mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Upgrade to Dysprosium SR5 snapshots
See gh-24355
This commit is contained in:
+1
@@ -46,6 +46,7 @@ public class ReactorResourceFactory implements InitializingBean, DisposableBean
|
||||
@Nullable
|
||||
private Consumer<HttpResources> globalResourcesConsumer;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
private Supplier<ConnectionProvider> connectionProviderSupplier = () -> ConnectionProvider.fixed("webflux", 500);
|
||||
|
||||
private Supplier<LoopResources> loopResourcesSupplier = () -> LoopResources.create("webflux-http");
|
||||
|
||||
Reference in New Issue
Block a user