Demo project with a services and db setup in 2 Docker containers and run with Docker Compose.
MySQL DB
REST Service built with Spring Data REST which reads and writes to DB
./mvnw clean install
docker-compose up
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Demo project with a services and db setup in 2 Docker containers and run with Docker Compose.
MySQL DB
REST Service built with Spring Data REST which reads and writes to DB
./mvnw clean install
docker-compose up