Spring Boot: Working With External Property Files and Configuration

Опубликовано: 16 Октябрь 2024
на канале: ChargeAhead
44,916
456

In this video we will see how Spring boot can resolve external files, how to refer to multiple property files and how spring resolves conflicts. We will how it provides a typesafe property configuration as well as how to add validations to these properties.
You can download the source code at the following github url
https://github.com/chargeahead/Spring...