Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Remove DropWizard dependencies from modules that can be pure JAX-RS #4

Open
OzWolf opened this issue Jun 17, 2019 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@OzWolf
Copy link
Contributor

OzWolf commented Jun 17, 2019

Currently, the entire dropwizard-raml library is dependent on the core DropWizard libraries for the benefit of synchronising JAX-RS libraries.

With the exception of the DropWizard view component, all other modules can be made to be more JAX-RS + Jackson, allowing usage of the library outside of DropWizard services.

It will also allow SpringBoot JAX-RS modules to be included at a future point in time.

@OzWolf OzWolf added the enhancement New feature or request label Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant