Skip to content

Commit a747173

Browse files
committed
Merge pull request #15859 from matthiasstock
* pr/15859: Polish contribution Polish 'Database Initialization' section
2 parents d368e9c + a1fbfbe commit a747173

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-project/spring-boot-docs/src/main/asciidoc

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/howto.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2186,6 +2186,7 @@ reused to provide similar features to what the auto-configuration does with a si
21862186
== Database Initialization
21872187
An SQL database can be initialized in different ways depending on what your stack is.
21882188
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.
21892190

21902191

21912192

0 commit comments

Comments
 (0)