Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

using spring data jpa repository if there is no primary key

Spring Data JPA - custom @Query with "@Param Date" doesn't work

How can I list all Spring Boot datasources?

use of removeif for filtering list containing objects

Exclude null properties from save operation

Spring Data Pageable Performance

Spring Data Projections

Spring-data-elasticsearch Metadata _score

Switch between JPA and Mongo in Spring Boot MVC app

Hint HINT_PASS_DISTINCT_THROUGH reduces the amount of Entities returned per page for a PageRequest down to below the configured page size (PostgreSQL)

SpringData PageImpl totalElements is wrong

spring-data

Failed to obtain R2DBC Connection Java Spring

Spring JPA repository method query name for between

How to implement a bidirectional relationship in Spring Data Neo4j?

Exclude nested fields in Spring Data MongoDB

mongodb spring-data

How to select distinct results in Spring Data

java sql spring-data querydsl

Spring Data Streamable vs Stream

JpaRepository: Fetch specific lazy collections

Getting count and list of ids using ElasticsearchTemplate in spring-data-elasticsearch

Implementing Composite (Embedded-ID) Foreign Key Relations using Spring Data JPA