This commit is contained in:
Redkale
2017-03-21 13:09:11 +08:00
parent 8d03f52f09
commit 4f0163736f

View File

@@ -19,7 +19,6 @@ import org.redkale.util.*;
* 第二种方式需要在具体实现类上使用@ResourceType指明资源注入的类型。 * 第二种方式需要在具体实现类上使用@ResourceType指明资源注入的类型。
* </pre></blockquote> * </pre></blockquote>
* *
* <p>
* <blockquote><pre> * <blockquote><pre>
* 异步方法: * 异步方法:
* Service编写异步方法 * Service编写异步方法