Lets suppose I have a Spring Boot application:
dependencies { implementation("org.springframework.boot:spring-boot-starter-webflux:2.4.0") }