github地址: 项目已在公司内应用
https://github.com/xcr1234/norm
详细文档:https://gitee.com/ironV/norm/wikis
Norm
(Norm = N - ORM = Norm alize)
Maven
<dependency>
<groupId>io.github.xcr1234</groupId>
<artifactId>norm</artifactId>
<version>2.1</version>
</dependency>
Gradle
compile 'io.github.xcr1234:norm:1.5'