Package io.micronaut.jaxrs.runtime.core
package io.micronaut.jaxrs.runtime.core
-
ClassDescriptionConfigures a URI naming strategy based on the
ApplicationPath
annotation.Handles JAX-RS exceptions that occur during the execution of an HTTP request.ARequestScope
bean implementing the JAX-RS ResourceInfo to access the resource class and resource method matched by the current request.Implementation ofResponse.ResponseBuilder
for Micronaut.A filter which retrieves the actual response from the returned JAX-RS Response object.Registers runtime singletons and addsApplication
as a property source.Partial implementation ofUriBuilder
.A simple parser intended to parse sequences of name/value pairs.Weighted<T>Used to compare objects be weighted value.