Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

JPA Metamodel doesn't generate sources after moving to spring boot 3 and java 17

How to write a spring boot jpa specification joining multiple tables

How to fix error in native query : it is showing syntax error near or at [closed]

java.lang.IllegalAccessException - can not access a member of class org.springframework.data.jpa.util.HibernateProxyDetector with modifiers ""

spring-data-jpa

Spring Data JPA: Instantiate multiple repositories from same repository interface definitions, each pointing to a different database

Dynamic query using JpaRepository

Avoiding loading LAZY collection in Spring Data Jpa

jpa spring-data-jpa

MySQL Filter on many-to-many on recipes - ingredients tables

Integration testing Spring repository layer with DBUnit

"The method findById is undefined for the type" after migrating to Boot 3

Override Spring Data Rest POST method

Custom DateTime format in Spring Data Projection

Spring-Data-Jpa AuditingEntityListener createdDate updated upon saving existing entity

Spring Data Pageable sort with nested property

How to get information about error from SqlExceptionHelper for REST spring application