Class FiltersRegistrationBeanFactoryPostProcessor

java.lang.Object
com.xebialabs.xlrelease.spring.configuration.FiltersRegistrationBeanFactoryPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor

@Component public class FiltersRegistrationBeanFactoryPostProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
Disable spring-boot configured filter registration beans
  • Constructor Details

    • FiltersRegistrationBeanFactoryPostProcessor

      public FiltersRegistrationBeanFactoryPostProcessor()
  • Method Details

    • postProcessBeanFactory

      public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory bF) throws org.springframework.beans.BeansException
      Specified by:
      postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
      Throws:
      org.springframework.beans.BeansException