Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 623 Bytes

README.adoc

File metadata and controls

31 lines (22 loc) · 623 Bytes

EZ Common

EZ系列的公共模块。

功能

  1. Json与Scala对象转换(JsonHelper)

  2. Scala Bean操作(BeanHelper)

  3. Scala Class扫描操作(ClassScanHelper)

  4. Shell脚本操作(ShellHelper)

  5. 加解密(EncryptHelper)

  6. 请求响应模型(ReqRespVO)

使用

<dependency>
    <groupId>com.ecfront</groupId>
    <artifactId>ez-common</artifactId>
    <version>1.2.4</version>
</dependency>

Check out sources

License

Under version 2.0 of the Apache License.