Filter


[写真の出所]https://mangkyu.tistory.com/173

フィルタで@Autowiredを使用できません!!!
ContextのBenを直接呼んでくれ!!
 ApplicationContext applicationContext = ApplicationContextProvider.getApplicationContext();
        UserServiceNewImpl serviceBean = applicationContext.getBean("userServiceNewImpl", UserServiceNewImpl.class);