-
아마 이게 스프링부트 버전 업그레이드되면서 실수 줄이게 할라구 오버라이딩 기본값을 false로 바꿔가지고
-
그 이후 버전부터는 프로퍼티나 yaml(?)에 따로 설정해줘야 되는 듯....
액션 : Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true gradle
'JAVA > Spring Boot' 카테고리의 다른 글
Spring Batch apache commons import (0) | 2019.04.06 |
---|---|
Intellij + spring boot + gradle 사용 시 run 비활성화 (0) | 2019.04.06 |
cannot resolve simbol (0) | 2019.04.06 |
도메인(vo)에 ID 미지정 (엔티티에 식별자 미지정) (0) | 2019.04.06 |