Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Gyrex/Learning Material"

(Tutorials / HowTos)
(Tutorials / HowTos)
Line 18: Line 18:
 
* [[Gyrex/Develop_OSGi_DS | Develop OSGi Declarative Services]]  
 
* [[Gyrex/Develop_OSGi_DS | Develop OSGi Declarative Services]]  
 
* [[Gyrex/Develop_JAX-RS | Develop JAX-RS Application using Gyrex]]
 
* [[Gyrex/Develop_JAX-RS | Develop JAX-RS Application using Gyrex]]
* [[Gyres/Extend_JAX-RS | Extend JAX-RS Application with output of JSON]]
 
 
* [[Gyrex/Extend_JAX-RS | Extend JAX-RS Application with output of JSON]]
 
* [[Gyrex/Extend_JAX-RS | Extend JAX-RS Application with output of JSON]]
 
* [[Gyrex/Develop_Background_Processing | Develop Background Processing with Console Commands]]
 
* [[Gyrex/Develop_Background_Processing | Develop Background Processing with Console Commands]]

Revision as of 11:30, 2 July 2012

Gyrex
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

This page is intended for developers that like to create server applications with Gyrex. It collects links to tutorials, screencasts and other useful information. If you are stuck, please don't hesitate to post your questions in the newsgroup/forum.


Overview

Gyrex is a set of tools and frameworks to assist you in developing and running Equinox/OSGi based servers. If you are new to Equinox/OSGi please have a look at the Equinox Whitepaper and the Equinox Portal.


Tutorials / HowTos

Screencasts


Presentations


Back to the top