svgagan / server-sent-eventsView external linksLinks
WebFlux Server using the Spring WebFlux framework and reactive Kafka which exposes a REST API for the clients to make secure HTTP requests. Once a secure connection is established between the client and the web flux server, it consumes messages from Kafka topics and pushes the data asynchronously without closing connection with the client unless…
☆34Mar 6, 2021Updated 4 years ago
Alternatives and similar repositories for server-sent-events
Users that are interested in server-sent-events are comparing it to the libraries listed below
Sorting:
- Sample SSE with Spring Boot and WebFlux☆12May 5, 2019Updated 6 years ago
- Example Microservices Orchestrator with Rollback capabilities☆21Mar 24, 2023Updated 2 years ago
- Stream with Spring Boot Reactive + Kafka + Server Sent Event + Cassandra.☆21Jul 20, 2018Updated 7 years ago
- Demo project for Spring Cloud Intro presentation☆11Aug 20, 2024Updated last year
- Spring Boot 3 Observability☆12Sep 18, 2023Updated 2 years ago
- ☆16Apr 15, 2024Updated last year
- testing webclient reactive communication with spring boot reactive application built on top of spring webflux☆30Feb 2, 2026Updated last week
- Open Source Identity and Access Management For Modern Applications and Services☆16Updated this week
- All types of integrations for Redis in Spring Boot☆11Oct 2, 2022Updated 3 years ago
- Example reactive kafka consumer and producer implementation on spring boot☆86Jan 22, 2024Updated 2 years ago
- Simulate the Transaction problem about dirty read, Non-repeatable reads, Phantom reads, Lost update in the H2, MySQL, Postgresql, SQLite,…☆19Apr 30, 2021Updated 4 years ago
- A repository that contains life and time saver git commands; rollback, revert, etc. (in-progress)☆23Oct 25, 2023Updated 2 years ago
- Java Examples by Evren Tan☆24May 1, 2025Updated 9 months ago
- Spring Boot Testing Examples☆26Aug 18, 2023Updated 2 years ago
- The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web ap…☆31Jan 17, 2026Updated 3 weeks ago
- Hexagonal Architectura in a Spring Data Application☆63Dec 11, 2022Updated 3 years ago
- Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementati…☆388Updated this week
- ☆12Feb 22, 2023Updated 2 years ago
- Java (Spring) microservices example with Kafka and saga pattern☆77Jun 3, 2023Updated 2 years ago
- ☆13Jun 28, 2021Updated 4 years ago
- ☆10Jul 7, 2023Updated 2 years ago
- Learning PySpark video series☆11Mar 5, 2018Updated 7 years ago
- A simple Spring Boot app that talks to Kafka using Avro and Schema Registry☆39Oct 23, 2025Updated 3 months ago
- ☆11May 7, 2022Updated 3 years ago
- The repo for my articles, tutorials and guides about the Spring Framework, Spring Boot, Spring Security.☆39Jan 24, 2025Updated last year
- ☆16Jun 13, 2018Updated 7 years ago
- ☆11Mar 5, 2025Updated 11 months ago
- Code repository for tutorial sample code, solutions and demos hosted on AIandGames.com☆10Sep 20, 2017Updated 8 years ago
- This is spring boot outbox pattern example.☆11Sep 6, 2022Updated 3 years ago
- A web-based quickstart generator for Spring projects☆12Jul 27, 2017Updated 8 years ago
- This springboot project demonstrates blocking and non-blocking error handling - retry, recovery and dlt using spring kafka for kafka cons…