alibaba / alibaba/arthas

watch时怎么获取 Mono对象中实际的值

Open
#2,071 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
37.6k
Forks
7.6k
Avg merge
1d 22h
Merged PRs (30d)
4

Description

在webflux 有些方法的方法值是Mono ,有没有什么比较简单办法获取
比如 public static Mono post(){
}

执行watch com.nlp.cloud.common.util.WebClientUtil post -x 3

Contributor guide

Open the contributing guide

Research direction

Start with the `watch com.nlp.cloud.common.util.WebClientUtil post -x 3` entry point and the example `Mono post()` method described in the issue. Check how watch displays returned Mono objects, then determine whether the actual value can be exposed and what documentation or limitation should be provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.