We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1fce43 commit 2ca934bCopy full SHA for 2ca934b
src/main/java/org/woehlke/java/simpleworklist/config/WebSecurityConfig.java
@@ -5,7 +5,6 @@
5
import org.springframework.boot.context.properties.EnableConfigurationProperties;
6
import org.springframework.context.annotation.Bean;
7
import org.springframework.context.annotation.Configuration;
8
-import org.springframework.context.annotation.Primary;
9
import org.springframework.data.jpa.repository.config.EnableJpaAuditing;
10
import org.springframework.data.web.config.EnableSpringDataWebSupport;
11
import org.springframework.scheduling.annotation.EnableAsync;
0 commit comments