Class JsonUtils

    • Constructor Detail

      • JsonUtils

        public JsonUtils()
    • Method Detail

      • getValues

        public static List<String> getValues​(com.fasterxml.jackson.databind.JsonNode jsonNode,
                                             String path)
      • getValues

        public static List<String> getValues​(com.fasterxml.jackson.databind.JsonNode jsonNode)