Search code examples
Unit test for Service PUT method doesn't work Spring Boot application...


springspring-bootunit-testingspring-mvcspring-data-jpa

Read More
Pagination of an complex object into DTO. JPA @Query...


springpostgresqlspring-data-jpapaginationentitymanager

Read More
Is there a way to save a child JPA entity without the parent being present?...


javahibernatespring-data-jpaorm

Read More
Spring data update just one entity field...


springspring-data-jpa

Read More
JPQL - custom query to delete a database entry and return a property different from the deleted entr...


hibernatespring-data-jpajpql

Read More
Hibernate loads wrong entity with Polymorphism...


javahibernatejpaspring-data-jpahibernate-mapping

Read More
Fetching Lazy data in jpa projection...


javaspring-data-jpa

Read More
Return a Mapped result in JPA Spring Boot...


hibernatejpaspring-data-jpahqlhibernate-mapping

Read More
Need help: InvocationTargetException wrapped around "java.lang.ClassCastException: java.lang.St...


springhibernatespring-mvcspring-data-jpaspring-data

Read More
How to query data out of the box using Spring data JPA by both Sort and Pageable?...


javaspringjpaspring-data-jpa

Read More
NullPointerException while I'm trying to unit test Spring Boot Application...


springspring-bootunit-testingspring-mvcspring-data-jpa

Read More
How to generate sequential numbers for child entities per parent entity...


hibernatejpaspring-data-jpa

Read More
How to create Unit Test for my Service Layer?...


springspring-bootunit-testingspring-mvcspring-data-jpa

Read More
How do i store users in Http sessions with java spring boot and JPA...


javaspring-bootjpaspring-securityspring-data-jpa

Read More
Is there a Druid SQL Dialect?...


javaxmlspring-data-jpadruid

Read More
How to use projection interfaces with pagination in Spring Data JPA?...


springhibernatejpaspring-dataspring-data-jpa

Read More
Converting an @Entity to a projection interface manually...


javaspringhibernatespring-data-jpaspring-data

Read More
How to continue processing after a constraint violation exception?...


javasql-serverhibernatedatabase-designspring-data-jpa

Read More
Spring Data JPA: incorrect integer value when column's type is string...


javahibernatespring-data-jpa

Read More
Designing safe and efficient API for item state updates via events...


spring-securitydatabase-designspring-data-jpaapi-design

Read More
Unable to fetch records using unidirectional @OneToMany relationaship JPA...


springspring-data-jpa

Read More
How to formulate JPQL query with or without parameter?...


jpaspring-data-jpahqljpql

Read More
Spring Data JPA and Mockito - why save() return null in test?...


javaspring-data-jpamockito

Read More
JPA/Hibernate - how to generate ddl for some classes but not others...


javahibernatejpaspring-data-jpaddl

Read More
Spring JPA @Query annotation throws error but actual query works fine in SQLite...


springspring-bootsqlitehibernatespring-data-jpa

Read More
Document field as primary key not working...


springspring-boothibernatespring-data-jpaspring-data

Read More
When relationship to a X column is null the records are not selected in the HQL statement. (PostgreS...


javaspring-boothibernatespring-data-jpahql

Read More
Why do I get the "Not a managed type" error?...


javaspring-boothibernatespring-data-jpa

Read More
Spring data repository works without annotations...


springspring-bootspring-dataspring-data-jpa

Read More
Jpa Spring Boot error -> cannot convert object to type boolean...


springspring-data-jpa

Read More
BackNext