Validate server.servlet.path does not contain '*'
Update `WebMvcProperties` to enforce that `server.servlet.path` never contains a wildcard ['*'] character. Closes gh-13292
Showing
Please register or sign in to comment
Update `WebMvcProperties` to enforce that `server.servlet.path` never contains a wildcard ['*'] character. Closes gh-13292