We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25867f commit 0db3367Copy full SHA for 0db3367
docs/50-demo-app/3-configure.mdx
@@ -54,7 +54,7 @@ The file will automatically save, and the server will restart.
54
You need to start the server. Click on the terminal window and type:
55
56
```shell
57
-$ mvn spring-boot:run
+mvn spring-boot:run
58
```
59
60
</TabItem>
0 commit comments