Swagger之beautiful-UI

在maven项目上加上依赖

<dependency>
	<groupId>com.github.xiaoymin</groupId>
	<artifactId>swagger-bootstrap-ui</artifactId>
	<version>1.9.6</version>
</dependency>

输入http://ip地址:端口号/doc.html

本项目地址是http://localhost:8187/doc.html

posted @ 2021-12-30 14:50  杜嘟嘟  阅读(59)  评论(0编辑  收藏  举报