ModelAttributeMethodArgumentResolver(adapterRegistry: ReactiveAdapterRegistry, useDefaultResolution: Boolean)
Class constructor with a default resolution mode flag.
adapterRegistry - for adapting to other reactive types from and to Mono
useDefaultResolution - if "true", non-simple method arguments and return values are considered model attributes with or without a @ModelAttribute annotation present.