# 재료와 조립의 거리 # Question: starter 는 어떤 bean 을 만드는가? direction: right n0: "starter" { shape: rectangle } n1: "MessagingRedactor" { shape: rectangle } n2: "CardinalityGuard" { shape: rectangle } n3: "MessagingMetrics" { shape: rectangle } n0 -> n1: "생성" n0 -> n2: "생성" n0 -> n3: "생성 없음"