mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
9a761579c0
This new interface is not strictly necessary and introduces a binary incompatibility. This commit merges back all the method definitions into `SseBuilder` and `StreamBuilder` interfaces. Closes gh-33736