|
1 | 1 |
|
2 | 2 | # **3-Tier Spring-Boot App (MongoDB,Memecached,RabbitMQ)**
|
| 3 | +[](https://www.oracle.com/java/) |
| 4 | +[](https://spring.io/projects/spring-boot) |
| 5 | +[](https://www.mongodb.com/) |
| 6 | +[](https://www.rabbitmq.com/) |
| 7 | +[](https://memcached.org/) |
| 8 | +[](https://www.docker.com/) |
| 9 | +[](https://maven.apache.org/) |
3 | 10 |
|
4 | | -A simple yet effective 3-tier web application demonstrating: |
| 11 | +> A production-ready Spring Boot microservice powered by MongoDB, RabbitMQ, and Memcached. Designed for scalable backends, async messaging, and ultra-fast caching. Containerized with Docker for seamless deployment |
5 | 12 |
|
6 | 13 | - ✅ Spring Boot REST APIs
|
7 | 14 | - ✅ MongoDB Integration
|
@@ -134,4 +141,4 @@ Thanks for helping improve this project! 💙
|
134 | 141 |
|
135 | 142 | ## 📄 License
|
136 | 143 |
|
137 | | -This project is licensed under the [MIT License](LICENSE). |
| 144 | +This project is licensed under the [MIT License](LICENSE). |
0 commit comments