Class FiltersRegistrationBeanFactoryPostProcessor

  • All Implemented Interfaces:
    org.springframework.beans.factory.config.BeanFactoryPostProcessor

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

      • FiltersRegistrationBeanFactoryPostProcessor

        public FiltersRegistrationBeanFactoryPostProcessor()
    • Method Detail

      • 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