Experiences with integrating spring 3 mvc with GWT?

前端 未结 4 839
面向向阳花
面向向阳花 2020-12-23 12:22

Given: Spring 3.0 mvc has excellent REST support with one of the representation being JSON.

GWT simplifies development as UI is developed in java. But by default i

4条回答
  •  天命终不由人
    2020-12-23 13:09

    Try this solution: GWT and Spring MVC Integration

    It uses 3 classes. Its very simple, declarative and clear.

提交回复
热议问题