[spring] 스프링 빈 조회 할 때 빈이 2개 여러 개 일 경우 Spring Bean Test interface public interface Chef { String cook(); } Java @Repository // 개발_기초 정보 2023.02.21