]
Alexey Kazakov updated JBDS-3280:
---------------------------------
Fix Version/s: 10.x
(was: 10.0.0.Alpha2)
Screencasts: Java EE
--------------------
Key: JBDS-3280
URL:
https://issues.jboss.org/browse/JBDS-3280
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Feature Request
Components: documentation, requirements
Reporter: Burr Sutter
Assignee: Martin Malina
Priority: Minor
Fix For: 10.x
As a new Eclipse+Java EE developer, I need educational screencasts, around 5 minutes each
that educate me on a specific Java EE development capabilities of JBDS.
Use cases include:
- JPA - how to add one, content-assist, relationships
- database reverse engineering via DTP vs Forge
- JAX-RS: creation of new endpoints, content-assist, tester - including the
GET/POST/PUT/DELETE with JSON payloads
- JAX-WS: creation of new endpoints, content-assist, tester
- CDI special features
- Servlets
- JSF
- deployment to localhost EAP
- deployment to remove EAP