Skip to content

navkumar258/java-spring-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

java-spring-microservices

Java-Spring Cloud based event driven microservices based on this repository and this article.

Available services(each has it's own branch):

  1. accounts-service: User registration, authentication and management micro-service.Also, a producer for RabbitMQ user exchange
  2. appointment-service: Create and manage appointments. Producer for the appointment exchange
  3. eureka-server: Service discovery and registration micro-service
  4. gateway-service: service acting as a application-gateway i.e. front door of all user requests with dynamic routing, monitoring, resilience and security
  5. notification-service: Consumer of RabbitMQ queues for sending email as well as sms notifications on corresponding events
  6. store-service: Used to create, retrieve and update store related info

Note: This is a work-in-progress and only available as a reference for creating highly scalable and fault-tolerant micro-services using java and spring cloud integration

About

Java-Spring Cloud based event driven microservices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published