# aop **Repository Path**: wu_jun/aop ## Basic Information - **Project Name**: aop - **Description**: aop测试代码,包括before测试,around测试,自定义注解测试,aop执行顺序测试 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-23 - **Last Updated**: 2021-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aop #### 介绍 aop测试代码,包括before测试,around测试,自定义注解测试,aop执行顺序测试 配合简书笔记https://www.jianshu.com/nb/46444640的代码