—< english version below>—
Seit etwa 2 Wochen arbeite ich offiziell an der Implementation des Java Service Requests 311 (JAX-RS, https://jsr311.dev.java.net/). Dabei setze ich auf das Restlet-Framework auf (http://www.restlet.org). Die Implementation wird eine Extension des Restlet-Frameworks. Den Code findet ihr im Subversion-Repository von Restlet (http://restlet.tigris.org/svn/restlet/trunk).
Das ganze ist übrigens meine Masterarbeit an der HAW-Hamburg. Weitere Posts im Zusammenhang mit der Masterarbeit finden sich unter dem Tag masterthesis.
Mehr über mich findet ihr auf der Seite über mich.
———————————< english version >———————————
Implementation of JSR 311 on top of Restlet
Since two weeks I’m officially working on the implementation of the Java Service Request 311 (JAX-RS, https://jsr311.dev.java.net/). The implementation relies on the Restlet API (http://www.restlet.org) and will ship as an extension of the Restlet frameworks. The source code can be found in the subversion repository of Restlet (http://restlet.tigris.org/svn/restlet/trunk).
This work is my Master thesis at the Hamburg University of Applied Sciences. To track posts on this thesis you can use the tag masterthesis.
For more details about me you can check the about me page.
No Comments Yet