Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring boot fails to load DataSource using PostgreSQL driver

Spring data CrudRepository exists

ReactiveCrudRepository to use Hibernate in spring

Spring Boot 1.4 @DataJpaTest - Error creating bean with name 'dataSource'

Can I use enum parameter into JpaRepository nativeQuery?

how to lazy load collection when using spring-data-jpa, with hibernate, from an console application

hibernate spring-data-jpa

How to access entity manager with spring boot and spring data

Create spring repository without entity

Can Spring Data REST's QueryDSL integration be used to perform more complex queries?

Spring Data JPA Projection selected fields from the DB

Springfox swagger not working in spring boot 2.2.0

SpringBoot JPA need no .save() on @Transactional? [duplicate]

Spring data : CrudRepository's save method and update

Spring-Data JPA: save new entity referencing existing one

Difference between spring-data-jpa and spring-boot-starter-data-jpa

Spring Data JPA Unable to locate Attribute with the given name

Spring Data JPA and Querydsl to fetch subset of columns using bean/constructor projection

Distinct results from Spring Data JPA Specification that uses join

Spring Data JDBC / Spring Data JPA vs Hibernate

Spring Data JPA intelligence not working in Intellij