Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please compile with "-parameters" so that Spring Boot 3 does not complain #142

Open
thake opened this issue Jun 20, 2023 · 0 comments
Open

Comments

@thake
Copy link

thake commented Jun 20, 2023

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 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant