Skip to content

Light weight Spring Boot Demo, suited for testing and demoing on quota based cloud options e.g. openshift.io

Notifications You must be signed in to change notification settings

redhat-developer-demos/microspringboot1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This demonstration illustrates the microservice principles of:

  • service discovery
  • service load-balancing
  • service resiliency

mvn spring-boot:run

http://localhost:8080 (outside of Kubernetes)

Invokes microspringboot2 (customers)

Invokes microspringboot3 (orders)

ToDo:

Figure out why @HystrixCommand does not work without @RequestMapping

Log Aggregation

Config Map Configuration

About

Light weight Spring Boot Demo, suited for testing and demoing on quota based cloud options e.g. openshift.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published