Class TomcatConfig

java.lang.Object
org.heigit.ohsome.ohsomeapi.config.TomcatConfig

@Configuration public class TomcatConfig extends Object
Used to allow the not encoded pipe sign (|) in request URLs.
  • Constructor Details

    • TomcatConfig

      public TomcatConfig()
  • Method Details

    • webServerFactory

      @Bean public org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory webServerFactory()