An open API service indexing awesome lists of open source software.

https://github.com/hokkung/user-changelog

Liquibase application for migrating/modifying user's database
https://github.com/hokkung/user-changelog

java liquibase mysql

Last synced: 3 months ago
JSON representation

Liquibase application for migrating/modifying user's database

Awesome Lists containing this project

README

        

# user-changelog

---

## Java application to operate/manage User's DB

---

## How to run application
1. Copy `application-local-t.properties` into `application-local.properties`
2. Add environment variable `SPRING_PROFILES_ACTIVE=local`
3. run maven
---

## Technology Stack
- Liquibase
- MySql