dominikriemer opened a new issue, #2330: URL: https://github.com/apache/streampipes/issues/2330
### Body In most cases, we use a custom `JacksonSerializer` to serialize and deserialize messages over the REST interfaces. This serializer adds class information to the serialized object. In some cases, we don't want this kind of serialization and therefore want to support a default mapper. It should be possible to select the serializer with an annotation for each RequestMapping, with our customized serializer as default. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
