-
Notifications
You must be signed in to change notification settings - Fork 181
Home
-
This project is a development of a small set of Spring Boot based Microservices projects, that implement cloud-native intuitive, design patterns and coding best practices.
-
The project follows CloudNative recommendations and The Twelve-Factor app methodology for building software-as-a-service apps to show how μServices should be built and deployed.
-
The project is using cutting edge technologies like Docker, Kubernetes, Elasticsearch Stack for logging and monitoring, Java SE 14, MySQL database, MongoDB, TDD, unit, integration & performance testing and Reactive Programming, and many more.
The code here at first inspired by the book Hands-On Microservices With Spring Boot and Spring Cloud book by Packt Publishing. Here I am adding more business concepts, while kepping the project software stack updated to the most recent software versions. Besides , adding more use cases and problems, my team and I are facing in a day by day work.