I'm trying to get a tiny micronaut example working...
# micronaut
n
I'm trying to get a tiny micronaut example working with Gradle Kotlin DSL and am failing miserably. Right now I'm stuck at setting
javaParameters = true
. Does anyone have a working example they can share?