This part cover Spring Boot Web, Data, Cache, JUnit5, Mockito, MySQL and Redis that provide Customer Micro Service.
Docker, Docker Compose
- Rename .env.dist to .env
- Rename application.yaml.dist to application.yaml
- If you are using Intellij Professional the .env values can be configured, if don't you can configure the values directly on application.yaml or set all as env values
- Run command
docker-compose -f stack-customer.yaml
After run the application, you can check the available endpoints on http://localhost:5080/swagger-ui.html