Class TigerProxyApplication

  • All Implemented Interfaces:
    EventListener, javax.servlet.ServletContextListener

    @SpringBootApplication
    public class TigerProxyApplication
    extends Object
    implements javax.servlet.ServletContextListener
    • Method Detail

      • main

        public static void main​(String[] args)
      • tigerProxy

        @Bean
        public TigerProxy tigerProxy()
      • rbelElementDeserializer

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

        public void contextDestroyed​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextDestroyed in interface javax.servlet.ServletContextListener