Search code examples
How to fix 'java.lang.NoClassDefFoundError: org/springframework/validation/annotation/Validation...

javaspring-mvcspring-securityspring-dataspring-validation

Read More
How to use POSIX regexp in Spring Data Specification...

javaregexpostgresqlspring-dataposix

Read More
Spring Boot @ComponentScan not working via custom annotation in multi module project...

javaspring-bootspring-datamulti-module

Read More
Can't call PostgreSQL's 11 Stored Procedure with Hibernate...

javapostgresqlhibernatejpaspring-data

Read More
Does redis pipelining guarantee repsonse order in cluster mode?...

javakotlinredisspring-data

Read More
Spring boot JPA save manytomany relationship...

javaspring-bootspring-data

Read More
How to write native query convertor for sprind-data in order to map results in to the object?...

hibernatespring-bootspring-dataspring-data-jpajpql

Read More
Pagination with Sorting doesn't work in ORACLE database with Hibernate...

javaoracle-databasespring-boothibernatespring-data

Read More
Spring JPA / Hibernate transaction force insert instead of update...

javaspringhibernatespring-dataspring-data-jpa

Read More
Spring Data Elastic Search with dynamic document replicas and shards...

elasticsearchspring-dataspring-data-elasticsearch

Read More
How can you write a query that checks the value of a JSON column?...

jsonspring-dataspring-data-jdbc

Read More
how auto-generated constraint name was created in spring?...

javaspringhibernatespring-data

Read More
How to get String representation of ObjectId from response body?...

mongodbspring-dataobjectid

Read More
Copy table FROM CSV (postgresql, spring data/hibernate)...

javapostgresqlhibernatespring-data

Read More
Page<> vs Slice<> when to use which?...

javaspringspring-dataspring-data-jpa

Read More
How to convert Integer param which can be 'null' to '0' when selecting data with Spr...

postgresqlspring-data-jpaspring-data

Read More
how to implement row level security in spring data jpa using hibernate filter or other ways?...

springhibernatespring-securityspring-datarow-level-security

Read More
Spring Data JDBC / Spring Data JPA vs Hibernate...

hibernatespring-dataspring-data-jpaspring-data-jdbc

Read More
Spring Data - The column name note_id was not found in this ResultSet...

javasqlspring-bootspring-data-jpaspring-data

Read More
Why does Spring Data Rest mangle / corrupt data when binding to entity?...

springspring-bootspring-dataspring-data-restspring-cloud-feign

Read More
Spring Data MongoDb Query malformed SpEL...

javaspring-dataspring-data-mongodbspring-el

Read More
How to insert CLOB to Oracle using Spring Data...

javaspringoracle-databasejpaspring-data

Read More
How do I fetch specific types inheriting from an abstract class from spring-mongodb with one query?...

javamongodbspring-dataspring-data-mongodb

Read More
H2 in mem database generates database table names in lower case but when insert data from data.sql f...

spring-bootspring-datah2

Read More
Postgresql Spring Data @GeneratedValue without @Id return null value...

spring-boothibernatespring-data

Read More
Spring Data Mongo Template - Counting an array...

javamongodbmongodb-queryspring-dataaggregation-framework

Read More
use of removeif for filtering list containing objects...

javaspring-bootjava-8spring-dataspring-data-jpa

Read More
Is there a way to refer to a HQL subquery column?...

hibernatespring-datahql

Read More
JPA Queries Aggregate function COUNT with two tables...

javaspringjpaspring-datajpql

Read More
Cannot save more than 256 records R2DBC: Spring WebFlux Cannot exchange messages because the request...

springspring-bootspring-dataspring-webflux

Read More
BackNext