Class RestTemplateFactory
java.lang.Object
org.defendev.common.spring6.web.client.RestTemplateFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.web.client.RestTemplatelaxSsl()static org.springframework.web.client.RestTemplatestandaloneTruststore(String storeFilePath, char[] storePassword, String storeType)
-
Constructor Details
-
RestTemplateFactory
public RestTemplateFactory()
-
-
Method Details
-
laxSsl
public static org.springframework.web.client.RestTemplate laxSsl() -
standaloneTruststore
-