Skip to content

Commit

Permalink
put back references section
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Oct 26, 2023
1 parent 65561d8 commit 58f0e95
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions spec/src/main/asciidoc/spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1209,3 +1209,23 @@ public class CalculatorBean {
// ...
}
----

== References

Java SE,
https://www.oracle.com/java/

JSR 175: A Metadata Facility for the Java
Programming Language. http://jcp.org/en/jsr/detail?id=175

Jakarta EE Platform (Jakarta EE),
https://jakarta.ee/specifications/platform/

Jakarta Enterprise Beans,
https://jakarta.ee/specifications/enterprise-beans/

Jakarta Interceptors,
https://jakarta.ee/specifications/interceptors/

RFC 2119.
http://www.faqs.org/rfcs/rfc2119.html

0 comments on commit 58f0e95

Please sign in to comment.