Azure / Azure/azure-sdk-for-java
[Key Vault] Migrate JCA package from Apache HTTP client to Java's `HttpUrlConnection`
Open
azure-spring-jca
Client
KeyVault
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
As described in #45052, the library aims to be lightweight and as dependency free as possible, so moving onto Java's very own `HttpUrlConnection` would be best to get us closer to that goal, considering that the latter can support all the operations the library needs to perform and is supported in since Java 1.1
Contributor guide
Assessment
This issue has not been assessed yet.