계속 배우고 사용하자
2019년 2월 13일 수요일
[spring boot] @Component 선언한 class 파일 불러오는 방법
@Component 선언한 class 파일 불러오는 방법
예)
@Component
public class Scheduler {
}
라고 작성한 class 파일이있을때,
Scheduler s = ApplicationContextLocator.getApplicationContext().getBean(Scheduler.class);
처럼 class를 불러올수 있다.
댓글 없음:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
댓글 없음:
댓글 쓰기