@CreatedBy and @LastModifiedDate are no longer working with ZonedDateTime?...
Read MoreWhat does the save() method save in Spring Data Neo4j?...
Read MoreHow can I run this SQL statement with SpringBoot data JPA?...
Read MoreHow do I register a custom converter so that @GeoShapeField picks it up?...
Read MoreSpring CrudRepository findByInventoryIds(List<Long> inventoryIdList) - equivalent to IN clause...
Read MoreUsing Hystrix with Spring Data Repositories...
Read MoreValidation failed for query for method public abstract java.util.List...
Read MoreSpring Repository Update - No property found for type...
Read MoreUsing MongoClient to read UUID written to with Spring Data...
Read MoreSpring Boot Controller Not Updating Database With Ajax POST...
Read MoreI have a problem with testing adding user with password encoder...
Read MoreSpring Data JPA find by embedded object property...
Read MoreHow to maintain bi-directional relationships with Spring Data REST and JPA?...
Read MoreSpringBoot ManyToOne saving to database issue - getting error: Field 'user_id' doesn't h...
Read MoreSpring Data Elasticsearch (4.x) - Using @Id forces id field in _source...
Read MoreHow to use SQL Server AT TIME ZONE clause with JPQL?...
Read MoreAzureDocumentDB MongoDB protocol support: Failing to create TTL index...
Read MoreShow log message about Rollback process...
Read MoreHow to use Spring managed Hibernate interceptors in Spring Boot?...
Read MoreSpring Data Mongodb findBy In case insensitive...
Read MoreHow do you autowire/inject your datasource in Spring-boot?...
Read MoreSpring MongoDB - write a query with multiple $or conditions...
Read MoreSQL Server exception for JPQL. Avoiding null filter...
Read MoreQuery different models from the same set of tables with spring-data...
Read MoreIt's possible to integrate reactive Spring Data with mysql?...
Read More@SQLInsert How to automatically insert all fields?...
Read MorefindById(ID) in CrudRepository - attempting to use incompatible return type...
Read MoreHow to sort on newly added field with spring-data elasticsearch?...
Read MoreSpring Data JPA: The data types varchar and varbinary are incompatible in the add operator exception...
Read MoreMongoDB $addField and $indexOfArray in Spring Data...
Read More