• Stars
    star
    2
  • Language
    Java
  • Created almost 6 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this project we demonstrate microservice architecture. we create three apps that are independent however have to work together to form an ecosystem, each app acts as a service, and provide data to other services when requested. The services are all developed in Spring Boot for demonstration purposes, although later other services done in django and laravel will be added. #Spring-Boot #Java #Microservices