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

https://github.com/mvillarrealb/liquibase-demo

Database Migrations for Micronaut/Spring With Liquibase
https://github.com/mvillarrealb/liquibase-demo

Last synced: 4 months ago
JSON representation

Database Migrations for Micronaut/Spring With Liquibase

Awesome Lists containing this project

README

        

# liquibase-demo

Simple book registry service used for various proofs of concept and tech articles :)

# Projects

* **book-demo**: Basic book Registry service with springboot

* **book-demo-micronaut**: Book inventory and pricing api with micronaut

# Related Articles

1. [Database Migrations for Micronaut/Spring With Liquibase](./articles/database_migrations.md)

2. [E2E Sandbox with Test-containers](./articles/testcontainers_sandbox.md)

... more to come :)