Upgrading to Spring Boot 2.0

October 3, 2018

In this presentation we'll show you the steps needed to upgrade a typical Spring Boot 1.5 application to Spring Boot 2.0. We'll explain what's changed in Spring Boot, the rationale behind the changes, and how they impact your applications. We'll also briefly discuss some future plans for the project. Speaker: Phillip Webb Software Engineer, Pivotal Filmed at SpringOne Platform 2018

Previous
JDK 9, 10, 11 and Beyond: Delivering New Feature in the JDK
JDK 9, 10, 11 and Beyond: Delivering New Feature in the JDK

JDK 10 was released only six months after JDK 9, demonstrating that the new fast cadence for the OpenJDK wo...

Next Video
The New Kid on the Block: Spring Data JDBC
The New Kid on the Block: Spring Data JDBC

Spring Data is mostly known as a way to create Repositories as described in Domain Driven Design (DDD) for ...