Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring-Data JPA CrudRepository returns Iterable, is it OK to cast this to List?

ImprovedNamingStrategy no longer working in Hibernate 5

How to test Spring's declarative caching support on Spring Data repositories?

How to use Spring managed Hibernate interceptors in Spring Boot?

Failed to auto-configure a DataSource: 'spring.datasource.url' is not specified

Disable Hypertext Application Language (HAL) in JSON?

Spring Data JPA: query ManyToMany

Are you supposed to have one repository per table in JPA?

Spring + hibernate versus Spring Data JPA: Are they different?

Spring data query where column is null

How do you use Spring Data JPA outside of a Spring Container?

Best way of handling entities inheritance in Spring Data JPA

What is the difference between an Spring Entity Manager and Spring Data Repository?

Spring data jpa - How to combine multiple And and Or through method name

Can't set JPA naming strategy after configuring multiple data sources (Spring 1.4.1 / Hibernate 5.x)

Dynamic spring data jpa repository query with arbitrary AND clauses

LocalDateTime to ZonedDateTime

Spring Data JPA - "could not initialize proxy - no Session" - With Methods marked as transactional

How to beautifully update a JPA entity in Spring Data?

JPQL Like Case Insensitive