Package io.micronaut.web.router.qualifier
package io.micronaut.web.router.qualifier
Qualifiers based on type.
- Since:
- 1.0
-
ClassesClassDescriptionA
BeanQualifierthat qualifies based on the value of the media type defined in theConsumesannotation.ABeanQualifierthat qualifies based on the value of the media type defined in theProducesannotation.