Search code examples
Using projection with a interface in `@Query` annotation with a native query gives "Target type...

oracle-databasespring-boothibernatejpaspring-data

Read More
spring boot rest JPA query return null object on Query by email...

springhibernatespring-bootspring-dataspring-data-jpa

Read More
Is there any Simplest way to get Table metadata (column name list) information, in Spring Data JPA ?...

javaspring-data

Read More
Is it possible to send a POST object without one column or atrribute from the model class in Spring ...

javaspring-bootspring-mvcspring-data-jpaspring-data

Read More
Springdata Elasticsearch Auditing LocalDateTime conversion exception...

javaelasticsearchspring-datalocaldatetime

Read More
Calling @Transactional Method from original @Transactional method causing rollback issue in same cla...

javaspringjpaspring-dataspring-transactions

Read More
Is it possible to create a fully custom Repository for Spring Data?...

spring-bootspring-data

Read More
Lifecycle event not working for non aggregate entity Spring Data JDBC...

javaspringspring-bootspring-dataspring-data-jdbc

Read More
Spring Boot Mongo Find Query Partial Results on Mapping Error...

javaspringspring-bootspring-dataspring-data-mongodb

Read More
Adding fields to an object returned by Spring Data Rest endpoint?...

springrestspring-datadomain-driven-designspring-data-rest

Read More
How can I coax Spring Data to show me mongo's query plan (a.k.a cursor.explain())...

springmongodbjerseyspring-data

Read More
Feign & Pageable...

springspring-bootspring-datafeign

Read More
When is @EnableScan required in a DynamoDB repository?...

javaspringamazon-dynamodbspring-datadynamodb-queries

Read More
Error creating jpa repository "IllegalArgumentException: Not a managed type"...

spring-bootmavenspring-mvcspring-data-jpaspring-data

Read More
Update Data using Spring Boot...

mongodbspring-bootspring-data-jpamongodb-queryspring-data

Read More
disabling hibernate: console log in spring @DataJpaTest...

hibernatespring-data-jpaspring-datalog4jlog4j2

Read More
Calling stored procedure using OUT parameter with Spring Spring JPA 2.*...

javaspringspring-dataspring-data-jpa

Read More
Spring Data MongoDB | Dynamic Search with Pagination...

javamongodbaggregation-frameworkspring-dataspring-data-mongodb

Read More
CRUD repository bean not found exception...

spring-bootspring-dataspring-data-redisjedisaws-java-sdk-dynamodb

Read More
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL "create table TAB...

hibernatespring-bootspring-data-jpaspring-data

Read More
Why can Spring Data not find suitable converter for UDT?...

javacassandraspring-dataspring-data-cassandra

Read More
How to convert list inside JPA query to DTO...

hibernatejpaspring-data-jpaspring-datahql

Read More
Why does spring use findById before deleteById...

javaspringspring-data-jpaspring-data

Read More
Spring Data REST @Idclass not recognized...

springhibernatejpaspring-dataspring-data-rest

Read More
Extremely weird hibernate search issue...

sqlpostgresqlhibernatespring-data-jpaspring-data

Read More
Spring boot "no transaction is in progress" with 2 datasources...

javaspring-boothibernatespring-datadistributed-transactions

Read More
How to unload Relationship collection in spring data?...

javaspringhibernatespring-data-jpaspring-data

Read More
Spring @Query can't pass parameter in to sql native query...

javaspringspring-data-jpaspring-data

Read More
What could cause Hibernate flush for a single entity to take a very long time?...

hibernatespring-data-jpaspring-data

Read More
Primary key violation when inserting child entity...

springcollectionsspring-dataspring-data-jdbc

Read More
BackNext