@Configuration
@EnableConfigurationProperties(value={LiteflowProperty.class,LiteflowMonitorProperty.class})
@PropertySource(name="Liteflow Default Properties",
value="classpath:/META-INF/liteflow-default.properties")
public class LiteflowPropertyAutoConfiguration
extends Object
| 构造器和说明 |
|---|
LiteflowPropertyAutoConfiguration() |
@Bean public com.yomahub.liteflow.property.LiteflowConfig liteflowConfig(LiteflowProperty property, LiteflowMonitorProperty liteflowMonitorProperty)
Copyright © 2024. All rights reserved.