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