91.2. - route: from: "kamelet:earthquake-source" steps: - unmarshal: json: {} - log: "Earthquake with magnitude ${body[properties][mag]} at ${body[properties][place]}" 이전다음