Currently, Jersey is integrated directly into the SDK and used for implementation of the controllers. To also allow using different underlying frameworks, the Jersey dependency should be extracted to a separate module. This enables adopters to still use the underlying SDK functionality, while implementing the controllers in a different framework, increasing flexibility.
Currently, Jersey is integrated directly into the SDK and used for implementation of the controllers. To also allow using different underlying frameworks, the Jersey dependency should be extracted to a separate module. This enables adopters to still use the underlying SDK functionality, while implementing the controllers in a different framework, increasing flexibility.