fishey2 / java-component-template

A template project for Java based projects with Spring Boot 2, Gradle, Logback and JUnit5
MIT License
7 stars 0 forks source link

[with_flyway] Change default handling of migration from Hibernate to Flyway (external) #32

Open fishey2 opened 4 years ago

fishey2 commented 4 years ago

Flyway is a more generic tool for managing migrations and does not require a fully fledged Spring App to work correctly.