Class RestTemplateService

java.lang.Object
org.qubership.atp.itf.lite.backend.service.rest.RestTemplateService

@Service public class RestTemplateService extends Object
  • Constructor Details

    • RestTemplateService

      public RestTemplateService()
  • Method Details

    • restTemplate

      public org.springframework.web.client.RestTemplate restTemplate(UUID projectId)
      Configuration for rest template.
      Returns:
      configured rest template