Tested with PlantUML 1.2021.0
Various extensions for PlantUML
@startuml
!include https://raw.githubusercontent.com/jrosiek/plantuml-extensions/master/puml_ext.iuml
$puml_ext_include(extension-name)
' for example:
$puml_ext_include(art/logos16.iuml)
' ... your diagram here
@enduml
- art/octicons{16,24,32} - sprites generated from https://octicons.github.com
- art/logos{16,24,32} - sprites with various logos
- sequence/kafka_topic_participant - create participant that represents kafka topic
- component/kafka_topic_component - create component that represents kafka topic