Lab: Update the base Spring Boot Version ‐ 1: Overview - shinyay/spring-boot-2-7-to-3-1-upgrade GitHub Wiki

1: Overview In this lab we'll make the first steps in our Family Cash Card application upgrade: updating the Spring Boot Starter Parent version. The Spring Boot Starter Parent is the entry point or base upon which most Spring Boot applications are built, so it makes sense to start there.

Review our Upgrade Notes We're keeping detailed notes of the baseline state of our application as we upgrade it. Take a look at upgrade-notes.md to review where we are now.