Search code examples
@CreatedBy and @LastModifiedDate are no longer working with ZonedDateTime?...

springspring-bootspring-dataspring-data-jpazoneddatetime

Read More
What does the save() method save in Spring Data Neo4j?...

springneo4jspring-dataspring-data-neo4j

Read More
How can I run this SQL statement with SpringBoot data JPA?...

javaspring-bootspring-mvcspring-data-jpaspring-data

Read More
How do I register a custom converter so that @GeoShapeField picks it up?...

elasticsearchspring-datageojsonspring-data-elasticsearchgml-geographic-markup-lan

Read More
Spring CrudRepository findByInventoryIds(List<Long> inventoryIdList) - equivalent to IN clause...

javaspringjpaspring-dataspring-data-jpa

Read More
Using Hystrix with Spring Data Repositories...

spring-dataspring-data-restspring-cloudhystrix

Read More
Validation failed for query for method public abstract java.util.List...

javaspring-mvcspring-bootspring-dataspring-data-jpa

Read More
Spring Repository Update - No property found for type...

javaspringjpaspring-data

Read More
Using MongoClient to read UUID written to with Spring Data...

javamongodbspring-data

Read More
Spring Boot Controller Not Updating Database With Ajax POST...

jqueryspringspring-bootspring-datathymeleaf

Read More
I have a problem with testing adding user with password encoder...

springspring-bootunit-testingspring-data-jpaspring-data

Read More
Spring Data JPA find by embedded object property...

javaspringjpaspring-dataspring-data-jpa

Read More
How to maintain bi-directional relationships with Spring Data REST and JPA?...

javaspring-bootspring-dataspring-data-jpaspring-data-rest

Read More
SpringBoot ManyToOne saving to database issue - getting error: Field 'user_id' doesn't h...

javamysqlspring-boothibernatespring-data

Read More
Spring Data Elasticsearch (4.x) - Using @Id forces id field in _source...

javaspring-bootelasticsearchspring-dataspring-data-elasticsearch

Read More
How to use SQL Server AT TIME ZONE clause with JPQL?...

javasql-serverjpaspring-data-jpaspring-data

Read More
AzureDocumentDB MongoDB protocol support: Failing to create TTL index...

javamongodbspring-dataazure-cosmosdbttl

Read More
Show log message about Rollback process...

spring-dataspring-data-jdbc

Read More
How to use Spring managed Hibernate interceptors in Spring Boot?...

hibernatespring-dataspring-data-jpaspring-bootspring-data-rest

Read More
Spring Data Mongodb findBy In case insensitive...

mongodbspring-dataspring-data-mongodbspring-data-restcase-insensitive

Read More
How do you autowire/inject your datasource in Spring-boot?...

springspring-bootspring-dataspring-social

Read More
Spring MongoDB - write a query with multiple $or conditions...

javaspringmongodbspring-dataspring-mongodb

Read More
SQL Server exception for JPQL. Avoiding null filter...

sql-serverspring-datajpql

Read More
Query different models from the same set of tables with spring-data...

javadatabasespring-dataspring-data-jdbc

Read More
It's possible to integrate reactive Spring Data with mysql?...

mysqlspring-bootspring-data-jpaspring-datareactive-programming

Read More
@SQLInsert How to automatically insert all fields?...

hibernatespring-data-jpaspring-data

Read More
findById(ID) in CrudRepository - attempting to use incompatible return type...

javaspring-securityspring-data

Read More
How to sort on newly added field with spring-data elasticsearch?...

javaelasticsearchspring-dataspring-data-elasticsearch

Read More
Spring Data JPA: The data types varchar and varbinary are incompatible in the add operator exception...

javasql-serverspring-bootspring-data-jpaspring-data

Read More
MongoDB $addField and $indexOfArray in Spring Data...

mongodbspring-dataaggregation-frameworkspring-data-mongodb

Read More
BackNext