@Configuration
@EnableConfigurationProperties(value={LiteflowProperty.class,LiteflowMonitorProperty.class})
@PropertySource(name="Liteflow Default Properties",
value="classpath:/META-INF/liteflow-default.properties")
public class LiteflowPropertyAutoConfiguration
extends Object
| Constructor and Description |
|---|
LiteflowPropertyAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.yomahub.liteflow.property.LiteflowConfig |
liteflowConfig(LiteflowProperty property,
LiteflowMonitorProperty liteflowMonitorProperty) |
@Bean public com.yomahub.liteflow.property.LiteflowConfig liteflowConfig(LiteflowProperty property, LiteflowMonitorProperty liteflowMonitorProperty)
Copyright © 2025. All rights reserved.