posted 6 years ago
Hi
I have a Spring controller which contains a post method and deployed in prod working fine. However while going through the access log I found that few 404 error for the post URL. I could not understand what a post method will throw 404 error. Do you aware of any such reason ?