Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chayan2009/microservice-architecture-springboot-h2database
This project demonstrates the implementation of microservice communication using Spring Boot. It showcases different methods to enable communication between independent microservices, focusing on best practices for building scalable, maintainable, and efficient distributed systems.
https://github.com/chayan2009/microservice-architecture-springboot-h2database
apigateway config-server eureka-discovery-client eureka-discovery-service eureka-server h2database springboot
Last synced: 14 days ago
JSON representation
This project demonstrates the implementation of microservice communication using Spring Boot. It showcases different methods to enable communication between independent microservices, focusing on best practices for building scalable, maintainable, and efficient distributed systems.
- Host: GitHub
- URL: https://github.com/chayan2009/microservice-architecture-springboot-h2database
- Owner: chayan2009
- Created: 2024-10-26T17:01:09.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T16:31:53.000Z (2 months ago)
- Last Synced: 2024-10-27T19:33:34.863Z (2 months ago)
- Topics: apigateway, config-server, eureka-discovery-client, eureka-discovery-service, eureka-server, h2database, springboot
- Language: Java
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microservice-communication-springboot
This project demonstrates the implementation of microservice communication using Spring Boot. It showcases different methods to enable communication between independent microservices, focusing on best practices for building scalable, maintainable, and efficient distributed systems.