junit-params

This guide shows how to build with the Micronaut Framework a chat application such as the Rails application demonstrated in the Hotwire announcement screencast.
Learn how to create an AWS Lambda function with the Micronaut framework to rotate a secret stored in AWS Secrets Manager
How to create a custom constraint annotation for validation in your Micronaut application
Constructor, Field, and method parameter injection.
Learn about the available scopes: Singleton, Prototype, Request, Refreshable, Context...