@Configuration public class BeanConfig extends Object
| Constructor and Description |
|---|
BeanConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.client.RestTemplate |
restTemplate() |
org.springframework.web.reactive.function.client.WebClient |
webClient() |
@Bean
public org.springframework.web.client.RestTemplate restTemplate()
throws NoSuchAlgorithmException,
KeyStoreException,
KeyManagementException
@Bean public org.springframework.web.reactive.function.client.WebClient webClient()
Copyright © 2020. All rights reserved.