Harry Chan
Harry Chan
I just tried the Micronaut example after generating a Micronaut launch for Gradle. 1 problem I'm bumping into is setting a flag in `application.properties` e.g. `micronaut.openapi.json.format=true` doesn't apply to KSP...
Hi, just tested 1.1.0-RC3 with the new `SpringBootModule`. Thanks for adding it. Using the "optimized" AOT mode fails with Kotlin. It works with Java. [error] out/test/springBootProcessAOT.dest/sources/com/test/App__BeanDefinitions.java:16:64 ^ cannot find symbol...
JUnit 6 has been released. Would be good if Mill can be updated to also support this. Thanks.