© Marten Deinum and Iuliana Cosmina 2021
M. Deinum, I. CosminaPro Spring MVC with WebFluxhttps://doi.org/10.1007/978-1-4842-5666-4_8

8. Resolving and Implementing Views

Marten Deinum1   and Iuliana Cosmina2
(1)
MEPPEL, Drenthe, The Netherlands
(2)
EDINBURGH, UK
 

So far, we have mainly used JavaServer Pages (JSP) and HTML templates as our view technology; however, Spring MVC provides a very powerful and flexible mechanism to resolve and implement views. You had a brief look at the view resolving mechanism in Chapter 4. This chapter looks at the different ViewResolver implementations and shows how to create and use our own implementation. You see which view technologies Spring MVC supports out of the box. And we create some custom implementations. Before ...

Get Pro Spring MVC with WebFlux: Web Development in Spring Framework 5 and Spring Boot 2 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.