This commit is contained in:
wentch
2015-12-15 15:47:30 +08:00
parent d2f7f63d67
commit 0e3d6042af
172 changed files with 180 additions and 4 deletions

View File

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