Creating JOOQ objects during the Docker image build process using a PostgreSQL container
I’m working on a side project and I want to create a docker-compose in order to deploy the project locally successfully.
The main flow is:
I’m working on a side project and I want to create a docker-compose in order to deploy the project locally successfully.
The main flow is: