Class TigerProxyApplication

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

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

  • Method Details

    • main

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

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

      @Bean public RbelHtmlRenderer rbelHtmlRenderer()
    • getApplicationConfiguration

      public ApplicationConfiguration getApplicationConfiguration()