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,5 +1,4 @@
|
||||
spring.thymeleaf.cache: false
|
||||
security.basic.enabled: false
|
||||
# demo only:
|
||||
logging.level.org.springframework.security: INFO
|
||||
logging.level.org.springframework.boot.actuate.audit.listener.AuditListener: DEBUG
|
||||
Reference in New Issue
Block a user