当前位置:网站首页>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
- Practical operation of vim
- Classes in TS
- What's wrong with SD card data damage? How to recover SD card data damage
- Joint set search: merge intervals and ask whether two numbers are in the same set
- 会员积分商城系统的功能介绍
- [dynamic programming] subsequence problem
- Drf--- quick start 01
- DAPP for getting started with eth
- Data Lake three swordsmen -- comparative analysis of delta, Hudi and iceberg
猜你喜欢
China Mobile Internet of things oneos and onenet were selected in the list of 2021 Internet of things demonstration projects
Competitive product analysis and writing
CVPR 2022 | Dalian Technology propose un cadre d'éclairage auto - étalonné pour l'amélioration de l'image de faible luminosité de la scène réelle
因果AI,下一代可信AI的产业升级新范式?
Mila, University of Ottawa | molecular geometry pre training with Se (3) invariant denoising distance matching
X-ray normal based contour rendering
The latest activation free version of Omni toolbox
Joint search set: the number of points in connected blocks (the number of points in a set)
Daily question - ugly number
使用BENCHMARKSQL工具对KingbaseES执行测试时报错funcs sh file not found
随机推荐
Some information about the developer environment in Chengdu
220214c language learning diary
The latest activation free version of Omni toolbox
Interface in TS
When writing a web project, SmartUpload is used for file upload and new string () is used for transcoding, but in the database, there will still be random codes similar to poker
sd卡数据损坏怎么回事,sd卡数据损坏怎么恢复
[set theory] set concept and relationship (set represents | number set | set relationship | contains | equality | set relationship property)
GFS分布式文件系统(光是遇见已经很美好了)
Asp access teaching management system design finished product
How to connect WiFi with raspberry pie
[set theory] ordered pair (ordered pair | ordered triple | ordered n ancestor)
[set theory] set identities (idempotent law | exchange law | combination law | distribution rate | De Morgan law | absorption rate | zero law | identity | exclusion law | contradiction law | complemen
Mongodb slow query optimization analysis strategy
Nat. Comm. | 使用Tensor-cell2cell对细胞通讯进行环境感知去卷积
金仓数据库KingbaseES 插件kdb_exists_expand
Leecode swipe questions and record LCP 18 breakfast combination
深潜Kotlin协程(十九):Flow 概述
JS realizes the animation effect of text and pictures in the visual area
JS实现图片懒加载
Deep dive kotlin synergy (19): flow overview