Summary
Review the concepts covered in this chapter.
In this chapter we learned how to:
-
Create a restaurant server that interacts with customers and the kitchen. We wrote some theoretical code to model that.
-
Transform this concept into a working Spring WebFlux controller and service.
-
Run our first Spring Boot application and consume this asynchronous, streaming set of dishes.
-
Craft our first Thymeleaf template that serves as a static web page.
Get hands-on with 1400+ tech skills courses.