Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

How to implement simple full text search in JPA (Spring Data JPA)?

Sort by joined table's field Spring JPA

spring spring-data-jpa

How to setup multiple connection pools when multiple datasources are used in Spring Boot?

JPA Criteria API Specification for Many to Many

spring data JPA - mysql - findById() empty unless findAll() called before

QueryDsl SpringData Jpa findAll how to avoid count()

Auditing and @Embedded in Spring Data JPA

spring jpa spring-data-jpa

Spring Data JPA Repositories with Java 8 Streams

Java Spring REST API Handling Many Optional Parameters

Preferred way to implement Persistable.isNew for entity with predefined ID in Spring Data

How to access AuditReaderFactory in spring boot application?

Spring Data JPA - Is it possible to sort on a calculated property?

Getting next value from sequence with jpa repository in postgreSQL

Spring data JPA Specifications - @OneToMany dependency

Spring Data JPA Update Method

java spring spring-data-jpa

Example for @DomainEvents and @AfterDomainEventsPublication

spring spring-data-jpa

Why is a paginated query slower than a plain one with Spring Data?

How can it be that Java is NOT type safe in a particular situation?

Spring data date between query

Spring Data JPA Specification Inheritance