README.md 144 字节
Newer Older
L
lvxuhong 已提交
1 2 3 4
# 整合spring
基于spring 5.2.6.RELEASE 

- 通过一个注解就可以实现远程接口的调用 
L
lvxuhong 已提交
5
   @RpcServiceScan("github.javaguide.api")