https://github.com/dekstroza/jee7
JEE7 examples
https://github.com/dekstroza/jee7
Last synced: about 1 year ago
JSON representation
JEE7 examples
- Host: GitHub
- URL: https://github.com/dekstroza/jee7
- Owner: dekstroza
- Created: 2016-01-26T11:11:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T15:07:14.000Z (over 8 years ago)
- Last Synced: 2025-03-21T01:25:41.245Z (about 1 year ago)
- Language: Java
- Size: 23.4 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JEE7
## Collection of JEE 7 examples
**JEE/websockets-example**
Example application showing off several JEE7 features (Websockets, CDI, EJB, JAXRS). Features Arquillian testcase, and example of how to package JEE7 application with Wildfly Swarm as a runnable jar, and how to tie it with Docker container.