- Java EE 8 and Angular
- Prashant Padmanabhan
- 373字
- 2021-07-02 19:22:31
What's in Java EE 8?
Java in general has enjoyed a successful run in the enterprise space for nearly two decades, but we all understand that being successful today doesn't guarantee success tomorrow. Businesses have become more demanding compared to how things used to be 10 years ago. The need for flexible, robust, and scalable solutions delivered over the internet using the web and mobiles is only growing. While Java addresses most of these needs, change is inevitable for it to adapt to newer challenges. Fortunately for Java, with a large community of developers around it, there are a plethora of tools, libraries, and architectural patterns being established to deliver solutions for these business complexities. Java EE standardizes these solutions and allows the Java developer to leverage his existing skills in building enterprise applications.
Just like a hammer can't be the solution for every problem, using the same technology stack can't be the solution to every business challenge. With the web becoming faster, there's been a rise in client-side frameworks that are very responsive. These web client frameworks rely on enterprise services to utilize the underlying business capabilities of an enterprise. Java EE enables teams to deliver cloud-ready solutions using architectural patterns such as microservices.
Java EE, which stands for Enterprise Edition, can be considered an umbrella specification for defining the entire Java EE platform. EE 8 is the latest specification, which itself relies upon several other specs and groups them together into a unified offering. These changes are meant to simplify, standardize, and modernize the technical stack used by developers to make them more productive in building next-generation applications.
The enterprise space for business applications has never been more vibrant than now. Java EE 8 brings with it newer APIs and improvements to existing ones. This chapter will try to provide you with a clear understanding of what this release train of Java comprises. There's a fair bit to cover, so brace yourself as we pe into the world of Java EE.
We will cover the following topics in this chapter:
- Improvements in EE 8
- Overview of Java SE 8
- CDI 2.0
- JSON Processing 1.1
- JSON Binding 1.0
- JAXRS 2.1
- Servlet 4.0
- JSF 2.3
- Bean Validation 2.0
- Java EE Security API 1.0
- 從零構(gòu)建知識圖譜:技術(shù)、方法與案例
- GraphQL學(xué)習(xí)指南
- Mastering PHP Design Patterns
- Python應(yīng)用輕松入門
- Monitoring Elasticsearch
- Learning ArcGIS for Desktop
- ElasticSearch Cookbook(Second Edition)
- Getting Started with Python and Raspberry Pi
- 工業(yè)機(jī)器人離線編程
- 跟戴銘學(xué)iOS編程:理順核心知識點(diǎn)
- 從零學(xué)Java設(shè)計(jì)模式
- 軟技能2:軟件開發(fā)者職業(yè)生涯指南
- Scratch超人漫游記:創(chuàng)意程序設(shè)計(jì):STEAM創(chuàng)新教育指南
- 前端Serverless:面向全棧的無服務(wù)器架構(gòu)實(shí)戰(zhàn)
- Scratch 3.0少兒積木式編程(6~10歲)