Package de.gematik.test.tiger.proxy
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcom.fasterxml.jackson.databind.module.SimpleModuleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.servlet.ServletContextListener
contextDestroyed, contextInitialized
-
Constructor Details
-
TigerProxyApplication
@ConstructorProperties("applicationConfiguration") public TigerProxyApplication(ApplicationConfiguration applicationConfiguration)
-
-
Method Details
-
main
-
rbelElementDeserializer
@Bean public com.fasterxml.jackson.databind.module.SimpleModule rbelElementDeserializer() -
rbelHtmlRenderer
-
getApplicationConfiguration
-