./gradlew test
./gradlew build
cd samples && ./gradlew build
Spring Boot extension for configuring Boot apps with Pkl
52
stars
67
commits
Java
primary language
Jul 15, 2026
updated
pkl-spring is a Spring Boot extension for configuring Boot apps with Pkl.
Because pkl-spring plugs into Spring Boot’s standard configuration mechanism, configuring your Boot apps with Pkl works much the same as configuring them with Java properties or YAML.
Continue with installation and usage instructions.
Install JDK 17
Install the latest IntelliJ IDEA
To import the project into IntelliJ, go to File→Open and select the project’s root directory. If the project is opened but not imported, look for a popup in the lower right corner and click its "Import Gradle Project" link.
./gradlew test
./gradlew build
cd samples && ./gradlew build
Java
90.3%
Pkl
9.7%
Spring Boot extension for configuring Boot apps with Pkl
52
stars
67
commits
Java
primary language
Jul 15, 2026
updated
pkl-spring is a Spring Boot extension for configuring Boot apps with Pkl.
Because pkl-spring plugs into Spring Boot’s standard configuration mechanism, configuring your Boot apps with Pkl works much the same as configuring them with Java properties or YAML.
Continue with installation and usage instructions.
Install JDK 17
Install the latest IntelliJ IDEA
To import the project into IntelliJ, go to File→Open and select the project’s root directory. If the project is opened but not imported, look for a popup in the lower right corner and click its "Import Gradle Project" link.
./gradlew test
./gradlew build
cd samples && ./gradlew build
Java
90.3%
Pkl
9.7%