Search code examples
Initialize database only on one profile via Flyway...


springhibernatespring-dataflyway

Read More
Buildpacks + SpringBoot: Port and configuration issues for Docker image...


javaspring-bootdockerspring-databuildpack

Read More
Sort by multiple values in specific order using spring data with jpa specifications...


javapostgresqlspring-data-jpaspring-dataspecifications

Read More
What is the difference between findById() and existsById() in Spring Data 2.0?...


javaspringspring-data

Read More
Spring Data & PostgreSQL: ERROR: operator does not exist: uuid = record (when UUID list size &gt...


javapostgresqlspring-datauuid

Read More
Can't construct instance of ``(although at least one Creator exists): no Int-argument constructo...


springspring-bootspring-data

Read More
How to deserialize json and distinguish `null` from the absence of a value...


javaspring-bootjacksonspring-data

Read More
Update Couchbase documents without overwriting @Created fields with Spring Data Auditing...


javaspring-datacouchbasespring-data-couchbase

Read More
Spring in Kotlin, creating Cassandra tables doesn't work...


kotlinspring-dataspring-data-cassandracassandra-4.0

Read More
JSON Object mapping - Spring Data...


javajsonspringspring-mvcspring-data

Read More
How not to update linked through @ManyToOne entity in JPA if it causes too much updates in audit tab...


javahibernatejpaspring-dataaudit

Read More
Detaching by JPA CriteriaDelete with in-expression having subquery seems not executing properly...


javajpaormspring-data

Read More
Oracle Stored Procedure call with cursor fails with Java Spring boot...


springoracle-databasestored-proceduresspring-data-jpaspring-data

Read More
How to configure auditing with java config...


spring-dataaudit

Read More
How to use spring Repository without @Id?...


javaspringjpaspring-data

Read More
Elasticsearch and spring data with empty index...


javaelasticsearchspring-dataspring-data-elasticsearch

Read More
JPA: Hibernate: updating of column with Converter class doesn't work...


javahibernatejpaspring-data-jpaspring-data

Read More
Spring data mongodb aggregation | custom sort based on the order of the enum attributes...


mongodbaggregation-frameworkspring-data

Read More
How can I replace SQL query with UNION to receive same responce using JPA?...


springpostgresqljpaspring-data-jpaspring-data

Read More
Getting a StackOverflowError when trying to fetch a object from database...


javaspring-bootspring-data-jpaspring-data

Read More
How get entity class type from sub aggregation Set collection...


spring-dataspring-data-jdbc

Read More
Spring boot & mongodb, domain class issue with findAll() and findById()...


springmongodbspring-bootspring-dataspring-data-mongodb

Read More
Spring Error creating bean with name 'entityManagerFactory'...


springdatabasespring-data-jpaspring-datarepository

Read More
Field session in 'xxxDAOImpl required a bean of type 'org.hibernate.SessionFactory' that...


hibernatespring-mvcspring-data

Read More
How to make multiple save methods in spring data JPA?...


javaspringspring-bootspring-data-jpaspring-data

Read More
Using RedisTemplate set a value but get Nil from Terminal Redis-CLI...


redisspring-data

Read More
Not able to pull from nested array and query return sub-document using MongoTemplate...


mongodbspring-datamongotemplate

Read More
Query from combined spring data specification has multiple joins on same table...


springjpaspring-dataspring-data-jpa

Read More
correct way to create relationship in hibernate...


javahibernatespring-data

Read More
Spring Neo4j Pass Node Property as Parameter...


javaspringneo4jspring-dataspring-data-neo4j

Read More
BackNext