openGemini / opengemini-client-java

CNCF openGemini Java Client Library
https://opengemini.org/
Apache License 2.0
23 stars 15 forks source link

Configuration class builder should be standardized #86

Open weetyre opened 1 month ago

weetyre commented 1 month ago

Configuration classes should be built using builder pattern The constructor of opengemini client should be privatized and use factory mode to build the instance

CennyMo commented 3 weeks ago

please assign this issue to me