Skip to content

Commit 7541001

Browse files
committed
Update 2025-04-03-jpa-projects-error.md
1 parent 60c50ab commit 7541001

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2025-04-03-jpa-projects-error.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
layout : post
33
title : Spring Data JPA Projections의 생성자 타입 매칭 오류 해결하기
44
summary : JPA Projections 사용 시 발생하는 "Missing constructor" 에러의 원인과 해결 방법을 알아봅니다.
5-
date : 2024-03-21 15:30:00 +0900
5+
date : 2025-04-03 10:30:00 +0900
66
tags : [SpringBoot, JPA, Hibernate, Database, ErrorHandling, Java]
77
toc : true
88
comment : true
99
public : true
10+
adsense : true
1011
---
1112

1213
* TOC

0 commit comments

Comments
 (0)