Class FilteringConfig
- java.lang.Object
-
- nl.b3p.tailormap.api.configuration.FilteringConfig
-
@Configuration public class FilteringConfig extends Object
(Servlet) filtering config.
-
-
Constructor Summary
Constructors Constructor Description FilteringConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.web.servlet.FilterRegistrationBean<org.springframework.web.filter.ForwardedHeaderFilter>forwardedHeaderFilter()Handle X-Forwarded-for and other proxy headers.
-