spring-webflux-reactive-rest-api-example icon indicating copy to clipboard operation
spring-webflux-reactive-rest-api-example copied to clipboard

The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.

Results 1 spring-webflux-reactive-rest-api-example issues
Sort by recently updated
recently updated
newest added

fix: 1. @Autowired to constructor dependency injection 2. code indentation 3. java version update in pom file