Search code examples
Data type of time in Spring-Data-Rest...


javamysqlspringspring-data-restsqldatatypes

Read More
Random NullPointerExceptions with missing stacktrace in DispatcherServlet...


springspring-bootspring-data-restspring-restcontroller

Read More
Spring Data Rest multiple repositories reusing entities...


springspring-data-rest

Read More
How to Use sorting in Spring Data Rest GET method...


springrestsortingspring-data-jpaspring-data-rest

Read More
Configure many-to-many relationships in Spring Data REST so deleting one object does not delete the ...


javajpaspring-dataspring-data-jpaspring-data-rest

Read More
Spring boot rest ignore one class...


springspring-bootjacksonspring-data-jpaspring-data-rest

Read More
How to use spring.data.rest.enable-enum-translation in Spring Data REST...


springspring-mvcspring-bootspring-data-rest

Read More
How to create a reference between entities in Spring Data Rest Application...


javaspringspring-bootspring-data-jpaspring-data-rest

Read More
@RepositoryRestResource's collectionResourceRel attribute not being obeyed...


spring-data-mongodbspring-data-rest

Read More
Constructor injection preventing custom resource processing...


javaspring-data-restspring-hateoas

Read More
Spring-Data-REST: Custom serialization of @Embeddable in HAL...


jsonspring-data-resthateoashal

Read More
How to reuse oauth2 token from user (authorization_code) in a Rest Template...


springspring-bootspring-securityspring-data-restspring-security-oauth2

Read More
Can MongoDBs full text search be used with Spring Data REST?...


mongodbspring-data-rest

Read More
resource link rel with id spring data rest...


springspring-dataspring-data-rest

Read More
Changing of Spring Data REST base path doesn't involve custom controllers...


spring-mvcspring-data-rest

Read More
In Spring data rest is possible to add nested @OneToMany object to parent over POST /parent/{parentI...


restone-to-manyspring-data-restspring-web

Read More
After successfully adding child entity with parent reference, child does not show under parent resou...


spring-data-rest

Read More
Custom JSON serialization for Audit Infos with Spring Data Repositories...


javajsonjacksonspring-data-jpaspring-data-rest

Read More
How to loop and retrieve value from HATEOAS _link attribute (e.g. retrieve a description)?...


javascriptangularjsspring-data-resthateoasspring-hateoas

Read More
Spring: not-null property references a null or transient value when using @RepositoryRestController...


javaspringhibernatespring-data-rest

Read More
Spring Data Rest: RepositoryEventHandler methods not invoked...


javaspringspring-dataspring-data-rest

Read More
Post an entity with Spring Data REST which has relations...


javaspringhibernatespring-data-rest

Read More
How to invoke @PostConstruct on request scoped bean before @HandleBeforeCreate handler?...


javaspringspring-dataspring-data-rest

Read More
Prevent spring-data-rest from parsing json...


javaspringspring-bootspring-data-jpaspring-data-rest

Read More
Jackson module to handle abstract aggregate root and its subclasses in Spring Data REST...


jacksonspring-dataspring-data-rest

Read More
Spring Data REST: custom methods validation...


javaspringvalidationspring-mvcspring-data-rest

Read More
RepositoryRestMvcConfiguration's ObjectMapper vs. Spring Boot default ObjectMapper?...


javaspring-bootjacksonspring-dataspring-data-rest

Read More
How to use Spring Data for Apache Cassandra with Spring Data REST?...


spring-data-restspring-data-cassandra

Read More
Spring Data REST repository 404 from time to time...


javaspringspring-bootspring-data-jpaspring-data-rest

Read More
Save a Spring Data Rest JPA entity in a custom controller and return a HAL representation...


javaspringspring-data-rest

Read More
BackNext