Uses of Class
org.springframework.core.ReactiveAdapterRegistry
Packages that use ReactiveAdapterRegistry
Package
Description
Provides basic classes for exception handling and version detection,
and other core helpers that are not specific to any part of the framework.
-
Uses of ReactiveAdapterRegistry in org.springframework.core
Methods in org.springframework.core that return ReactiveAdapterRegistryModifier and TypeMethodDescriptionstatic ReactiveAdapterRegistryReactiveAdapterRegistry.getSharedInstance()Return a shared defaultReactiveAdapterRegistryinstance, lazily building it once needed.