Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring/Hibernate: Bidirectional Mapping without synchronization for JPQL queries only

how to implement row level security in spring data jpa using hibernate filter or other ways?

How should I use @Cacheable on spring data repositories

Spring Data MongoDB Repository - JPA Specifications like

Error attempting to apply AttributeConverter

JPA ManyToMany unidirectional relationship

Why are Spring Data repository method parameters names not available even on Java 8?

Streaming query results closes prematurely - Spring Data JPA and Hibernate

Spring Elastic Search Custom Field names

How to make Spring Data Elasticsearch work with java.time.LocalDateTime for date

Why is ID not set in entity returned from spring-data-jpa save

QueryDSL Generated classes not able to access second level elements for querying

Replacing deprecated QuerydslJpaRepository with QuerydslJpaPredicateExecutor fails

Spring Data Slice: difference between getSize() and getNumberOfElements()

Resource Annotation: No qualifying bean of type [javax.sql.DataSource] is defined: expected single matching bean but found 2

Repository access control in Spring Data Rest based off user princpal

Find entities containing a string in a list in Spring Data Repositories

Why is the version property not set with Spring Data JPA?

Spring Data does not handle Pageable action argument creation

Configure Multiple DataSource in Spring Boot with JNDI