Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

How can I exclude a Spring Data REST controller from the generated OpenAPI documentation

Spring Data REST hides technical entity fields (@Version, @Id) from JSON by default. How to return them as usual properties?

Spring Data-Rest POST to sub-resource

show null attributes json response spring data rest?

Customizing Param Binding for QueryDSL Support

Spring Data Rest Repository won't expose delete

java spring-data-rest

Use case for Pagination of Embedded resources

How to supply LocalDateTime to a jpa/hibernate query?

SPRING-DATA-REST Backend with AngularJS frontend

Spring Interceptor is not compatible with @RepositoryRestResource

Spring Data Rest + Spring Boot - findBy* not passing parameter to MongoDB?

How do I avoid content fields in Joda objects?

java.lang.NoClassDefFoundError while running spring application

spring jpa spring-data-rest

How to expose only writable REST api with Spring Data REST?