On September 18, 2020, we hosted a live webinar on 'Developing Micronaut Applications Using IntelliJ IDEA' by Iván López, Senior Software Engineer at Object Computing. This session included a brief overview of the Micronaut framework with lots of live examples.
IntelliJ IDEA provides coding assistance specific to the Micronaut framework. For example, you can autocomplete Ctrl+Space parameters in application.properties and application.yml files, see quick documentation Ctrl+Q, and navigate to their definitions by holding down the Ctrl key. There is also integration with the Bean Validation and