摘要: public class Testal { @Test //函数式 创建对象交给Spring 管理。 public void Test2(){ GenericApplicationContext te = new GenericApplicationContext(); te.refresh(); 阅读全文
posted @ 2021-04-02 23:21 Dasn 阅读(79) 评论(0) 推荐(0)