SpringOne Platform 2016 Replay: Easy Consumption of Microservices
Recorded at SpringOne Platform 2016. Speakers: - Ted Tollefson, Shawn Sherwood, Kroger Slides: http://www.slideshare.net/SpringCentral/easy-consumption-of-microservices
Cloud Foundry makes it easy to deploy and run microservices. Now that you have your microservice running, how do you make it easy for other teams to consume it? Spring Initializr, Spring Boot, Spring Cloud Netflix and Cloud Foundry can be used together to make the consumption side easy and efficient. Client libraries can be offered in Spring Initializr. The generated Spring Boot application can be deployed to Cloud Foundry…