piomin / sample-quarkus-microservices-consulLinks
Demo applications illustrating how to build microservices and run them outside Kubernetes with Quarkus. It shows how to integrate the Quarkus application with Consul discovery and the KV store.
☆33Updated last week
Alternatives and similar repositories for sample-quarkus-microservices-consul
Users that are interested in sample-quarkus-microservices-consul are comparing it to the libraries listed below
Sorting:
- Native Java Apps with Micronaut, Quarkus, and Spring Boot☆63Updated last year
- hi, Spring fans! in this installment we look at how to use the Spring Authorization Server.☆34Updated last year
- Sample applications illustrating usage of Quarkus framework for building microservice architecture☆49Updated this week
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆110Updated this week
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- Customized version of the spring authorization server☆77Updated 2 weeks ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆38Updated this week
- Spring Security 5.5 From Taxi To Takeoff☆69Updated 3 years ago
- Quarkus playground☆80Updated 2 months ago
- Java Microservice Examples☆34Updated last year
- Very simplified shop sales system made in a microservices architecture using quarkus☆60Updated last year
- ☆63Updated 2 years ago
- Hi, Spring fans! In this installment we're going to look at how to setup a durable, secure, scalable, restartable, load-balanceable Sprin…☆37Updated last year
- Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notifi…☆50Updated 3 years ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated this week
- ☆43Updated 3 months ago
- Blog post describing how Spring Cloud Gateway can help with some of the problems GraphQL has☆27Updated 3 years ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆106Updated this week
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated this week
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud