| com.github.houbb.heaven |
最基础的包
Created: 2019-02-20 20:41
Project: heaven
|
| com.github.houbb.heaven.annotation |
注解相关信息
|
| com.github.houbb.heaven.annotation.env |
|
| com.github.houbb.heaven.annotation.reflect |
|
| com.github.houbb.heaven.constant |
常量包
为了简化长度:使用 const 作为结尾
Created: 2019-02-20 20:42
Project: heaven
|
| com.github.houbb.heaven.constant.enums |
|
| com.github.houbb.heaven.reflect |
反射模块
|
| com.github.houbb.heaven.reflect.api |
反射接口模块
|
| com.github.houbb.heaven.reflect.exception |
|
| com.github.houbb.heaven.reflect.handler |
默认的处理实现
|
| com.github.houbb.heaven.reflect.meta |
元数据信息
|
| com.github.houbb.heaven.reflect.meta.annotation |
|
| com.github.houbb.heaven.reflect.meta.annotation.impl |
|
| com.github.houbb.heaven.reflect.meta.field |
|
| com.github.houbb.heaven.reflect.meta.field.impl |
|
| com.github.houbb.heaven.reflect.model |
常见的对象
|
| com.github.houbb.heaven.reflect.simple |
反射模块简单默认实现
|
| com.github.houbb.heaven.reflect.util |
反射相关工具类
|
| com.github.houbb.heaven.response |
响应类相关的实现
Created: 2019-02-20 20:56
Project: heaven
|
| com.github.houbb.heaven.response.exception |
异常相关信息
Created: 2019-02-20 20:59
Project: heaven
|
| com.github.houbb.heaven.response.respcode |
响应码文件夹
Created: 2019-02-20 21:04
Project: heaven
|
| com.github.houbb.heaven.response.respcode.impl |
|
| com.github.houbb.heaven.support |
常见的 support 定义
Created: 2019-02-20 21:20
Project: heaven
|
| com.github.houbb.heaven.support.attr |
|
| com.github.houbb.heaven.support.attr.impl |
|
| com.github.houbb.heaven.support.builder |
|
| com.github.houbb.heaven.support.cache |
缓存模块
|
| com.github.houbb.heaven.support.cache.impl |
|
| com.github.houbb.heaven.support.concurrent |
|
| com.github.houbb.heaven.support.concurrent.context |
|
| com.github.houbb.heaven.support.condition |
|
| com.github.houbb.heaven.support.filler |
|
| com.github.houbb.heaven.support.filter |
|
| com.github.houbb.heaven.support.handler |
|
| com.github.houbb.heaven.support.instance |
|
| com.github.houbb.heaven.support.instance.impl |
|
| com.github.houbb.heaven.support.metadata |
元数据
|
| com.github.houbb.heaven.support.metadata.constant |
常量信息
|
| com.github.houbb.heaven.support.metadata.util |
|
| com.github.houbb.heaven.support.pipeline |
|
| com.github.houbb.heaven.support.pipeline.impl |
|
| com.github.houbb.heaven.support.proxy |
|
| com.github.houbb.heaven.support.proxy.none |
|
| com.github.houbb.heaven.support.reader |
|
| com.github.houbb.heaven.support.reader.impl |
|
| com.github.houbb.heaven.support.sort |
排序模块
|
| com.github.houbb.heaven.support.sort.impl |
|
| com.github.houbb.heaven.support.tuple |
元组
为了避免平时代码两个属性就要建立一个对象的窘境。
|
| com.github.houbb.heaven.support.tuple.impl |
|
| com.github.houbb.heaven.support.wait |
等待
|
| com.github.houbb.heaven.support.wait.impl |
|
| com.github.houbb.heaven.util |
工具类文件夹
Created: 2019-02-20 21:04
Project: heaven
|
| com.github.houbb.heaven.util.codec |
|
| com.github.houbb.heaven.util.common |
通用工具类
Created: 2019-02-20 21:17
Project: heaven
|
| com.github.houbb.heaven.util.guava |
guava 风格的工具
|
| com.github.houbb.heaven.util.id |
id 包
Created: 2019-02-20 21:18
Project: heaven
|
| com.github.houbb.heaven.util.id.impl |
|
| com.github.houbb.heaven.util.id.support |
id 支持相关实现类
Created: 2019-02-20 21:18
Project: heaven
|
| com.github.houbb.heaven.util.io |
文件相关包
Created: 2019-02-20 21:18
Project: heaven
|
| com.github.houbb.heaven.util.io.big |
|
| com.github.houbb.heaven.util.io.ext |
|
| com.github.houbb.heaven.util.io.ext.impl |
|
| com.github.houbb.heaven.util.io.filewalker |
|
| com.github.houbb.heaven.util.lang |
java.lang 相关工具包
Created: 2019-02-20 21:18
Project: heaven
|
| com.github.houbb.heaven.util.lang.reflect |
反射相关工具包
Created: 2019-02-20 21:19
Project: heaven
|
| com.github.houbb.heaven.util.net |
|
| com.github.houbb.heaven.util.nio |
|
| com.github.houbb.heaven.util.secrect |
加密算法
|
| com.github.houbb.heaven.util.time |
|
| com.github.houbb.heaven.util.time.impl |
|
| com.github.houbb.heaven.util.trick |
常见的小功能
|
| com.github.houbb.heaven.util.util |
java.util 相关工具包
Created: 2019-02-20 21:19
Project: heaven
|
| com.github.houbb.heaven.util.util.internal |
|
| com.github.houbb.heaven.util.util.regex |
|