Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

JpaSpecificationExecutor JOIN + ORDER BY in Specification

getting error No qualifying bean of type [javax.persistence.EntityManagerFactory] is defined: expected single matching bean but found 2

The dependencies of some of the beans in the application context form a cycle

Filter child object in Spring Data Query

How to persist LocalDate with JPA?

Spring Data - Why it's not possible to have paging with native query

java spring spring-data-jpa

how to use spring data example matcher for list attribute - query issue

Is there a way to register a repository base class with a spring boot auto configuration?

Handle spring-data-rest application events within the transaction

Bug in Spring Data JPA: Spring Data returns List<BigInteger> instead of List<Long>

Filtering data with Spring boot CrudRepository

@Transactional annotation works with saveAndFlush?

"Could not autowire. No beans of type... found" with Simple project

Using Spring Security ACL with Spring Data REST

Spring Boot & JPA: Implementing search queries with optional, ranged criteria

Spring-boot: required a bean named 'entityManagerFactory' that could not be found

How to add Query Hints to spring data jpa querydsl queries?

Spring JpaRepository: delete() with subsequent save() in the same transaction

CrudRepository inside my custom repository implementation

Spring Data JPA - injection fails - BeanCreationException: Could not autowire field