There are 10 repositories under spring-webflux topic.
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
Library for OpenAPI 3 with spring-boot
Spring 5/6 Reactive playground
:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
Thymeleaf integration module for Spring
Spring Boot Starter for Bucket4j
⚡️ Microservice Architecture with system for e-commerce project! Spring Boot microservices app with 🌀 Spring Cloud, Robust and resilient backend managing e-Commerce app... ❄️ Using Kafka Client, kafka server send message, Reactive Programming with WebFlux - Project Reactor.
Secures REST APIs with Spring Security and JWT Token-based Authentication powered by Spring Reactive stack
E-commerce demo with spring reactive webflux and spring cloud microservice
Multi-instance Reactive WebSocket messaging Chat App demo using Spring Boot 3.x, Java 21 and Redis Pub/Sub
An educational project to learn reactive programming with Spring 5
Reactive Feign client based on Spring WebFlux
Build Reactive Rest APIs with Spring WebFlux and Reactive Mongo
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
Reactive Spring WebFlux API + Real-time React
(Kotlin, Postgresql, Webflux, Springboot, Coroutine etc...) 저처럼 인터넷 휘젓고 다니지 말고 webflux 패턴으로 spring으로 시작하시려는 분에게 도움을 주고자 만들었습니다.
sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spring cloud gateway, spring data jpa and mongodb
This is an example application to show howto use Spring Boot 3, Angular 20, Kafka with Streams and Mongodb with the reactive features of Spring in a clean architecture and a Helm chart for the Kubernetes setup. Structurizr is used for C4 diagrams.
Hands-On workshop for securing a reactive spring boot 2 application in multiple steps
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
A sample project created using Spring Boot 2, Spring Data Mongo-Db Reactive, Spring Boot Webflux, Spring Security Webflux, Functional Routes
My purpose in life is to cleanup stale apps and services on a Cloud Foundry foundation. I can be configured to report on and remove orphaned services and stopped app instances older than a configurable duration. I do many other useful things too.
Kotlin Clean Architecture and CQRS microservice
Spring Webflux Video streaming service
In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer records from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization.
Denormalize and Index MySQL database with ElasticSearch and Kafka
Kotlin-Spring-OutBox-Microservice
Sample reactive microservices using spring 5, spring boot, spring webflux, project reactor and Mongo database
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 required.
An application to demonstrate Hexagonal architecture with Domain, Presenter & Entity segregation on Spring WebFlux
A blog project designed with microservices using Spring 5, Spring Boot 2, Spring Cloud Netflix 2, Angular 7, Kotlin
An educational project to learn reactive programming with Spring 5 and Kotlin
Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database
A step-to-step migration from JavaConfig to functional