Interface CustomServerRestController


  • @SdkController
    @FeignClient(contextId="customServer-info")
    @RequestMapping("/custom-server")
    public interface CustomServerRestController
    Since:
    4/18/2021
    Author:
    Ali Alimohammadi