Whiteship
  • Home
  • 인프런 강의
  • Java
  • Spring
  • JPA
  • SDE Tips
Subscribe

Bean Scopes

A collection of 1 post
Bean Scopes

3.4. Bean scopes

설정 파일에서 bean들을 정의하고 다른 bean들 과의 종속성을 정의 하는 것 말고도 각각 bean들의 scope을 설정해 줄 수 있습니다. ScopeDescriptionsingleton [http://static.springframework.org/spring/docs/2.0.x/reference/beans.html#beans-factory-scopes-singleton] Spring Ioc 컨테이너 내에서 bean 정의 당 하나의 객체 prototype [http://static.springframework.org/spring/docs/2.
Mar 9, 2007 — 1 min read
Whiteship © 2022
Powered by Ghost