Package io.micronaut.core.bind.annotation
package io.micronaut.core.bind.annotation
Micronaut core bind annotation classes.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAn abstract
AnnotatedArgumentBinder
implementation.AnArgumentBinder
whose lookup is driven by an annotation definition.An annotation stereotype for other annotations that indicates a methodArgument
is bindable.