java.lang.IllegalStateException: Found multiple @SpringBootConfiguration annotated classes
같은 패키지 안에 @SpringBootApplication 어노테이션이 중복 선언되어 발생하는 문제
@SpringBootApplication