jfinal Aop.addMapping(Service.class,ServiceImpl.class); 这个添加映射配置在那个类里面啊

 jfinal           Aop.addMapping(Service.class,ServiceImpl.class);
这个添加映射配置在那个类里面啊


评论区

JFinal

2019-03-29 21:00

在 YourJFinalConfig 中的 configConstant(Constants me) 最好,因为你的 Interceptor、Validator 中可能要用到注入,而 configConstant 是最早被回调的

热门反馈

扫码入社