Spring框架基礎

Spring框架 1. 所需基本jar包 2. spring所需配置文件 創建名爲applicationContext.xml的文件放在src目錄下,基本結構以下java <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http:
相關文章
相關標籤/搜索