뭐 이리 에러가 많은지.
error starting applicationcontext. to display the conditions report re-run your application with 'debug' enabled.
라는 에러가 발생했다.
- intelliJ 기준 어플리케이션 실행 옆 화살표를 눌러주고
(run -> edit configuration)

- Enable debug output 체크해주면 정상적으로 작동한다.

reference!
https://solbel.tistory.com/1447