随笔分类 - spring
摘要:3.3.1. Injecting dependenciesThe basic principle behind Dependency Injection (DI) is that objects define their dependencies (that is to say the other objects they work with) only through constructor arguments, arguments to a factory method, or properties which are set on the object instance after it
阅读全文

浙公网安备 33010602011771号