Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Why are my Spring Data repositories not found if moved into another package of a Spring Boot application?

spring-boot spring-data

Solr 7 with Spring data and basic authentication not working

solr spring-data

"PersistentEntity must not be null" Exception with MongoDB and Spring Data REST

Spring Data JPA @EntityListeners w/ @Transient @PostLoad, Properties Not Updated

@Table annotation and the need set catalog or schemas for development or deployment

Spring data Querydsl in eclipse not generating query type classes

Eager or lazy load in Spring data neo4j 4

Any way to have Spring Data Auditing populate Long or String depending on field?

java spring spring-data

Spring REST: Get JSON data from Request body in addition to entity

Do I really need countQuery in a native @Query for pagination?

Multiple database for Spring Data JPA Application with autoconfigurations

MongoDB & Spring Data - Searching for a user by firstname/lastname

Spring Data Solr Precedence for Custom Repository

Delete record into table and get the number of deleted rows

timescaledb with spring data jpa

@valid annotation is not working as expected