Even after i am passing an entity in the Request , I am not able to get it in
handleGet() method. 

The same logic works for handlePut() and handlePost(). I am able to retrieve the
entities in handlePost() and handlePut().

What is different for handleGet()? Why am I not able to retrieve the entities?

Reply via email to