提交 32d9081a authored 作者: Farid Zakaria's avatar Farid Zakaria

Added instructions for running H2 server

上级 b99c92d1
......@@ -42,4 +42,12 @@ H2 uses [Maven Wrapper](https://github.com/takari/maven-wrapper) setup, you can
or
> $ ./mvnw.cmd clean test
\ No newline at end of file
> $ ./mvnw.cmd clean test
###Running
You can run the server like this
```
mvn exec:java -Dexec.mainClass=org.h2.tools.Server
```
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论