fabric8-platform icon indicating copy to clipboard operation
fabric8-platform copied to clipboard

lets create a spring boot quickstart of a client which invokes a service

Open jstrachan opened this issue 7 years ago • 3 comments

which we can then use to help demo service discovery, high availability, readiness checks etc like the @davsclaus demo he's done lately with 2 microservices

jstrachan avatar Oct 24 '16 08:10 jstrachan

we could then use these quickstarts to show how folks could enable linkerd for client side discovery / circuit breakers / timeouts / auto-retries etc without code changes to the microservice

jstrachan avatar Oct 24 '16 08:10 jstrachan

@jstrachan I am very interested in this if it has been worked on

rossedman avatar Jun 14 '17 14:06 rossedman

there's a bunch of spring boot quickstarts being developed here https://github.com/snowdrop/ in addition to the ones we've got in the fabric8 quickstarts organisation https://github.com/fabric8-quickstarts?utf8=%E2%9C%93&q=spring-boot&type=&language=

jstrachan avatar Jun 14 '17 15:06 jstrachan