We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d368e9c + a1fbfbe commit a747173Copy full SHA for a747173
spring-boot-project/spring-boot-docs/src/main/asciidoc/howto.adoc
@@ -2186,6 +2186,7 @@ reused to provide similar features to what the auto-configuration does with a si
2186
== Database Initialization
2187
An SQL database can be initialized in different ways depending on what your stack is.
2188
Of course, you can also do it manually, provided the database is a separate process.
2189
+It is recommended to use a single mechanism for schema generation.
2190
2191
2192
0 commit comments