Search code examples
How to register Converter in Spring Data Rest application...


springspring-data-rest

Read More
Unable to retrieve Spring HATEOAS embedded resource object in case of @ManytoMany relationship and l...


spring-bootspring-data-jpaspring-data-rest

Read More
Can't post entity with one to one HAL link using Spring rest data mvc...


jpaspring-dataspring-data-jpaspring-data-restspring-hateoas

Read More
How to extend existing links to resources with custom Spring Data Rest Controller...


spring-data-restspring-hateoas

Read More
Filter results from QueryDSL search...


spring-bootspring-data-restquerydsl

Read More
cant enable CORS in spring boot data rest...


javaspring-mvcspring-bootcorsspring-data-rest

Read More
Spring Boot and JPA Repository -- how to filter a GET by ID...


javaspringspring-bootspring-data-jpaspring-data-rest

Read More
Spring Data Rest adding excerpt projection switches off lazy fetching...


loadinglazy-evaluationspring-data-rest

Read More
@Autowire MockMvc - Spring Data Rest...


spring-bootspring-data-restspring-test-mvc

Read More
evaluating logged in user from security principals in spring data rest...


javaspringspring-data-jpaspring-data-restspring-el

Read More
Query method on association links...


springspring-data-restspring-hateoas

Read More
How to use List in endpoint exported by Spring Data REST?...


javarestspring-data-rest

Read More
Delete resource in spring data rest hateoas with relationship...


springspring-bootone-to-manyspring-data-resthateoas

Read More
Enum conversion doesn't fallback to rest-messages...


springspring-mvcspring-bootspring-data-rest

Read More
@OneToMany stackoverflow in Spring Data Rest...


springspring-data-rest

Read More
How to configure a custom RelProvider for Spring HATEOAS when using Spring Boot?...


inheritancespring-bootspring-data-restspring-hateoasrel

Read More
Creating Resource with references using spring data rest...


androidspring-bootspring-data-rest

Read More
Exposing link on collection entity in spring data REST...


spring-datahateoasspring-data-restspring-hateoas

Read More
Why does the received entity in my @RestController is setting value to null not to default...


javaspringspring-mvcspring-dataspring-data-rest

Read More
Trying to link to JPA Repository query methods with Spring HATEOS and get IllegalArgumentException: ...


javaspringspring-data-restspring-hateoas

Read More
Javers - What are advantages of using Javers instead of Envers?...


springspring-data-resthibernate-enversauditingjavers

Read More
Spring data rest validation + exception mapper: confusing...


javaspringspring-data-rest

Read More
The HAL Browser doesn't get autoconfigured correctly in spring-data-rest...


springspring-bootspring-dataspring-data-resthal

Read More
Spring data REST findBy nested entity...


javaspring-bootspring-data-rest

Read More
What's the best way to implement update deeply nested JSON structure with Spring Data REST?...


javajsonspringrestspring-data-rest

Read More
Exposing both parent and child entities as REST repositories in Spring Data REST...


spring-data-rest

Read More
Spring Data REST updates null properties on PATCH (when it shouldn't)...


springspring-dataspring-data-jpaspring-data-restspring-hateoas

Read More
Spring Data REST hides technical entity fields (@Version, @Id) from JSON by default. How to return t...


javajsonspringspring-data-rest

Read More
How to restrict certain users from editing all attributes of an object using PUT with Spring Data Re...


javaspringspring-data-rest

Read More
Adding content property to serialization...


springjacksonspring-data-rest

Read More
BackNext