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 Summary
Constructors Constructor Description TomcatConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory
webServerFactory()
-