开发者

How to secure a service REST with spring3?

I just made a we开发者_运维百科b service with spring 3 using MVC annotations (@Controller, @RequestMapping) and now I'm looking for a way to secure it. Does someone know how to do it?

Thanks,


I recommend this video to learn about Spring-Security. Ben Alex is the founder, so well qualified to teach it.

Disclaimer: while Spring-Security will provide some authentication and access control, it won't guarantee your system is secure!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜