-
Deprecated MethodsMethodDescriptionInstead, set the `produces` attribute of the
Routeannotation toReactiveRoutes.APPLICATION_JSONand return a plain Multi.Instead, set the `produces` attribute of theRouteannotation toReactiveRoutes.ND_JSONand return a plain Multi.
Routeannotation toReactiveRoutes.EVENT_STREAMand return a plain Multi.