I'm now at the point where I'm going to need to generate HATEOAS URLs in
my responses.  These will refer to other operations in my controller.
What features does CXF provide to make it easier to generate those URLs?
I looked in the doc and I didn't see any obvious pointers to this.

This would include generating the "root" URL for the controller, along
with the extra path for a particular method, and plugging in any
required or optional parameters.

Reply via email to