Package io.vanillabp.springboot.modules
Klasse WorkflowModulePropertiesConfiguration
java.lang.Object
io.vanillabp.springboot.modules.WorkflowModulePropertiesConfiguration
@AutoConfigurationPackage
@AutoConfigureBefore(org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.class)
@ConditionalOnBean(WorkflowModuleProperties.class)
public class WorkflowModulePropertiesConfiguration
extends Object
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic org.springframework.context.support.PropertySourcesPlaceholderConfigurerpropertySourcesPlaceholderConfigurer(org.springframework.core.env.Environment environment, List<WorkflowModuleProperties> modules)
-
Konstruktordetails
-
WorkflowModulePropertiesConfiguration
public WorkflowModulePropertiesConfiguration()
-
-
Methodendetails
-
propertySourcesPlaceholderConfigurer
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer(org.springframework.core.env.Environment environment, List<WorkflowModuleProperties> modules)
-