Spring 5.0 and Spring Boot 2.0 New Features

Spring 5.0 and Spring Boot 2.0 New Features

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 14m | 139 MB

The Spring developers are always listening to feedback and feature requests. They have responded with Spring 5, a version that’s packed with exciting new enhancements. This course gets you up to speed with the latest and greatest in Spring Framework 5.0 and Spring Boot 2.0, including reactive Spring and Spring Actuator. Instructor Frank Moley covers the new support structure for Java 8 and Java EE 7, and explains which packages, classes, and methods have been removed. Next, learn about the changes to Servlet 3 and 4, data binding for immutable objects, and the spring-web-reactive module for reactive programming. Then explore the integration for Junit Jupiter, parallel test execution, and mock environments. Finally, review the changes in Spring Boot, including third-party library upgrades and Spring Boot Actuator for monitoring the health of production applications.

Topics include:

  • Spring core changes
  • Spring web changes
  • Spring test changes
  • Spring Boot changes
Table of Contents

1 New features of Spring and Spring Boot
2 What you need to know
3 Java baseline
4 Removed packages and classes
5 IO
6 XML configuration
7 Nullable annotation
8 Servlets
9 Immutable binding
10 JSON and Protobuf
11 Exception and response status
12 Reactive spring
13 Jupiter support
14 Parallel test execution
15 Mocks
16 Library upgrades
17 Configuration property changes
18 Actuator changes
19 Micrometer
20 Other changes
21 Next steps