- Java EE 8 Application Development
- David R. Heffelfinger
- 185字
- 2021-07-02 22:04:58
Java EE, J2EE, and the Spring framework
Java EE was introduced back in 2006; the first version of Java EE was Java EE 5. Java EE replaced J2EE; the last version of J2EE was J2EE 1.4, released back in 2003. Even though J2EE can be considered a dead technology, replaced by Java EE over 11 years ago, the term J2EE refuses to die. Many inpiduals to this day still refer to Java EE as J2EE; many companies advertise on their websites and job boards that they are looking for "J2EE developers", seemingly unaware that they are referring to a technology that has been dead for several years. The correct term is and has been for a long time, Java EE.
Additionally, the term J2EE has become a "catch-all" term for any server-side Java technology; frequently Spring applications are referred to as J2EE applications. Spring is not, and has never been, J2EE; as a matter of fact, Spring was created by Rod Johnson as an alternative to J2EE back in 2002. Just like with Java EE, Spring applications are frequently erroneously referred to as J2EE applications.
- Web應(yīng)用系統(tǒng)開(kāi)發(fā)實(shí)踐(C#)
- JavaScript by Example
- 概率成形編碼調(diào)制技術(shù)理論及應(yīng)用
- 算法訓(xùn)練營(yíng):提高篇(全彩版)
- C語(yǔ)言程序設(shè)計(jì)
- Building Microservices with .NET Core
- Learning AWS
- Distributed Computing in Java 9
- Learning Unreal Engine Game Development
- SQL Server on Linux
- 你必須知道的.NET(第2版)
- Hands-On ROS for Robotics Programming
- 微信公眾平臺(tái)開(kāi)發(fā)最佳實(shí)踐
- Implementing DevOps with Ansible 2
- Real-time Analytics with Storm and Cassandra