Join Slack
Powered by
I have been using suspend functions controller wit...
# spring
j
Jose Antonio Jimenez
04/08/2021, 2:13 PM
I have been using suspend functions controller with Spring Boot, but seems that currently Spring Security does not support it with @PreAuthorize annotations. Anyone knows is this is going to be fixed anytime soon?
s
Saharath Kleips
04/08/2021, 4:58 PM
I think this is the issue you’d want to follow?
https://github.com/spring-projects/spring-framework/issues/22462
Hopefully someone else has some insights since I’d like to see those annotations as well
s
sdeleuze
04/09/2021, 6:38 AM
We are currently working on
https://github.com/spring-projects/spring-security/issues/8143
sdeleuze
04/09/2021, 6:40 AM
So follow this issue for some updates
sdeleuze
04/09/2021, 5:35 PM
Issue closed, this should be fixed in Spring Security 5.5.0 !
https://github.com/spring-projects/spring-security/issues/8143
🙏 1
🙏 2
108
Views
Open in Slack
Previous
Next