Currently you need to specify type argument explic...
# getting-started
i
Currently you need to specify type argument explicitly:
collect(Collectors.toList<UserStatusHistory>())
, it's a known issue in type inference