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

Java Spring AOP - LocalVariableTableParameterNameDiscoverer, warning: '-debug' fallback, use '-parameters' instead or avoid its introspection: demo.LoggingAspect` #1

Open
vishalsingh2972 opened this issue Apr 13, 2023 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed java question Further information is requested spring springboot

Comments

@vishalsingh2972
Copy link
Owner

In the SpringAOP/src/main/java/demo/LoggingAspect.java class getting this error for the @AfterReturning annotation

Code Block Giving Error
1

OUTPUT ERROR
2

I am currently using Spring 6.0.7

@vishalsingh2972 vishalsingh2972 added bug Something isn't working help wanted Extra attention is needed java spring springboot labels Apr 13, 2023
@vishalsingh2972 vishalsingh2972 changed the title LocalVariableTableParameterNameDiscoverer, warning: '-debug' fallback, use '-parameters' instead or avoid its introspection: demo.LoggingAspect` Java Spring - LocalVariableTableParameterNameDiscoverer, warning: '-debug' fallback, use '-parameters' instead or avoid its introspection: demo.LoggingAspect` Apr 14, 2023
@vishalsingh2972 vishalsingh2972 added good first issue Good for newcomers enhancement New feature or request invalid and removed good first issue Good for newcomers labels Apr 15, 2023
@vishalsingh2972 vishalsingh2972 changed the title Java Spring - LocalVariableTableParameterNameDiscoverer, warning: '-debug' fallback, use '-parameters' instead or avoid its introspection: demo.LoggingAspect` Java Spring AOP - LocalVariableTableParameterNameDiscoverer, warning: '-debug' fallback, use '-parameters' instead or avoid its introspection: demo.LoggingAspect` Apr 26, 2023
@vishalsingh2972 vishalsingh2972 added documentation Improvements or additions to documentation good first issue Good for newcomers question Further information is requested and removed invalid labels Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed java question Further information is requested spring springboot
Projects
None yet
Development

No branches or pull requests

1 participant