느낌표 공장

  • 태그
  • 방명록

Spring Container 1

스프링 컨테이너와 스프링 빈

스프링 컨테이너 생성 // 스프링 컨테이너 생성 // ApplicationContext 인터페이스의 구현체 ApplicationContext applicationContext = new AnnotationConfigApplicationContext(AppConfig.class); // 꺼내기 // getBean(꺼낼거 이름(메서드 이름) , 반환타입) MemberService memberService = applicationContext.getBean("memberService", MemberService.class); ApplicationContext : 스프링 컨테이너. ApplicationContext는 인터페이스이다(→ 다형성 적용되어있음) 스프링 컨테이너는 @Configuration 이 붙은 A..

Web/Spring 2021.07.30
1
더보기
프로필사진

  • 전체보기
    • CS
    • Language
      • Python
      • Java
      • JavaScript
      • MySQL
    • Web
      • Spring
    • Data Science
      • Machine Learning
      • 설치
    • Algorithm
      • 개념
      • Programmers
      • Baekjoon
      • SW Expert Academy
    • Mac
    • 기타
      • IntelliJ
      • 영감

Tag

BFS, programmers, 자바, dp, java, Python, dfs, Dijkstra, swea, stack, Spring, binary, 프로그래머스, Queue, binary search, Backtracking, BOJ, Two Pointer, greedy, 파이썬,

최근글과 인기글

  • 최근글
  • 인기글

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • Github

티스토리툴바