Micronaut - who developed it? ● developed by the creators of the Grails framework ● inspired by Spring, Spring Boot and Grails ● backed by Object Computing, Inc. (OCI)
Micronaut - for me ● Good Documents ● Easy to start with CLI(mn) to generate applications ● Easy to understand for those who are used to Spring Boot ○ Controller ○ Configuration ○ Constructor Injection ○ etc ● Improvement speed is so fast
Rerference ● Micronaout を試した JJUG CCC 2018 Spring LT by @kencharos ● Devoxx UK 2019 - Cloud-native Microservices with Micronaut ● Short comparison: Building Graal Native Images with Quarkus, Micronaut and Helidon