Book's Upgrade: Migrating from Spring Boot 2.4 to 2.5

This chapter describes how to upgrade the book���s source code to Spring Boot 2.5.5 and Java 17. No major changes but some parts of the code break, so we need to make some little adjustments here and there. We���ll also learn how to use the new RandomGenerator interface in tests.

Table of Contents No major complications, but the update breaks the code Migrate to Spring Boot 2.5.5 and Java 17 No more spying on Randoms Removing application-default.properties SummaryNo major compl...
 •  0 comments  •  flag
Share on Twitter
Published on October 14, 2021 22:00
No comments have been added yet.