Package io.micronaut.runtime.http.scope
-
Interface Summary Interface Description RequestAware An interface that may be implemented byRequestScopebeans to allow access to the current request. -
Annotation Types Summary Annotation Type Description RequestScope ACustomScopethat creates a new bean for every HTTP request.