Hi All,
I started implementing JSON:API for Spring HATEOAS. You find the Git repository at https://github.com/toedter/spring-hateoas-jsonapi. Goal is to use the existing Spring HATEOAS representation models to serialize/deserialize them according to the JSON:API spec. I would highly appreciate some feedback. Thank you in advance.