piomin / sample-microservices-protobufLinks
creating microservices with rest http api exposed over google protocol buffer on spirng-boot
☆43Updated last week
Alternatives and similar repositories for sample-microservices-protobuf
Users that are interested in sample-microservices-protobuf are comparing it to the libraries listed below
Sorting:
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- demo of a distributed transaction using spring stream and a saga pattern with a spring state machine☆59Updated 3 years ago
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated last week
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated last week
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated last week
- Reactive version of Spring PetClinic sample application based on Spring Webflux and Cassandra☆83Updated 2 years ago
- Spring 6 and Spring Boot 3 playground☆81Updated last month
- Hi, Spring fans! In this installment, we'll look at how to build tenancy-aware JDBC applications☆24Updated 2 years ago
- A Spring Boot 3 demo which shows how to use the Resilience4j Spring Boot 3 Starter☆65Updated 6 months ago
- Demo project illustrating new features of Java after the 8th version☆46Updated last week
- Demo presenting how to use Spring Cloud Stream and Spring Cloud Function with Apache Kafka broker to implement SAGA pattern in event-driv…☆24Updated last week
- SpringBoot Starter for Localstack☆53Updated last year
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated last week
- ☆35Updated last year
- This repository shows the most interesting Spring Boot features☆50Updated last week
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud☆149Updated last week
- Smoke tests for Spring's AOT and native support☆59Updated this week
- A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering diffe…☆29Updated 2 years ago
- Java Simple Pocs☆60Updated this week
- Demo Java apps for several scenarios on Kubernetes☆25Updated last week
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆106Updated last week
- Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java☆19Updated last week
- Hi, Spring fans! In this installment, we're going to look at some the C in M-V-C and their representation in Spring's `@Controller` types…