I'm getting this exception on production mode only: ``` org.springframework.mock.web.MockHttpServletRequest. Stacktrace follows: java.lang.ClassNotFoundException: org.springframework.mock.web.MockHttpServletRequest ``` It works fine on development mode.
I'm getting this exception on production mode only:
It works fine on development mode.