change value in inner map with stream
I have this kind of map Map<String, String> , As you can see there is a inner map “token” and inside this map, there is inner map “tokeninfo”:
I have this kind of map Map<String, String> , As you can see there is a inner map “token” and inside this map, there is inner map “tokeninfo”: