摘要: 1. 通过构造函数实现DI简单类型实例package examples;public class ExampleBean { // Number of years to calculate the Ultimate Answer private int years; // The ... 阅读全文
posted @ 2014-08-07 12:28 lemon_bar 阅读(462) 评论(0) 推荐(0) 编辑