@Configuration public class PrintRestTemplateConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.springframework.web.client.RestTemplate |
restTemplate |
| Constructor and Description |
|---|
PrintRestTemplateConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
createRestTemplate() |
@PostConstruct public void createRestTemplate() throws UnrecoverableKeyException, CertificateException, NoSuchAlgorithmException, KeyStoreException, IOException, KeyManagementException
Copyright © 2022. All rights reserved.