250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 인프런김영한
- 자료구조
- CleanCode
- java
- 클린코드
- 자바예외
- 자바스터디
- 이펙티브자바
- MariaDB
- 알고리즘분석
- 도메인 주도 개발 시작하기
- 혼공SQL
- jpa
- 스프링부트와AWS로혼자구현하는웹서비스
- react
- 알고리즘
- 자바
- SQL쿡북
- DDD
- 인프런백기선
- mysql
- aop
- 네트워크
- vue.js
- AWS
- 기술면접
- 이팩티브 자바
- AWS RDS
- 이펙티브 자바
- 인덱스
Archives
- Today
- Total
기록이 힘이다.
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:34728x90
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 |