Changes for page Development Environment Setup
Last modified by Gideon Lombard on 2023/05/22 23:50
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. rudim1 +XWiki.gideonl - Content
-
... ... @@ -9,4 +9,40 @@ 9 9 @enduml 10 10 {{/plantuml}} 11 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 |<-=-->|{o}| 43 + | | image | Server| +---+ 44 + \--------/ +---------+ Documents 45 +@endditaa 46 +{{/plantuml}} 47 + 12 12 **Body test {{mention reference="XWiki.rudim" style="FULL_NAME" anchor="XWiki-rudim-3yh8lq"/}}**