Spring MVC ->;检票口集成
我正在致力于将现有 Spring MVC 应用程序的一部分移植到 Wicket。
我使用 wicket-spring 库来进行初始集成工作,但现在我一直在寻找集成 Spring Security 实现的最佳方法。
我想知道是否有人可以给我一些关于处理这个问题的最佳方法的建议。
I'm working on porting part of an existing Spring MVC application over to Wicket.
I used the wicket-spring library to get the initial integration working, but now I'm stuck with the best way to integrate my Spring Security implementation.
I was wondering if anyone could give me some advice on the best way to handle this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你检查过 Wicket / Swarm / Spring安全指南?
Did you check Wicket / Swarm / Spring Security How-to?