Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Springboot中集成spring-doc 时(不是Swagger2),将json对象转成了json字符串,导致接口文档无法显示 #387

Closed
wangyatong opened this issue May 31, 2022 · 9 comments
Assignees
Labels
bug Something isn't working fixed
Milestone

Comments

@wangyatong
Copy link

fastjson2测试版本:2.0.5
jdk版本:OracleJDK 17.0.3
springboot版本:2.7.0
springdoc版本:1.6.9

"{"openapi":"3.0.1","info":{"title":"OpenAPI definition","version":"v0"},"servers":[{"url":"http://localhost:8099","description":"Generated server url"}],"paths":{},"components":{}}"

@wangyatong wangyatong added the bug Something isn't working label May 31, 2022
@wangyatong wangyatong changed the title [BUG]Springboot中集成Open API 时(不是Swagger2),将json对象转成了json字符串,导致接口文档无法显示 [BUG]Springboot中集成spring-doc 时(不是Swagger2),将json对象转成了json字符串,导致接口文档无法显示 May 31, 2022
@wenshao wenshao added this to the 2.0.6 milestone May 31, 2022
@wenshao
Copy link
Member

wenshao commented Jun 1, 2022

https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2-extension/2.0.6-SNAPSHOT/

问题已经修复,不用做上面 @VictorZeng 说的配置,请帮忙用2.0.6-SNAPSHOT版本验证,2.0.6正式版预计6月5日前发布

VictorZeng added a commit to VictorZeng/fastjson2 that referenced this issue Jun 4, 2022
wenshao added a commit that referenced this issue Jun 4, 2022
@VictorZeng
Copy link
Collaborator

该问题已将在2.0.6版本修复 即将发布~

@wenshao
Copy link
Member

wenshao commented Jun 4, 2022

https://github.com/alibaba/fastjson2/releases/tag/2.0.6
问题已经修复,请用新版本

@wenshao
Copy link
Member

wenshao commented Apr 2, 2023

https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2/2.0.27-SNAPSHOT/
问题已修复,请帮忙用2.0.27-SNAPSHOT版本验证

@wenshao wenshao modified the milestones: 2.0.6, 2.0.27 Apr 2, 2023
@wenshao
Copy link
Member

wenshao commented Apr 8, 2023

@telechow
Copy link

telechow commented Apr 9, 2023

@wenshao
2.0.27好像还是不行。
image

@wenshao wenshao modified the milestones: 2.0.27, 2.0.28 Apr 9, 2023
@wenshao wenshao reopened this Apr 9, 2023
@wenshao
Copy link
Member

wenshao commented Apr 9, 2023

https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2/2.0.28-SNAPSHOT/
问题已修复,请帮忙用2.0.28-SNAPSHOT版本验证,2.0.28预计在周末发布(4月15日)

@wenshao
Copy link
Member

wenshao commented Apr 15, 2023

@wenshao wenshao closed this as completed Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

5 participants