Be defensive with auto-config of Servlet 3.0 features
There's no explicit support for older Servlet specs in Spring Boot, but we can at least make it easy for others to provide such support by not adding stuff to the context when in an older container.
Showing
Please register or sign in to comment