webflux
There are 1146 repositories under webflux topic.
JeffLi1993/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
jetlinks/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
yuanrw/IM
IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统
liuyueyi/spring-boot-demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
muyinchen/simviso-Source-code-interpretation-sharing
simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假如你想深入,可以参考我的视频和后续出版的书籍,同时展现一些我的编程经验,做一个铺路人
jetlinks/jetlinks
JetLinks Core
liaozihong/SpringBoot-Learning
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
mechero/full-reactive-stack
Full Reactive Stack with Spring Boot (WebFlux), MongoDB and Angular
raphaelDL/spring-webflux-security-jwt
A JWT authorization and authentication implementation with Spring Reactive Webflux, Spring Boot 2 and Spring Security 5
jittagornp/spring-boot-reactive-example
ตัวอย่างการเขียน Java Spring-boot Reactive (WebFlux)
mkopylec/charon-spring-boot-starter
Reverse proxy implementation in form of a Spring Boot starter.
citmina/wenxin-starter
一款文心一言&文心千帆大模型的高性能springboot-starter,支持连续对话(流式返回)、Prompt模板、文生图等,内置连续对话记录,支持消息记录导出。
Ahoo-Wang/Wow
Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架
cxyxiaokui/spring-boot-examples
个人学习 SpringBoot2.x 写的一些示例程序,目前正在持续更新中.....
cdimascio/kotlin-openapi-spring-functional-template
🍃 Kotlin Spring 5 Webflux functional application with api request validation and interactive api doc
LearningByExample/reactive-ms-example
An educational project to learn reactive programming with Spring 5
rodrigorodrigues/microservices-design-patterns
Microservice Architecture using multiple languages
knowledgefactory4u/KnowledgeFactory
Spring examples
nurkiewicz/reactor-workshop
Spring Reactor hands-on training (3 days)
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.
TransEmpiric/webFluxTemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
eacdy/light-security
Light Security是一个基于jwt的权限控制框架,支持与Spring Boot配合使用,支持Spring MVC与WebFlux
jveverka/spring-examples
Java 17 and Spring-Boot examples and demo projects.
itning/shw_server
使用SpringCloud和Spring WebFlux开发的学生作业管理系统服务端,前后端分离项目,微服务架构。支持Docker集群化部署,Redis集群化缓存,文件在线预览 压缩包预览 打包上传下载
monkey-codes/java-reactive-chat
A Simple Chat App using WebFlux (Reactive Streams), WebSockets and a React frontend.
kkTranslation/Java-9-Spring-Webflux
Java-9-Spring-Webflux 一书源码
jhhong0509/study
백엔드 공부한거 정리
cdimascio/openapi-spring-webflux-validator
🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
ZhongyangMA/webflux-streaming-demo
A tryout of reactive application using Spring 5 WebFlux and mongoDB, along with an overview article on reactive programming.
danielfernandez/reactive-matchday
Spring 5 showcase application with a Thymeleaf HTML5 interface
rkudryashov/microservices-example
Example of a microservices architecture on the modern stack of Java technologies
chenggangpro/reactive-mybatis-support
reactive mybatis support for reactive project using r2dbc
sinkyoungdeok/order-and-gift-project
지금까지 배웠던 기술들을 다듬을겸 주문&선물 프로젝트를 진행합니다
meteor1993/spring-boot-examples
本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。
pgilad/spring-boot-webflux-swagger-starter
An example project to illustrate how to document Spring Boot Webflux with Swagger2
nedphae/contact-center
一个基于 Spring Cloud 的微服务客服系统