|
code-sudal
Search posts...
Internal Traffic (traffic_type=internal)
Accessed from the dashboard.
This session is not logged.
mistake
블로그 만들 때 클래스에 DI가 왜 적용이 안 됐을까?
윤주헌
Sep 02, 2024
Share
왜 BoardResponse에서 @RequiredArgsConstructor을 적었는데 DI가 안되는가?에 대해
아래 보니까 생성자가 하나 있어서 인식하지 못했다
public
BoardRepository
()
{ System.out.println(
"BoardRepository 생성자"
); }
초반 연습한다고 적어 뒀던 생성자
Share article
Share
code-sudal
RSS
·
Powered by Inblog