# annotation-utils **Repository Path**: getready/annotation-utils ## Basic Information - **Project Name**: annotation-utils - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # annotation-utils #### 介绍 这个工具功能包括 1、提取java类和方法以及参数的注解 2、给java类和方法添加注解 3、提取java类中的字段 #### 使用说明 maven引入: ```xml io.github.ronghuaxueleng annotation-utils ${lastVersion} ```