Search code examples
Spring Expression Language (SpEL) access locale in Repository Query...

javaspringspring-bootspring-dataspring-el

Read More
Using Spring Data 2.6.1 with Eclipselink and Jakarta 3, is it possible?...

javajpajakarta-eespring-dataeclipselink

Read More
How can I use Spring Data Neo4j to create a Node with new Relationships to existing Nodes...

neo4jspring-dataspring-data-neo4j

Read More
Why does Spring Data's Sort.descending() reset ignoreCase?...

spring-data

Read More
Technical difference between Spring Boot with JOOQ and Spring Data JPA...

springspring-bootspring-data-jpaspring-datajooq

Read More
Spring data PESSIMISTIC_WRITE returns old DB value...

javaspringspring-datapersistence

Read More
How to map Oracle Object type in an entity using Spring Data JPA?...

hibernatespring-dataspring-data-jpaoracle-objects

Read More
How to get the value from system property in spring boot...

javaspringspring-bootspring-data

Read More
Manually mapping model to database - Spring Data JDBC...

spring-datadomain-driven-designaggregateroot

Read More
java.lang.NullPointerException at java.base/sun.nio.fs.UnixPath.normalizeAndCheck(UnixPath.java:75) ...

spring-bootspring-dataslf4jaerospike

Read More
JPA criteria API - Matching against a list in Spring Data JPA Specifications...

jpacriteria-apispring-data

Read More
Spring not saving many-to-many mapping in DB...

javaspringspring-datacrudcrud-repository

Read More
How can I insert a Date attribute in Mysql DB using Spring boot...

mysqlspring-bootspring-data-jpaspring-data

Read More
Change or override default Behavior of Mongorepository.save(document)...

javaspringmongodbspring-dataspring-data-mongodb

Read More
ApplicationRunner NoSuchBeanException on Repository interface...

spring-bootspring-data

Read More
Using distinct in Spring data over multiple columns...

springhibernatespring-dataspring-data-jpa

Read More
ClassCastException in Spring Redis Cache...

spring-bootredisspring-dataspring-cacheredis-cache

Read More
connection pooling for Firestore spring application...

google-cloud-firestoreconcurrencyspring-datadatabase-connectionconnection-pooling

Read More
@Transient annotation, @org.springframework.data.annotation.Transient annotation, transient keyword ...

jpaspring-securityspring-dataspring-annotationstransient

Read More
Junit DirtiesContext is not rollbacking my transcation using JPA...

javajpajunitspring-data-jpaspring-data

Read More
How can i make a init-sql in Spring Boot-1.4.1-RELEASE...

spring-bootspring-dataspring-data-jpa

Read More
What RuntimeException can Spring CrudRepository throw?...

javaspringspring-data

Read More
"Row was updated or deleted by another transaction" - but it's deleted in the same tra...

springhibernatespring-data-jpaspring-dataspring-transactions

Read More
MongoDB: Search by field with date and update it by condition...

mongodbspring-bootspring-data-jpaspring-datamongock

Read More
Spring MongoDB query with or operator and text search...

springmongodbspring-dataspring-data-mongodb

Read More
Spring JpaRepositroy.save() does not appear to throw exception on duplicate saves...

javaspring-dataspring-data-jpa

Read More
Upgrading Spring Boot 2.5.2 to 2.6.3 breaks all projection based JPA queries...

springspring-bootspring-data-jpaspring-data

Read More
How to get both null and 0 for decimal in java...

javaspringspring-mvcspring-data-jpaspring-data

Read More
Spring Data JPA : How to use @PathVariable and JPQL...

javaspring-datajpql

Read More
Spring Data Cassandra - build fails when dependency is added...

javaspringcassandraspring-dataspring-data-cassandra

Read More
BackNext