-
Notifications
You must be signed in to change notification settings - Fork 5
Roadmap
eirbjo edited this page Dec 14, 2015
·
7 revisions
- Replace Jetty Distribution with minimal, embedded Jetty
- Or: Make it possible to run Jetty as a Reststop plugin
- 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
- 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