DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA

Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA

3
Comments
1 min read
Publishing Domain Events with Spring Data

Publishing Domain Events with Spring Data

14
Comments 1
4 min read
How to use SQLQueryFactory with your QueryDSL JPA Entities

How to use SQLQueryFactory with your QueryDSL JPA Entities

6
Comments
1 min read
Using Value Objects as Aggregate Identifiers with Hibernate

Using Value Objects as Aggregate Identifiers with Hibernate

24
Comments 3
9 min read
Building Repositories with Spring Data

Building Repositories with Spring Data

19
Comments
5 min read
Building Aggregates with Spring Data

Building Aggregates with Spring Data

25
Comments
6 min read
Using Value Objects with JPA

Using Value Objects with JPA

37
Comments
10 min read
Associação Polimórfica com JPA

Associação Polimórfica com JPA

5
Comments
2 min read
Lombok and JPA: What may go wrong?

Lombok and JPA: What may go wrong?

9
Comments
4 min read
Build a Spring Boot ReST API

Build a Spring Boot ReST API

6
Comments
3 min read
A (definitive?) guide on LazyInitializationException

A (definitive?) guide on LazyInitializationException

7
Comments
9 min read
Using MongoDB query syntax to query Relational Database in Java

Using MongoDB query syntax to query Relational Database in Java

5
Comments
1 min read
Creating associations with JPA Buddy

Creating associations with JPA Buddy

4
Comments 2
1 min read
JPA goes even easier with its Buddy

JPA goes even easier with its Buddy

29
Comments 2
8 min read
Multiple Datasources With Spring Boot Data JPA

Multiple Datasources With Spring Boot Data JPA

6
Comments
4 min read
Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache

Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache

10
Comments
9 min read
Spring Boot: JPA Bulk Insert Performance by 100 times.

Spring Boot: JPA Bulk Insert Performance by 100 times.

13
Comments
3 min read
Spring Boot JPA + H2 example: Build a CRUD Rest APIs

Spring Boot JPA + H2 example: Build a CRUD Rest APIs

38
Comments 1
4 min read
Configure JPA on Quarkus.io

Configure JPA on Quarkus.io

7
Comments 1
8 min read
Make a query with sub condition for child list via Spring Data JPA

Make a query with sub condition for child list via Spring Data JPA

18
Comments 1
2 min read
Build a REST service with Spring Boot and JPA

Build a REST service with Spring Boot and JPA

6
Comments
4 min read
JPA with Spring Boot

JPA with Spring Boot

10
Comments 2
1 min read
JPA with Spring

JPA with Spring

9
Comments
1 min read
Eager vs Lazy

Eager vs Lazy

2
Comments 2
1 min read
Prevent Hibernate from doing N+1 selects with constructor expression

Prevent Hibernate from doing N+1 selects with constructor expression

2
Comments
6 min read
loading...