2、Spring4之HelloWorld

一、普通方法實現 新建一個HelloWord類,編寫下列代碼。 新建一個Main類,編寫下列代碼,運行: 二、使用Spring實現 1、導包 2、編寫Spring配置文件:applicationContext.xml 3、改寫Main方法: **運行結果: 最後,我們將Main方法後面兩行註釋掉,然後改寫一下HelloWorld類,看會發生什麼: HelloWorld: Main: 運行結果:
相關文章
相關標籤/搜索