193.5. 멱등 리포지토리

이 구성 요소는 중복 메시지를 필터링하는 데 사용할 수 있는 및 idemptonet 리포지토리도 제공합니다.

from("direct://in").idempotentConsumer(header("messageId"), new KratiIdempotentRepositroy("/tmp/idempotent").to("log://out");

193.5.1. 자세한 정보

Krati 웹 사이트