OHDSI / OHDSI/WebAPI

Bump project to use spring boot 2.x (Spring 1.x is EOL)

Open
#2,056 11 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.