Class RestTemplateService
java.lang.Object
org.qubership.atp.itf.lite.backend.service.rest.RestTemplateService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.client.RestTemplaterestTemplate(UUID projectId) Configuration for rest template.
-
Constructor Details
-
RestTemplateService
public RestTemplateService()
-
-
Method Details
-
restTemplate
Configuration for rest template.- Returns:
- configured rest template
-