Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isinghabhishek/microservices_springboot
microservices_springboot
https://github.com/isinghabhishek/microservices_springboot
Last synced: 3 days ago
JSON representation
microservices_springboot
- Host: GitHub
- URL: https://github.com/isinghabhishek/microservices_springboot
- Owner: isinghabhishek
- Created: 2023-10-29T15:09:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-04T18:17:12.000Z (about 1 year ago)
- Last Synced: 2023-11-04T19:25:09.034Z (about 1 year ago)
- Language: Java
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# microservices_springboot
- Microservice architectures are the ‘new normal’. Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
- Spring Boot’s many purpose-built features make it easy to build and run your microservices in production at scale.
- And don’t forget, no microservice architecture is complete without Spring Cloud ‒ easing administration and boosting your fault-tolerance.- What is Spring-Boot?
- What is Microservices?