# Spring Web Flux Example **Repository Path**: angrynut/Spring-Web-Flux-Example ## Basic Information - **Project Name**: Spring Web Flux Example - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README TODO: 做一个 Spring MVC 和 Spring WebFlux 的性能测试,关注点在于同等内存下支持的连接数,要对阻塞和非阻塞请求分别搞 TODO: 直接使用 Spring Core 来搭建一个 Spring WebFlux 应用程序 TODO: 做一个教程 TODO: 和 Nodejs 一起使用