AbsaOSS / AbsaOSS/spline-spark-agent
Replace deprecated `scalaj` HTTP client
Open
Tech debt
- Dominant language
- Scala
- Stars
- 210
- Forks
- 102
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
from [here](https://index.scala-lang.org/scalaj/scalaj-http):
> THIS LIBRARY IS DEPRECATED
>
> As of April 2022 there are many supported options for making HTTP calls in scala:
>
> - [sttp](https://github.com/softwaremill/sttp) or [http4s](https://github.com/http4s/http4s) might be good scala first options
> - The native [HttpClient](https://docs.oracle.com/en/java/javase/12/docs/api/java.net.http/java/net/http/HttpClient.html) library if you're using JDK 11+ and want minimal deps
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.