Package io.micronaut.web.router.qualifier


package io.micronaut.web.router.qualifier
Qualifiers based on type.
Since:
1.0
  • Classes
    Class
    Description
    A Bean Qualifier that qualifies based on the value of the media type defined in the Consumes annotation.
    A Bean Qualifier that qualifies based on the value of the media type defined in the Produces annotation.