Skip to content
/ micros Public

example project for microservices with declarative REST clients

Notifications You must be signed in to change notification settings

andpab/micros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplistic example project for microservices with declarative REST clients

technologies demonstrated:

  • Spring Boot
  • Spring Cloud
  • Spring MVC
  • Netflix Eureka
  • Netflix Feign
  • JavaFX

Modules:

  • The discovery module is a simplistic service discovery
  • The supermarket-service module is a microservice providing access to a REST repository resource
  • The pasta-service module is a microservice offering a REST interface and utilizing another microservice via REST
  • The javafx-client module is a JavaFX client application utilizing the above services via REST

About

example project for microservices with declarative REST clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages