All Projects → Ekito → spring-boot-gwt

Ekito / spring-boot-gwt

Licence: other
A quickstart spring boot gwt application

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
CSS
56736 projects

spring-boot-gwt

A quickstart spring boot gwt application (Spring Boot 1.4.1, GWT 2.8)

GWT Developer Console

Use the GWT console with :

  • mvn gwt:run
  • mvn gwt:debug or simply use mvn install as useal

What's in the sources

Quick dive in the code :

  • fr.ekito.gwt.server for server side code
  • fr.ekito.gwt.client for GWT client side code
  • fr.ekito.gwt.client.controller contains Client Http Rest controller

The application is build uppon Google Gin

More details

More details about the project on Ekito's blog : http://www.ekito.fr/people/?p=4816

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].