Annotation-specified bean name 'nameDAO' for bean class [mobiz.name2.service.ExampleDAO] conflicts with existing, non-compatible bean definition of same name and class [mobiz.name.service.ExampleDAO]


중복된 


@Repository

@Component


이름이 존재하여 오류가 났습니다.


+ Recent posts