Package io.micronaut.runtime.http.scope


@NullMarked package io.micronaut.runtime.http.scope
The package info.
  • Class
    Description
    An interface that may be implemented by RequestScope beans to allow access to the current request.
    A CustomScope that creates a new bean for every HTTP request.