builder1 [Guice] @Assisted https://google.github.io/guice/api-docs/4.2/javadoc/index.html?com/google/inject/assistedinject/package-summary.html Guice 4.2 API google.github.io 개략 Annotates an injected parameter or field whose value comes from an argument to a factory method. factory method에 inject할 parameter가 argument에서 온 경우 사용하는 annotation 언제 사용하는가? @Inject로 DI해줄 parameter 중에서 런타임중에 value가 변할 수 있는 parameter앞에 @Assisted를 붙.. 2021. 5. 21. 이전 1 다음