How does Java get multiple attributes? ` 127.0.0.1:6379> json.get a "{\"name\":\"abcd\",\"age\":1,\"type\":1}" 127.0.0.1:6379> json.get a name age "{\"age\":1,\"name\":\"abcd\"}" ` <img width="683" alt="截屏2022-01-18 18 38 22" src="https://user-images.githubusercontent.com/20204491/149921540-e9b63608-9fc1-4a59-a270-cf1207c3cbe0.png">