Package io.micronaut.core.bind.annotation
package io.micronaut.core.bind.annotation
Micronaut core bind annotation classes.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.An abstract
AnnotatedArgumentBinder
implementation.AnArgumentBinder
whose lookup is driven by an annotation definition.An annotation stereotype for other annotations that indicates a methodArgument
is bindable.
AbstractArgumentBinder