Currently involved in building a microservice as part of a broader project aimed at replicating the functionality of an existing website. This project is under continuous development and improvement, with the ultimate goal of deploying the service on Kubernetes (k8s).
- Spring boot
- JPA
- MySQL
- Redis
- Netflix-eureka-client
- Redis
Within the download you'll find the following directories and files:
product-service
|
│ README.md
│
└─── java
| | advices
| | config
| | controllers
│ │ dtos
│ │ models
| | exceptions
│ │ repositories
│ | services
|
|
└─── resource
│ | application.properties
│
We use GitHub Issues as the official bug tracker. Standard Issue/Bug request is supported.