readValue(json, object : TypeReference<List<GenreDTO>>() {}). As @JaysonMinard has pointed out you can use jackson-module-kotlin to simplify the invocation ...
確定! 回上一頁