Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

how to Fix spring boot one to many bidirectional infinity loop?

How to easy implement 'REST API query language' with Querydsl and Spring Data to filter the entities?

Configure LocaldateTime in Spring Rest API

how to retrieve an aggregation function query with spring-data-jpa

how to fix the CrudRepository.save(java.lang.Object) is no accessor method in springboot?

Spring MVC 3: return a Spring-Data Page as JSON - issue with PagedResourcesAssembler

Aggregation sum in Spring Data MongoDB

Specify multiple criteria's in spring mongo db query

JpaRepository with Enum: findAllByOfferState_ACTIVE. NoSuchElementException

When does Spring Data JPA actually call INSERT on the database?

Spring Boot / Spring Data import.sql doesn't run Spring-Boot-1.0.0.RC1

How to create billions of nodes in Neo4j?

Spring Dependency Injection into JPA entity listener

Spring Data Solr multiple cores and repository

Spring Data JPA sorting on nested collection

Segregating the read-only and read-write in Spring/J2EE Apps

JPA Query Returning Same Result for different Parameter

Spring Data JPA Distinct - Return results from a single column

Spring Data Specification for set contains operation

Is there a way to transform objects that spring data repositories return?

jpa spring-data