A Java library to get rid of boilerplate code in Java properties based configuration.
<dependency>
<groupId>org.aeonbits.owner</groupId>
<artifactId>owner</artifactId>
<version>1.0.12</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a configuration interface and use Owner to load properties.
No known issues recorded.
No dependency data recorded yet.