This commit is contained in:
Redkale
2016-10-10 20:28:04 +08:00
parent 1c59c86ba2
commit 903c58b239
200 changed files with 215 additions and 199 deletions

View File

@@ -10,7 +10,7 @@ import java.lang.annotation.*;
/**
* 功能同JSR 315 (java-servlet 3.0) 规范中的 @WebInitParam
*
* <p> 详情见: http://redkale.org
* <p> 详情见: https://redkale.org
* @author zhangjx
*/
@Target({ElementType.TYPE})