Search code examples
Encoded password does not look like BCrypt...


javaspringspring-bootspring-data-jpa

Read More
Hibernate 6.2.6.Final QueryException when using enum in max function...


hibernatejpaspring-data-jpahibernate-6.x

Read More
Spring data : CrudRepository's save method and update...


databasehibernatespring-mvcspring-dataspring-data-jpa

Read More
READ_COMMITTED and SERIALIZABLE are the only valid transaction levels...


javaspringspring-data-jpaspring-transactions

Read More
Why initialize id when is inherited from super class in JPA Hibernate...


javahibernatekotlinjpaspring-data-jpa

Read More
InvalidDataAccessApiUsageException: Can't compare test expression of type [Facility] with elemen...


spring-boothibernatejpaspring-data-jpaentity-framework-migrations

Read More
Specify particular instance of converter to use in JPA entity instead of class...


javahibernatejpaspring-data-jpaconverters

Read More
JPA @Type annotation "Cannot resolve method 'type' "...


javaspring-boothibernatejpaspring-data-jpa

Read More
How can I override Spring repository methods to add a constraint on a boolean column?...


springjpaspring-data-jpaspring-data

Read More
Spring Boot 3 - Multiple Data Sources - EntityManagerFactoryBuilder builder Compile Error...


javaspring-bootspring-data-jpa

Read More
Cant create a mysql database using Spring Boot...


javamysqlhibernatespring-data-jpa

Read More
Facing Null-Pointer error on message source...


spring-bootspring-data-jpajunit5spring-test

Read More
Spring boot doesn't load data to initialize database using data.sql...


springspring-bootspring-dataspring-data-jpa

Read More
detached entity passed to persist - springboot...


javaspring-boothibernatespring-data-jpaspring-data

Read More
in spring boot how to insert Data to joined table after joining two tables...


spring-bootspring-data-jpainner-joinentityjoincolumn

Read More
Spring data Querydsl in eclipse not generating query type classes...


spring-bootspring-dataspring-data-jpaquerydsl

Read More
Spring Data JPA batch insert or update doesn't work...


hibernatespring-data-jpaspring-data

Read More
How to load two collections of related entities with a minimum number of sql queries?...


javaspringhibernatespring-data-jpaspring-data

Read More
How to map JPA query results to a POJO?...


javaspringspring-data-jpapojo

Read More
Spring Data Jpa ManyToMany Relation How To Disable Two Directional Insertion...


javaspringspring-bootjpaspring-data-jpa

Read More
MySQL Date Changes to Yesterday's date After JPA Save...


javamysqlhibernatespring-data-jpa

Read More
Spring boot JPA @Version and @Transactional not working together...


spring-bootspring-data-jpa

Read More
Can I pass Java Object in JpaRepository Class?...


javaspring-bootjpaspring-data-jpajparepository

Read More
How to matches any character on elasticsearch request with Spring-Boot and JPA?...


spring-bootelasticsearchspring-data-jpaspring-dataspring-data-elasticsearch

Read More
How to add sample data to database with springboot?...


javaspring-bootspring-data-jpa

Read More
Spring JPA Projection findAll...


javaspringspring-data-jpajpql

Read More
How to do filtering and pagination by two parameters in java using Specification...


javaspring-bootspring-data-jpa

Read More
How to handle table column of type that is not known in Java (Spring Data)?...


javajpaspring-data-jpapostgis

Read More
Spring Boot : CrudRepository methods being @Transactional, my service can't be...


javaspringtransactionsspring-data-jpa

Read More
SpringBoot JPA in MySQL...


mysqlspring-bootjpaspring-data-jpajpa-2.0

Read More
BackNext