Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring nested transactions

Spring JPA :: No converter found capable of converting from type

Creating a read-only repository with SpringData

Set default page size for JPA Pageable Object

Spring Data JPA - Why are changes to a returned Entity automatically persisted?

spring jpa spring-data-jpa

Can I combine a @Query definition with a Specification in a Spring Data JPA repository method?

How to reset between tests

Spring-Data FETCH JOIN with Paging is not working

Spring Data JPA: Creating Specification Query Fetch Joins

Spring Data JPA: How can Query return Non- Entities Objects or List of Objects?

Consider defining a bean of type 'service' in your configuration [Spring boot]

How do I stop spring data JPA from doing a SELECT before a save()?

No property found for type error when try to create custom repository with Spring Data JPA

Spring Boot: autowire beans from library project

updating boolean value in spring data jpa using @Query, with hibernate

Spring Data Repository does not delete ManyToOne Entity

How to persist JSR-310 types with Spring Data JPA?

Very slow Spring Boot application startup

Spring Data JPA: Query by Example?

Encoded password does not look like BCrypt