Wiki source code of Development Environment Setup

Last modified by Gideon Lombard on 2023/05/22 23:50

Show last authors
1 **hello world**
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"/}}**
4
5 {{plantuml}}
6 @startuml
7 :Customer: -> (Withdraw)
8 note right of (Withdraw) : This is an example.
9 @enduml
10 {{/plantuml}}
11
12 {{plantuml}}
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
31 {{/plantuml}}
32
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 | +---+
42 |diagrams|<------->|PlantUML |<-=-->|{s}|
43 | | image | Server| +---+
44 \--------/ +---------+ Documents
45 @endditaa
46 {{/plantuml}}
47
48
49 **Body test {{mention reference="XWiki.rudim" style="FULL_NAME" anchor="XWiki-rudim-3yh8lq"/}}**
50
51
52
53 **Test**