Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Page<> vs Slice<> when to use which?

How to maintain bi-directional relationships with Spring Data REST and JPA?

Spring JpaRepository - Detach and Attach entity

"IllegalArgumentException: Not a managed type" in Spring Boot application

Spring Data JPA How to use Kotlin nulls instead of Optional

Convert type of Spring Data JPA Page content