简体   繁体   English

Java EE API规范的官方资源是什么?

[英]What are the official resources for the Java EE APIs spec?

I know a few official sources like the java Java EE 6 tutorial. 我知道一些官方消息来源,比如Java Java EE 6教程。

But I was wondering, which one are the official sources for properly learning the spec of every API and any other resource related to the Java EE environment? 但我想知道,哪一个是正确学习每个API的规范以及与Java EE环境相关的任何其他资源的官方来源? Which resources ppl use to keep track of future versions without being actively participating of any container or spec development? 在没有积极参与任何容器或规范开发的情况下,ppl使用哪些资源来跟踪未来版本?

I hope this question is specific enough by suggesting only official links. 我希望通过仅建议官方链接来解决这个问题。

EDIT: About https://java.net/projects/javaee-spec/pages/Home . 编辑:关于https://java.net/projects/javaee-spec/pages/Home It has a lot of links for several document versions and optional content. 它有很多文档版本和可选内容的链接。 I wanted just one single resource for each API, a complete version. 我只想为每个API提供一个资源,一个完整的版本。 Let's take for example the annotated ECMAScript 5 spec ( http://es5.github.io/ ). 我们来看一下带注释的ECMAScript 5规范( http://es5.github.io/ )。 Assuming the links are permanent it would be very nice to point out the complete documents for the APIs from Java EE 6. 假设链接是永久性的,那么从Java EE 6中指出API的完整文档将是非常好的。

https://java.net/projects/javaee-spec/pages/Home https://java.net/projects/javaee-spec/pages/Home

But not really sure why you couldn't google that. 但不确定为什么你不能google那个。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM