Heiko Scherrer :verified: · @openwms
94 followers · 26 posts · Server woof.group

You would like to have custom representation types even with support of hypermedia links, so I can't imagine why does not allow customized ObjectMappers with "application/vnd*+json" odrotbohm@chaos.social ?

#springhateoas

Last updated 2 years ago

Heiko Scherrer :verified: · @openwms
94 followers · 25 posts · Server woof.group

Ran into this issue with the following setup:
- REST resource extends RepresentationModel
- REST resource is represented with a custom application/vnd**+json content-type
The result is: Not the custom Jackson ObjectMapper is used (that has e.g JSR385 Deserializers registered) but with it's own OM instance 😕 That's not as expected

github.com/spring-projects/spr

#springhateoas

Last updated 2 years ago

I released the new major version 2.0.0 of JSON:API for Spring HATEOAS, see github.com/toedter/spring-hate.

Now based on Spring Boot 3.0.0 and support for JSON:API 1.1!

#spring #jsonapi #springhateoas #rest #java

Last updated 2 years ago

Nicolas Fränkel · @frankel
311 followers · 96 posts · Server mastodon.top

doesn't mentions the HTTP method in its links (cf. spring.io/guides/gs/rest-hateo).

How is the user supposed to understand they need to use POST/PUT/PATCH? Do I miss something? 🤔

#springhateoas

Last updated 2 years ago