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
- Host: GitHub
- URL: https://github.com/hokkung/user-changelog
- Owner: hokkung
- Created: 2024-03-20T05:11:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T06:53:49.000Z (about 1 year ago)
- Last Synced: 2025-01-18T01:43:59.419Z (4 months ago)
- Topics: java, liquibase, mysql
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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