You can buy this project and download/modify it how often you want.
/** * JDK动态代理封装,提供非IOC下的切面支持 * * @author looly * */ package cn.hutool.aop;