fr.insee.boot-properties-logger-starter 1.1.0 Latest version
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>fr.insee</groupId>
<artifactId>boot-properties-logger-starter</artifactId>
<version>1.1.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
Properties Logger is a module for Spring Boot 3+ apps which early logs properties detected by Spring Boot
and their values resolved by Spring Boot.