Revert "Merge branch '2.7.x'"

This reverts commit f0677a119c, reversing
changes made to 938d58f32c.
This commit is contained in:
Brian Clozel
2021-12-21 09:05:06 +01:00
parent f0677a119c
commit f61c87c3a7
107 changed files with 10 additions and 6457 deletions

View File

@@ -62,7 +62,6 @@ public class DevToolsPropertyDefaultsPostProcessor implements EnvironmentPostPro
static {
Map<String, Object> properties = new HashMap<>();
properties.put("spring.freemarker.cache", "false");
properties.put("spring.graphql.graphiql.enabled", "true");
properties.put("spring.groovy.template.cache", "false");
properties.put("spring.mustache.cache", "false");
properties.put("server.servlet.session.persistent", "true");