Search code examples
How to properly filter Spring REST data...


javareactjsspringrestspring-data-rest

Read More
How to expose relations of an embedded id in a join table as links with Spring Data Rest...


springspring-bootjpaspring-data-restspring-hateoas

Read More
Spring Data Rest - Embedded entity not deserialized on POST...


javaspring-data-rest

Read More
Spring JPA derived delete query...


springhibernatespring-mvcjpaspring-data-rest

Read More
Separating validators for put and patch Spring data rest...


springspring-bootspring-data-rest

Read More
how to use a post method with a spring data rest process?...


javaspring-bootspring-data-rest

Read More
What are the JSON mapper libraries supported by Spring Boot?...


javaspring-bootrestjacksonspring-data-rest

Read More
Add database authentication to Spring Data Rest application...


javaspringspring-bootauthenticationspring-data-rest

Read More
How to make verify If-Match header for /{repository}/{id}/{property} Spring-data-rest?...


javaspring-dataspring-data-rest

Read More
Disable setting up Audit fields in create/update requests in Spring Data REST...


spring-bootspring-dataspring-data-restspringdoc

Read More
Join many to many tables optionally...


sqlsql-serverjoinspring-dataspring-data-rest

Read More
Spring Data Rest / Spring Hateoas Custom Controller - PersistentEntityResourceAssembler...


javaspringspring-mvcspring-data-restspring-hateoas

Read More
Spring Data JPA (JPQL) problem: Using TIMESTAMPDIFF function in JPA query...


springspring-bootspring-data-jpaspring-dataspring-data-rest

Read More
What are the differences of using service pattern and using standalone repository Spring Data REST?...


javaspringspring-data-rest

Read More
How to exclude a @Repository from component scan when using Spring Data Rest...


spring-bootspring-dataspring-data-jpaspring-data-rest

Read More
@RepositoryRestResource did not work Spring boot 2.2.1.RELEASE. while running occured error RegionRe...


javaspringhibernatespring-bootspring-data-rest

Read More
Can't save a OneToMany/ManyToOne relationship in Spring Data REST request...


springspring-data-jpaspring-data-rest

Read More
Spring Boot Data Rest + CORS not being enabled properly for OPTIONS/DELETE...


javaspringrestspring-mvcspring-data-rest

Read More
Why does Spring Data REST include "duplicate" links?...


javaspringrestspring-mvcspring-data-rest

Read More
RestRepositoryController hide REST repository endpoints...


javaspringspring-mvcspring-dataspring-data-rest

Read More
Spring Data REST custom query integration...


springrestspring-data-restspring-hateoas

Read More
Spring Boot REST application; findBy method using foreign key...


javaspringspring-bootspring-data-rest

Read More
How to Load an Entity Inside a Spring Data REST Server by Self Link?...


javaspringspring-data-rest

Read More
Read only properties for POST in spring data rest...


spring-data-rest

Read More
How to make Spring Data REST endpoints asynchronous?...


springasynchronousspring-dataspring-data-restcompletable-future

Read More
Spring Data REST: Multiple endpoints for one entity...


spring-securityspring-dataspring-data-rest

Read More
Spring data rest select Projection from user role...


springspring-bootspring-securityspring-data-restprojection

Read More
why spring data rest disabled some hibernate features...


springhibernatemulti-tenantspring-data-rest

Read More
Spring Data Rest: 500 error when 4xx expected...


spring-data-rest

Read More
How to POST a new record which is referenced to another table...


springspring-bootspring-data-rest

Read More
BackNext