-
**[MitchelLabonte](https://jira.spring.io/secure/ViewProfile.jspa?name=mitchellabonte)** opened **[DATAREST-1346](https://jira.spring.io/browse/DATAREST-1346?redirect=false)** and commented
When s…
-
Ved produksjon av RDF så transformeres alle verdier som ikke allerede er en iana-uri til en iana-uri.
Men det er ikke alle registrerte urier som er gyldige iana-verdier, vi bør i stedet legge til k…
-
- [ ] Explore code and determine number of models
- [ ] Investigate various JSON API standards (JSON-API, HAL, etc)
- [ ] Add test endpoints to try different standards
- [ ] Investigate consumer/pr…
-
This is a question for discussion and not an issue.
How can we provide developers better ability to add hypermedia links/controls and thus also achieve greater level of RESTfulness in the [Richardson…
-
Could a complete working example be provided to augment the snippets of examples provided? Specifically I'd really appreciate an example that shows loading a JSON HAL collection into an array of mode…
-
**Description:**
This is a followup issue on https://github.com/spring-projects/spring-hateoas/issues/2210.
**Release versions:**
2.11.x
**Custom apps:**
N/A
**Steps to reproduce:**
* Bui…
-
I was having issues with SonixQMK on my Keychron K3V2, when i plug the keyboard to my machine it was sometimes not working completely and i had to replug it several times to get it to work.
While I…
-
I am using springfox 3.0.0 with OpenApi 3.0
I want to have for a given endpoint different model for the same response type.
Here is my example:
```
public class MyRestController {
@Ge…
-
Hi! Unfortunately, I'm running into an issue, where I'm getting a panic. I've included the full output [1]. Is there anything else about my local environment I can include? [2]
[1]
```shell
(nix…
-
When using Traverson, i can only retrieve the resource at the end of the traversal. It is often useful to retrieve the intermediate objects.
For instance i have CREDENTIALS, which are linked to an I…