Skip to content

Instantly share code, notes, and snippets.

View manolo's full-sized avatar

Manuel Carrasco Moñino manolo

  • Vaadin
  • Madrid
View GitHub Profile
@manolo
manolo / mermaid-platform-full.txt
Last active September 22, 2022 15:56
mermaid-Platform-Full
flowchart TB
subgraph platform
subgraph flow
F --> CDI
F --> Q
F --> OSGi
F --> MPR
F --> POR
end
subgraph components