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
It should have the same behavior as Flow.singleOrNull and will be basically a shortcut to Publisher.asFlow().singleOrNull(). See the discussion starting from spring-projects/spring-framework#25007 (comment)