Introduction to Spring 5, Spring MVC, and Spring REST (2022)

PT27038
Training Summary
Spring 5 provides an evolutionary advance of Spring’s powerful capabilities. This course introduces the many Spring Core capabilities, as well as providing guidelines on when and how to use them. It also goes into considerable depth on Spring Boot for dependency management and auto-configuration, as well as an introduction to Spring MVC and Spring REST. This course has been completely revised to utilize Spring Boot's easy configuration and auto-configuration wherever possible. "Classic" Spring configuration (usually more verbose and complicated) is optionally covered in abbreviated form. The course starts with in-depth coverage of Spring’s Core module to reduce coupling and increase the flexibility, ease of maintenance, and testing of your applications. It goes on to cover many of the most important capabilities of Spring, including easing configuration with Spring Boot, integrating JPA persistence layers with Spring and Spring Data, and using Spring’s declarative transaction capabilities. The course includes an introduction to using Spring MVC to build Web applications, and a solid introduction to using Spring REST to build RESTful resources. It also covers many of the details of Spring Boot, including how to create Boot-based POMs (maven) for simplified dependency management, customizing Boot behavior, and understanding/managing Boot’s auto-configuration. This course is hands on with labs to reinforce all the important concepts. It will enable you to build working Spring applications and give you an understanding of the important concepts and technology in a very short time.
Prerequisites
Working knowledge of Java programming, including use of inheritance, interfaces, and exceptions
Duration
5 Days/Lecture & Lab
Audience
Suitable for Java developers that need to quickly ramp up on the Spring framework.
Course Topics
  • Introduction to Spring
  • Configuration in Depth
  • Spring Boot Overview
  • Spring Testing
  • Database Access with Spring/Boot
  • Spring Transaction (TX) Management
  • Web Applications with Spring MVC
  • More Spring MVC Capabilities
  • RESTful Services with Spring
  • Working with JSON and XML
  • Java Clients for RESTful Services
  • Common REST Patterns

Related Scheduled Courses