Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data

why I can't use string as id

Spring data required hibernate or not

No matching PlatformTransactionManager bean found for qualifier 'transactionManager'

Get last created document in Mongodb using Spring Data repository

spring mongodb spring-data

When i am using it with db2 for pagination, my next page is giving error

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?