googleapis / googleapis/google-cloud-java
[java-datastore] Use Try-with-resources in Datastore samples
Abierto
api: datastore
samples
type: cleanup
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
In googleapis/java-datastore#1246 `Datastore` instance holds resources which needs to be closed, For this reason we need to update all samples with `try-with-resources`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.