Search code examples
class A cannot be cast to class A...


javaspring-boothibernatespring-data-jpa

Read More
saveAll() gets error Inferred type 'S' for type parameter 'S' is not within its boun...


javajpagenericsspring-data-jpa

Read More
Getting "duplicate key value violates unique constraint" error when saving entities with H...


javasqlspring-boothibernatespring-data-jpa

Read More
Spring Data/JPA - How can I check if a record already exists by name?...


javaspring-bootspring-mvcspring-data-jpaspring-data

Read More
Why cascade does not work if we define it on children side (mappedBy)?...


springspring-boothibernatejpaspring-data-jpa

Read More
How to check if record exists before insert - Spring JPA...


javaspringspring-bootspring-data-jpaspring-data

Read More
Deleting large volume of data at once in spring boot in fraction of a second...


springspring-bootspring-mvcspring-data-jpaspring-data

Read More
Could not write JSON: Infinite recursion (StackOverflowError)] with root cause...


javapostgresqlspring-bootspring-data-jpa

Read More
Spring Boot + Hibernate changes case of column name when performing query...


javaspring-boothibernatejpaspring-data-jpa

Read More
Spring Data JPA Unable to locate Attribute with the given name...


javaspring-bootspring-data-jpah2

Read More
H2 fails to fetch Instant when using native query [Spring Boot 3]...


spring-boothibernatespring-data-jpah2

Read More
Foreign key field is not getting updated after save method in JPA...


javaspring-boothibernatejpaspring-data-jpa

Read More
Get Data from a Table in Spring JPA @ManyToMany relation cause StackOverFlow...


springspring-bootspring-data-jpaspring-data

Read More
The controllers doens't work on my spring boot application...


spring-bootspring-mvcspring-data-jpajava-ee-8

Read More
What should I do to avoid excessive SELECTs for roles when working with Spring Security?...


mysqlspring-boothibernatespring-securityspring-data-jpa

Read More
Query a limited items from the database...


springspring-bootspring-data-jpaspring-data

Read More
What is a viable alternative to getOne(long id) in Spring...


javaspring-data-jpaoption-type

Read More
Wrapping a REST API in Spring database CRUD methods so it can be used as a @Repository...


javaspringspring-bootspring-data-jpa

Read More
'url' attribute is not specified and no embedded datasource could be configured. Failed to d...


spring-bootkotlinspring-data-jpa

Read More
Springboot: nested exception is java.lang.IllegalArgumentException: Not a managed type...


javaspringspring-boothibernatespring-data-jpa

Read More
H2 Database Tables can't be created for DataJpaTests...


spring-bootspring-data-jpamariadbh2data-jpa-test

Read More
Jdbc connection time-out...


javajdbcspring-data-jpa

Read More
Could not write JSON: failed to lazily initialize a collection when returning an entity object from ...


javaspring-bootjpaspring-data-jpa

Read More
How to make Hibernate and Spring track transactions consistently?...


springhibernatespring-data-jpatransactionsspring-orm

Read More
Hibernate warning after hibernate version upgrade to 5...


hibernatejpaspring-data-jpa

Read More
Spring boot/Spring data jpa - how to update related entity?...


javahibernatespring-bootjpaspring-data-jpa

Read More
Service not found a repository bean in my Springboot project...


javaspringspring-bootspring-data-jpa

Read More
Unable to locate routes in spring Gateway...


javaspring-bootspring-data-jpamicroservicesapi-gateway

Read More
How to query last month's data with Spring boot and JPA...


javaspringspring-bootspring-data-jpa

Read More
Spring data jpa - conversion types before every @Query executed - is it possible?...


spring-bootspring-data-jpa

Read More
BackNext