设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

JBoss Forge 3.2.0.Final发布

2016-5-15 17:42| 发布者: joejoe0332| 查看: 752| 评论: 0|原作者: oschina|来自: oschina

摘要: JBoss Forge 3.2.0.Final 发布了。Forge 是一个快速应用开发工具,用来开发 J2EE 应用,提供一个可扩展的插件系统,强大的命令方式等等特性。值得关注的更新:Support for Class Inheritance: Wizards depending onA ...

JBoss Forge 3.2.0.Final 发布了。Forge 是一个快速应用开发工具,用来开发 J2EE 应用,提供一个可扩展的插件系统,强大的命令方式等等特性。

值得关注的更新:

  • Support for Class Inheritance: Wizards depending on AbstractJavaSourceCommand now allow choosing the superclasses and interfaces they might implement. This includes the cdi-new-beanjpa-new-entity and the java-new-class wizards

  • Component Upgrades: Roaster is now upgraded to 2.18.7.Final.

  • Support for custom JPA @Id and @Version property names: Using a different pattern for @Id and/or @Version column names while running the jpa-new-entitycommand? No problem, just run:

    • config-set --key javaee.jpa.id_property_name --value <NEW_VALUE> to set the default name for JPA @Id field;

    • config-set --key javaee.jpa.version_property_name --value <NEW_VALUE> to set the default property name for the @Version field.

更新日志:

SUB-TASK

  • FORGE-1478 ] Being able to have inheritance in JPA

  • FORGE-1808 ] Being able to have inheritance in CDI

  • FORGE-1809 ] Being able to have inheritance in JSF Backing Beans

  • FORGE-1810 ] Being able to have inheritance in Java

FEATURE REQUEST

  • FORGE-1807 ] Being able to have inheritance and implementation in most of the generated artifacts

  • FORGE-2645 ] alternate names for @Id and @Version properties

BUG

  • FORGE-2643 ] java.util.ConcurrentModificationException when using wizards in a REST service

  • FORGE-2644 ] Java: New Method creates private methods on interfaces

  • FORGE-2646 ] ConcurrentModificationException while changing pom.xml purges the whole file contents

COMPONENT UPGRADE

下载地址:http://forge.jboss.org/download


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部