I faced this issue ( & 409 conflict error )Its more generic error. Servlet is not able to correctly instantiated. It may be due to many reason due to which dependency is not able to resolved.1.In my case the service which was getting Reference in servlet was not properly annotated.2. Servlet path is...