Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 450 Bytes

README.adoc

File metadata and controls

11 lines (6 loc) · 450 Bytes

Java Configuration Example

Demonstrates how to consume Pkl configuration with the pkl-config-java library.

To run this example, type ../gradlew build (requires JDK 17 or higher).

TIP

See the codegen-java example for how to get the most out of this library by generating config classes.

Further Resources