public class SeataServerEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered
| 构造器和说明 |
|---|
SeataServerEnvironmentPostProcessor() |
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application)
postProcessEnvironment 在接口中 org.springframework.boot.env.EnvironmentPostProcessorpublic int getOrder()
getOrder 在接口中 org.springframework.core.Orderedpublic static void init()
Copyright © 2022 Seata. All rights reserved.