Azure / Azure/azure-sdk-for-java

[Key Vault] Migrate JCA package from Apache HTTP client to Java's `HttpUrlConnection`

Open
#45,102 0 comments 0 reactions 3 assignees Claimed by @moarychan View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.