1、首先启动springboot+swagger的工程。

2、在application.yml里面查看服务的端口号,比如这里是9510。

访问SpringBoot中的Swagger的方法

 

 3、访问URL:http://localhost:9510/test/swagger-ui.html

其中test是你的工程名称。

 

相关文章:

  • 2021-12-29
  • 1970-01-01
  • 2021-12-05
  • 2022-12-23
  • 2021-11-20
  • 2021-07-06
  • 2021-11-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-12
  • 2022-12-23
  • 2021-11-02
  • 2022-12-23
  • 2021-10-06
  • 2021-06-26
相关资源
相似解决方案