Skip to content
eirbjo edited this page Dec 14, 2015 · 7 revisions

Reststop 3.0

  • Replace Jetty Distribution with minimal, embedded Jetty
  • Or: Make it possible to run Jetty as a Reststop plugin

Reststop 2.0

  • Composable plugins: A single plugin can add JAX-RS, JAX-WS, Servlet or any other combination of features.
  • Replace DefaultReststopPlugin.addServletFilter with composable feature
  • pom.xml change tracking: Detect and re-parse dependency graph on redeploy
  • Move AssetFilter into plugin
  • Make configuration sources pluggable
  • Detect pom.xml changes on redeploy

Plugins

  • reststop-smack-plugin: Front end resource minification. SAAS, Less, etc
  • reststop-deploy-plugin: API, UI and services for downloading, installing, updating plugins from a Maven repo given GAV
Clone this wiki locally