Spring WebFlux Controller

Learn how to create and execute a Spring WebFlux Controller.

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 1300+ tech skills courses.