About the course
In this course students will learn how to build a Spring-powered Java application that demonstrates the Spring Framework and other Spring technologies.
ideal for
This course targets professional Java programmers who want to learn how to develop Spring MVC applications.
Objectives
After completing this course, students will be able to:
Develop web applications using Spring MVC
Map requests to controllers using annotations
Implement full SCRUD Web applications
Display, validate and process forms
Implement REST style interfaces to support Ajax requests
Secure web applications using Spring security
Create Micro Services with Spring Cloud