Skip to content

Commit 2dfa659

Browse files
committed
Update package
1 parent 1a5a7d3 commit 2dfa659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ server.forward-headers-strategy=native
2626
spring.main.banner-mode=off
2727
spring.application.name=@project.artifactId@
2828

29-
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
29+
spring.autoconfigure.exclude=org.springframework.boot.security.autoconfigure.UserDetailsServiceAutoConfiguration
3030
tailormap.datasource.url=jdbc:postgresql:tailormap
3131
tailormap.datasource.username=tailormap
3232
tailormap.datasource.password=tailormap

0 commit comments

Comments
 (0)