0

0

回答

480 浏览

spring 为struts2 所以的action 实现aop编程问题[已解决]5

在项目中我用spring 的aop为struts2中的每个action都进行aop编程(动态代理) 看我的aop文件配置: <!-- 前台spring拦截器 --> <bean id="frontHeaderInterceptor" class="com.kuquo.code.springInterceptor.FrontHeaderInterce ...

2013年12月18日 15:41
0

4

回答

2188 浏览

spring强制cglib代理不起作用?[已解决]0

配置了强制使用cglib,但spring还是使用JDK代理service,所有的service都实现了IGenericService接口,而且在有注入bean的地方,会报错: Cannot convert value of type [$Proxy10 implementing org.springframework.aop.SpringProxy,org.springframework.aop. ...

2013年6月13日 20:48
0

2

回答

194 浏览

针对接口的变化,大家有什么好的解决方案?[已解决]3

目前遇到这样的问题: 服务器端提供的接口有时会变化,而调用此接口的客户端有很多,有没有办法使得客户端不用修改而还是调用了新的接口?

2011年12月27日 12:51

本周活跃投票用户

最新评论

Global site tag (gtag.js) - Google Analytics