Search code examples
Cannot use repository inside custom request class for request validations in spring boot...


javaspringspring-bootspring-data-jpaspring-validation

Read More
Deadlock in Spring Boot Application's @PostConstruct Method...


javaspringspring-data-jpascheduled-tasks

Read More
Enum values are not saved in the database(PostgreSql)...


javapostgresqlhibernatespring-data-jpaenumerated

Read More
Passing parameters into @Query annotation...


mysqlspring-bootspring-data-jpa

Read More
mySQL with springBoot - default values...


javamysqlspringjdbcspring-data-jpa

Read More
Hibernate commits the changes when transaction is still open and select query invoked...


hibernatespring-data-jpaspring-data

Read More
Spring Data Hibernate 6 losing data in parent object...


javapostgresqlhibernatespring-data-jpaaws-fargate

Read More
One to many relationship doesn't work Spring boot jpa...


javaspringhibernatejpaspring-data-jpa

Read More
Incomplete OneToMany collections when using JPA findOne with EntityGraph...


spring-bootspring-data-jpaentitygraph

Read More
Spring JPA - Query Methods...


mysqlspringspring-data-jpaspring-data

Read More
How to implement simple full text search in JPA (Spring Data JPA)?...


javahibernatejpaspring-data-jpajpql

Read More
Is it possible to us SpEL to inject constant in @Query annotation?...


springspring-bootspring-data-jpa

Read More
SQL Error: 1406, SQLState: 22001 with SpringBoot + mySQL...


mysqlspringspring-bootspring-data-jpaspring-jdbc

Read More
Validations work when using Long but don't work when using UUID...


validationspring-data-jpa

Read More
How to call a persistence method without a HTTP request with Spring Data JPA?...


javaspring-data-jpa

Read More
Spring 5 Data Jpa - OneToOne, new entity, a single insert operation...


javaspring-data-jpaone-to-onebatching

Read More
Service method to store image for two different picture category...


springspring-bootspring-mvcspring-data-jpaspring-data

Read More
What to do when name of class and collection used in Mongock migration file has changed?...


javaspringmongodbspring-data-jpamongock

Read More
Query validation failure during application startup when upgrading to Spring Boot 3.1.1...


spring-boothibernatespring-data-jpaspring-data

Read More
Bind properties in application.yml not working...


javaspring-bootsqlitespring-data-jpaspring-data

Read More
How to fix the following error java.sql.SQLException: Unknown system variable 'transaction_isola...


mysqlspring-bootspring-data-jpa

Read More
Check that a List parameter is null in a Spring data JPA query...


sqljpaspring-data-jpaspring-datahql

Read More
How to query by age on spring boot specification...


javaspring-bootspring-data-jpa

Read More
How connect spring docker container to neo4j...


spring-bootneo4jspring-data-jpaspring-data-neo4j

Read More
Interface to map results from Spring Data results in error "Interface not a managed type"...


javajpaspring-data-jpa

Read More
Warning in SQL statement when creating table using Spring Data JPA and error when inserting into the...


sqlspringspring-bootspring-data-jpah2

Read More
JPA countBy on column mapped with @OneToMany...


spring-bootjpaspring-data-jpa

Read More
Spring Boot JPA Error: "Not a managed type: class com.example1.project.User.User...


spring-boothibernatejpaspring-data-jpaentity

Read More
LocalDateTime to ZonedDateTime...


javaspring-data-jpapostgresql-9.3java-time

Read More
How to inject spring beans into the hibernate envers RevisionListener...


javahibernatespring-data-jpahibernate-envers

Read More
BackNext