Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a JsonSerializer for the HAL representation #96

Open
pith opened this issue Jul 31, 2015 · 0 comments
Open

Use a JsonSerializer for the HAL representation #96

pith opened this issue Jul 31, 2015 · 0 comments

Comments

@pith
Copy link
Member

pith commented Jul 31, 2015

Improve the HalRepresentation class using this solution http://stackoverflow.com/a/31748653/1292605 from @sp00m.

The link map should be replaced by a Map<String,List<Link>> and be annotated with a custom serializer. The method addLink() should be simplified accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant