当前位置:网站首页>Swagger suddenly went crazy
Swagger suddenly went crazy
2022-07-04 19:41:00 【Stack Piston】
http://xx:8087/context/v2/api-docs
Call is blank 404
Console Report :
Unable to find specification for group
Be careful : And others Unable to find specification for group 'default' Different
Look at the log, it seems log {} Why . In fact, it can be seen that what others need is default, What I need is ""
html newspaper :
Step on the pit :
pom in swagger edition , useless .
Copy others' configuration , useless .
group 'default', useless .( In fact, it is close to the answer )
Cross domain , No .
Final :
https://www.cnblogs.com/bwqueen/p/16040677.html
.groupName("")
边栏推荐
- Introduction to polyfit software
- PolyFit软件介绍
- . Net ORM framework hisql practice - Chapter 2 - using hisql to realize menu management (add, delete, modify and check)
- Reflection (I)
- @Data source connection pool exhaustion caused by transactional abuse
- Jetpack Compose 教程
- 1008 Elevator(20 分)(PAT甲级)
- Personal thoughts on Architecture Design (this article will be revised and updated continuously later)
- 牛客小白月赛7 I 新建 Microsoft Office Word 文档
- Is it safe to open an account at Great Wall Securities? How to open an account when buying stocks
猜你喜欢
线上数据库迁移的几种方法
牛客小白月赛7 谁是神箭手
联想首次详解绿色智城数字孪生平台 破解城市双碳升级难点
如何使用Async-Awati异步任务处理代替BackgroundWorker?
Explore the contour drawing function drawcontours() of OpenCV in detail with practical examples
Master the use of auto analyze in data warehouse
BCG 使用之新建向导效果
Oracle with as ORA-00903: invalid table name 多表报错
C语言-入门-基础-语法-流程控制(七)
勾股数规律(任意三个数能够满足勾股定理需要满足的条件)
随机推荐
HDU 1372 & POJ 2243 Knight moves (breadth first search)
Educational codeforces round 22 E. Army Creation
Hough transform Hough transform principle
An example of multi module collaboration based on NCF
Euler function
Pytorch学习(四)
HDU 1372 & POJ 2243 Knight Moves(广度优先搜索)
1002. A+B for Polynomials (25)(PAT甲级)
Functional interface
1006 Sign In and Sign Out(25 分)(PAT甲级)
【毕业季】绿蚁新醅酒,红泥小火炉。晚来天欲雪,能饮一杯无?
92. (cesium chapter) cesium building layering
1007 Maximum Subsequence Sum(25 分)(PAT甲级)
Online sql to excel (xls/xlsx) tool
明明的随机数
92.(cesium篇)cesium楼栋分层
1008 Elevator(20 分)(PAT甲级)
Explicit random number
Educational Codeforces Round 22 E. Army Creation
kotlin 基本使用