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
  • Konstruktordetails

    • WorkflowModulePropertiesConfiguration

      public WorkflowModulePropertiesConfiguration()
  • Methodendetails

    • propertySourcesPlaceholderConfigurer

      @Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer(org.springframework.core.env.Environment environment, List<WorkflowModuleProperties> modules)