Skip to content

johnktims/spring-boot-querydsl-liquibase-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvn clean spring-boot:run

creates the database from the liquibase changeset in src/main/resources/db/changelog/db.changelog-master.yaml

mvn hibernate:hbm2java

then reverse engineers that database and creates JPA entities.

About

My project for debugging issues with spring boot, querydsl, and liquibase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages