程序包的使用
com.alibaba.csp.sentinel.datasource
-
类说明The abstract readable data source provides basic functionality for loading and parsing config.A
ReadableDataSourceautomatically fetches the backend data.Convert an object from source typeSto target typeT.The readable data source is responsible for retrieving configs (read-only).Interface of writable data source support.