eclipse-osgi-technology / jakartarest-osgi

Glassfish Jersey based implementation of the OSGi Jakarta RESTful Web Services Whiteboard specification
https://projects.eclipse.org/projects/technology.osgi-technology
Eclipse Public License 2.0
3 stars 5 forks source link

Move the WhiteboardServletContainer out of the core #13

Open timothyjward opened 1 year ago

timothyjward commented 1 year ago

If PR #11 is merged then WhiteboardServletContainer is no longer part of the core API and can be moved out of the core bundle. This will reduce the dependencies needed when running with a native implementation such as Jetty or Grizzly.