Skip to content

Commit 6fde9ac

Browse files
authored
Update README.md
1 parent 89bdf5c commit 6fde9ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ mvn clean package -DskipTests=true
66
```
77
* run forsrc-gwt-ui
88
* http://127.0.0.1:8888/
9+
* password: [email protected]/forsrc
910
```shell
1011
cd forsrc-gwt-ui
1112
mvn clean package -DskipTests=true gwt:run
@@ -27,6 +28,7 @@ mvn clean package -DskipTests=true spring-boot:run
2728

2829
* run forsrc-springboot-gwt-ui
2930
* http://127.0.0.1:8080/
31+
* password: [email protected]/forsrc
3032
```shell
3133
cd forsrc-springboot-gwt-ui
3234
mvn clean package -DskipTests=true spring-boot:run

0 commit comments

Comments
 (0)