기록이 힘이다.

Relying upon circular references is discouraged and they are prohibited by default. Update your application to remove the dependency cycle between beans. As a last resort, it may be possible to break the cycle automatically by setting spring.main.allow-.. 본문

SpringBoot

Relying upon circular references is discouraged and they are prohibited by default. Update your application to remove the dependency cycle between beans. As a last resort, it may be possible to break the cycle automatically by setting spring.main.allow-..

dev22 2023. 7. 17. 17:34
728x90

 

2.5부터 순환참조가 금지되었다. 수정자 주입도 마찬가지

'SpringBoot' 카테고리의 다른 글

스프링의 해결책  (0) 2023.07.17
좋은 설계는 제약이 있는 것이다  (0) 2023.07.16
스프링 빈으로 등록하는 방법  (0) 2023.07.14
스프링 AOP  (0) 2023.07.14
AspectJ 프레임워크  (0) 2023.07.14