Restygwt + spring mvc

时间:2015-11-28 19:54:48

标签: json spring spring-mvc gwt resty-gwt

我想尝试使用RestyGWT + SpringMVC,但互联网上几乎没有关于这些技术的合理信息,请举出简单的例子或链接到好的例子。非常感谢。

1 个答案:

答案 0 :(得分:1)

查看https://bitbucket.org/foal/open-logui

org.jresearch.logui.service.LogUiController是一个SpringMVC休息控制器

org.jresearch.logui.gwt.core.client.module.logger.srv.LogUiLoggerService是使用上面的控制器的RestyGWT

/org.jresearch.logui.gwt.fragment/src/main/resources/conf/fragmentContext.xml - Spring MVC配置

org.jresearch.logui.gwt.core.client.app.LogbackUiController - 设置RestyGWT的默认服务根