Add DispatcherType enum for configuration purpose
This commit creates our own version of javax.servlet.DispatcherType for configuration purpose as we can use the other one now the servlet api is optional. Closes gh-9856
Showing
Please register or sign in to comment