Spring Boot Practice Test
Spring Boot Spring Boot WebFlux and Reactive Programming
Which Spring Boot starter is required to use Spring WebFlux?
Select your answer
A
spring-boot-starter-web
B
spring-boot-starter-webflux
C
spring-boot-starter-reactor
D
spring-boot-starter-async
Hint