This project follows a microservice design pattern using Spring Boot and Spring Cloud dependencies. The goal here is to make each service independent, loosely coupled, highly maintainable, and easily tested. Using Spring Boot, each microservice can be run as a standalone app which already helps meet 3 of the previously mentioned goals. Spring Cloud introduces ways to provide load balancing, service discovery, and inter-service communication in a way that provides minimal code. One downside is the large amount of configuration involved in the initial setup of the applications.
-
Notifications
You must be signed in to change notification settings - Fork 0
A look at the microservice architecture
License
nosliwmichael/spring-boot-microservice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A look at the microservice architecture
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published