|
@@ -154,9 +154,9 @@ includePrefix=com.*.dao,org
|
|
|
<td>否</td>
|
|
<td>否</td>
|
|
|
<td>作为includePrefix的附加设置,依托与cca、cma、cfa开关,清空类、方法、字段上的指定注解(写法同url后面设置参数)
|
|
<td>作为includePrefix的附加设置,依托与cca、cma、cfa开关,清空类、方法、字段上的指定注解(写法同url后面设置参数)
|
|
|
<br/>
|
|
<br/>
|
|
|
-注:多个通过|分割,注解请写完全路径例如:com.xx.annotation.MyAnnotation
|
|
|
|
|
|
|
+注:多个通过|分割,注解请写完全路径例如:com.xx.anno.MyAnnotation
|
|
|
</td>
|
|
</td>
|
|
|
- <td>includePrefix=com?cca=true&cma=true&cfa=true&caPrefix=com.xx.annotation.MyAnnotation|com.bb.annotation.MyAnnotation</td>
|
|
|
|
|
|
|
+ <td>includePrefix=com?cca=true&cma=true&cfa=true&caPrefix=com.xx.anno.MyAnnotation|com.bb.anno.MyAnnotation</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr align="center">
|
|
<tr align="center">
|
|
|
<td>excludePrefix</td>
|
|
<td>excludePrefix</td>
|