使用 Stripes MVC 开发 REST 服务
是否可以将 stripes MVC 控制器公开为 REST 服务。
Is it possible to expose stripes MVC controller as REST service.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
是否可以将 stripes MVC 控制器公开为 REST 服务。
Is it possible to expose stripes MVC controller as REST service.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
是的,使用 Stripes,您可以构建action beans 响应来自 REST 服务的 URL(Stripes MVC 控制器仅调度 URL到正确的动作豆)。
Yes, with Stripes you can build action beans that respond to URL’s from REST services (Stripes MVC controller just dispatches the URL’s to the correct action beans).
我认为这取决于您所说的“REST 服务”是什么意思?无论如何: http://old.nabble.com/[电子邮件受保护]
I think it depends on what you mean by 'REST service'? Anyway: http://old.nabble.com/[email protected]