# aop-framework **Repository Path**: rundemand/aop-framework ## Basic Information - **Project Name**: aop-framework - **Description**: 简单的AOP框架实现,基于JDK和CGLIB动态代理。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-15 - **Last Updated**: 2024-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aop-framework #### 介绍 简单的AOP框架实现,基于JDK和CGLIB动态代理,示例在test目录中。