getBeanDefinitionNames

· Spring
본 포스팅은 학습용으로, 김영한 님의 강의를 바탕으로 복습용도로 작성되었습니다. 선행 게시물 [Spring] 스프링 컨테이너 생성 [Spring] 스프링 컨테이너 생성 본 포스팅은 학습용으로, 김영한 님의 강의를 바탕으로 복습용도로 작성되었습니다. 스프링 컨테이너 생성 스프링 컨테이너 생성 과정 ApplicationContext applicationContext = new AnnotationConfigApplicationConte muscleking3426.tistory.com 컨테이너에 등록된 모든 빈 조회 Test 를 활용 ApplicationContextInfoTest import hello.core.AppConfig; import org.junit.jupiter.api.DisplayName; im..
runnnerDevHong
'getBeanDefinitionNames' 태그의 글 목록