Search code examples
Stream API convert entity to JSON...


javaspringjpaspring-data-jpajava-stream

Read More
Dealing with lookup tables and enums between database and spring app...


javaspring-bootspring-data-jpa

Read More
How to only allow specific fields to sort by in a Spring Data JPA Repository Pageable?...


spring-bootspring-data-jpaspring-datapageable

Read More
JPA repository: Fetching CreationTimestamp after repository.save() returns null...


springspring-boothibernatejpaspring-data-jpa

Read More
Spring Boot (4.0.0) Cannot Connect to MongoDB in Docker Compose Network...


springspring-bootdockerspring-data-jpaspring-mongodb

Read More
Difference between spring-data-jpa and spring-boot-starter-data-jpa...


javaspringspring-bootspring-dataspring-data-jpa

Read More
how to connect oracle database 18cXE to spring boot...


javaoracle-databasespring-bootspring-data-jpaspring-jdbc

Read More
Add dependencies but unable to connect H2-database on my Spring Boot Gradle-Groovy project...


spring-bootgradlegroovyspring-data-jpa

Read More
Case insensitive Query with Spring CrudRepository...


springspring-data-jpa

Read More
Spring Boot Application is not running Flyway migrations on startup...


javaspring-bootspring-data-jpadatabase-migrationflyway

Read More
Spring Boot Rest/JPA: Create only 1 parent, when cascade the child creation to parent creation...


spring-boothibernaterestspring-data-jpa

Read More
DockerHub: Unable to open JDBC Connection for DDL execution [Could not create connection to database...


javaspringspring-bootspring-data-jpaspring-data

Read More
Spring Boot : how to update object efficently?...


javaspringspring-bootspring-mvcspring-data-jpa

Read More
How do I delete an entity in a one-to-many relationship?...


javadatabasespring-data-jpa

Read More
Hibernate Cache causing OOM. Cache not showing (deleted) entities that are cached...


spring-boothibernatespring-data-jpa

Read More
Using custom names in a Spring Data JPA Repository...


javaspringspring-bootspring-data-jpa

Read More
SpringBoot JPA and MySQL 8 issue with case sensitivity...


spring-boothibernatespring-data-jpa

Read More
How to customize JPA Sequence generator on Entity with @MappedSuperclass ancestor...


javahibernatespring-data-jpa

Read More
Returned from Postgres timstamptz always in UTC...


javapostgresqlspring-data-jpa

Read More
Spring Boot: Field required a bean of type that could not be found...


javaspringspring-bootspring-data-jpa

Read More
JPA Many To Many relationship add method...


hibernatejpaspring-data-jpa

Read More
How can I query a unbuffered query in SQL Server with Hibernate?...


javasql-serverhibernatespring-data-jpaunbuffered-queries

Read More
Disable all Database related auto configuration in Spring Boot...


springhibernatespring-bootspring-dataspring-data-jpa

Read More
Spring boot localization from database...


spring-bootspring-data-jpalocalizationinternationalization

Read More
Testcontainers init script fails on DB initialized by liquibase...


postgresqlspring-data-jpaliquibasetestcontainers

Read More
How do you handle with bulk deleting by an array of IDs in Spring Data JPA?...


hibernatespring-mvcspring-dataspring-data-jpa

Read More
spring boot secondary datasource with primary auto configured...


spring-bootspring-data-jpa

Read More
Encoded password does not look like BCrypt...


javaspringspring-bootspring-data-jpa

Read More
Exception: org.springframework.core.convert.ConverterNotFoundException: No converter found capable o...


javaspring-bootspring-data-jpa

Read More
Hibernate: How to keep PostgreSQL enum type up-to-date with Java enum?...


springpostgresqlhibernatespring-data-jpahibernate-mapping

Read More
BackNext