春季:针对给定资源接口的其他客户端

时间:2019-02-08 13:36:03

标签: java spring rest

我有 api.jar ,其接口带有Spring注释,例如 org.springframework.web.bind.annotation.GetMapping 等。此 api 用作Maven依赖项。我想基于给定的接口生成 Rest 客户端,或将此接口用作某种代理对象的源,以使用其他终结点而无需手动实现( restTemplate 对象。 )

0 个答案:

没有答案