Spring的Python移植版 Spring Python 1.1.1, 1.2.1, 1.3.0.RC1 發布
Spring Python 是 Spring 開發框架在 Python 語言上的一個移植版本。
Spring Framework 是一個開源的Java/Java EE全功能棧(full-stack)的應用程序框架,以Apache許可證形式發布,也有.NET平臺上的移植版本。該框架基于 Expert One-on-One Java EE Design and Development(ISBN 0-7645-4385-7)一書中的代碼,最初由 Rod Johnson 和 Juergen Hoeller等開發。Spring Framework 提供了一個簡易的開發方式,這種開發方式,將避免那些可能致使底層代碼變得繁雜混亂的大量的屬性文件和幫助類。
Spring Python 今天連發三版本,改進內容如下:
Release Notes – Version 1.1.1
- [SESPRINGPYTHONPY-134] – AOPProxy throws an error unless target.__class__.__name__ == "instance"
- [SESPRINGPYTHONPY-151] – Fix XML parsing to handle non-ascii values
- [SESPRINGPYTHONPY-159] – Add DatabaseTemplate argument checks to execute that are like the ones used in query operation.
- [SESPRINGPYTHONPY-161] – Add installation steps to Spring Python's documentation
Release Notes – Version 1.2.1
- [SESPRINGPYTHONPY-159] – Add DatabaseTemplate argument checks to execute that are like the ones used in query operations
- [SESPRINGPYTHONPY-161] – Add installation steps to Spring Python's documentation
Release Notes – Version 1.3.0.RC1
- [SESPRINGPYTHONPY-159] – Add DatabaseTemplate argument checks to execute that are like the ones used in query operations
- [SESPRINGPYTHONPY-161] – Add installation steps to Spring Python's documentation
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!