Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello Application

This project was generated using the `gwt-maven-springboot-archetype`!

======================================================================

To run the examples:

* run in one terminal window:

  - mvn clean compile

  - mvn gwt:codeserver -pl *-client -am

Wait until codeserver is startet (it is started, in case you see the codeserver url). after a `mvn clean` is this necessary because the `launcherdir` has to be created inside the Spring Boot server before launching the Sprin Boot server.

* in another terminal window:

  - mvn spring-boot:run -pl *-server -am

To start the application, call:

http://localhost:8080/index.html

```
mvn archetype:generate \
   -DarchetypeGroupId=com.github.nalukit.archetype \
   -DarchetypeVersion=LATEST \
   -DarchetypeArtifactId=modular-springboot-webapp \
  -DgroupId=org.chenmin.gwt                                \
  -DartifactId=springboot                          \
  -Dmodule=hello                         \
  -Dmodule-short-name=hello                         \
  -Dversion=1.0.0

```

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages