Package de.gematik.test.tiger.proxy
Class TigerProxyConfigurator
- java.lang.Object
-
- de.gematik.test.tiger.proxy.TigerProxyConfigurator
-
@Configuration public class TigerProxyConfigurator extends Object
-
-
Constructor Summary
Constructors Constructor Description TigerProxyConfigurator(TigerProxy tigerProxy, org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext webServerAppCtxt)
-
-
-
Constructor Detail
-
TigerProxyConfigurator
@ConstructorProperties({"tigerProxy","webServerAppCtxt"}) public TigerProxyConfigurator(TigerProxy tigerProxy, org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext webServerAppCtxt)
-
-