-
Type:
Feature Request
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution:
Out of Date
-
Affects Version/s: None
-
Fix Version/s: 10.x
-
Component/s: documentation, requirements
-
Labels:None
-
Epic Link:
-
Docs QE Status:NEW
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