Skip to content

zak905/boot-gwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dev Mode

To run devmode:

mvn spring-boot:run and then in a different window mvn gwt:devmode -Pgwt-dev

Production

mvn clean -Pgwt-prod and then java -jar target/boot-gwt-0.0.1-SNAPSHOT.jar

About

Example of GWT integration into a Spring Boot Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published