This commit is contained in:
@@ -29,7 +29,7 @@ public @interface WebServlet {
|
|||||||
String name() default "";
|
String name() default "";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 是否自动添加url前缀
|
* 是否自动添加url前缀, 对应application.xml中servlets节点的path属性
|
||||||
*
|
*
|
||||||
* @return boolean
|
* @return boolean
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user