buildless, micronaut v4, kotlin, and gradle.
This sample uses Micronaut v4, which, at the time of this writing, is still experimental. It also uses Kotlin version
1.9
, which is still in beta
. It is used as an integration test and canary for Buildless.
It's a regular Gradle codebase, expressed as a single module, so you can just do:
./gradlew run
You guessed it:
./gradlew test