Spring Boot Liquibase Save

Evolve your database with Spring Boot applications

Project README

Evolve your Spring-Boot application with Liquibase Build Status

Blog

https://medium.com/@harittweets/evolving-your-database-using-spring-boot-and-liquibase-844fcd7931da

How to run?

clone the codebase

git clone [email protected]:hhimanshu/spring-boot-liquibase.git

compile, test, package

mvn clean package

run

mvn spring-boot:run

Go to http://localhost:8080/h2-console

JDBC URL: jdbc:h2:mem:testdb
User Name: sa
Password: Leave it blank

Now you have the access of in-memory H2 database dashboard.

Open Source Agenda is not affiliated with "Spring Boot Liquibase" Project. README Source: hhimanshu/spring-boot-liquibase
Stars
35
Open Issues
0
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating