i am making a simple springboot application having a post api.I want to return my request in the form of jsonapi.org standard. How can i do that.Has anyone worked with jsonapi.org specs.
i tried hateos but still not able to implement it.Is it right?