2005年8月8日 #
2005年5月19日 #
[http://www.javaalmanac.com] - Java開發者年鑒一書的在線版本. 要想快速查到某種Java技巧的用法及示例代碼, 這是一個不錯的去處. [http://www.onjava.com] - O'Reilly的Java網站. 每周都有新文章. [http://java.sun.com] - 官方的Java開發者網站 - 每周都有新文章發表. [http://www.developer.com/java] - 由Gamelan.com 維護的Java技術文章網站. [http://www.java.net] - Sun公司維護的一個Java社區網站. [http://www.builder.com] - Cnet的Builder.com網站 - 所有的技術文章, 以Java為主. [http://www.ibm.com/developerworks/java] - IBM的Developerworks技術網站; 這是其中的Java技術主頁. [http://www.javaworld.com] - 最早的一個Java站點. 每周更新Java技術文章. [http://www.devx.com/java] - DevX維護的一個Java技術文章網站. [http://www.fawcette.com/javapro] - JavaPro在線雜志網站. [http://www.sys-con.com/java] - Java Developers Journal的在線雜志網站. [http://www.javadesktop.org] - 位于Java.net的一個Java桌面技術社區網站. [http://www.theserverside.com] - 這是一個討論所有Java服務器端技術的網站. [http://www.jars.com] - 提供Java評論服務. 包括各種framework和應用程序. [http://www.jguru.com] - 一個非常棒的采用Q&A形式的Java技術資源社區. [http://www.javaranch.com] - 一個論壇,得到Java問題答案的地方,初學者的好去處。 [http://www.ibiblio.org/javafaq/javafaq.html] - comp.lang.java的FAQ站點 - 收集了來自comp.lang.java新聞組的問題和答案的分類目錄. [http://java.sun.com/docs/books/tutorial/] - 來自SUN公司的官方Java指南 - 對于了解幾乎所有的java技術特性非常有幫助. [http://www.javablogs.com] - 互聯網上最活躍的一個Java Blog網站. [http://java.about.com/] - 來自About.com的Java新聞和技術文章網站.
2005年5月16日 #
On this lucky Friday the 13th, we are pleased to announce that Spring 1.2 final has just been released.
(Thanks to Juergen for doing the packaging and his usual coding heroics).
The major new features since 1.2 RC2 are:
- TopLink support (for both TopLink 9.0.4 and 10.1.3)
- JDO 2.0 support (tested against JPOX 1.1 beta 3)
- Hibernate 3.0.3 support (aggressive release of Connections)
The overall major new features of Spring 1.2 are:
- finer-grained distribution jar files
- simplified XML bean definitions
- JMX support
- JDK 1.5 transaction annotation
- support for WebLogic JTA extensions
- JDBC RowSet support
- JCA CCI support
- JDO2 support
- Hibernate3 support
- TopLink support
Thanks to Oracle for donating the original TopLink support prototype, and in particular to Jim Clark from Oracle - for all his help in getting the TopLink support into its final shape!
For details on new features, deprecations and bug fixes, please see the change log.
FYI, we have a 1.2.1 release scheduled for June, featuring minor enhancements that did not make 1.2 final. See our JIRA road map for details.