swagger-api / swagger-api/swagger-codegen
Swagger-codegen support for Spring Boot 3.x with resteasy template
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi Swagger-API team,
I saw that the following issue was fixed https://github.com/swagger-api/swagger-codegen/issues/11797, yet that does not work for Spring Boot 3.x when the resttemplate is used as a library:
resttemplate
Do you provide the support for Jakarta also in here?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the fix described in issue #11797 with generated output for Spring Boot 3.x using the resttemplate library. Check how Jakarta support is handled in that case; done means the generated output supports the requested Spring Boot 3.x and Jakarta usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100