Search code examples
No property 'findAll' found for type 'Department'...


spring-bootspring-data-jpaspring-data

Read More
Spring Data @Query use VARCHAR instead of NVARCHAR...


javaspringhibernatespring-bootspring-data

Read More
Spring open projections + jackson: JsonType annotation written even if a @Value throws an exception...


jacksonspring-dataspring-data-neo4jspring-projections

Read More
Provide limit on Spring Data Mongo repository...


javamongodbmongodb-queryspring-dataspring-data-mongodb

Read More
Should I use Java 8 default methods for manually implemented Spring Data repository methods?...


javaspringspring-dataspring-data-jpa

Read More
Spring Data CrudRepository @Query With LIKE and IgnoreCase...


javaspring-dataspring-data-jpa

Read More
Custom method implementation in Spring Data fails with property not found error...


javaspringspring-bootspring-data-jpaspring-data

Read More
Configure H2 database for testing Spring...


javaspring-boottestingspring-data-jpaspring-data

Read More
Spring data-rest: set null value by PATCH request...


javaspringrestspring-data

Read More
Using @Collations with Spring Data Mongo seems not to work...


mongodbspring-bootkotlinspring-data

Read More
bean required in Spring application with JPARepository...


javaspringspring-data-jpaspring-datapom.xml

Read More
How to consume Page<Entity> response using Spring RestTemplate...


javaspringrestspring-dataspring-data-rest

Read More
How to join tables in Spring Data Reactive to query two tables in a Repository interface?...


jpaspring-data-jpaspring-data

Read More
Spring updating many to many reletionship Issue...


javaspringspring-bootspring-data

Read More
How can I use Kotlin default methods with Spring Data repository interfaces?...


javakotlinspring-data

Read More
Spring Data: Not an managed type: class java.lang.Object...


javaspringhibernatespring-data

Read More
SpringBoot not able to find MySQL table while querying all records...


mysqlspringspring-bootspring-data-jpaspring-data

Read More
Left Join in Spring Data JPA's Specification...


javaspring-data-jpaspring-datajpa-2.0specifications

Read More
Is there simple way of changing timezone between dto and entities at database?...


springspring-boothibernatespring-data

Read More
How can I have Spring Data JPA keep the connection open without a transaction?...


javaspringhibernatespring-data-jpaspring-data

Read More
How to store @Query sql in external file for CrudRepository?...


javaspringspring-dataspring-data-jpa

Read More
Autowire a Repository to a library project in Spring Boot...


springspring-bootspring-dataspring-mongodbspring-modules

Read More
Set query size when performing scroll request via Spring Data Elasticsearch Repositories...


javaspring-bootelasticsearchspring-dataspring-data-elasticsearch

Read More
What is the difference between spring-data-elasticsearch vs spring-boot-starter-data-elasticsearch?...


javaspring-bootelasticsearchspring-datanosuchfileexception

Read More
com.datastax.oss.driver.api.core.DriverTimeoutException: Query timed out after PT2S...


javaspring-bootspring-mvccassandraspring-data

Read More
Jakarta Persistence - create table...


hibernatejpaspring-data-jpaspring-dataspring-jdbc

Read More
Why is Springboot's JPA entity abstract?...


springspring-bootjpaspring-data-jpaspring-data

Read More
native insert query in hibernate + spring data...


sqlhibernatespring-data

Read More
Like ignore case in Spring data JDBC with Criteria...


javaspringspring-dataspring-data-jdbc

Read More
How to retrieve additional attribute on edge with Spring Data ArangoDB...


spring-dataarangodb

Read More
BackNext