spring-hateoas icon indicating copy to clipboard operation
spring-hateoas copied to clipboard

Why is it not a ‘_ embedded’ in the RepresentationModel?

Open Rico00121 opened this issue 2 years ago • 0 comments
trafficstars

Now I have a requirement to remotely call an API that returns HAL format data through FeignClient, and its return value includes'_ Embedded ', how can I automatically deserialize the return value of the call into an entity that I inherited from RepresentationModel? Or if there is any better implementation method, please provide me with a train of thought.

Thank you : )

Rico00121 avatar May 11 '23 07:05 Rico00121