treasure-data / td-client-java

Java Client Library for Treasure Data
http://docs.treasuredata.com/articles/java
Apache License 2.0
12 stars 22 forks source link

Encourage try-with-resource #236

Closed exoego closed 1 year ago

exoego commented 1 year ago

try-with-resource is highly encouraged since it ensure resource closing with simpler code