spring boot 2.1.7 I close directory browser in ibm-web-ext.xml but it no use for spring boot.
Automatic choose directorybrowsingservlet as default server not simplefileservlet .
Comment From: bclozel
Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use the issue tracker only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.
Comment From: snoopyhzy
Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use the issue tracker only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.
Our project was a normal jsp project ,and resources located in WebContent(web root). And this project did not have browsing directory security problems until we put the Spring Boot core in our project. Spring Boot adapter system default servlet and redirect to a wrong server and ignore was settings in ibm-web-ext.xml
Above of all, We suspect spring do someting ignore was settings in ibm-web-ext.