Skip to content

dustinbarnes/microservice-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservice-example

2015-01-07: Moved files from DropWizard to Spring Boot, and moved everything to Java 8.

This is just a quick example project for taking 4 micro-services (done in DropWizard), then having an aggregation service (also in DropWizard) which fetches results from the 4 microservices in parallel, as an alternative to 4 simultaneous AJAX requests from the frontend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages