Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavankjadda/LiquibaseDemo
Safely Evolute Database with Liquibase and Spring Boot
https://github.com/pavankjadda/LiquibaseDemo
database java jpa-entities liquibase setup-liquibase spring-boot spring-data-jpa
Last synced: 7 days ago
JSON representation
Safely Evolute Database with Liquibase and Spring Boot
- Host: GitHub
- URL: https://github.com/pavankjadda/LiquibaseDemo
- Owner: pavankjadda
- License: gpl-3.0
- Created: 2019-02-12T01:38:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T06:33:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T17:10:44.080Z (16 days ago)
- Topics: database, java, jpa-entities, liquibase, setup-liquibase, spring-boot, spring-data-jpa
- Language: Java
- Homepage:
- Size: 183 KB
- Stars: 16
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Liquibase database evolution with with Spring Boot
master: ![Build Project](https://github.com/pavankjadda/LiquibaseDemo/workflows/Build%20Project/badge.svg?branch=master)development: ![Build Project](https://github.com/pavankjadda/LiquibaseDemo/workflows/Build%20Project/badge.svg?branch=development)
# Instructions
See updated instructions from [medium article](https://medium.com/@pavankjadda/safely-evolving-database-with-liquibase-spring-data-and-spring-boot-9c8d2aab1537)