- JDK (11)
- Maven (3.8.1)
- IDE (IntelliJ IDEA)
- MongoDB (5.0.3)
- Docker Desktop (20.10.11)
- How to Dockerize Spring Boot and MongoDB Project with Microservice Architecture?
- CI/CD Pipeline with Spring Boot Application (NEW)
https://hub.docker.com/r/19812381238/product-microservice
- Java
- Spring Boot (v2.6.2)
- Docker (Dockerfile and Docker Compose)
- GitHub Actions (CI/CD Pipeline)
- Swagger
- Microservices Architecture
- Layered Architecture
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request