security - How to secure a service REST with spring3? -
I have just created a web service using Spring 3 using MVC annotation (@controller, @ request mapping) and Now I'm looking for a way to secure it. Does anyone know how to do this?
Thank you,
I recommend learning about spring safety Ben Alex is the founder, so he is well qualified to teach.
Disclaimer: While spring-protection will provide some authentication and access control, it will not guarantee that your system is safe!
Comments
Post a Comment