My Spring Boot application works on Spring Security 3.2.7.RELEASE. Now, I\'d like to update it to 4.0.2.RELEASE.
Spring Security 3.2.7.RELEASE
4.0.2.RELEASE
After hours of debug I ha
In the other hand you can remove role prefix ass described here. In this cas you are free to use other annotations.