gpike
Super Simple GWT Spring IntegrationLast week I introduced the gwtrpc-spring project with an example application. Even though it was simple enough I wanted to reduce the configuration to a bare minimum. So this is example app number 2. By using auto configuration of annotated beans in spring and a naming convention for our services we can reduce the setup for a new rpc service.
