首页 开发技术 Java     /    Springaop记录操作日志Aspect源码

Springaop记录操作日志Aspect源码

上传者: qq_16437937 | 上传时间:2017/5/5 7:25:44 | 文件大小:9.35MB | 文件类型:rar
Springaop记录操作日志Aspect源码
时间过的真快,转眼就一年了,没想到随手写的笔记会被这么多人浏览,不想误人子弟,于是整理了一个优化版。
感激各位同道的支持!

文件下载

资源详情

[{"title":"(54个子文件9.35MB)Springaop记录操作日志Aspect源码","children":[{"title":"OperationLog","children":[{"title":"WebContent","children":[{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'>39B</span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"jsp","children":[{"title":"index.jsp <span style='color:#111;'>1.86KB</span>","children":null,"spread":false},{"title":"error.jsp <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"success.jsp <span style='color:#111;'>1.19KB</span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"spring-webmvc-portlet-4.3.0.RELEASE.jar <span style='color:#111;'>172.71KB</span>","children":null,"spread":false},{"title":"spring-tx-4.3.0.RELEASE.jar <span style='color:#111;'>260.74KB</span>","children":null,"spread":false},{"title":"spring-aspects-4.3.0.RELEASE.jar <span style='color:#111;'>57.18KB</span>","children":null,"spread":false},{"title":"spring-instrument-tomcat-4.3.0.RELEASE.jar <span style='color:#111;'>10.31KB</span>","children":null,"spread":false},{"title":"spring-jms-4.3.0.RELEASE.jar <span style='color:#111;'>281.88KB</span>","children":null,"spread":false},{"title":"standard.jar <span style='color:#111;'>383.60KB</span>","children":null,"spread":false},{"title":"spring-messaging-4.3.0.RELEASE.jar <span style='color:#111;'>372.30KB</span>","children":null,"spread":false},{"title":"spring-orm-4.3.0.RELEASE.jar <span style='color:#111;'>463.65KB</span>","children":null,"spread":false},{"title":"spring-test-4.3.0.RELEASE.jar <span style='color:#111;'>573.51KB</span>","children":null,"spread":false},{"title":"spring-webmvc-4.3.0.RELEASE.jar <span style='color:#111;'>884.10KB</span>","children":null,"spread":false},{"title":"spring-beans-4.3.0.RELEASE.jar <span style='color:#111;'>735.79KB</span>","children":null,"spread":false},{"title":"commons-logging-1.1.1.jar <span style='color:#111;'>59.26KB</span>","children":null,"spread":false},{"title":"spring-context-4.3.0.RELEASE.jar <span style='color:#111;'>1.08MB</span>","children":null,"spread":false},{"title":"spring-aop-4.3.0.RELEASE.jar <span style='color:#111;'>370.69KB</span>","children":null,"spread":false},{"title":"spring-websocket-4.3.0.RELEASE.jar <span style='color:#111;'>437.44KB</span>","children":null,"spread":false},{"title":"spring-instrument-4.3.0.RELEASE.jar <span style='color:#111;'>7.07KB</span>","children":null,"spread":false},{"title":"spring-jdbc-4.3.0.RELEASE.jar <span style='color:#111;'>416.24KB</span>","children":null,"spread":false},{"title":"jstl.jar <span style='color:#111;'>20.41KB</span>","children":null,"spread":false},{"title":"spring-context-support-4.3.0.RELEASE.jar <span style='color:#111;'>182.78KB</span>","children":null,"spread":false},{"title":"aspectjweaver-1.8.5.jar <span style='color:#111;'>1.78MB</span>","children":null,"spread":false},{"title":"spring-web-4.3.0.RELEASE.jar <span style='color:#111;'>789.89KB</span>","children":null,"spread":false},{"title":"spring-oxm-4.3.0.RELEASE.jar <span style='color:#111;'>83.31KB</span>","children":null,"spread":false},{"title":"spring-core-4.3.0.RELEASE.jar <span style='color:#111;'>1.06MB</span>","children":null,"spread":false},{"title":"spring-expression-4.3.0.RELEASE.jar <span style='color:#111;'>257.53KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"org.eclipse.ltk.core.refactoring.prefs <span style='color:#111;'>106B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'>305B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'>488B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'>49B</span>","children":null,"spread":false},{"title":"org.eclipse.jst.j2ee.ejb.annotations.xdoclet.prefs <span style='color:#111;'>117B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.ws.service.policy.prefs <span style='color:#111;'>87B</span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'>567B</span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>670B</span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"com","children":[{"title":"opr","children":[{"title":"interceptor","children":[{"title":"OperLogInterceptor.java <span style='color:#111;'>1.42KB</span>","children":null,"spread":false}],"spread":true},{"title":"annotation","children":[{"title":"OperLog.java <span style='color:#111;'>581B</span>","children":null,"spread":false}],"spread":true},{"title":"controller","children":[{"title":"UserController.java <span style='color:#111;'>1.37KB</span>","children":null,"spread":false}],"spread":true},{"title":"service","children":[{"title":"UserService.java <span style='color:#111;'>137B</span>","children":null,"spread":false},{"title":"impl","children":[{"title":"UserServiceImpl.java <span style='color:#111;'>719B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"entity","children":[{"title":"UserEntity.java <span style='color:#111;'>405B</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"spring","children":[{"title":"spring-config.xml <span style='color:#111;'>1.56KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'>912B</span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'>796B</span>","children":null,"spread":false},{"title":"build","children":[{"title":"classes","children":[{"title":"com","children":[{"title":"opr","children":[{"title":"interceptor","children":[{"title":"OperLogInterceptor.class <span style='color:#111;'>2.27KB</span>","children":null,"spread":false}],"spread":true},{"title":"annotation","children":[{"title":"OperLog.class <span style='color:#111;'>603B</span>","children":null,"spread":false}],"spread":true},{"title":"controller","children":[{"title":"UserController.class <span style='color:#111;'>1.92KB</span>","children":null,"spread":false}],"spread":true},{"title":"service","children":[{"title":"UserService.class <span style='color:#111;'>181B</span>","children":null,"spread":false},{"title":"impl","children":[{"title":"UserServiceImpl.class <span style='color:#111;'>991B</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"entity","children":[{"title":"UserEntity.class <span style='color:#111;'>741B</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"spring","children":[{"title":"spring-config.xml <span style='color:#111;'>1.56KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • 离去的秋:
    还可以哈11112019-05-06
  • madepeng:
    挺好的啊啊2019-05-02
  • 纪年_Amnesia:
    可以参考参考,谢谢了2018-05-24
  • feiniao_feiniao:
    太扯了,弄一堆注释,卖弄呢2018-03-18
  • Tommy.Cheng:
    辛苦!!!!!!!!!2018-03-08

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明