This commit is contained in:
wentch
2016-01-04 16:41:24 +08:00
parent 52d5efced6
commit efd9542c6e
173 changed files with 489 additions and 321 deletions

View File

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