Wang Ping opened SPR-13516 and commented
This exception happens in two cases.
- If the response status is not yet set by the application, and the servlet container implementation has
0 as the default status
- If a filter or application logic sets the response status to an illegal value
Also see this SO thread.
Affects: 4.2.1
Reference URL: http://stackoverflow.com/questions/32688365/unable-to-configure-resource-mapping-in-spring-framework-4-2-1-release
Issue Links: