See: Description
Class | Description |
---|---|
KotlinNotNullMapper |
An annotation mapper that maps Kotlin's NotNull to a common annotation.
|
KotlinNullableMapper |
An annotation mapper that maps Kotlin's Nullable to a common annotation.
|
PersistenceContextAnnotationMapper |
Allows using the
PersistenceContext annotation in Micronaut. |
TimedAnnotationMapper |
Maps Micrometer's
Timed annotation in order to support AOP. |