Appendix A: Upgrading to Spring Boot 2.0

Introduction

This book uses the Spring Boot version 1.5.7 for the different microservices that are part of the evolving application. Spring Boot 2.0, which is to be released after writing this book, introduces some breaking changes to the system since it’s a major update.
This appendix helps you upgrade your applications to Spring Boot 2.0 in case you want to use it.
Source Code Available With the Book: v10
The repository v10 on GitHub (see https://github.com/microservices-practical ) contains the system code, working with Spring Boot 2.0. It works exactly the same way as the previous version (v9), just with the new version. All changes made to the application are tagged with a comment starting with BOOT2 ...

Get Learn Microservices with Spring Boot: A Practical Approach to RESTful Services using RabbitMQ, Eureka, Ribbon, Zuul and Cucumber now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.