List Question
20 TechQA 2024-03-15T17:40:15.857000How to serialize object to application/hal+json in Spring Boot Unit test?
34 views
Asked by ahuemmer
Spring HATEOAS relation link encoding
32 views
Asked by tuda224
Jackson convertValue with RepresentationModel objects
44 views
Asked by user6332430
Configure Spring-Hateoas in a Spring-Data-Rest application for non Rest components
19 views
Asked by Laures
Model name mapping with Open API Code generator
157 views
Asked by krisnik
Target url placeholders missing after upgrading from spring-hateoas 1.3.5 to 2.1.2
46 views
Asked by Oliver Henlich
hateoas links are not properly creating after spring boot 3 upgrade
127 views
Asked by harun prasu
How can I populate links to paged entities in Spring Boot?
20 views
Asked by Foeclan
Rename "_embedded" to "data" or anything else in spring-hateoas
74 views
Asked by Pradeep Agrawal
Use case of HATEOAS between Angular frontend and Spring Boot
116 views
Asked by Nafiz Ur Rahman
How do I configure Spring Data REST to return links with templated ID such as users/{id}
206 views
Asked by James
Spring hateoas could not resolve entity from URI when requestbody is List<EntityModel<Data1>> - Bulk Add
58 views
Asked by user22113043
How to implement hateoas in Quarkus
762 views
Asked by user1601373
How to HATEOAS when API returns Long?
20 views
Asked by lrkwz
Fallback for Spring Data REST link generation when no current request is available
61 views
Asked by sonicrocketman
Is it possible to have spring controller directly map a URI to entity?
39 views
Asked by erotsppa
Add link to Spring Data REST Repository resource with RepresentationModelProcess
48 views
Asked by offenbach