Class TracingpointsController

java.lang.Object
de.gematik.test.tiger.proxy.controller.TracingpointsController

@RestController public class TracingpointsController extends Object
  • Constructor Details

    • TracingpointsController

      @ConstructorProperties({"tigerProxy","buildProperties","tigerProxyConfiguration"}) public TracingpointsController(TigerProxy tigerProxy, Optional<org.springframework.boot.info.BuildProperties> buildProperties, de.gematik.test.tiger.common.data.config.tigerProxy.TigerProxyConfiguration tigerProxyConfiguration)
  • Method Details