You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Existing Micronaut Framework 3 custom implementations of io.micronaut.security.rules.SecurityRule will need to have HttpRequest added as a type parameter of the interface in their implements clause, and their check method will need to have the RouteMatch parameter removed.