apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

Add GovernanceConfiguration to adapt configuration center #998

Closed seriouszyx closed 1 year ago

seriouszyx commented 1 year ago

Currently the refactor-with-go branch does not have a class that read or writes configuration centers such as GovernanceConfiguration. I will implement it because many APIs need to persist data into the configuration center.