]
Alexey Kazakov updated JBDS-3280:
---------------------------------
Fix Version/s: 9.1.0.GA
(was: 9.1.0.CR1)
Screencasts: Java EE
--------------------
Key: JBDS-3280
URL:
https://issues.jboss.org/browse/JBDS-3280
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: documentation, requirements
Reporter: Burr Sutter
Assignee: Martin Malina
Priority: Minor
Fix For: 9.1.0.GA
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