Created
March 3, 2023 15:44
-
-
Save rmcdouga/117a947d3488b1a47a1bb656c6ba017f to your computer and use it in GitHub Desktop.
PlantUML Helpful Starter Sample
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@startuml Diagram | |
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Component.puml | |
!define DEVICONS https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/master/devicons2 | |
!define FONTAWESOME https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/master/font-awesome-5 | |
!define MATERIAL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/master/material | |
!include FONTAWESOME/java.puml | |
!include FONTAWESOME/linux.puml | |
!include DEVICONS/dot_net.puml | |
!include DEVICONS/spring.puml | |
LAYOUT_LANDSCAPE() | |
sprite $aem_logo [48x48/16z] { | |
lTO5aYCn38LXoMoz-vztTy2abAUju5yGwA-PJB_vSCWpZRZ0KFMD1q0i8JTki7C6XfY39ogGEoAwYyEv-tm8z_cqzVZDw24fVrTXzDGIaqVkFi3acNeMZqgZ | |
38CFqxF5qrB5oIEjtfyzqzh9ev8guU1zsrD7lvryOwclf-3A8pQ6lX_kse_ZCewJN7YKUTpxh14NtetpEi_pXHTr5ET5fFnkRzNA_lRpkjSxi_V83GW0gDdt | |
tZN0ZfdLvcszq5h4FDdOUGHIOLvCUq-w35IrnzeZqKsGUH7jFBirzX0fpDzVmyOBRjDFnkaDVSxx-toyztrqv_lktlVftUzh-tW0IFUEDsOk7EhuFm | |
} | |
@enduml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment