mszarlinski / microservices-with-spring-cloud
Repository for excercises from Udemy course on Microservices with Spring Cloud by Ken Krueger
☆11Updated 8 years ago
Alternatives and similar repositories for microservices-with-spring-cloud:
Users that are interested in microservices-with-spring-cloud are comparing it to the libraries listed below
- The examples used in my Hibernate Tips and Tricks talk.☆26Updated last year
- Setup spring multiple datasources in PCF☆16Updated 7 years ago
- Batch Processing Large Data Sets with Spring Boot and Spring Batch☆37Updated 5 years ago
- Hi Spring fans! Welcome to another installment of Spring Tips! This week I look at using Spring Batch with Apache Kafka.☆22Updated 5 years ago
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆28Updated 3 weeks ago
- This project shows how to generate and consume Swagger API with Spring boot and Angular.☆27Updated 2 years ago
- sample microservices communicating asynchronously using spring cloud stream, rabbitmq☆29Updated 3 weeks ago
- Reactive Programming with Spring Example☆16Updated 7 years ago
- sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven …☆40Updated 2 weeks ago
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated last month
- sample applications with implementation of unit, component, contract and integrarion tests using pact, gatling, spring boot test and hove…☆26Updated 7 months ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated 3 weeks ago
- ☆15Updated 7 years ago
- Reactive Stock Quote Service Using Mongo DB☆12Updated 7 years ago
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- Demo applications and Kubernetes manifests for illustrating blue-green deployment strategy with database schema changes using tools like …☆19Updated this week
- this revisits how to build Spring Boot-based applications that take advantage of Spring Boot and Reactive programming☆17Updated 3 years ago
- Example Spring Boot applications used to run temperature monitoring and sensing services.☆15Updated 6 years ago
- sample spring boot application prepared for auto-scaling on single/many target machines☆16Updated 3 weeks ago
- The code for my GOTO Chicago 2019 Masterclass☆12Updated 5 years ago
- spring boot admin configuration with eureka using spring cloud finchley☆19Updated 6 years ago
- Intellij IDEA Live Templates☆34Updated 2 weeks ago
- Examples with Spring Security (OAuth2 and OpenID Connect, Authentication and Authorization)☆29Updated 3 years ago
- Microservices, CQRS and Event Sourcing reference implementation using Spring Cloud.☆12Updated 7 years ago
- Building a Reactive RESTful Web Service :: Learn how to create a RESTful web service with Reactive Spring.☆15Updated 5 years ago
- Microservices demo using Spring Boot, Spring Cloud, Spring Config Spring CLoud Bus, Netflix Eureka, Feign, Hystrix, Zuul, Turbine, CloudF…☆18Updated 7 months ago
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated last year
- Hi Spring fans! In this installment of _Spring Tips_ we look at Spring Cloud Stream's support for the Apache Kafka Streams project☆38Updated 5 years ago
- The code for my Reactive Spring Livelessons, second edition☆23Updated 5 years ago
- Demo illustrating Spring Boot deployment on Kubernetes with automatic manifests generation with Dekorate