Skip to content

Can not integrate with spring doc #349#350

Merged
liweinan merged 6 commits into
resteasy:mainfrom
liweinan:issue-349
Nov 13, 2024
Merged

Can not integrate with spring doc #349#350
liweinan merged 6 commits into
resteasy:mainfrom
liweinan:issue-349

Conversation

@liweinan
Copy link
Copy Markdown
Contributor

@liweinan liweinan commented Nov 5, 2024

No description provided.

@liweinan liweinan marked this pull request as draft November 5, 2024 18:34
@liweinan liweinan linked an issue Nov 11, 2024 that may be closed by this pull request
@liweinan liweinan marked this pull request as ready for review November 11, 2024 19:30
@liweinan
Copy link
Copy Markdown
Contributor Author

After this is fixed: #354

I can now run springdoc with the example by this PR:

image

In the next step, I'll update the README and add Swagger annotations to generate the API doc.

@liweinan
Copy link
Copy Markdown
Contributor Author

image

@liweinan
Copy link
Copy Markdown
Contributor Author

liweinan commented Nov 12, 2024

It seems I need to use the swagger generated openapi doc instead of the springdoc generated one(which is not correctly generated.

@liweinan
Copy link
Copy Markdown
Contributor Author

todo: disable the broken generated doc in: http://localhost:8080/sample-app/v3/api-docs

@liweinan
Copy link
Copy Markdown
Contributor Author

All the code work is done. And I plan to write a team blog post for this PR.

@liweinan liweinan merged commit 85b7478 into resteasy:main Nov 13, 2024
@thegenius
Copy link
Copy Markdown

great works

@liweinan
Copy link
Copy Markdown
Contributor Author

@thegenius Glad it helps :D

btw I started to write a blog post related to this PR:

Which introduces multiple integration methods with OpenAPI.

If there is anything else that needs help feel free to ask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can not integrate with spring doc

2 participants