Spring WebFlux Controller
Learn how to create and execute a Spring WebFlux Controller.
We'll cover the following
Now that we’ve taken an initial tour through a bare Spring Boot project, we can code our first controller.
Creating a Spring WebFlux controller
Let’s start by reviewing the ServerController
class that we created:
Get hands-on with 1400+ tech skills courses.