Merge pull request #30774 from mmoayyed
* gh-30774: Adjust mustache property name to match replacement Closes gh-30774
This commit is contained in:
commit
25909d0cba
|
|
@ -7,7 +7,7 @@ spring.freemarker.cache=false
|
|||
spring.graphql.graphiql.enabled=true
|
||||
spring.groovy.template.cache=false
|
||||
spring.h2.console.enabled=true
|
||||
spring.mustache.cache=false
|
||||
spring.mustache.servlet.cache=false
|
||||
spring.mvc.log-resolved-exception=true
|
||||
spring.reactor.debug=true
|
||||
spring.template.provider.cache=false
|
||||
|
|
|
|||
Loading…
Reference in New Issue