Bump project to use spring boot 2.x (Spring 1.x is EOL)
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 151
- Forks
- 183
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Expected behavior
Platform should run all functions successfully using Spring 2.x
Actual behavior
Upgrading libraries breaks build.
Steps to reproduce behavior
Change spring boot version to 2.x and project will not compile.
Contributor guide
No contributing guide indexed for this repository
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 locating the Spring Boot version declaration and run the project build to capture the compilation failures caused by the 2.x change. Trace the affected dependencies and services, then verify that the build succeeds and all platform functions run successfully on Spring Boot 2.x.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100