See gh-26682
This commit is contained in:
Stephane Nicoll 2021-06-09 14:47:54 +02:00
parent 98ed0458cd
commit 8590eccac4
1 changed files with 4 additions and 0 deletions

View File

@ -1752,6 +1752,10 @@
"level": "error"
}
},
{
"name": "spring.sql.init.mode",
"defaultValue": "embedded"
},
{
"name": "spring.thymeleaf.prefix",
"defaultValue": "classpath:/templates/"