-
Notifications
You must be signed in to change notification settings - Fork 41.2k
ReactiveMethodSecurityConfiguration not eligible for auto-proxying #27962
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
Comments
Something has triggered eager initialization of If you would like us to spend some more time investigating, please spend some time providing a complete yet minimal sample that reproduces the problem. You can share it with us by pushing it to a separate repository on GitHub or by zipping it up and attaching it to this issue. |
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed. |
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue. |
Hi, I have the same problem when I add I use
|
@Marthym can you please provide a sample application that shows the problem. |
Just add custum security config with @philwebb Thanks for your help |
Thanks for the sample, @Marthym. The log message appears to be due to a bug in Spring Security. I've opened spring-projects/spring-security#11596. |
Uh oh!
There was an error while loading. Please reload this page.
Getting this while deployment
I faced this issue after upgrading to 2.5.1 Earlier, I was using 2.3.4.RELEASE version.
The text was updated successfully, but these errors were encountered: