googleapis / googleapis/google-cloud-java
[java-datastore] Relocate GoogleJsonClientFeature configurations closer to google-api-client [requires gax]
Abierto
api: datastore
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
Configurations related to `google-api-client` and `google-http-client` are currently present in gax-java. Libraries like java-datastore contain modules that bring in the google-api-client dependency but not gax so they aren't able to take advantage of these configs and as a result, have to add some of these configurations on their own. Reference: https://github.com/googleapis/java-datastore/pull/928
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.