codyoss
01/31/2019, 7:19 PMio.micronaut.kotlin:micronaut-ktor:1.0.0.BUILD-SNAPSHOT. I am getting the flowing error when trying to run from InteliJ 2018.3. Caused by: java.lang.ClassNotFoundException: io.micronaut.context.ApplicationContextBuilder. I have the annotation processing set and have it running the classes before run to generate the stuff for DI. Any ideas what I might be doing wrong?codyoss
01/31/2019, 9:24 PM./gradlew run everything is just fine… I must just have something misconfigured but I don’t know what…orangy
codyoss
02/01/2019, 3:27 PMcodyoss
02/01/2019, 3:38 PM