課程
/后端開發
/Java
/Spring事務管理
誰有這個Spring3.2的配置文件啊?我只有2.5的找不到3.2的
2015-11-05
源自:Spring事務管理 4-1
正在回答
你可以打開 http://www.springframework.org/schema/beans/
看一下,哪個版本都有。
你說的xsd文件嗎?直接改鏈接上的版本就行了。例如:
http://www.springframework.org/schema/beans/spring-beans-2.5.xsd? ? 改為
http://www.springframework.org/schema/beans/spring-beans-3.2.xsd
鍵盤兔 提問者
舉報
事務管理是Spring重要的知識,應用事務解決數據不一致問題
3 回答關于log4j.properties的配置文件的問題?
1 回答誰有這份api文檔
1 回答為什么在spring的xml配置文件中配置class屬性的內容時,沒有提示
2 回答配置文件中的提示功能
1 回答這個老師是誰啊?講的太好了,想看他所有的課程!
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2015-11-12
你可以打開 http://www.springframework.org/schema/beans/
看一下,哪個版本都有。
你說的xsd文件嗎?直接改鏈接上的版本就行了。例如:
http://www.springframework.org/schema/beans/spring-beans-2.5.xsd? ? 改為
http://www.springframework.org/schema/beans/spring-beans-3.2.xsd