Micronaut feels more familiar for developers who know Spring-Boot. Support for basic JVM vs. GraalVM feels better, we needed it to use old libraries that use reflection and won‘t run on GraalVM. Quarkus relies on JEE and Microprofile and therefore seems to be more closely tied to the old Java-EE stack.