Search code examples
How to make one query to the database to find the date between, before, after and pageable?...


javaspringspring-bootspring-data-jpaspring-data

Read More
failed to lazily initialize a collection of role: User.authorities, could not initialize proxy - no ...


javaspringjpaspring-dataspring-data-jpa

Read More
How can we create Auto generated field for mongodb using spring boot...


mongodbspring-bootspring-dataspring-data-mongodb

Read More
How do I make JPA entity field truly write-only...


javahibernatejpaspring-dataout-of-memory

Read More
Spring Data JPA : query to find objects by list?...


javaspring-bootjpaspring-data

Read More
Can not store custom type into database as json string - java.lang.IllegalArgumentException: Can not...


javaspring-boothibernatespring-data-jpaspring-data

Read More
How to create a dynamic WHERE clause for all queries in Spring Data JPA?...


hibernatespring-data-jpaspring-data

Read More
native query join in spring data...


javaspringspring-dataspring-data-jpa

Read More
Unable to store UUIDs in H2 2.0.202 with Hibernate...


hibernatespring-datah2hibernate-spatial

Read More
Spring Boot Query annotation with nativeQuery doesn't work in Postgresql...


sqlpostgresqlspring-bootspring-dataspring-data-jpa

Read More
Is Spring Data data-safe from/to 3rd party queries?...


spring-boothibernatespring-datamicronaut-data

Read More
How to use Document Reference feature of GCP Firestore with Spring Data FireStore?...


google-cloud-platformgoogle-cloud-firestorespring-data

Read More
How should I register custom Hibernate 5 data type (BasicType) when Spring Data is used?...


javaspringhibernatespring-datahibernate-mapping

Read More
Spring MongoDb Update nested object...


mongodbmongodb-queryspring-dataspring-mongodb

Read More
How to search nested properties in elasticsearch...


jsondatabaseelasticsearchnosqlspring-data

Read More
Fetch fields starting with 2 particular substring in mongodb using springboot?...


javamongodbmongodb-queryspring-dataspring-data-mongodb

Read More
How to get db information using Spring JdbcTemplate and plain SQL (Micronaut)...


springspring-datamicronautmicronaut-data

Read More
Spring boot & Spring security always redirect to Login...


javaspringspring-bootspring-securityspring-data

Read More
How can we query array field with size less than some specific value in mongodb using springboot?...


mongodbmongodb-queryspring-dataaggregation-frameworkspring-data-mongodb

Read More
How to automatically generate id in sequence in spring jpa?...


javaspringspring-data-jpaspring-data

Read More
Filter/ search Using Specifications gives different Results...


springspring-bootspring-data-jpaspring-dataspring-data-rest

Read More
How to solve this error org.hibernate.hql.internal.ast.QuerySyntaxException: unexpected token: %...


mysqlspringspring-bootspring-data-jpaspring-data

Read More
PostgreSQL: column "BOOLEAN_VALUE" is of type numeric but expression is of type boolean Hi...


javapostgresqlhibernatespring-mvcspring-data

Read More
How to flush data to Spring data elastic search...


spring-dataspring-data-elasticsearch

Read More
Populate Spring Data Projection with list...


javaspring-bootspring-data-jpaspring-data

Read More
JPA Hibernate - Insert with given ID, not with sequence...


javahibernatespring-bootspring-data-jpaspring-data

Read More
How to deal with the aggregate root without repository, when using Spring Data Common to publish dom...


javaspring-datapublish-subscribeddd-repositoriesdomain-events

Read More
Don't understand how Spring (Boot) Data REST is told to create API endpoints...


javarestspring-mvcspring-dataspring-data-rest

Read More
Class X cannot be cast to class Boolean (X is in unnamed module of loader 'app'; Boolean is ...


javaspring-bootspring-mvcspring-data-jpaspring-data

Read More
mongodb - compound unique index using spring data not working...


mongodbspring-dataunique-indexcompound-index

Read More
BackNext