Class WorkflowModulePropertiesConfiguration


  • @AutoConfigurationPackage
    @ConditionalOnBean(WorkflowModuleProperties.class)
    public class WorkflowModulePropertiesConfiguration
    extends java.lang.Object
    • Constructor Detail

      • WorkflowModulePropertiesConfiguration

        public WorkflowModulePropertiesConfiguration()
    • Method Detail

      • propertySourcesPlaceholderConfigurer

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