Class TigerProxyApplication

java.lang.Object
de.gematik.test.tiger.proxy.TigerProxyApplication
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

@SpringBootApplication(scanBasePackageClasses={TigerBuildPropertiesService.class,TigerProxyApplication.class}) public class TigerProxyApplication extends Object implements jakarta.servlet.ServletContextListener
  • Constructor Details

    • TigerProxyApplication

      @ConstructorProperties("proxyConfiguration") public TigerProxyApplication(de.gematik.test.tiger.common.data.config.tigerproxy.TigerProxyConfiguration proxyConfiguration)
  • Method Details

    • main

      public static void main(String[] args)
    • rbelElementDeserializer

      @Bean public com.fasterxml.jackson.databind.module.SimpleModule rbelElementDeserializer()
    • rbelHtmlRenderer

      @Bean public RbelHtmlRenderer rbelHtmlRenderer()
    • getProxyConfiguration

      public de.gematik.test.tiger.common.data.config.tigerproxy.TigerProxyConfiguration getProxyConfiguration()