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: about 1 month 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T18:24:40.000Z (7 months ago)
- Last Synced: 2025-04-07T04:45:22.881Z (about 1 month ago)
- Topics: apigateway, config-server, eureka-discovery-client, eureka-discovery-service, eureka-server, h2database, springboot
- Language: Java
- Homepage:
- Size: 36.1 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.