hmac-auth
hmac-auth copied to clipboard
Please compile with "-parameters" so that Spring Boot 3 does not complain
On startup, we receive the following warn message because this library is not compiled with the "-parameters" flag:
2023-06-20T15:07:57,295 WARN logger=LocalVariableTableParameterNameDiscoverer message='Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: de.otto.hmac.authorization.RolesAuthorizationAspect' url= thread=main