软件包 com.github.dactiv.showcase.common.annotation
的使用

使用 com.github.dactiv.showcase.common.annotation 的软件包
com.github.dactiv.showcase.web   
com.github.dactiv.showcase.web.account   
com.github.dactiv.showcase.web.foundation.variable   
 

com.github.dactiv.showcase.web 使用的 com.github.dactiv.showcase.common.annotation 中的类
OperatingAudit
          操作审计注解,通过该注解,在类或方法中使用,当调用到该方法时 会引起一次aop,就是OperatingRecordAspect类,通过该类在调用 之后都会做一次记录,并个把所有的记录存储在TB_OPERATING_RECORD 表中,详细例子:UserController
 

com.github.dactiv.showcase.web.account 使用的 com.github.dactiv.showcase.common.annotation 中的类
OperatingAudit
          操作审计注解,通过该注解,在类或方法中使用,当调用到该方法时 会引起一次aop,就是OperatingRecordAspect类,通过该类在调用 之后都会做一次记录,并个把所有的记录存储在TB_OPERATING_RECORD 表中,详细例子:UserController
 

com.github.dactiv.showcase.web.foundation.variable 使用的 com.github.dactiv.showcase.common.annotation 中的类
OperatingAudit
          操作审计注解,通过该注解,在类或方法中使用,当调用到该方法时 会引起一次aop,就是OperatingRecordAspect类,通过该类在调用 之后都会做一次记录,并个把所有的记录存储在TB_OPERATING_RECORD 表中,详细例子:UserController
 



Copyright © 2014. All rights reserved.