How could POST method not support by Spring Boot MVC ?! I am trying to implement a simple post method that accepts a list of entities : here is my code
I faced the same kind of error when I was developing. Please check the URL path is correctly mapped with the same as you are checking. Hope it resolves the problem.