Dynamic Rendering

In the last chapter, we worked with SpringWebFlux to build simple web services. So far, we have built RESTful web services, which return JSON responses. However, SpringWebFlux is not limited to RESTful web services; it is a complete web framework that offers the capability to build dynamic web pages.

In this chapter, we will discuss the following topics:

  • View templates
  • Static resources
  • WebClient

Get Hands-On Reactive Programming with Reactor now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.