Class TomcatConfig
java.lang.Object
org.heigit.ohsome.ohsomeapi.config.TomcatConfig
Used to allow the not encoded pipe sign (|) in request URLs.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
-
Constructor Details
-
TomcatConfig
public TomcatConfig()
-
-
Method Details
-
webServerFactory
@Bean public org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory webServerFactory()
-