Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

SQL Error: 23503, SQLState: 23503 in SpringBoot 2.1.4.RELEASE app

JPA with Spring Data

Spring JPA Specification Full Text Search with MYSQL

Database multitenancy and new thread

Naming query parameters in Spring Repository [duplicate]

How can I return Optional from @Query method?

Spring JPA @Query annotation, error in SQL geolocation

Spring data Jpa Entity not managed Exception when calling refresh

How to add parameters to IN clause in spring data repository native query

How to only allow specific fields to sort by in a Spring Data JPA Repository Pageable?

How to implement second-level caching in Spring Boot 3 using Ehcache 3?

Looping over items of a jpa streamresult and call an update service. Envers create an revision over all items instead for every single item

Select a default Entity when two or more Entities with same name exist - Spring Boot, Spring Data JPA,

Spring data jpa cannot find my custom implementation method

java spring spring-data-jpa

get first element from jsonb list of strings postgres

Problems with Hibernate startup logging after adding JPA with database in SpringBoot version 3.4.0

Spring data JPA: How to Sort on a jsonb field

Spring Boot + Spring Data JPA query from java.util.Date type using only the month