Skip to Content
Spring Boot in Practice
book

Spring Boot in Practice

by Somnath Musib
August 2022
Intermediate to advanced content levelIntermediate to advanced
584 pages
16h 22m
English
Manning Publications
Content preview from Spring Boot in Practice

Appendix B. Spring MVC and Thymeleaf Template Engine

In the next section, we’ll revisit Spring MVC and provide an overview to Thymeleaf template engine.

B.1 Revisiting Spring MVC

Spring MVC is one of the important modules of the Spring Framework. The model–view–controller (MVC) is the popular design pattern to build UI-based Web applications. MVC allows you to decouple the application design in terms of model, view, and controller. A model encapsulates business data which is presented by a view. A controller is responsible for addressing the user requests and invoking back-end business services. After business service invocation, the controller prepares the model with the data for the views to render in the UI.

Spring MVC is the Spring Framework’s ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Spring Boot in Action

Spring Boot in Action

Craig Walls

Publisher Resources

ISBN: 9781617298813Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentErrata PagePurchase Link