|
@@ -34,10 +34,10 @@
|
|
|
<!--设置了dependencyManagement,可以不指定版本号-->
|
|
|
<dependency>
|
|
|
<groupId>org.hsweb</groupId>
|
|
|
- <artifactId>hsweb-web-start</artifactId>
|
|
|
+ <artifactId>hsweb-web-starter</artifactId>
|
|
|
</dependency>
|
|
|
```
|
|
|
|
|
|
完整配置,可参照 [demo](https://github.com/hs-web/hsweb-demo/blob/master/pom.xml)
|
|
|
|
|
|
-[查看api](2.API.md)
|
|
|
+[查看api](2.API.md)
|