Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 842 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 842 Bytes

JDK Build Maven Central

enigma

处于安全方面的考虑,客户端访问服务器的API时,考虑对参数进行验证。本项目提供此功能。

下载

<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>enigma</artifactId>
    <version>${enigma.version}</version>
</dependency>

作者

License

Apache 2.0 license. See LICENSE