We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef8b73 commit abe29bcCopy full SHA for abe29bc
1 file changed
src/main/java/open/source/exchange/utility/asynchronous/MonoCallSynchronousExecutor.java
@@ -6,6 +6,7 @@
6
import reactor.core.Disposable;
7
import reactor.core.publisher.Mono;
8
9
+// https://projectlombok.org/features/log
10
@Log4j2
11
public class MonoCallSynchronousExecutor {
12
0 commit comments