Micronaut

Diego Pacheco
1 min readJul 22, 2020

Micronaut is a JVM(Java, Groovy, and Kotlin) framework similar to Spring Boot or Quarkus. Micronaut is modular and blazing fast. It has a minimal memory footprint and is a bit cleaner API compared with Spring Boot for instance. Micronaut does Reflection based IOC(with Cache). Micronaut also has GraalVM support. Micronaut is a non-blocking IO and has a Reactive API based on Netty and Rectivex projects. Today I made a quick video going trought the Micronaut API DEMO I made.

Video

Code

https://github.com/diegopacheco/java-pocs/tree/master/pocs/micronaut-fun

Originally published at http://diego-pacheco.blogspot.com on July 22, 2020.

--

--

Diego Pacheco

Brazilian, Software Architect, SWE(Java, Scala, Rust, Go) SOA & DevOps expert, Author. Working with EKS/K8S. diegopacheco.github.io (Opinions on my own)