새리가 추천해 준 브루클린 나인나인으로 공부해보려고 한다. 포스트를 보니 경찰 드라마인것 같다.
계속해서 심슨을 보는 중인데, 심슨 때문에 조금은 귀가 열려있지 않을까? 라는 착각을 해본다..😊
yeon 이 알려준 파워잉글리시 그거 유튜브에 알아봤는데 막 일상회화가 나온다. 언젠가 듣다보면 귀가 트일것 같기도 하다.
desirable - 바람직한
EX) Generally, this pre-instantiation(eagerly create) is desirable
- 일반적으로 초기 인스턴스화는 바람직하다.
Generally, this pre-instantiation is desirable, because errors in the configuration or surrounding environment are discovered immediately
여기서 surrounding environment 환경을 구성하다 이런 의미를 지니는것 같은데 맞나요?
A lazy-initialized bean tells the IoC container to create a bean instance when it is first requested, rather than at startup.
In the preceding example => 앞의 예제 에서
precending 선행 이라는 뜻을 가짐 => 공식 문서에서 가장 많이 보이는것 같다.
consist of -> ~ 로 구성되다
In the preceding example, the service layer consists of the PetStoreServiceImpl class and two data access objects of the types JpaAccountDao and JpaItemDao
앞선 예제에서, 서비스 계층을 PetStoreServiceImpl 클래스와 두개의 DAO 타입의 JpaAccountDao 그리고 JpaItemDao 로 구성했다.
https://www.notion.so/The-Ioc-Container-7d8610968b9b4b6b97bffa80d43e0960