DEPRECATED: Spring Boot Web Reactive Starter
The Spring Boot Web Reactive Starter is an experimental project that has been merged into Spring Boot 2.0, along with the new spring-boot-starter-webflux. This project provides support for web reactive programming in Spring Framework 5.0.
The Spring Boot Web Reactive Starter is an experimental project that provides support for web reactive programming in Spring applications. It has been merged into Spring Boot 2.0 and can be easily added to projects using the "Reactive Web" starter in start.spring.io. The Spring Boot Web Reactive Starter simplifies the process of migrating existing apps to use web reactive programming.