Commit 5aeee6e
authored
fix: lombok.config 추가 — @qualifier 어노테이션 생성자 파라미터 전파 (#327)
podWebClient 빈 추가 후 WebClient가 2개가 되어 @requiredargsconstructor
생성자에 @qualifier가 전파되지 않아 NoUniqueBeanDefinitionException 발생.
lombok.copyableAnnotations 설정으로 @qualifier를 생성자 파라미터에도 전파.1 parent bdb24e9 commit 5aeee6e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments