# test **Repository Path**: chenmin/test ## Basic Information - **Project Name**: test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-08 - **Last Updated**: 2022-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README App Application This project was generated using the `gwt-maven-springboot-archetype`! ====================================================================== To run the examples: * run in one terminal window: - mvn clean package - mvn gwt:codeserver -pl test-client -am Wait until codeserver is startet (it is started, in case you see the codeserver url). after a `mvn clean package` is this necessary because the `launcherdir` has to be created inside the Spring Boot server. * in another terminal window: - mvn spring-boot:run -pl test-server -am To start the application, call: http://localhost:8080/index.html