Externally managed mode for ReactorResourceFactory [SPR-17243] #21776
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Rossen Stoyanchev opened SPR-17243 and commented
ReactorResourceFactory has setters for ConnectionProvider and LoopResources that need to be used to make customizations but that doesn't make it clear if those instances should be managed or not. We should probably also add Supplier-based variants for customizations and leave the setters for providing externally managed instances.
Affects: 5.1 RC2
Issue Links:
Referenced from: commits d537a1c, 2163fa9
The text was updated successfully, but these errors were encountered: