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

A JSON:API media type implementation for Spring HATEOAS

Results 6 spring-hateoas-jsonapi issues
Sort by recently updated
recently updated
newest added

Spring HATEOAS provides a generic link concept. In JSON:API, for relationships between rest resources, the `relationsships `attribute is in most cases the proper solution. Furthermore, JSON:API provides a links attribute,...

Hi, we used version 1 of the library to implement some JSON:API service with slightly extended query parameters. For that reason we are using ``` JsonApiModelBuilder.jsonApiModel().link("our custom-built self link") ```...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | patch | `8.10` -> `8.10.1` | --- ### Release Notes gradle/gradle (gradle)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/toedter/spring-hateoas-jsonapi). This repository currently has no open or...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.networknt:json-schema-validator](https://redirect.github.com/networknt/json-schema-validator) | `1.5.2` -> `1.5.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.networknt:json-schema-validator/1.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.networknt:json-schema-validator/1.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...