-
I'm using Spring 5.1.8, Spring Boot 2.1.6, and Spring HATEOAS 0.25.1.
I want to construct the `RestTemplate` in the using `@Component` by injecting `RestTemplateBuilder`.
This [seems to be the rec…
-
**[Norbert Somlai](https://jira.spring.io/secure/ViewProfile.jspa?name=nsomlai@gmail.com)** opened **[DATAREST-1207](https://jira.spring.io/browse/DATAREST-1207?redirect=false)** and commented
This r…
-
Windows builds of shortfin have been failing since https://github.com/nod-ai/SHARK-Platform/pull/434
Logs just before: https://github.com/nod-ai/SHARK-Platform/actions/runs/11746567811/job/32726612…
-
# Error:
It seems to be expecting the kvcache page to be 4x smaller than it actually is:
```
INVALID_ARGUMENT; tensor shape dimension 1 mismatch; expected 1048576 but have 4194304; expected shape…
-
I've got an API client written with roar-rails and embedded in a rails application. I'm trying to factor it out to its own gem so I can reuse it in other apps (including non-rails apps & scripts). It …
-
https://spring.io/guides/gs/accessing-data-rest/
related
- http://stackoverflow.com/questions/28639659/spring-returns-resource-in-pure-json-not-in-hal-format-when-including-spring-dat
More for HATE…
-
I've been building a hal+json service (which serves up JSON) but codes it as: 'Content-Type:application/hal+json;charset=UTF-8'
In this case Safari just downloads the file which looks something li…
-
I have an endpoint which will only respond to hal format (`application/hal+json`) as specified in [HAL's official page](http://stateless.co/hal_specification.html)
Given the following:
``` ruby
clas…
-
Hello,
Using newest version (4.3.0) of the Mollie.API library.
I've got an error while downloading via PaymentClient | GetPaymentListAsync:
![image](https://github.com/user-attachments/assets/5…
-
The [hal+json registration](http://www.iana.org/assignments/media-types/application/vnd.hal+json) references http://stateless.co/hal+json which 404s.
@mikekelly could you setup a redirect from that t…