Spring: Spring MVC
Posted by Superadmin on June 14 2021 06:06:25

Spring: Spring MVC

 

Get Started  

 

 

Get started with Spring MVC, an essential web framework for Java developers who work on enterprise-level projects.
Released: 5/3/2018
Get acquainted with Spring MVC, an essential web framework for Java developers who work on enterprise-level projects. Throughout this practical course, instructor Shonna Smith steps through fundamental aspects of this framework, including Spring MVC controllers, models, and views. She also discusses the benefits of learning Spring MVC, explores custom app configuration, and provides exercises that can help you strengthen your understanding of key concepts. Upon completing this course, you'll have the knowledge you need to build robust MVC applications with Spring MVC.
Topics include:
Using Spring MVC for web projects
Spring MVC controllers
Creating controllers and views
Spring MVC models
Creating the model
Request mapping
Spring MVC views
Custom app configuration

 

 
Introduction
Welcome 40s
What you need to know 25s
Working with the exercise files 33s

 
1. Using Spring MVC for Web Projects
The benefits of learning Spring MVC 5m 49s
Sample project overview 1m 45s
Spring application contexts 5m 3s
Request processing components 4m 34s
MVC web project setup 6m 9s

 
2. Spring MVC Controllers
Creating controllers 6m 9s
Request mapping 7m 28s
Handler method signatures 12m 15s


3. Spring MVC Models
Creating the model 2m 59s
Model methods 4m 18s
Binder methods 4m 44s
Controller advice 3m 35s


4. Spring MVC Views
Creating views 3m 3s
View resolvers and templates 8m 58s
View themes 2m 15s


5. Custom App Configuration
Java-based web config 5m 7s
Logging 1m 54s
Exception handling 2m 4s


Conclusion
Next steps 37s