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 ...
8. Resolving and Implementing Views
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.