@Inherited @Documented @Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) public @interface RestAddress
用于获取HTTP请求端的IP地址 HttpRequest.getRemoteAddr
详情见: http://redkale.org