org.springframework.transaction.reactive.AbstractReactiveTransactionManager#doGetTransaction method's return type should be Mono
Comment From: snicoll
I am not sure I understand what you're trying to report, nor what bug you've encountered. doGetTransaction
is a protected method that is called within the scope of a map
operation.