Package io.micronaut.jaxrs.processor
package io.micronaut.jaxrs.processor
-
ClassDescriptionMaps the JAX-RS
ApplicationPath
annotation turning the application class into a singleton.Maps the JAX-RSConsumes
annotation.Maps the JAX-RSCookieParam
annotation.Maps the JAX-RSDefaultValue
annotation.Maps the JAX-RSDELETE
annotation to Micronaut's version.Maps the JAX-RSFormParam
annotation.Maps the JAX-RSGET
annotation to Micronaut's version.Maps the JAX-RSHEAD
annotation to Micronaut's version.Maps the JAX-RSHeaderParam
annotation.Maps the JAX-RSHttpMethod
annotation.A type element visitor that turns a JAX-RS path into a controller.Maps the JAX-RSOPTIONS
annotation to Micronaut's version.Maps the JAX-RSPath
annotation to Micronaut's version.Maps the JAX-RSPathParam
annotation.Maps the JAX-RSPOST
annotation to Micronaut's version.Maps the JAX-RSProduces
annotation.Maps the JAX-RSPUT
annotation to Micronaut's version.Maps the JAX-RSQueryParam
annotation.