Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tanersener/91f5e58ba05b50d179b5b5daae2b70c8 to your computer and use it in GitHub Desktop.
Save tanersener/91f5e58ba05b50d179b5b5daae2b70c8 to your computer and use it in GitHub Desktop.
org.springframework.web.util.NestedServletException: Method not found.
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134)
at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:183)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment