Files
clean-hexagonal-architectur…/order-service/order-domain/target/dependency-graph.puml
2022-07-08 23:39:48 +03:00

10 lines
291 B
Plaintext

@startuml
skinparam defaultTextAlignment center
skinparam rectangle {
BackgroundColor<<optional>> beige
BackgroundColor<<test>> lightGreen
BackgroundColor<<runtime>> lightBlue
BackgroundColor<<provided>> lightGray
}
rectangle "order-domain" as com_food_order_order_domain_pom
@enduml