Skip to content

Commit

Permalink
更新注释
Browse files Browse the repository at this point in the history
  • Loading branch information
mazhicheng committed Jan 14, 2020
1 parent bce518f commit 4eae8a1
Show file tree
Hide file tree
Showing 86 changed files with 102 additions and 94 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

/**
* DibootCore自动配置类
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/08/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/**
* diboot-core配置文件类
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/08/06
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

/**
* SQL处理类
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/08/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

/**
* QueryWrapper构建器 - Entity,DTO -> 注解绑定查询条件 并转换为QueryWrapper对象
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/07/27
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

/**
* 绑定管理器
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/7/18
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import java.lang.annotation.*;

/**
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/1/21
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/**
* 绑定Entity 注解定义
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/1/21
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import java.lang.annotation.*;

/**
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/1/21
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import java.lang.annotation.*;

/**
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/1/21
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

/**
* 关系绑定Binder父类
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/1/19
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

/**
* Entity实体绑定Binder,用于绑定当前一个entity到目标对象的属性
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/1/19
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

/**
* Entity集合绑定实现
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/1/19
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* 关联字段绑定
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/1/19
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

/**
* VO绑定注解的归类分组,用于缓存解析后的结果
* @author Mazhicheng<br>
* @author [email protected]<br>
* @version 1.0<br>
* @date 2019/04/03 <br>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

/**
* VO对象中的绑定注解 缓存管理类
* @author Mazhicheng<br>
* @author [email protected]<br>
* @version 1.0<br>
* @date 2019/04/03 <br>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

/**
* 条件表达式的管理器
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/4/1
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

/**
* 关联注解条件解析器
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/3/30
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/**
* 字段名与注解的包装对象关系 <br>
*
* @author Mazhicheng<br>
* @author [email protected]<br>
* @version 1.0<br>
* @date 2019/04/04 <br>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

/**
* 中间表
* @author Mazhicheng<br>
* @author [email protected]<br>
* @version 1.0<br>
* @date 2019/04/01 <br>
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* 比较条件枚举类
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/08/06
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

/***
* 系统默认配置
* @author Mazhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
2 changes: 1 addition & 1 deletion diboot-core/src/main/java/com/diboot/core/config/Cons.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* 基础常量定义
* @author Mazhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

/***
* Controller的父类
* @author Mazhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

/***
* CRUD增删改查通用RestController-父类
* @author Mazhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

/**
* Entity基础父类
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2018/12/27
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

/**
* 附带extdata扩展字段的Entity父类
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2018/12/27
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* 数据字典实体
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2018/12/27
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/**
* 全局异常统一处理的默认实现
* (继承自该类并添加@ControllerAdvice注解即可自动支持兼容页面和JSON的异常处理)
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/07/19
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/**
* 基础CRUD的父类Mapper
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2018/12/22
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

/**
* 数据字典Mapper
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2018/12/22
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* 插件管理器
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2018/10/23
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

/**
* 基础服务Service
* @author Mazhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* 数据字典Service
* @author Mazhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

/***
* CRUD通用接口实现类
* @author Mazhicheng
* @author [email protected]
* @param <M> mapper类
* @param <T> entity类
* @version 2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

/**
* 数据字典相关service实现
* @author Mazhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

/**
* Bean相关处理工具类
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/01/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/**
* Spring上下文帮助类
* @author Mazhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
2 changes: 1 addition & 1 deletion diboot-core/src/main/java/com/diboot/core/util/D.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

/**
* 提供常用的日期操作的工具类
* @author MaZhicheng
* @author [email protected]
* @version 2.0
* @date 2019/01/01
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

/**
* Spring表单自动绑定到Java属性时的日期格式转换
* @author Mazhicheng
* @author [email protected]
* @version v2.0
* @date 2019/01/01
*/
Expand Down
Loading

0 comments on commit 4eae8a1

Please sign in to comment.