Uses of Class
io.hawt.springboot.TrailingSlashFilter
-
Uses of TrailingSlashFilter in io.hawt.springboot
Methods in io.hawt.springboot that return types with arguments of type TrailingSlashFilterModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.FilterRegistrationBean<TrailingSlashFilter>HawtioManagementConfiguration.trailingSlashFilter(Redirector redirector) Since Spring Boot 3.0, paths with trailing slash are not automatically processed and need to be explicitly configured for handling them.