spring:
thymeleaf:
prefix: classpath:/templates/
suffix=: .html
encoding: UTF-8
cache: false
main:
allow-bean-definition-overriding: true
application:
log:
level: @profiles.log.level@
path: @profiles.log.path@
management:
health:
redis:
enabled: false
-
赵啸非 authoreda112181a