Java-map

Map<String,Object> data = new HashMap<>();
data.put("users",userService.getUser(id));