- Kotlin for Enterprise Applications using Java EE
- Raghavendra Rao K
- 147字
- 2021-06-10 18:49:28
New features and enhancements in Java EE 8
Java EE 8 has improved its APIs and programming models to suit the needs of modern enterprise applications. It provides an infrastructure for microservices and cloud-based environments.
Java EE 8 has a new security API and a new standardized API for binding JSON to model objects. The Servlet 4.0 API now comes with HTTP/2 support. A new Reactive rest client API and asynchronous API have been introduced in this release of the platform as well.
Java EE 8's new dependency injection (DI) feature, along with its improved security and reliability, makes it easier to develop applications.
Java EE 8 is also now aligned with Java 8, which means that Java 8 features, such as streams, lambda, and the new data-time API, can be used in Java EE 8's APIs as well, and it has enhanced support for these features.
- 移動UI設計(微課版)
- PaaS程序設計
- Production Ready OpenStack:Recipes for Successful Environments
- C語言課程設計
- 第一行代碼 C語言(視頻講解版)
- GitHub入門與實踐
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- JBoss AS 7 Development
- 跟小樓老師學用Axure RP 9:玩轉產品原型設計
- Practical Time Series Analysis
- Spark for Data Science
- Effective Python:編寫高質量Python代碼的90個有效方法(原書第2版)
- Xamarin Cross-platform Application Development(Second Edition)
- Web測試囧事