Spring boot externalized configuration

Опубликовано: 05 Февраль 2025
на канале: TramoTech
1,674
17

Use @Value to access environment properties

Use command line option arguments to override to properties from a configuration file

Group related properties in a configuration class using @ConfigurationProperties annotation

How to read multiple external configuration files

https://tramotech.de/reader?top=sprin...

Github: https://github.com/afikri-code/tramot...