-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspringboot.uml
More file actions
104 lines (103 loc) · 4.35 KB
/
springboot.uml
File metadata and controls
104 lines (103 loc) · 4.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>com.eirunye.springboot</OriginalElement>
<nodes>
<node x="101.75" y="244.0">com.eirunye.springboot.service</node>
<node x="646.9487179487178" y="122.0">com.eirunye.springboot.exception</node>
<node x="0.0" y="356.0">com.eirunye.springboot.controller</node>
<node x="73.4487179487179" y="0.0">com.eirunye.springboot.model</node>
<node x="544.6666666666667" y="0.0">com.eirunye.springboot.enums</node>
<node x="542.0" y="463.0">com.eirunye.springboot.SpringbootApplication</node>
<node x="417.75" y="244.0">com.eirunye.springboot.handle</node>
<node x="358.75" y="122.0">com.eirunye.springboot.utils</node>
<node x="0.0" y="570.0">com.eirunye.springboot.repository</node>
<node x="0.0" y="463.0">com.eirunye.springboot.SpringbootApplicationTests</node>
</nodes>
<notes />
<edges>
<edge source="com.eirunye.springboot.controller" target="com.eirunye.springboot.service">
<point x="85.25" y="-31.0" />
<point x="255.75" y="331.0" />
<point x="249.75" y="331.0" />
<point x="0.0" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.service" target="com.eirunye.springboot.enums">
<point x="111.0" y="-31.0" />
<point x="360.75" y="224.0" />
<point x="635.25" y="224.0" />
<point x="635.25" y="102.0" />
<point x="677.6666666666667" y="102.0" />
<point x="0.0" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.service" target="com.eirunye.springboot.model">
<point x="-111.0" y="-31.0" />
<point x="138.75" y="224.0" />
<point x="152.0" y="224.0" />
<point x="152.0" y="102.0" />
<point x="139.9487179487179" y="102.0" />
<point x="-66.5" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.exception" target="com.eirunye.springboot.enums">
<point x="0.0" y="-31.0" />
<point x="809.9487179487178" y="102.0" />
<point x="766.3333333333333" y="102.0" />
<point x="88.66666666666663" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.handle" target="com.eirunye.springboot.utils">
<point x="0.0" y="-31.0" />
<point x="66.5" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.handle" target="com.eirunye.springboot.model">
<point x="-93.66666666666669" y="-31.0" />
<point x="464.58333333333326" y="204.0" />
<point x="286.0" y="204.0" />
<point x="286.0" y="102.0" />
<point x="228.61538461538458" y="102.0" />
<point x="22.166666666666686" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.utils" target="com.eirunye.springboot.model">
<point x="-88.66666666666669" y="-31.0" />
<point x="403.08333333333326" y="92.0" />
<point x="272.9487179487179" y="92.0" />
<point x="66.5" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.handle" target="com.eirunye.springboot.exception">
<point x="93.66666666666663" y="-31.0" />
<point x="651.9166666666665" y="224.0" />
<point x="809.9487179487178" y="224.0" />
<point x="0.0" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.utils" target="com.eirunye.springboot.enums">
<point x="88.66666666666663" y="-31.0" />
<point x="580.4166666666666" y="102.0" />
<point x="589.0" y="102.0" />
<point x="-88.66666666666663" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.service" target="com.eirunye.springboot.utils">
<point x="37.0" y="-31.0" />
<point x="286.75" y="214.0" />
<point x="425.25" y="214.0" />
<point x="-66.5" y="31.0" />
</edge>
<edge source="com.eirunye.springboot.controller" target="com.eirunye.springboot.model">
<point x="-85.25" y="-31.0" />
<point x="85.25" y="331.0" />
<point x="91.25" y="331.0" />
<point x="91.25" y="102.0" />
<point x="95.61538461538458" y="102.0" />
<point x="-110.83333333333331" y="31.0" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.0" x="356.0" y="352.0" />
<SelectedNodes>
<node>com.eirunye.springboot.SpringbootApplicationTests</node>
</SelectedNodes>
<Categories>
<Category>Fields</Category>
<Category>Inner Classes</Category>
<Category>Properties</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>