Learn the proper way to define configuration properties in Spring Boot 3 after migrating from Spring Boot 2. Understand the issues with using Lombok and classes, and how to address them by using records. Discover how to validate configuration properties at start-up time and document your configuration for better IDE support.

6m read timeFrom foojay.io
Post cover image
Table of contents
IntroductionThe initial set-up in Spring Boot 2.Spring boot 3: Some of my properties are suddenly empty!The proper way to define your configuration propertiesRead more
1 Comment

Sort: