Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring JPA - persisting nested objects

Spring data jpa, jparepository returning list of string in place of DTO object

How to add non-standardized sql functions in Spring Boot application?

How to avoid 1 + n database calls for a bidirectional optional one to one association in Hibernate?

Spring JPA Repository Sub-Query In Native Query

Common spring jpa repository with multiple entity finders

Jpa Criteria API count

How do database connections get managed for Spring Data JPA repositories?

JPA, why named parameter in native query is not replaced?

Spring Data JPA ignore null parameter

Is it possible to implement a POJO in Spring Boot that has a field representing a composite primary key while not utilizing JPA or nested classes?

Unable to load application.properties file @DataJpaTest annotation

How to convert normal CrudRepository<T,ID> to ReactiveCrudRepository<T,ID>

DDD, domain entities/VO and JPA

Possibly consider using a shorter maxLifetime value - hikari connection pool spring boot

java.util.NoSuchElementException creating Spring Data JPA repository bean

spring-data-jpa

Change default sort order for Spring Data findAll() method

Spring - Multiple Spring Data modules found, entering strict repository configuration mode

unable to deploy spring-xd processor module using spring-data-jpa on xd-singlenode

Get "Invalid derived query" error all over the place in our Spring Data JpaRepository interfaces in STS 3.1