Skip to content

Commit 58f0e95

Browse files
committed
put back references section
Signed-off-by: Lukas Jungmann <[email protected]>
1 parent 65561d8 commit 58f0e95

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Diff for: spec/src/main/asciidoc/spec.adoc

+20
Original file line numberDiff line numberDiff line change
@@ -1209,3 +1209,23 @@ public class CalculatorBean {
12091209
// ...
12101210
}
12111211
----
1212+
1213+
== References
1214+
1215+
Java SE,
1216+
https://www.oracle.com/java/
1217+
1218+
JSR 175: A Metadata Facility for the Java
1219+
Programming Language. http://jcp.org/en/jsr/detail?id=175
1220+
1221+
Jakarta EE Platform (Jakarta EE),
1222+
https://jakarta.ee/specifications/platform/
1223+
1224+
Jakarta Enterprise Beans,
1225+
https://jakarta.ee/specifications/enterprise-beans/
1226+
1227+
Jakarta Interceptors,
1228+
https://jakarta.ee/specifications/interceptors/
1229+
1230+
RFC 2119.
1231+
http://www.faqs.org/rfcs/rfc2119.html

0 commit comments

Comments
 (0)