Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

@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

How to configure MongoDB in Spring 2.5.0?

Pass the dynamically created query (according to condition) in @Query annotation

Couldn't find type java.sql.Date. Are you missing a dependency on your classpath?