Java Training Overview
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 Spring REST for creating RESTful resources.
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 a solid introduction to Spring REST, and coverage of building 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.
many hands-on labs (minimum 50% of course)
Standard: Java 8 and Eclipse IDE
Working knowledge of Java programming, including use of inheritance, interfaces, and exceptions
Supported Platforms
Standard: Java 11 and Eclipse IDE
Standard Web Container: Tomcat
Prerequisites
Java Training Course Duration
5 Days
Java Training Course outline
Session 1: Introduction to Spring
Session 2: Configuration in Depth
Session 3: Spring Boot Overview
Session 4: Spring Testing
Session 5: Spring and Spring Data with JPA
Session 6: Spring Transaction (TX) Management
Session 7: RESTful Services with Spring
Session 8: Working with JSON and XML
Session 9: Java Clients for RESTful Services
Session 10: Common REST Patterns
Session 11: Boot and its Configuration/Customization
Session 12: Boot Database Support
Session 13: Spring Boot Web/Security
Session 14: Additional Spring 5 Features