Skip to content

Commit 8590ecc

Browse files
committed
Polish
See gh-26682
1 parent 98ed045 commit 8590ecc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,6 +1752,10 @@
17521752
"level": "error"
17531753
}
17541754
},
1755+
{
1756+
"name": "spring.sql.init.mode",
1757+
"defaultValue": "embedded"
1758+
},
17551759
{
17561760
"name": "spring.thymeleaf.prefix",
17571761
"defaultValue": "classpath:/templates/"

0 commit comments

Comments
 (0)