List of the Micronaut examples, updating still in progress…
1. Getting Started
- Micronaut Hello World Example
- Micronaut @ConfigurationProperties Example
- Micronaut @ConfigurationBuilder Example
- Micronaut Loading external yaml or configuration file
- How to Use Dependency Injection in Micronaut
- Return XML in a Micronaut Controller
- Return JSON in a Micronaut Controller
- Return PDF in a Micronaut Controller
- Return Excel file in a Micronaut Controller
- Return ZIP file in a Micronaut Controller
2. Tips
- How to install Micronaut CLI
- List all available features in the Micronaut CLI (mn)
- How to Change the Default Micronaut Server Port