# 프로덕션에 없는 조각 # Question: 헤더 매퍼는 어떤 헤더를 쓰는가? direction: right n0: "헤더 매퍼" { shape: rectangle } n1: "msg 예약 헤더" { shape: rectangle } n2: "AMQP 표준 속성" { shape: rectangle } n3: "순번 헤더" { shape: rectangle } n0 -> n1: "사용" n0 -> n2: "사용" n0 -> n3: "없음"