Extract REST resource classes from extensions services into own module #958
Labels
backend
Everything that is related to the StreamPipes backend
breaking change
Indicates that a PR or issue yields to a breaking change
refactoring
Indicates when a pull request or issue contains larger refactoring aspects.
Milestone
Body
Currently, REST interfaces of an extensions service are provided in various modules (
streampipes-container
andstreampipes-connect-container-worker
). To simplify the code structure of extensions services, extract all REST interfaces to a new modulestreampipes-rest-extensions
.Breaking Change
see description in #569
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: