java - 为什么采用 J2EE 1.4 和 Java EE 5 命名?

标签 java jakarta-ee versioning

谁能解释一下为什么两个版本的 Java 企业版的命名不同。 J2EE 1.4 和下一个版本是 Java EE 5。

这背后的原因是什么?

最佳答案

根据 Oracle website :

Sun Microsystems simplified the platform name in 2006 to better reflect the level of maturity, stability, scalability, and security built into the Java platform. Sun dropped the "2" from the name and deleted the "dot number" (the number following the period). Any updates to Java platforms will simply be noted as updates rather than adding a "dot number" at the end of the platform name.

以上文章涉及 Java SE,但同样适用于 Java EE,请参阅 here了解更多信息。

关于java - 为什么采用 J2EE 1.4 和 Java EE 5 命名?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14301983/

相关文章:

java - 显示自定义 map 并在 map 上放置图钉/图像

java - org.hibernate.engine.jdbc.spi.SqlExceptionHelper - 'field list' 中的未知列

java - Spring Security + 容器管理的身份验证问题

git - 具有多种服务和独特版本控制的 Mono Repository

java - 返回一个新数组的数组方法,其中每个数字都被复制 “itself” 次

java - 提取表标题,然后添加到表中保存的所有记录的数组列表

android - 从 Jenkins 读取 build.gradle 的 versionName

versioning - 你如何在 Bugzilla 中跟踪版本?

java - 同步功能如何在 Java 中工作?

javascript - 未在外部 JavaScript 文件中评估 JSF bean 属性