An open API service indexing awesome lists of open source software.

https://github.com/isinghabhishek/microservices_springboot

Creating microservices using springboot
https://github.com/isinghabhishek/microservices_springboot

java microservice spring-boot

Last synced: 8 months ago
JSON representation

Creating microservices using springboot

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?