Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

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>

spring data jpa findBy...... with multi column but the save search text

JpaRepository: No Transaction in progress

Numbers in kotlin is not serializable

How to use Constructor Mapping with Spring JPA Repositories

JPA 2 - How to build entity that has Primary key that is also a foreign key using Spring Data JPA?

DDD, domain entities/VO and JPA

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

How to limit result in @Query used in Spring Data Repository

java.util.NoSuchElementException creating Spring Data JPA repository bean

spring-data-jpa

Change default sort order for Spring Data findAll() method

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

How to initialize Specification of Spring Data JPA?