You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
675 B
10 lines
675 B
org.springframework.cloud.bootstrap.BootstrapConfiguration=\
|
|
com.tencent.cloud.polaris.context.config.PolarisContextPropertiesBootstrapAutoConfiguration
|
|
org.springframework.context.ApplicationListener=\
|
|
com.tencent.cloud.polaris.context.logging.PolarisLoggingApplicationListener,\
|
|
com.tencent.cloud.polaris.context.listener.FailedEventApplicationListener
|
|
org.springframework.boot.env.EnvironmentPostProcessor=\
|
|
com.tencent.cloud.polaris.context.config.PolarisContextEnvironmentPostProcessor,\
|
|
com.tencent.cloud.polaris.context.config.extend.tsf.TsfCoreEnvironmentPostProcessor,\
|
|
com.tencent.cloud.polaris.context.config.extend.tsf.TsfLastEnvironmentPostProcessor
|