An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with spring-webflux

A curated list of projects in awesome lists tagged with spring-webflux .

https://github.com/hs-web/hsweb-framework

hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。

hsweb java java8 javaweb mybatis r2dbc reactive-streams reactor spring-boot spring-webflux

Last synced: 05 May 2025

https://github.com/zhudyos/duic

分布式配置中心,集中化配置管理,应用配置权限管理,配置实时更新等功能

configuration configuration-management distributed-configuration kotlin spring-boot spring-webflux

Last synced: 01 Apr 2025

https://github.com/hantsy/spring-reactive-jwt-sample

Secures REST APIs with Spring Security and JWT Token-based Authentication powered by Spring Reactive stack

jwt spring spring-boot spring-data-mongodb-reactive spring-security spring-webflux

Last synced: 03 Apr 2025

https://github.com/hoangtien2k3/ecommerce-microservices

⚡️ 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.

config-server cqrs-pattern database discovery-server docker ecommerce-website java jwt kafka kotlin microservices mysql reactive-programming reactive-programming-in-java reactor reactor-core send-email spring-webflux zipkin

Last synced: 21 Apr 2025

https://github.com/kptfh/feign-reactive

Reactive Feign client based on Spring WebFlux

feign java reactive reactor ribbon rxjava2 spring-webclient spring-webflux

Last synced: 27 Jun 2025

https://github.com/yeautyye/justpay

spring-boot2.0.0+Dubbox+spring-webflux的轻量级分布式聚合支付

alipay dubbox java pay spring spring-webflux springboot wechatpay

Last synced: 21 Aug 2025

https://github.com/andifalk/reactive-spring-security-5-workshop

Hands-On workshop for securing a reactive spring boot 2 application in multiple steps

oauth2 openid-connect owasp-top-10 reactive-streams spring spring-boot spring-mvc spring-security spring-webflux workshop

Last synced: 12 Apr 2025

https://github.com/angular2guy/angularandspring

This is an example application to show howto use Spring Boot 3, Angular 19, 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.

angular angular-cli angular-components angular19 archunit clean-architecture helm-chart java kafka kafka-streams kubernetes mongodb spring-actuator spring-boot spring-webflux springboot3 structurizr typescript

Last synced: 05 Apr 2025

https://github.com/piomin/sample-spring-cloud-webflux

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

eureka load-balancer mongodb reactive-microservices reactive-mongo ribbon spring-boot-2 spring-cloud spring-cloud-gateway spring-cloud-netflix spring-data-jpa spring-webflux

Last synced: 04 Apr 2025

https://github.com/mohitsinha/spring-boot-webflux-reactive-mongo

A sample project created using Spring Boot 2, Spring Data Mongo-Db Reactive, Spring Boot Webflux, Spring Security Webflux, Functional Routes

spring-boot spring-data-mongodb-reactive spring-reactive spring-webflux springsecurity

Last synced: 14 Apr 2025

https://github.com/cf-toolsuite/cf-butler

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.

cf-cli cloud-foundry java r2dbc reactor-core spring-boot spring-webflux

Last synced: 03 Sep 2025

https://github.com/piomin/sample-spring-reactive

Sample reactive microservices using spring 5, spring boot, spring webflux, project reactor and Mongo database

mongodb reactive reactive-programming reactor spring spring-boot spring-boot-2 spring-data-mongodb spring-framework-5 spring-webflux

Last synced: 13 Apr 2025

https://github.com/ivangfr/spring-data-jpa-r2dbc-mysql-stream-million-records

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's data from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization.

cadvisor docker java jconsole jib kafdrop kafka mysql spring-boot spring-cloud-stream spring-data-jpa spring-data-r2dbc spring-web-mvc spring-webflux

Last synced: 10 Apr 2025

https://github.com/piomin/sample-spring-data-webflux

Demo apps showing how to use R2DBC with Spring Boot, Spring Data and Spring WebFlux on Postgres database

postgres r2dbc reactive spring-boot spring-data spring-data-jdbc spring-webflux

Last synced: 18 Aug 2025

https://github.com/piomin/sample-spring-webflux

testing webclient reactive communication with spring boot reactive application built on top of spring webflux

backpressure netty reactive-streams reactor spring-boot spring-webflux webclient

Last synced: 16 Mar 2025

https://github.com/hantsy/angular-spring-rsocket-sample

Demo for using Angular and Spring RSocket together

angular rsocket spring-data-mongodb spring-webflux websocket

Last synced: 17 Mar 2025

https://github.com/mattbertolini/spring-annotated-web-data-binder

Bind query params, form data, headers, cookies, session data, and more to a Java bean in Spring MVC and Spring WebFlux

beans camel-case databinding java java-bean-binding jax-rs jvm modelattribute snake-case spring spring-boot spring-mvc spring-web spring-webflux spring-webmvc

Last synced: 29 Oct 2025

https://github.com/rbiedrawa/spring-webflux-keycloak-demo

This repository demonstrates how to use reactive Spring Security with OAuth2 and Keycloak. Keycloak server with all components can be started using docker-compose and utility script.

docker docker-compose jwt jwt-authentication keycloak oauth2 postman postman-collection reactor security spring-boot spring-security spring-security-5 spring-security-oauth2 spring-webflux testing webflux-security wiremock

Last synced: 19 Oct 2025

https://github.com/piomin/sample-spring-cloud-security

Demo project illustrating how to configure security for Spring Boot microservices

microservices oauth2 spring-boot spring-cloud spring-security spring-webflux ssl x509certificates

Last synced: 17 Mar 2025

https://github.com/ivangfr/springboot-rsocket-webflux-aop

The goal of this project is to play with RSocket protocol. For it, we will implement three Spring Boot Java applications, movie-server, movie-client-shell and movie-client-ui. As storage, it's used the reactive NoSQL database MongoDB. All the streaming of movie events and the logging are handling by AOP (Aspect Oriented Programming).

docker graalvm java mongodb native rsocket semantic-ui spring-aop spring-boot spring-data-mongodb-reactive spring-shell spring-webflux thymeleaf websocket

Last synced: 14 Oct 2025

https://github.com/ivangfr/spring-webflux-reactive-databases

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 applications, product-api, customer-api, order-api and client-shell, and use reactive NoSQL database like Cassandra, MongoDB, Postgres and MySQL.

cassandra docker http-interface java mongodb mysql postgresql spring-aop spring-boot spring-data-cassandra-reactive spring-data-mongodb-reactive spring-data-r2dbc spring-shell spring-webflux springdoc-openapi

Last synced: 10 Apr 2025

https://github.com/ivangfr/spring-cloud-stream-event-routing-cloudevents

The goal of this project is to play with Spring Cloud Stream Event Routing and CloudEvents. For it, we will implement a producer and consumer of news & alert events.

cloudevents event-routing graalvm java kafdrop kafka native spring-boot spring-cloud-stream spring-webflux

Last synced: 11 Jul 2025

https://github.com/joselion/spring-r2dbc-relationships

A set of annotations to handle entity relationships when working on Spring Data R2DBC.

database-relationships r2dbc spring spring-boot spring-r2dbc spring-webflux

Last synced: 15 Aug 2025

https://github.com/g-khan/server-sent-events

Sample Live Score app - Spring Boot Reactive Webflux Server-Sent Events

server-sent-events spring-webflux sse

Last synced: 23 Apr 2025

https://github.com/ormanli/sepet

An example system using gRPC, Spring Boot, Redis Pub/Sub, TimescaleDB

docker grpc grpc-stream java15 redis-pubsub spring-boot spring-webflux timescaledb

Last synced: 07 May 2025

https://github.com/pacphi/reactive-jdbc-demo

This is a simple experiment to test Spring 5's Webflux Module's Functional Programming Model interaction with the Reactiverse reactive-pg-client.

docker java pcf postgres reactive spring-5 spring-boot spring-webflux

Last synced: 07 May 2025

https://github.com/bezkoder/spring-boot-r2dbc-h2-example

Spring Boot R2DBC + H2 example - CRUD application with Spring Data R2DBC example, Spring WebFlux for Reactive Rest API

crud crud-api crud-application crud-operation crud-operations crud-sample h2-database r2dbc r2dbc-h2 spring spring-boot spring-data-r2dbc spring-reactive spring-webflux springboot webflux

Last synced: 15 Jun 2025

https://github.com/ingogriebsch/spring-hateoas-siren

A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.

hypermedia hypermedia-format-siren java siren spring spring-boot spring-framework spring-hateoas spring-hateoas-siren spring-mvc spring-web spring-web-mvc spring-webflux

Last synced: 28 Oct 2025

https://github.com/hantsy/angular-spring-sse-sample

Demo for using Angular and Spring WebFlux Server Sent Events together

angular server-sent-events spring-data-mongodb spring-webflux

Last synced: 18 Mar 2025

https://github.com/hantsy/angular-spring-websocket-sample

Demo for using Angular and Spring Reactive WebSocket together

angular reactive spring-data-mongodb spring-webflux websocket

Last synced: 18 Mar 2025

https://github.com/ingogriebsch/spring-hateoas-siren-samples

A repository that contains examples for Spring HATEOAS Siren to showcase how to use the features provided by the library.

hypermedia hypermedia-format-siren java siren spring spring-hateoas spring-hateoas-siren spring-mvc spring-web spring-web-mvc spring-webflux

Last synced: 07 Aug 2025

https://github.com/hantsy/spring-security-auth0-sample

Spring Security 5 with OAuth2/OIDC and Auth0 integration example

jwt oauth2 oidc spring-security spring-webflux spring-webmvc

Last synced: 29 Oct 2025

https://github.com/daggerok/csrf-spring-webflux-mustache

This repository is contains example application using spring boot 2.0, webflux, spring security 5, reactive mongodb and mustache template engine: spring security 5, CSRF protection with mustache, spring webflux functional routes security, method security, authorization decision, etc

controller-advice csrf csrf-protection csrf-tokens css-grid css-grid-layout maven mongodb mustache reactive reactive-mongo reactive-programming security spring-boot spring-mvc spring-security spring-web spring-webflux webflux

Last synced: 20 Oct 2025

https://github.com/martishin/spring-webflux-kotlin-coroutines-example

Example of a reactive Spring application utilizing Kotlin coroutines. Built with Spring WebFlux, PostgreSQL, Spring Data R2DBC, Flyway, Jooq and Micrometer

api flyway gradle jooq kotlin kotlin-coroutines micrometer postgresql r2dbc rest-api spring-boot spring-webflux testcontainers testcontainers-postgres

Last synced: 09 Sep 2025

https://github.com/ivangfr/spring-cloud-stream-kafka-multi-topics

The goal of this project is to create two applications: one as a Spring Boot producer and the other as a Spring Boot consumer. We'll be using Spring for Apache Kafka and Spring Cloud Stream.

docker java jib kafdrop kafka spring-boot spring-cloud-stream spring-kafka spring-webflux

Last synced: 10 Apr 2025

https://github.com/tascigorkem/restaurant-service

Rest Api - Hexagonal Architecture with Spring WebFlux and PostgreSQL R2DBC. - Deployed to Heroku with Travis CI.

docker heroku hexagonal-architecture java-11 logentries postgresql r2dbc rest-api restaurant-service spring-boot spring-webflux tdd travis-ci

Last synced: 10 Apr 2025

https://github.com/cf-toolsuite/cf-hoover

Easily aggregate accounting and snapshot usage reporting across multiple foundations

cloud-foundry java reactor spring-boot-3 spring-webflux

Last synced: 11 Jul 2025

https://github.com/rahul-ghadge/spring-boot-h2-crud

Spring boot H2 in-memory database CRUD example using JpaRepository, Hibernate and Spring Webflux(Reactive programming) (Url: https://spring-boot-h2-crud.herokuapp.com)

h2-database hibernate jparepository lombok onetomany onetoone spring-boot spring-webflux

Last synced: 13 May 2025

https://github.com/baratharivazhagan/spring-webflux-rest-webclient

This project contains samples demonstrating the spring 5 web flux rest client for communicating between microservices

spring-boot spring-reactive spring-webflux webclient

Last synced: 02 Apr 2025

https://github.com/hantsy/spring-reactive-microservice-sample

Spring Microservice Demo built with Spring 5 newly introduced Reactive stack

cassandra gateway microservice mongodb reactive reactor reids spring-boot spring-webflux

Last synced: 18 Mar 2025

https://github.com/jimmyoak/spring-reactive-web-examples

Just some small examples of how to Spring Reactive with RxJava, RxJava2 and Reactor

reactor rxjava rxjava2 spring spring-boot spring-reactive spring-webflux

Last synced: 04 Sep 2025

https://github.com/daggerok/reactive-spring

Awesome modern reactive non-blocking java web apps by using best framework ever!

spring-5 spring-boot spring-framework-5 spring-webflux webflux

Last synced: 28 Apr 2025

https://github.com/learningbyexample/movies-spring-webflux

The Spring Webflux project for the series : Optimizing Kubernetes Services

java11 jmeter jvm k8s kubernetes netty r2dbc spring spring-boot spring-boot-2 spring-webflux

Last synced: 10 Apr 2025

https://github.com/arafkarsh/ms-springboot-310-webflux-r2dbc

Microservice: Java 17, SpringBoot 310, Spring WebFlux with R2DBC. Redis as Distributed cache and with Kafka Client for async communications along with AOP, Exception, Crypto and Security (JWT) Framework. Topics jwt

java-17 microservices-architecture r2dbc-h2 r2dbc-postgresql reactive-programming spring-webflux springboot3

Last synced: 04 Mar 2025

https://github.com/davidarchanjo/spring-boot-reactive-crud-rest

Sample Spring Boot project implementing a CRUD application with Spring WebFlux

java r2dbc reactive-programming spring-boot spring-webflux

Last synced: 15 Apr 2025

https://github.com/joaop21/springraft

Raft consensus algorithm implementation using Spring MVC and Spring WebFlux

consensus distributed-systems java raft spring-mvc spring-webflux springboot

Last synced: 23 Aug 2025

https://github.com/josdem/spring-webflux-internationalization

Shows how to do internationalization using Spring Webflux

i18n spring-boot-2 spring-webflux thymeleaf

Last synced: 22 Apr 2025

https://github.com/martishin/speechpal-server

Server code for speechpal.co, responsible the telegram bot and report functionalities

arrow-kt flyway jooq kotlin kotlin-coroutines mongodb postgresql r2dbc spring-boot spring-webflux telegram-bot

Last synced: 06 Sep 2025

https://github.com/gregwhitaker/webflux-rsocket-example

Example of using RSocket with Spring WebFlux

reactive reactive-streams rsocket spring-webflux

Last synced: 06 May 2025

https://github.com/julienmeritte/prime-flix-plus-old

Une plateforme de Streaming en Spring Webflux avec encoder video ffmpeg. (Fait en 2023)

ffmpeg java javascript jettison jpa lombok reactjs spring-boot spring-security spring-validation spring-webflux

Last synced: 24 Aug 2025

https://github.com/josdem/spring-webflux-cucumber

Shows how to integrate Cucumber to your Spring Boot application

cucumber-framework java junit5 spring-boot-2 spring-webflux

Last synced: 13 Apr 2025

https://github.com/nhahan/spring-pubsub

Spring real-time streaming demo using SSE/WebSocket and Redis Pub/Sub, with MVC vs WebFlux benchmarks.

java redis spring-mvc spring-webflux sse websocket

Last synced: 26 Jul 2025

https://github.com/januschung/job-winner

A backend API built with Java Spring Reactive and GraphQL to track job applications, manager interviews and monitor job offers efficiently.

backend-api backend-development backend-service graphql graphql-api job-application job-application-management job-hunt job-hunting job-tracker job-tracking reactive-programming spring-boot spring-reactive spring-webflux webapp

Last synced: 11 Apr 2025

https://github.com/daggerok/from-zero-to-reactive-cloud-micro-hero

IN PROGRESS: Step 8. Using java spring-boot reactive webflux rsocket r2dbc docker compose docker swarm and k8s kubernetes https://daggerok.github.io/from-zero-to-reactive-cloud-micro-hero/

r2dbc r2dbc-postgres r2dbc-postgresql spring-boot-2 spring-webflux webflux-fallback

Last synced: 28 Apr 2025

https://github.com/lukasz-zimnoch/loanclub-api

Example app made according to clean architecture style, powered by Spring WebFlux and secured using AWS Cognito

aws-cognito clean-architecture docker java mongodb spring-webflux

Last synced: 27 Apr 2025

https://github.com/hiper2d/spring-kotlin-angular-demo

Spring 5, Spring Boot 2, Kotlin, Angular, Gradle demo

angular docker gradle kotlin spring-boot-2 spring-webflux spring5 webpack

Last synced: 10 Apr 2025

https://github.com/mmahmoodictbd/stock-api

Stock APIs (Spring Boot + AKKA + Cassandra) with simple Angular UI

akka akka-actors cassandra-database java8 reactive spring-boot spring-webflux stock-trading

Last synced: 22 Jul 2025

https://github.com/thescattypotty/event-driven-tms

Task management system using event-driven architecture, where tasks can be created, assigned, and tracked in real-time.

angular bootstrap docker docker-compose java r2dbc r2dbc-postgresql spring-boot spring-cloud spring-webflux

Last synced: 07 May 2025

https://github.com/turquoisespace/spring-webflux-http-interceptor

Jar dependency for your Spring WebFlux application, to intercept all the API calls and save them in MongoDB

api asynchronous dependency interceptor jar java mongodb sonatype spring-webflux

Last synced: 10 Jul 2025

https://github.com/josdem/reactive-webflux-workshop

This project shows how to use reactive streams with Spring WebFlux

junit5 spring-boot spring-webflux webclient webtestclient

Last synced: 22 Apr 2025

https://github.com/vhnegrisoli/filmes-webflux-api

API REST de um repositório de filmes utilizando Java 11, Spring Boot, Spring WebFlux, Spring Data MongoDB e banco NoSQL MongoDB

docker docker-compose java11 mongodb reactive spring-boot spring-webflux

Last synced: 30 Dec 2025

https://github.com/daggerok/reactive-data-flow-with-kafla-and-tailable-mongodb

This repository contains modern approach to build webapp these days: here is and example of webflux application with reactive data flow for @Tailable capped collection of embedded mongodb and embedded kafka message broker. application is fully asynchronous and non blocking

application-events-with-spring async asynchronous kafka mongodb non-blocking reactive reactive-dataflows reactive-mongo reactive-programming spring-kafka spring-webflux sse tailable webflux

Last synced: 27 Feb 2025

https://github.com/rbiedrawa/spring-webflux-aws-dynamodb

This repository contains sample Amazon DynamoDB CRUD application with Spring Webflux and TestContainers integration.

amazon aws aws-sdk-java-v2 docker docker-compose dynamodb dynamodb-local gradle reactive reactive-programming spring-boot spring-webflux testcontainers

Last synced: 21 Mar 2025