]
Max Rydahl Andersen commented on JBDS-3280:
-------------------------------------------
+1
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
Priority: Minor
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