Hi, I want to add HATEOAS to send the links to the resources back in the response of the Rest web service. The current implementation is using CXF.
When I searched over net, I did not find any implementation of HATEOAS when using CXF. Any help is appreciated.
