Spring Roo 1.2.0.RC1 發布

jopen 13年前發布 | 9K 次閱讀 Spring

Spring Roo 是SpringSource新的開放源碼技術,該技術主要面向企業中的Java開發者,使之更富有成效和愉快的進行開發工作,而不會犧牲工程完整或靈活 性。無論你是一個新的Java開發人員或經驗豐富的架構師,Spring Roo 都可以在短短幾分鐘內構建一個全面的工作應用。

  • Rapid results
  • 100% develop in Java
  • Easy-to-use
  • Fast and simple to remove
  • Totally compromise free
  • Active, helpful community
  • Comprehensive technology integrations
  • Extension points via Roo add-ons
  • SpringSource-certified architecture


Spring Roo 團隊發布了 1.2.0 的首個候選發行版本,與 M1 版比較,有兩個新特性:

  • 多模塊的 Maven 項目支持
  • JSF 2.0/PrimeFaces 3.

以上特性的詳細說明請看這里

下面是該版本的一些改進,讓你可更靈活的配置持久層:

  • No need to have the "Active Record"-pattern persistence code in your domain objects any longer. The old @RooEntity annotation has been renamed to @RooJpaActiveRecord and is still the default when creating entities,
  • New @RooJpaEntity annotation ensures only the @Entity, @Id, and @Version fields and methods are created and maintained by Roo. Classes annotated with @RooJpaEntity are intended to be used with Roo's JPA repository and service layering features.
  • Using RC1 in existing Roo projects? – easy, simply rename your @RooEntity annotations to @RooJpaActiveRecord and use the organize imports feature in STS or Eclipse to resolve the imports.

 

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!