02 2017 档案

摘要:In this example we will create a simple Maven project which uses Hibersap to call a function in SAP and print the result to the command line. In this 阅读全文
posted @ 2017-02-24 14:00 如.若 阅读(1147) 评论(0) 推荐(0)
摘要:package cn.annals.demo.proc.aop; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.ProceedingJoinPoint; import org.aspectj.lang.annotation.After; import org.aspectj.lang.annotation.AfterRet... 阅读全文
posted @ 2017-02-13 14:18 如.若 阅读(180) 评论(0) 推荐(0)