Jackson module for reading and writing Java Properties files with implied nesting structure using dot separators.
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-properties</artifactId>
<version>2.22.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Jackson Properties mapper to convert properties to an object.
No known issues recorded.
No dependency data recorded yet.