- Java EE 7 First Look
- NDJOBO Armel Fabrice
- 168字
- 2021-07-23 15:23:37
Chapter 1. What's New in Java EE 7
Because of their use, distributed applications require some non functional services such as remote access, security, transaction management, concurrency, and robustness, among others. Unless you have APIs that offer these types of services, you need to implement them all from scratch and therefore, increase the number of bugs, reduce software quality, and increase production costs and time. The Java EE platform was set up to save the developer from these concerns. It is made up of a set of APIs that facilitate the development and deployment of distributed, robust, scalable, and interoperable applications.
Since its first release in 1999, the Java EE platform has evolved over time by offering a newer, richer, and simpler version than the previous one. In order for you to have an overview of the improvements in Java EE 7, this chapter addresses the following topics:
- A brief history of Java EE
- The main goals of Java EE 7
- Novelties of Java EE 7
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 極簡算法史:從數學到機器的故事
- Google Apps Script for Beginners
- Offer來了:Java面試核心知識點精講(原理篇)
- 數據結構簡明教程(第2版)微課版
- 大學計算機基礎(第2版)(微課版)
- Hands-On Microservices with Kotlin
- TypeScript項目開發實戰
- 零基礎趣學C語言
- 大學計算機基礎
- Nagios Core Administration Cookbook(Second Edition)
- Spring Data JPA從入門到精通
- Java設計模式深入研究
- Learning Apache Thrift
- Mobile Test Automation with Appium