Closed mina-ats closed 4 months ago
we can not move forward like this, this has an imense impact at runtime since instead of using webflux and the reactor you changed entirely to rely on servlet-base with tomcat, this would have impact not only in funcionality but also performance as the runtime would not be non-blocking anymore
No I didn't, the ssd-starter-reactive doesn't contain webflux and things needed to reactive programming. I think the name is misleading. we have service-sdk-web-client and also spring-boot-starter-webflux in the stream-services.
Description
A few sentences describing the overall goals of the pull request's commits. service-sdk-starter-reactive is depreacted and will be removed soon so the best replacement is service-sdk-starter-core.
Checklist