Spring Flyway Support: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Spring Data =Overview=")
 
Line 4: Line 4:


=Overview=
=Overview=
=TODO=
<font color=darkgray>
Understand how main/resource/db/migration/V1.0_init.sql drives schema creation with [[Spring Data JPA]].
</font>

Revision as of 17:01, 10 October 2018

Internal

Overview

TODO

Understand how main/resource/db/migration/V1.0_init.sql drives schema creation with Spring Data JPA.