Class GoogleHttpClientConfigurationHttpProxy
- java.lang.Object
-
- org.mockserver.examples.proxy.service.googleclient.http.GoogleHttpClientConfigurationHttpProxy
-
@Configuration @Profile("googleClientHttpProxy") @PropertySource("classpath:application.properties") public class GoogleHttpClientConfigurationHttpProxy extends ObjectThis configuration contains top level beans and any configuration required by filters (as WebMvcConfiguration only loaded within Dispatcher Servlet)- Author:
- jamesdbloom