Eclipse Sisu 1.0.0 released · eclipse-sisu sisu-project · Discussion #238

Howdy, With great pleasure let me announce the availability of Eclipse Sisu 1.0.0 release! Release notes: https://github.com/eclipse-sisu/sisu-project/releases/tag/releases%2F1.0.0 Site: https://ec...

GitHub
Simplified REST APIs from karaf using Jersey http://steinar.bang.priv.no/?p=342 #java_programming #maven #apache_karaf #declarative_services #dependency_injection #http_whiteboard #jersey #jsr330 #karaf #karafmavenplugin #mavenbundleplugin #rest_api #web_whiteboard #whiteboard I have written the Java class JerseyServlet which is intended as a base class for DS (Declarative Services) components providing Servlet services to the OSGi web whiteboard. The JerseyServlet simplifies the approach outli
Simplified REST APIs from karaf using Jersey

Steinar Bangs blogg
Use Jersey to provide REST APIs from karaf applications http://steinar.bang.priv.no/?p=261 #java_programming #maven #apache_karaf #declarative_services #dependency_injection #http_whiteboard #jersey #jsr330 #karaf #rest_api #web_whiteboard #whiteboard Edit: creating a REST API using jersey has been made simpler, see Simplified REST APIs from karaf using Jersey for details. The sample application https://github.com/steinarb/jersey-demo demonstrates how to use Jersey to provide a REST API from a
Use Jersey to provide REST APIs from karaf applications

Steinar Bangs blogg