OpenAPITools / OpenAPITools/openapi-generator
[Announcement] Drop Spring Boot 2.x support
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Drop Spring Boot 2.x support as it reached EOL a while ago (November 24, 2023)
Setting the option useSpringBoot3 to false will get you Spring Boot 2.x (and it may work) but there's no guarantee it will work moving forward. (eventually the useSpringBoot3 option will be deprecated)
Please reply below to let us know if you've any concern/question.
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 reviewing the useSpringBoot3 option and the generator areas that provide Spring Boot 2.x support; no specific files or tests are named in the issue. Confirm the scope with the discussion, then verify that Spring Boot 2.x support is removed and the option's future deprecation is handled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100