feat:add Tencent Cloud TSF support.

pull/1317/head
Haotian Zhang 1 year ago
parent d1e0dfe64d
commit b29b2f0fc4

@ -30,7 +30,7 @@ import org.springframework.core.env.Environment;
*/
public interface PolarisConfigCustomExtensionLayer {
boolean isEnabled();
void initRegisterConfig(PolarisConfigPropertyAutoRefresher polarisConfigPropertyAutoRefresher);
void initConfigFiles(Environment environment, CompositePropertySource compositePropertySource, ConfigFileService configFileService);

Loading…
Cancel
Save