@JFinal 您好,想跟你请教个问题:jFinal整合spring启动的时候 不报错 就是访问controller的时候报错:信息如下;
Caused by: org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'txAdvice' must be of type [org.aopalliance.aop.Advice], but was actually of type [org.springframework.transaction.interceptor.TransactionInterceptor]
http://www.oschina.net/p/spring-jfinal 我完全按照这个教程来的
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。
spring版本是多少
aopalliancejar有没
@xiongfuan谢谢我的demo目前在家里面我回去给你发一份回复 @李永china:你能发给我你现在的demo?回复 @李永china:换个3版本试试,有版本是最新的4.2.6 https://git.oschina.net/Bitter/jfinal-plus/blob/master/jfinal-plus-spring/README.md 用这个吧,耦合性小。回复 @李永china:能用就行很感谢你的回答我用了您的ioc功能这个可以用