digdeep

凡是过去,皆是序幕。Read the fucking manual and source code.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2016年9月23日

摘要: 直接上代码: 拦截方法:com.xxxx.wx.mapper.MymessageMapper.insert(Mymessage message) 插入消息记录之后,马上推送消息。 配置: spring配置文件中加入扫描: <context:component-scan base-package="c 阅读全文
posted @ 2016-09-23 17:04 digdeep 阅读(3699) 评论(0) 推荐(0) 编辑

摘要: 解决方法: http://stackoverflow.com/questions/10482563/aop-java-lang-illegalargumentexception-error-at-0-cant-find-referenced-poi updating the AspectJ libr 阅读全文
posted @ 2016-09-23 16:55 digdeep 阅读(644) 评论(0) 推荐(0) 编辑

不懂数据库和Web安全的架构师不是一个好的程序员。