吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 754|回复: 4
收起左侧

[求助] swagger3使用text/plain body不起作用

[复制链接]
wuqingvika 发表于 2023-4-23 16:24
我想在这里添加自定义的请求样例  不起作用
[XML] 纯文本查看 复制代码
<dependency>
            <groupId>io.springfox</groupId>
            <artifactId>springfox-boot-starter</artifactId>
            <version>3.0.0</version>
        </dependency>
1682238418969.png
java里这样写的 这是为啥呢
image.png

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

 楼主| wuqingvika 发表于 2023-4-23 16:26
* ApiImplicitParam是Swagger中的注解,用于描述接口参数的信息。它有以下属性:
*
* name:参数名。
* value:参数说明。
* required:是否必填,默认为false。
* dataType:参数类型。
* paramType:参数传递类型,可选值为header、query、path、form、body等。
* defaultValue:参数默认值。
* example:参数示例值。
* allowableValues:参数允许值列表。
* access:对应参数的访问权限。
* allowMultiple:是否允许多个参数值,默认为false。


改成example也不行。
0Ling0 发表于 2023-4-23 18:11
1


I am sorry that as of today , springfox does not support Spring Boot 3 yet.(see this and this).

You can consider to use another similar project called springdoc which supports Spring Boot 3 and here is the migration guideline for migrating springfox to springdoc
yinfeng520 发表于 2023-4-23 22:25
jiaowojiangge 发表于 2023-4-23 22:32

锟斤拷司目前锟斤拷锟矫o拷锟斤拷锟斤拷锟斤拷
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-25 00:00

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表