# 싣고 쓰지 않는 구조 # Question: 배포 아티팩트에 실린 것이 실제로 조립되는가? direction: right n0: "배포 아티팩트" { shape: rectangle } n1: "cloudevents 두 jar" { shape: rectangle } n2: "leaf 세 타입" { shape: rectangle } n3: "CloudEventMapper 빈" { shape: rectangle } n0 -> n1: "포함" n0 -> n2: "포함" n0 -> n3: "조립 없음"