随笔分类 -  Spring

spring framwork
spring HandlerInterceptorAdapter拦截ajax异步请求,报错ERR_INCOMPLETE_CHUNKED_ENCODING
摘要:话不多说,直接上正文。 异常信息: Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING 问题描述: 该异常是在页面发送ajax请求到服务器,中间使用了HandlerInterceptorAdapter对请求做了处理。ajax返回 阅读全文

posted @ 2016-12-09 11:40 是知也 阅读(4679) 评论(0) 推荐(0)

旷世奇坑!!!spring 不能自动注入
摘要:一入此坑,只想跳楼。我发誓应该不会有第二个人会进这种坑! 问题描述: 总是不能注入dao层,即@Resposity。always!always!always!(尝试了天下之因特网所有的注入方式,都不能尽我之意!) 原错误代码: 2016-05-19 17:03:14.559 ERROR [RMI T 阅读全文

posted @ 2016-05-19 17:14 是知也 阅读(10344) 评论(0) 推荐(0)

Spring AOP配置文件
摘要:在<aop:config>...</aop:config>报错: Multiple annotations found at this line: - cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaratio 阅读全文

posted @ 2016-02-21 10:46 是知也 阅读(316) 评论(0) 推荐(0)

导航