spring-framework / org.springframework.web.reactive.result.method.annotation / PathVariableMethodArgumentResolver / <init>

<init>

PathVariableMethodArgumentResolver(@Nullable factory: ConfigurableBeanFactory, registry: ReactiveAdapterRegistry)

Parameters

factory - a bean factory to use for resolving ${...} placeholder and #{...} SpEL expressions in default values; or null if default values are not expected to contain expressions

registry - for checking reactive type wrappers