Commit 5266f06d by shenweidong

更新了swagger-ui界面,UI界面地址:localhost:10030/doc.html

parent feca5b64
...@@ -8,7 +8,8 @@ spring: ...@@ -8,7 +8,8 @@ spring:
application: application:
name: gold-app name: gold-app
profiles: profiles:
active: @spring.active@ #@spring.active@
active: local
servlet: servlet:
multipart: multipart:
max-request-size: 200MB max-request-size: 200MB
......
...@@ -8,6 +8,7 @@ spring: ...@@ -8,6 +8,7 @@ spring:
application: application:
name: gold-app name: gold-app
profiles: profiles:
#local
active: local active: local
servlet: servlet:
multipart: multipart:
......
...@@ -220,11 +220,11 @@ ...@@ -220,11 +220,11 @@
<version>1.1.4c</version> <version>1.1.4c</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <!-- <dependency>-->
<groupId>io.springfox</groupId> <!-- <groupId>io.springfox</groupId>-->
<artifactId>springfox-swagger-ui</artifactId> <!-- <artifactId>springfox-swagger-ui</artifactId>-->
<version>2.9.2</version> <!-- <version>2.9.2</version>-->
</dependency> <!-- </dependency>-->
</dependencies> </dependencies>
<!-- <name>jyzb-process</name>--> <!-- <name>jyzb-process</name>-->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论