Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

Spring data elastic search wild card search

Using Lucene/Solr with Spring Data

Parent/Child relationships in spring-data-elastic-search

StackOverflowException in spring-data-jpa app with spring-security AuditorAware

MockMvc seems to be clear SecurityContext after performing request (java.lang.IllegalArgumentException: Authentication object cannot be null)

@CreatedBy and @LastModifiedBy set actual entity instead of id

Spring Boot & Hibernate: NVARCHAR column type without @Type annotation

Spring Data: Injected repository is null

Specifying whether or not to lazily load with Spring Data

SpringData MongoDB cannot determine IsNewStrategy during Auditing

Spring Boot does not use HSQLDB's file based database when configured to do so

Spring Data Mongo: How to return nested object by its field?

How to make Hibernate @Lock annotation work for Oracle DB?

Spring Validation - How to retrieve errors.rejectValue in my Contoller?

Spring Data : how to use repository's inner interfaces outside the outer class?

Spring Data JPA How to pass a date parameter

Random documents from MongoDB using spring-data

NativeQuery Spring Data return object

Spring Data Cassandra: How to query tables with compound keys?

@Transient in spring data doesn't work