class RouteOptions
cangjie
public class RouteOptions功能:表示端点路由系统的配置选项。
成员概览
| 成员 | 功能 |
|---|---|
| prop endpointDataSources | 返回当前注册的端点数据源集合。 |
prop endpointDataSources
cangjie
public prop endpointDataSources: HashSet<EndpointDataSource>功能:返回当前注册的端点数据源集合。
类型:HashSet<EndpointDataSource>