Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring data jpa default schema for native query in repository

Get single row in JPA

java spring-data-jpa jpql

@CreatedBy and @LastModifiedDate are no longer working with ZonedDateTime?

MySQL Date Changes to Yesterday's date After JPA Save

Spring Data JPA getting a Projection from an Entity with a Query

How to access in memory h2 database of one spring boot application from another spring boot application

How to add a list of Predicates to CriteriaBuilder.or

Can not set int field to null value

Cleanly destroy Spring Application Context

How to use Spring Data Repositories as Vaadin JPAContainer

Getting duplicate items when querying a collection with Spring Data Rest

Improve insert performance massively

Can not save/update entity using JPA in spring

sequence does not exist, hibernate and JPA 2.1

Spring Data JPA - Many columns in where clause

spring-data-jpa

Spring Boot with multiple data sources using same repositories and model classes?

Spring Data Rest PUT v.s PATCH LinkableResources

Is it possible to use both Spring Data R2DBC and Spring Data JPA in a single Spring boot application?