How to: Create .jar file for docker-compose while using flyway migration?
I have a Spring Boot app that uses PostgreSQL + Flyway and want to do the following in a docker-compose
file:
I have a Spring Boot app that uses PostgreSQL + Flyway and want to do the following in a docker-compose
file: