Set spring.freemarker.checkTemplateLocation to false
This commit is contained in:
parent
4eeac7f96c
commit
1abf320c99
@ -439,6 +439,9 @@ updates:
|
||||
# Enable/disable updates checking.
|
||||
enabled: "${UPDATES_ENABLED:true}"
|
||||
|
||||
# spring freemarker configuration
|
||||
spring.freemarker.checkTemplateLocation: "false"
|
||||
|
||||
# spring CORS configuration
|
||||
spring.mvc.cors:
|
||||
mappings:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user