Details
Description
looks like a copy-paste error... the logic for setting up the servlet-names based mapping checks pathSpec != null, whereas it should be null in this case ![]()
looks like a copy-paste error... the logic for setting up the servlet-names based mapping checks pathSpec != null, whereas it should be null in this case ![]()
Applied. Thanks!