Package io.micronaut.runtime.http.scope
package io.micronaut.runtime.http.scope
-
ClassDescriptionAn interface that may be implemented by
RequestScope
beans to allow access to the current request.ACustomScope
that creates a new bean for every HTTP request.