JSON:API 1.1 server Java library

Hi,

wonder if anyone knows if any of the server libraries listed here supports JSON:API v1.1? or aware of any libraries that’s not in the list but supports JSON:API v1.1?

I tried to look at some, but couldn’t really see if a library supports JSON:API v1.1. e.g.,

crnk.io - seemed to have no new release since 2021?
yahoo/elide - couldn’t find if support JSON:API v1.1

thanks,
Bill

JSON:API for Spring HATEOAS supports JSON:API 1.1, see GitHub - toedter/spring-hateoas-jsonapi: A JSON:API media type implementation for Spring HATEOAS

1 Like