Wiki source code of Development Environment Setup
Version 12.1 by Gideon Lombard on 2021/09/10 15:18
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.3 | 1 | **hello world** |
| |
1.4 | 2 | |
| 3 | tag test in body **{{mention reference="XWiki.eugeneb" style="FULL_NAME" anchor="XWiki-eugeneb-9h4ysv"/}} {{mention reference="XWiki.gideonl" style="FULL_NAME" anchor="XWiki-gideonl-0fzwhj"/}}** | ||
| |
2.1 | 4 | |
| |
3.1 | 5 | {{plantuml}} |
| 6 | @startuml | ||
| 7 | :Customer: -> (Withdraw) | ||
| 8 | note right of (Withdraw) : This is an example. | ||
| 9 | @enduml | ||
| 10 | {{/plantuml}} | ||
| |
2.1 | 11 | |
| |
5.1 | 12 | {{plantuml}} |
| |
4.1 | 13 | @startuml |
| 14 | left to right direction | ||
| 15 | actor Guest as g | ||
| 16 | package Professional { | ||
| 17 | actor Chef as c | ||
| 18 | actor "Food Critic" as fc | ||
| 19 | } | ||
| 20 | package Restaurant { | ||
| 21 | usecase "Eat Food" as UC1 | ||
| 22 | usecase "Pay for Food" as UC2 | ||
| 23 | usecase "Drink" as UC3 | ||
| 24 | usecase "Review" as UC4 | ||
| 25 | } | ||
| 26 | fc --> UC4 | ||
| 27 | g --> UC1 | ||
| 28 | g --> UC2 | ||
| 29 | g --> UC3 | ||
| 30 | @enduml | ||
| |
5.1 | 31 | {{/plantuml}} |
| |
4.1 | 32 | |
| |
7.1 | 33 | {{plantuml}} |
| 34 | @startditaa | ||
| 35 | Web Browser JEE Server | ||
| 36 | /--------\ +---------+ Database | ||
| 37 | +--------+ |c789 | +---+ | ||
| 38 | |c1FF |<------->| XWIKI |<-=-->|{s}| | ||
| 39 | | Wiki | text | | +---+ | ||
| 40 | | page | +---------+ | ||
| 41 | | with | |c789 | +---+ | ||
| |
10.1 | 42 | |diagrams|<------->|PlantUML |<-=-->|{s}| |
| |
7.1 | 43 | | | image | Server| +---+ |
| |
9.1 | 44 | \--------/ +---------+ Documents |
| |
7.1 | 45 | @endditaa |
| 46 | {{/plantuml}} | ||
| 47 | |||
| |
11.1 | 48 | |
| |
2.1 | 49 | **Body test {{mention reference="XWiki.rudim" style="FULL_NAME" anchor="XWiki-rudim-3yh8lq"/}}** |