当前位置:网站首页>Arthas watch grabs a field / attribute of the input parameter
Arthas watch grabs a field / attribute of the input parameter
2022-07-03 04:23:00 【@Great luck】
watch It can expand all input parameters . Although the official website said that it could only catch 4 layer :

Suppose I want to enter a parameter with an attribute greater than four levels ( Like the following agePojo), Just execute the following command :
watch com.xxx.xxx.impl.PurOrderOuterServiceImpl supplementPriceDecision '{params[0].agePojo}' -n 5 -x 3
Pay attention to writing params[0]
pojo Properties of , Write the attribute name directly !
So you can grab a specific field .
If you want to continue crawling layer by layer , Just continue to write in this format .
边栏推荐
- Export of zip file
- Preliminary cognition of C language pointer
- [set theory] set concept and relationship (set represents | number set | set relationship | contains | equality | set relationship property)
- 深潜Kotlin协程(十九):Flow 概述
- Wine travel Jianghu War: Ctrip is strong, meituan is strong, and Tiktok is fighting
- 商城系统搭建完成后需要设置哪些功能
- [set theory] ordered pair (ordered pair | ordered triple | ordered n ancestor)
- MongoDB 慢查询语句优化分析策略
- Use the benchmarksql tool to perform a data prompt on kingbases. The jdbc driver cannot be found
- 有监督预训练!文本生成又一探索!
猜你喜欢

用户体验五要素
![[brush questions] find the number pair distance with the smallest K](/img/e1/4118e2b37b5cea0454d65b877b507f.png)
[brush questions] find the number pair distance with the smallest K
![[Thesis Writing] how to write the overall design of JSP tourism network](/img/02/841e8870c2ef871c182b9bb8252a83.jpg)
[Thesis Writing] how to write the overall design of JSP tourism network
![[literature reading] sparse in deep learning: practicing and growth for effective information and training in NN](/img/7e/50fa6f65b5a4f0bb60909f57daff56.png)
[literature reading] sparse in deep learning: practicing and growth for effective information and training in NN

Busycal latest Chinese version

使用BENCHMARKSQL工具对kingbaseES执行灌数据提示无法找到JDBC driver

跨境电商多商户系统怎么选

Introduction of pointer variables in function parameters

Solve BP Chinese garbled code

JS实现图片懒加载
随机推荐
Fcpx template: sweet memory electronic photo album photo display animation beautiful memory
[literature reading] sparse in deep learning: practicing and growth for effective information and training in NN
Redis persistence principle
Basic syntax of class
Kubernetes源码分析(一)
540. Single element in ordered array
Introduction to eth
FFMpeg filter
使用BENCHMARKSQL工具对kingbasees并发测试时kill掉主进程成功后存在子线程未及时关闭
[mathematical logic] predicate logic (toe normal form | toe normal form conversion method | basic equivalence of predicate logic | name changing rules | predicate logic reasoning law)
MySQL create table
JS实现图片懒加载
Introduction of pointer variables in function parameters
The longest subarray length with a positive product of 1567 recorded by leecode
Daily question - ugly number
[set theory] Cartesian product (concept of Cartesian product | examples of Cartesian product | properties of Cartesian product | non commutativity | non associativity | distribution law | ordered pair
Competitive product analysis and writing
C language series - Section 3 - functions
DAPP for getting started with eth
Interface in TS