Search code examples
The constructor Sort(Sort.Direction, String) is undefined...


javaspringspring-bootspring-data-jpaspring-data

Read More
What is @OneToOne mapping in spring JPA?...


javaspringspring-data-jpaspring-data

Read More
How to retrieve records before and after a certain recorder with Spring JPA?...


javaspringjpaspring-datajpql

Read More
How to test Spring's declarative caching support on Spring Data repositories?...


springtestingspring-dataspring-data-jpaspring-cache

Read More
How to validate entity in Spring Boot console application?...


javaspring-bootspring-data-jpaspring-data

Read More
could not initialize proxy - no Session in @ManyToMany relationship...


hibernatejpaspring-dataspring-data-jpahibernate-mapping

Read More
Spring Data for ElasticSearch save method increments count (incorrect) even for update...


javaspringelasticsearchspring-dataspring-data-elasticsearch

Read More
Spring Data with MongoDB - Find by nullable fields...


spring-dataspring-data-mongodbspring-mongodbmongotemplate

Read More
Update MongoDB $jsonSchema with Spring Data...


mongodbspring-dataspring-data-mongodbjsonschema

Read More
Mapping complex field of an object to a text field (serialized as JSON) before saving with reactive ...


jsonpostgresqlspring-datar2dbcspring-data-r2dbc

Read More
How to handle a large set of data using Spring Data Repositories?...


springrepositoryspring-data

Read More
How to test a Spring Data JPA project...


springjunitdependency-injectionspring-data-jpaspring-data

Read More
JpaRepository with optional parameters...


mysqlspring-data-jpaspring-datajpql

Read More
Issue on adding a custom functionality to a Spring Data Repository...


javaspring-bootspring-data

Read More
Spring Kafka ChainedKafkaTransactionManager doesn't synchronize with JPA Spring-data transaction...


javaspring-bootapache-kafkaspring-dataspring-kafka

Read More
How update nested Document in MongoDB preferred of using Spring Data Java...


javaspringmongodbspring-dataspring-data-mongodb

Read More
Getting LazyInitializationException on JUnit Test Case...


springhibernatejunitjpa-2.0spring-data

Read More
Is it applicable to configure multiple datasources by only using application.yml without writing jav...


javaspring-bootspring-datayaml

Read More
JPA AttributeConverter not honored in a Spring-data/hibernate query when used in a composite key...


javahibernatejpaenumsspring-data

Read More
How am I supposed to pass an unpaged but sorted Pageable to a Spring JPA repository?...


javaspringspring-mvcjpaspring-data

Read More
How to fix adding entites to ManyToMany after registration...


javaspringspring-securitynullpointerexceptionspring-data

Read More
Spring & Couchbase - how to create indexes via code...


javaspring-bootspring-datacouchbasesql++

Read More
Spring read query concurrent executinon in multiple threads...


springjpaconcurrencyspring-data-jpaspring-data

Read More
SpringData Redis Repository with complex key...


javaspringspring-dataspring-data-redisspring-repositories

Read More
Pageable not working with spring data aerospike...


spring-dataaerospike

Read More
Spring Data Mongo Embedded test fails with "Unrecognized pipeline stage name: '$graphLookup...


mongodbspring-dataspring-data-mongodb

Read More
Spring mongo write only field...


javaspringmongodbspring-dataspring-data-mongodb

Read More
I have got error " java.util.NoSuchElementException: No value present " when coding with S...


javaspring-bootspring-mvcspring-data-jpaspring-data

Read More
JPA Spring ignores Lazy loading inside @Transacational...


javahibernatejpaspring-data-jpaspring-data

Read More
Spring boot mongo audit @version issue...


javaspringmongodbspring-bootspring-data

Read More
BackNext