You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DisposableBeanAdapter detects the presence of org.reactivestreams.Publisher on the classpath and checks whether the bean destroy method is of that type. We need to register a reflection hint on the Publisher type for that.