Class AuthServiceTemplateAutoConfiguration.ViewResolverPostProcessor

  • All Implemented Interfaces:
    org.springframework.beans.factory.config.BeanPostProcessor
    Enclosing class:
    AuthServiceTemplateAutoConfiguration

    protected static class AuthServiceTemplateAutoConfiguration.ViewResolverPostProcessor
    extends Object
    implements org.springframework.beans.factory.config.BeanPostProcessor
    • Method Detail

      • postProcessAfterInitialization

        @Nullable
        public Object postProcessAfterInitialization​(Object bean,
                                                     String beanName)
                                              throws org.springframework.beans.BeansException
        Specified by:
        postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessor
        Throws:
        org.springframework.beans.BeansException