You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Java EE 7 Samples #
2
2
3
+
<hr>
4
+
5
+
## Java EE / Jakarta EE Survey ##
6
+
7
+
Have an opinion on what Java EE.Next / Jakarta EE should look like?
8
+
9
+
:white_check_mark: Let your voice be heard and [take the survey](https://www.surveymonkey.co.uk/r/jakartaee-2018-omnifaces)! :punch:
10
+
11
+
<hr>
12
+
3
13
This workspace consists of Java EE 7 Samples and unit tests. They are categorized in different directories, one for each Technology/JSR.
4
14
5
15
Some samples/tests have documentation, otherwise read the code. The [Java EE 7 Essentials](http://www.amazon.com/Java-EE-Essentials-Arun-Gupta/dp/1449370179/) book refers to most of these samples and provides an explanation. Feel free to add docs and send a pull request.
0 commit comments