Java Training Overview
Spring 5 provides an evolutionary advance of Spring’s powerful capabilities. This course introduces these capabilities, as well as providing guidelines on when and how to use them. It includes coverage of the three main configuration styles: Java-based (@Configuration), annotation-based (@Component), and the traditional XML-based configuration that may still play an important role in existing and new projects.
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 Hibernate and JPA persistence layers with Spring and Spring Data, and using Spring’s declarative transaction capabilities.
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)
Working knowledge of Java programming, including use of inheritance, interfaces, and exceptions
Standard: Java 8 and Eclipse IDE
Prerequisites
Supported Platforms
Standard: Java 11 and Eclipse IDE
Standard Web Container: Tomcat
Java Training Course Duration
3 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 Hibernate/JPA
Session 6: Spring Transaction (TX) Management
Session 7: Java EE Web Applications with Spring
[Optional] Session 8: Additional New Features in Spring 5
[Optional] Session 9: XML Specific Configuration