You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Java Spring Boot project bootstrapped by Maven and using PostgreSQL with Hibernate inside docker-compose infrastructure with Hibernate migrations and seeders
A simple Java Spring Boot project bootstrapped by Maven and using PostgreSQL with Hibernate inside docker-compose infrastructure with Hibernate migrations and seeders
Starting the project
docker-compose down -v
docker compose -p java-springboot-docker up -d
About
A simple Java Spring Boot project bootstrapped by Maven and using PostgreSQL with Hibernate inside docker-compose infrastructure with Hibernate migrations and seeders