Skip to content

Commit

Permalink
Merge pull request #30774 from mmoayyed
Browse files Browse the repository at this point in the history
* gh-30774:
  Adjust mustache property name to match replacement

Closes gh-30774
  • Loading branch information
wilkinsona committed Apr 25, 2022
2 parents d0c9d5a + d9ed4fb commit 25909d0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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
Expand Down

0 comments on commit 25909d0

Please sign in to comment.