Move security.* to spring.security.*
This commit also removes `security.basic.enabled` as this property is no longer required. Closes gh-10296
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
debug: true
|
||||
spring.thymeleaf.cache: false
|
||||
security.basic.enabled: false
|
||||
logging.level.org.springframework.security: INFO
|
||||
Reference in New Issue
Block a user