You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#36695 rejects Root Servlet context as an invalid location for serving static resources.
This is indeed a valid location for Spring Boot executable WARs and WARs deployed in Servlet containers. Let's reinstate the former behavior.
#36695 rejects Root Servlet context as an invalid location for serving static resources.
This is indeed a valid location for Spring Boot executable WARs and WARs deployed in Servlet containers. Let's reinstate the former behavior.