We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8309a commit 34ac022Copy full SHA for 34ac022
samples/weather-stdio-server/README.md
@@ -30,7 +30,7 @@ The project provides:
30
Use the Gradle wrapper to build the application. In a terminal run:
31
32
```shell
33
-./gradlew clean build
+./gradlew clean build -x test
34
```
35
36
To run the server:
0 commit comments