Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Spring as Dependency #69

Open
Weltraumschaf opened this issue Jul 28, 2023 · 2 comments
Open

Remove Spring as Dependency #69

Weltraumschaf opened this issue Jul 28, 2023 · 2 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@Weltraumschaf
Copy link
Member

Weltraumschaf commented Jul 28, 2023

We use Spring to make HTTP requests. This is a bit of bloat, since we use nothing else from Spring. Also the current 5.x has vulns and upgrading to 6.x breaks the code. Instead of fixing the breaking code from upgrade to Spring 6 we can also use the time to use a more light weight library for HTTP requests.

@Weltraumschaf Weltraumschaf added the dependencies Pull requests that update a dependency file label Jul 28, 2023
@Weltraumschaf
Copy link
Member Author

Weltraumschaf commented Jul 28, 2023

Alternative libs:

@Zero3141 Zero3141 changed the title Remove Spring as Dependnecy Remove Spring as Dependency Jul 31, 2023
@Weltraumschaf
Copy link
Member Author

Weltraumschaf commented Sep 4, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Backlog
Development

No branches or pull requests

1 participant