Bookmarks tagged [spring-cloud]
https://www.youtube.com/watch?v=-Icd-s2JoAw
This talk will explore the latest release of Spring Batch as well as how to utilize it in a modern cloud environment. We will work through building a cloud-native batch process using Spring's stack in...
- 📆 published on: 2017-12-14
- tags: spring, spring-cloud, scalability
- source code
https://spring.io/guides/gs/messaging-gcp-pubsub/
Messaging with Google Cloud Pub/Sub :: Learn how to exchange messages using Spring Integration channel adapters and Google Cloud Pub/Sub
https://spring.io/projects/spring-cloud-gcp
The Spring Cloud GCP project makes the Spring Framework a first-class citizen of Google Cloud Platform (GCP).
[Spring Cloud GCP Code Samples](https://github.com/spring-cloud/spring-cloud-gcp/tree/mas...
A simple way to deal with personal finances
This is a proof-of-concept application, which demonstrates [Microservice Architecture Pattern](http://martinfowler.com/micro...
https://www.youtube.com/watch?v=AMJQO9zs2eo
Spring has been the leader as a microservices framework for Java with Spring Boot, Spring and Spring Cloud. Istio has emerged as a polyglot alternative to Spring Cloud as an open platform to connect, ...
- 📆 published on: 2018-10-03
- tags: spring-cloud, istio
http://spring.io/projects/spring-cloud
Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing,...
- tags: spring, spring-cloud
- source code
https://www.baeldung.com/spring-cloud-netflix-hystrix
The article shows how to set up a fallback in your application logic, using Spring Cloud Hystrix.
- 📆 published on: 2018-11-05
- tags: spring, spring-boot, spring-cloud, hystrix, circuit-breaker
- source code