Skip to content

Commit 281b991

Browse files
committed
fixed #379 Error Controller is broken,
fixed #376 add UML to Documentation
1 parent 0801996 commit 281b991

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

src/main/plantuml/Simpleworklist__Service_Classes_DB.puml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
@startuml
22
'https://plantuml.com/class-diagram
33

4+
left to right direction
5+
'top to bottom direction
6+
7+
scale 1200 width
8+
49
abstract class AbstractList
510
abstract AbstractCollection
611
interface List

src/main/plantuml/Simpleworklist__Service_Classes_Meso.puml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
@startuml
22
'https://plantuml.com/class-diagram
33

4+
left to right direction
5+
'top to bottom direction
6+
7+
scale 1200 width
8+
49
abstract class AbstractList
510
abstract AbstractCollection
611
interface List
Loading
Loading

0 commit comments

Comments
 (0)