Topic: "webflux"
JeffLi1993/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
Language: Java - Size: 397 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 16,482 - Forks: 7,133

jetlinks/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Language: Java - Size: 66.4 MB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 5,873 - Forks: 1,744

yuanrw/IM 📦
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
Language: Java - Size: 619 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 690 - Forks: 315

liuyueyi/spring-boot-demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Language: Java - Size: 1.46 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 675 - Forks: 330

muyinchen/simviso-Source-code-interpretation-sharing
simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假如你想深入,可以参考我的视频和后续出版的书籍,同时展现一些我的编程经验,做一个铺路人
Language: HTML - Size: 41.3 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 505 - Forks: 111

jetlinks/jetlinks
JetLinks Core
Size: 259 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 500 - Forks: 266

liaozihong/SpringBoot-Learning
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
Language: Java - Size: 591 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 475 - Forks: 324

mechero/full-reactive-stack
Full Reactive Stack with Spring Boot (WebFlux), MongoDB and Angular
Language: Java - Size: 2.33 MB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 331 - Forks: 155

jittagornp/spring-boot-reactive-example
ตัวอย่างการเขียน Java Spring-boot Reactive (WebFlux)
Language: Java - Size: 54.1 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 298 - Forks: 118

raphaelDL/spring-webflux-security-jwt
A JWT authorization and authentication implementation with Spring Reactive Webflux, Spring Boot 2 and Spring Security 5
Language: Java - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 270 - Forks: 83

mkopylec/charon-spring-boot-starter
Reverse proxy implementation in form of a Spring Boot starter.
Language: Java - Size: 1.37 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 250 - Forks: 56

Ahoo-Wang/Wow
Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架
Language: Kotlin - Size: 22.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 237 - Forks: 31

ciimina/qianfan-starter
一款文心一言&文心千帆大模型的高性能springboot-starter,支持连续对话(流式返回)、Prompt模板、文生图等,内置连续对话记录,支持消息记录导出。
Language: Java - Size: 774 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 227 - Forks: 46

cxyxiaokui/spring-boot-examples
个人学习 SpringBoot2.x 写的一些示例程序,目前正在持续更新中.....
Language: Java - Size: 1.44 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 195 - Forks: 130

cdimascio/kotlin-openapi-spring-functional-template
🍃 Kotlin Spring 5 Webflux functional application with api request validation and interactive api doc
Language: Kotlin - Size: 4.16 MB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 183 - Forks: 50

LearningByExample/reactive-ms-example
An educational project to learn reactive programming with Spring 5
Language: Java - Size: 671 KB - Last synced at: 23 days ago - Pushed at: about 7 years ago - Stars: 174 - Forks: 75

rodrigorodrigues/microservices-design-patterns
Microservice Architecture using multiple languages
Language: Java - Size: 24.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 162 - Forks: 62

knowledgefactory4u/KnowledgeFactory
Spring examples
Language: Java - Size: 3.24 MB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 161 - Forks: 98

nurkiewicz/reactor-workshop
Spring Reactor hands-on training (3 days)
Language: Java - Size: 1.12 MB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 139 - Forks: 44

ivangfr/graalvm-quarkus-micronaut-springboot
The goal of this project is to compare some Java Microservice Frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implement applications using those frameworks, build their JVM and Native Docker images and measure start-up times, memory footprint, etc.
Language: Shell - Size: 1.77 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 133 - Forks: 41

TransEmpiric/webFluxTemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Language: Java - Size: 256 KB - Last synced at: 24 days ago - Pushed at: almost 7 years ago - Stars: 126 - Forks: 39

jveverka/spring-examples
Java 17 and Spring-Boot examples and demo projects.
Language: Java - Size: 1.31 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 123 - Forks: 57

eacdy/light-security
Light Security是一个基于jwt的权限控制框架,支持与Spring Boot配合使用,支持Spring MVC与WebFlux
Language: Java - Size: 85.9 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 123 - Forks: 36

monkey-codes/java-reactive-chat
A Simple Chat App using WebFlux (Reactive Streams), WebSockets and a React frontend.
Language: JavaScript - Size: 272 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 108 - Forks: 42

jhhong0509/study
백엔드 공부한거 정리
Language: Java - Size: 42.1 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 104 - Forks: 13

cdimascio/openapi-spring-webflux-validator
🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
Language: Kotlin - Size: 345 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 97 - Forks: 13

itning/shw_server 📦
使用SpringCloud和Spring WebFlux开发的学生作业管理系统服务端,前后端分离项目,微服务架构。支持Docker集群化部署,Redis集群化缓存,文件在线预览 压缩包预览 打包上传下载
Language: Java - Size: 55.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 96 - Forks: 37

ZhongyangMA/webflux-streaming-demo
A tryout of reactive application using Spring 5 WebFlux and mongoDB, along with an overview article on reactive programming.
Language: Java - Size: 28.3 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 96 - Forks: 27

rkudryashov/microservices-example
Example of a microservices architecture on the modern stack of Java technologies
Language: Kotlin - Size: 512 KB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 83 - Forks: 29

danielfernandez/reactive-matchday
Spring 5 showcase application with a Thymeleaf HTML5 interface
Language: Java - Size: 301 KB - Last synced at: 24 days ago - Pushed at: over 7 years ago - Stars: 83 - Forks: 21

chenggangpro/reactive-mybatis-support
reactive mybatis support for reactive project using r2dbc
Language: Java - Size: 1.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 74 - Forks: 15

pgilad/spring-boot-webflux-swagger-starter
An example project to illustrate how to document Spring Boot Webflux with Swagger2
Language: Java - Size: 420 KB - Last synced at: 29 days ago - Pushed at: almost 5 years ago - Stars: 63 - Forks: 32

sinkyoungdeok/order-and-gift-project
지금까지 배웠던 기술들을 다듬을겸 주문&선물 프로젝트를 진행합니다
Language: Kotlin - Size: 614 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 11

OrdinaryRoad-Project/ordinaryroad-barrage-fly
Barrage Fly——让弹幕飞,一个弹幕转发、过滤、处理平台(支持B站、斗鱼、虎牙、抖音、快手,支持弹幕发送)
Language: Kotlin - Size: 33.8 MB - Last synced at: 17 days ago - Pushed at: 20 days ago - Stars: 59 - Forks: 18

datastaxdevs/workshop-spring-reactive Fork of spring-petclinic/spring-petclinic-reactive
Workshop Java Spring Reactive 🐈 PetClinic Application 🐕
Language: Java - Size: 30.6 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 55

perkss/kotlin-kafka-and-kafka-streams-examples
Kafka with KafkaReactor and Kafka Streams Examples in Kotlin
Language: Kotlin - Size: 447 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 54 - Forks: 12

meteor1993/spring-boot-examples
本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。
Language: Java - Size: 367 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 54 - Forks: 40

mohitsinha/tutorials
Code samples for tutorials blog
Language: Java - Size: 178 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 50 - Forks: 76

503612012/springboot-chowder
springboot大杂烩
Language: Java - Size: 513 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 46 - Forks: 18

Odysseymoon/spring-webflux-template
Spring WebFlux REST template
Language: Java - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 45 - Forks: 18

geowarin/graphql-webflux
GraphQL application using spring 5 reactive framework (webflux)
Language: Kotlin - Size: 97.7 KB - Last synced at: 20 days ago - Pushed at: about 7 years ago - Stars: 45 - Forks: 14

netifi/webflux-rxjava2-jdbc-example
Example of using Spring WebFlux with RxJava2-JDBC
Language: Java - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 16

jaju/spring-boost
Introduce Clojure and live-coding power to your Spring Boot application!
Language: Java - Size: 53.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 42 - Forks: 2

nedphae/contact-center
一个基于 Spring Cloud 的微服务客服系统
Language: Kotlin - Size: 7.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 18

spring-guides/tut-spring-webflux-kotlin-rsocket
Spring Boot with Kotlin Coroutines and RSocket :: Build a chat application with Reactive Web services from Spring, Kotlin, WebFlux and RSocket
Language: JavaScript - Size: 3.76 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 20

springframeworkguru/spring5-webflux-rest
Spring Framework 5 WebFlux
Language: Java - Size: 125 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 268

zicat/spring-webflux-research
spring webflux research
Language: Java - Size: 97.7 KB - Last synced at: 23 days ago - Pushed at: almost 7 years ago - Stars: 42 - Forks: 25

xmlking/microservices-observability
🎉 Microservices Observability - Log Aggregation, Distributed Tracking, Metrics
Language: Kotlin - Size: 463 KB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 42 - Forks: 17

EasyKotlin/kotlin-with-webflux
Kotlin 使用 Spring WebFlux 实现响应式编程
Language: Kotlin - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 10

Angular2Guy/AngularPwaMessenger
This is an encrypted Angular 19 PWA messenger application with an AI friend that can work offline and has a reactive Spring Boot 3 backend with a MongoDB to store the messages in a clean architecture. With a Kubernetes setup. Structurizr is used for C4 diagrams.
Language: TypeScript - Size: 5.15 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 39 - Forks: 18

miw-upm/betca-spring
BETCA (Spring). Back-end con Tecnologías de Código Abierto, versión Java-Spring
Language: Java - Size: 48.5 MB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 38 - Forks: 41

AleksK1NG/Transactional_Outbox_with_Spring_and_Kotlin
Kotlin-Spring-OutBox-Microservice
Language: Kotlin - Size: 248 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 36 - Forks: 10

melgenek/spring-video-service
A sample video server that utilizes Spring WebFlux. Supports Content-Range requests
Language: Kotlin - Size: 333 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 16

JustinSDK/Spring5Tutorial
Spring 文件的範例資源
Language: Java - Size: 568 KB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 30

tiankonglanlande/springboot
致力于springboot 工作和学习中简单又实用的demo
Language: Java - Size: 606 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 33 - Forks: 29

LearningByExample/KotlinReactiveMS
An educational project to learn reactive programming with Spring 5 and Kotlin
Language: Kotlin - Size: 560 KB - Last synced at: 21 days ago - Pushed at: about 7 years ago - Stars: 33 - Forks: 12

americanexpress/synapse
Synapse is a set of lightweight foundational framework modules for rapid development, built-in with enterprise-grade maturity and quality.
Language: Java - Size: 26.7 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 31 - Forks: 18

orlandovald/webflux-twitter-demo
A demo Spring Webflux application that connects to Twitter's streaming API
Language: Java - Size: 57.6 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 11

pictet-technologies-open-source/reactive-todo-list-r2dbc
Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notification feature of PostgreSQL (listen/notify)
Language: Java - Size: 4.83 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 25

CollaborationInEncapsulation/reactive-crypto-trading-platform
Reactive Crypto-Trading Platform
Language: JavaScript - Size: 679 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 30 - Forks: 17

MasterCloudApps-Projects/AsyncReactiveProgramming
This repository is intended to be a compilation of presentations, examples, links, and other resources on asynchronous and reactive programming in Java
Size: 7.59 MB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 6

spring-academy-legacy/reactive-link-shortener-sample-app
Spring WebFlux + Spring Data Redis + TestContainers Sample Application
Language: Java - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 29 - Forks: 16

AleksK1NG/Kotlin-Spring-gRPC-Microservice
Kotlin Spring gRPC Microservice
Language: Kotlin - Size: 140 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 14

kvnxiao/spring-webflux-websocket-chatroom 📦
A room-based chat application built under a reactive programming paradigm using Spring WebFlux and Vue.js
Language: Kotlin - Size: 360 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 7

michael-simons/blockchain-playground
Some naive blockchain implementations used for demonstrating Webflux and Micrometer
Language: Kotlin - Size: 2.18 MB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 3

hoangtien2k3/reactify-core
Java library for developing reactive programming(reactor-core) backend systems in microservices
Language: Java - Size: 1.45 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 24 - Forks: 3

chrisgleissner/loom-webflux-benchmarks
Benchmarks of Spring Boot REST service comparing Java 21 Virtual Threads (Project Loom) with WebFlux (Project Reactor).
Language: Python - Size: 907 MB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 23 - Forks: 1

ivangfr/web-reactive-jvm-native-cds-aot-virtual-threads
In this project, we’ll create six apps using Spring Boot, Quarkus, and Micronaut. For each framework, one app will use blocking Web with Tomcat, and the other will use non-blocking Reactive with Netty. We’ll build both JVM and Native Docker images. For Spring Boot, additional images will test configurations with Virtual Threads, CDS, and AOT
Language: Java - Size: 141 KB - Last synced at: 6 days ago - Pushed at: 28 days ago - Stars: 23 - Forks: 11

reactiveclown/openai-webflux-java
Reactive WebFlux OpenAI API Client in Java
Language: Java - Size: 141 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 9

deploydesexta/digital-garden
Aqui no meu jardim você encontrará principalmente os links e os resumos de livros, cursos, posts e talks que eu consumo.
Size: 3.67 MB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 2

akelsch/spring-reactive-chat
Chat application built with Spring WebFlux
Language: Java - Size: 361 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 9

iproduct/spring-5-webflux
IPT Spring 5 WebFlux microservices demo
Language: JavaScript - Size: 813 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 10

eriknyk/webflux-jwt-security-demo
Spring webflux jwt security r2dbc demo
Language: Java - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 22 - Forks: 18

michalzeman/spring-reactive-microservices
spring-boot microservice example based on Spring Webflux, Apache Kafka, MongoDB, Docker
Language: Java - Size: 328 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 16

odrotbohm/spring-five-functional-reactive
Language: Java - Size: 58.6 KB - Last synced at: 17 days ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 9

helloworlde/spring-boot-webflux-demo
WebFlux Demo of SpringBoot
Language: Java - Size: 6.75 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 11

mangila/spring-reactive-r2dbc
ATM machine RESTful API.
Language: Java - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 2

peavers/jackett-rss-processor
Small service to fetch torrent files from Jackett supplied RSS feeds every 5 minutes based on your regex patterns.
Language: TypeScript - Size: 14.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 18 - Forks: 2

jkrains/wxpay-sdk-v3
开箱即用, 实现了微信支付V3版本的SDK, 包括命令式和异步编程SDK。可以支持传统的Spring MVC架构,也可以支持Webflux编程。也可以在非Spring环境下使用, 完全模块化,完全面向对象编程。
Language: Java - Size: 347 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 6

faucet-pipeline/faucet-pipeline-spring-boot-starter
faucet-pipeline for Spring Boot
Language: Java - Size: 952 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 6

qudini/qudini-reactive
Spring WebFlux builds scalable applications, Qudini Reactive makes them production-ready.
Language: Java - Size: 564 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 17 - Forks: 4

YAPP-Github/mafoo-backend
🖼️ 24기 Web 3팀 마푸(Mafoo) BE WebFlux MSA 모노레포 🖥️
Language: Java - Size: 953 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 17 - Forks: 1

platanus-kr/plata-anywhere-chat
Spring WebFlux Reactive WebSocket Backend application
Language: Java - Size: 541 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

genhaiyu/reactive-extension
Simple webfilter tracking extension based on Webflux, default use the Jetty container.
Language: Java - Size: 2.66 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 5

a-mountain/realworld-spring-webflux-kt
RealWorld Backend: Kotlin, Spring boot, WebFlux
Language: Kotlin - Size: 159 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 6

armdev/springboot2-swagger
Swagger integration with Spring Boot 2.0.1.BUILD-SNAPSHOT and Spring Cloud Finchley.BUILD-SNAPSHOT
Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 14

bezkoder/spring-data-r2dbc-postgresql-example
Spring Boot R2DBC with PostgreSQL example - CRUD app with Spring Data R2DBC PostgreSQL example, Spring WebFlux for Reactive Rest API
Language: Java - Size: 60.5 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 8

bezkoder/spring-boot-r2dbc-h2-example
Spring Boot R2DBC + H2 example - CRUD application with Spring Data R2DBC example, Spring WebFlux for Reactive Rest API
Language: Java - Size: 60.5 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 6

chachae/OES-Cloud-Testing-Platform
online examination platform
Language: Java - Size: 2.32 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 3

bastman/skeleton-springboot-webflux-kotlin
playing around with spring boot 2.0 webflux aka "reactive" and project-reactor
Language: Kotlin - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 3

valb3r/time-tracker
Time tracker and corporate authorization portal example for groups and users with role inheritance and batch reporting. Backed by graph database, reactive endpoints and spring batch on Neo4j for reporting
Language: Java - Size: 5.32 MB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 3

DKU-Dgaja/gitudy
함께 성장하는 개발자들의 공간, 깃터디
Language: Java - Size: 74.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 2

hotire/spring-boot-webflux
✏️ study
Language: Java - Size: 1.72 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 7

Amanastel/Hotel-Management-Microservices
Welcome to our Microservices Project! 🚀 Explore a modern architecture for a hotel management system, built using Spring Boot and Spring Cloud.
Language: Java - Size: 223 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 5

bezkoder/mongodb-reactive-spring-boot
Spring Boot MongoDB Reactive example - CRUD application that uses Maven, Spring Data Reactive MongoDB to interact with MongoDB database and Spring WebFlux for Reactive Rest API
Language: Java - Size: 59.6 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 7

bezkoder/spring-boot-r2dbc-mysql-example
Spring R2DBC with MySQL example - CRUD app with Spring Data R2DBC example, Spring WebFlux for Reactive Rest API
Language: Java - Size: 60.5 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 11

chenggangpro/reactive-lock
Reactive Lock Based On SpringBoot and simple Reactive-Redis-Distributed-Lock
Language: Java - Size: 8.89 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 9

xmlking/reactive-apps
:racehorse: Reactive Apps with Spring 5
Language: Kotlin - Size: 444 KB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 6

andreisilviudragnea/spring-boot-weblux-kotlin-coroutines
Spring Boot + WebFlux + Kotlin coroutines example project
Language: Kotlin - Size: 521 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 13 - Forks: 4

eoctet/Octet.Chat
Build your own private auto agent using Octet.Chat.
Language: Java - Size: 32.5 MB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 13 - Forks: 2
