This commit is contained in:
Redkale
2016-08-27 14:25:57 +08:00
parent db32656c8a
commit 7e9885de2e
5 changed files with 24 additions and 12 deletions

View File

@@ -133,6 +133,7 @@
<rest base="org.redkale.net.http.DefaultRestServlet" mustsign="false" autoload="true" includes="" excludes="">
<!--
value: Service类名列出的表示必须被加载的Service对象 且对象的Resource资源名称只能是""。
ignore: 是否忽略设置为true则不会加载该Service对象默认值为false
-->
<service value="com.xxx.XXXXService"/>
</rest>