Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 478 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 478 Bytes

microservices

Project playing with microservices, spring-boot and netflix oss.

Using Sprint Boot 1.25 and netflix OSS integrations to use the eureka server for service discovery.

Has a dedicated app for the Eureka server (service regsitry), two stubbed microservice apps and a dedicated Zuul server app (Edge server/API)

More details on the what, why and how are written up here: http://automateddeveloper.blogspot.co.uk/2015/09/spring-boot-netflix-oss-adventure-into.html