# Spring_2 **Repository Path**: JavaXiaTao/Spring_2 ## Basic Information - **Project Name**: Spring_2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring_2 #### 项目介绍 spring基础知识(aop) #### 软件架构 spring #### 内容说明 - 使用动态代理的方法加入日志 - 手动建立一个动态代理的类 - 通过注解 @Aspect ( @Before、@After )、 - 相应的 xml 文件配置