Search code examples
How to use AbstractAggregateRoot<T> or the annotation DomainEvents with Java Records...


javaspring-datadomain-driven-designspring-data-jdbc

Read More
Find by element in Collection...


javaspring-bootjpaspring-data-jpaspring-data

Read More
Mapping Issue for Spring Boot Application when Joining Tables for Entities...


springspring-boothibernatespring-data-jpaspring-data

Read More
When to use @EnableHypermediaSupport?...


springspring-bootspring-dataspring-data-restspring-hateoas

Read More
SpringBoot JNDI datasource throws java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp2.Bas...


tomcatspring-bootspring-dataspring-batch

Read More
How to create custom auditing entity listener that extends AuditingEntityListener...


javaspringspring-data-jpaspring-dataaudit

Read More
I get empty list from findAll Spring data and h2 data base while the database is not empty...


javaspring-bootspring-data-jpaspring-datah2

Read More
Spring Data MongoDB: MergeOperation returns the whole collection. Why?...


javamongodbspring-dataspring-data-mongodb

Read More
Adding custom behavior to all repositories without xml configuration...


springspring-dataspring-bootspring-data-mongodb

Read More
Can Spring Data MongoDB be configured to support a different database for each repository?...


springmongodbspring-dataspring-data-mongodb

Read More
Spring Data JPA Specification Inheritance...


javaspringjpaspring-dataspring-data-jpa

Read More
How to write a Query annotation with collection parameter in Spring Data Elasticsearch repository...


javaspring-dataspring-data-elasticsearch

Read More
How to only allow specific fields to sort by in a Spring Data JPA Repository Pageable?...


spring-bootspring-data-jpaspring-datapageable

Read More
How can I overwrite a list field of strings in Spring ElasticSearch?...


javaelasticsearchspring-datadocument

Read More
Hibernate left join fetch on many returns duplicities...


javasqlspringhibernatespring-data

Read More
Spring data - Deletion is suppressed with relation to view...


javaspringhibernatespring-data-jpaspring-data

Read More
"No property exists found for type"... When using the QueryDslPredicateExecutor with Mongo...


javamongodbspring-dataquerydsl

Read More
How to make related entity's id(auto-incremented) to be inserted when using one to one relations...


javaspringjdbcspring-dataspring-data-jdbc

Read More
How to handle an error when database returns null value for one of the columns in the table...


javaspringspring-bootspring-datajpql

Read More
Spring MongoDB Data elemMatch Simple...


regexspring-dataspring-data-mongodbspring-mongodb

Read More
How to return raw JSON directly from a mongodb query in Java?...


javaspringmongodbspring-dataspring-data-mongodb

Read More
Adding more information to the HATEOAS response in Spring Boot Data Rest...


springrestspring-dataspring-data-restspring-hateoas

Read More
Deep understanding of Spring boot with HikariCP...


spring-boothibernatespring-datahikaricp

Read More
How to findOne document by a non existent property with MongoRepository?...


javaspringmongodbmongodb-queryspring-data

Read More
Spring Data JPA and Exists query...


javahibernatejpaspring-datajpql

Read More
Retrieve custom properties with Neo4j/Spring boot...


spring-bootneo4jspring-dataspring-data-neo4j

Read More
Spring Boot Data Mongo Native TimeSeries Collections...


springmongodbspring-boottime-seriesspring-data

Read More
no String-argument constructor/factory method to deserialize from String value ('http://localhos...


javajsonspring-bootrestspring-data

Read More
Add DistanceFeatureQueryBuilder to Criteria with Elasticsearch Java client...


javaelasticsearchspring-dataspring-data-elasticsearch

Read More
How to run query like @Sql for test in Spring Data R2DBC...


javaspringspring-dataspring-data-r2dbc

Read More
BackNext