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

yingzhuo/enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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