@Deprecated public class DynamicSchemaLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static DynamicSchemaLoader |
INSTANCE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
registerSchemas(String schemaLocation)
Deprecated.
动态注册指定目录下的schema契约到当前服务
|
void |
registerSchemas(String microserviceName,
String schemaLocation)
Deprecated.
动态注册指定目录下的schema契约到指定服务
|
public static final DynamicSchemaLoader INSTANCE
public void registerSchemas(String schemaLocation)
schemaLocation - eg. "classpath*:schemas/*.yaml"Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.