Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-rest

Injecting a Spring Data Rest repository into a utility class

Spring get link to an entity

Document QueryDSL endpoint with Swagger

How to use in-memory db in development and normal db in production in spring?

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