Skip to content

Commit 9dbec47

Browse files
committed
update
1 parent 28b99c8 commit 9dbec47

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

other/DispatcherServlet.uml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<node x="520.2611111111112" y="240.0">org.springframework.web.filter.OncePerRequestFilter</node>
1313
<node x="674.2388888888889" y="80.0">org.springframework.beans.factory.Aware</node>
1414
<node x="486.5" y="320.0">org.springframework.web.servlet.FrameworkServlet</node>
15-
<node x="477.0" y="635.0">org.springframework.web.context.request.ServletRequestAttributes</node>
1615
<node x="473.0" y="555.0">org.springframework.web.context.request.AbstractRequestAttributes</node>
16+
<node x="477.0" y="635.0">org.springframework.web.context.request.ServletRequestAttributes</node>
1717
<node x="108.0" y="635.0">org.springframework.security.web.header.HeaderWriterFilter.HeaderWriterRequest</node>
1818
<node x="296.0" y="0.0">java.io.Serializable</node>
1919
<node x="0.0" y="555.0">javax.servlet.http.HttpServletRequest</node>
@@ -51,18 +51,18 @@
5151
<point x="432.0" y="210.0" />
5252
<point x="48.0" y="15.0" />
5353
</edge>
54-
<edge source="org.springframework.web.filter.OncePerRequestFilter" target="org.springframework.context.EnvironmentAware">
55-
<point x="0.0" y="-15.0" />
56-
<point x="624.2611111111112" y="220.0" />
57-
<point x="632.0" y="220.0" />
58-
<point x="44.0" y="15.0" />
59-
</edge>
6054
<edge source="javax.servlet.http.HttpServletRequest" target="javax.servlet.ServletRequest">
6155
<point x="0.0" y="-15.0" />
6256
<point x="96.0" y="530.0" />
6357
<point x="168.0" y="530.0" />
6458
<point x="-40.0" y="15.0" />
6559
</edge>
60+
<edge source="org.springframework.web.filter.OncePerRequestFilter" target="org.springframework.context.EnvironmentAware">
61+
<point x="0.0" y="-15.0" />
62+
<point x="624.2611111111112" y="220.0" />
63+
<point x="632.0" y="220.0" />
64+
<point x="44.0" y="15.0" />
65+
</edge>
6666
<edge source="org.springframework.web.servlet.DispatcherServlet" target="org.springframework.web.servlet.FrameworkServlet">
6767
<point x="0.0" y="-15.0" />
6868
<point x="0.0" y="15.0" />
@@ -93,6 +93,12 @@
9393
<point x="368.0" y="55.0" />
9494
<point x="0.0" y="15.0" />
9595
</edge>
96+
<edge source="org.springframework.web.servlet.HttpServletBean" target="org.springframework.context.EnvironmentAware">
97+
<point x="56.0" y="-15.0" />
98+
<point x="392.0" y="220.0" />
99+
<point x="544.0" y="220.0" />
100+
<point x="-44.0" y="15.0" />
101+
</edge>
96102
<edge source="org.springframework.web.filter.OncePerRequestFilter" target="org.springframework.beans.factory.Aware">
97103
<point x="69.33333333333337" y="-15.0" />
98104
<point x="693.5944444444444" y="220.0" />
@@ -105,12 +111,6 @@
105111
<point x="688.9055555555556" y="135.0" />
106112
<point x="-29.33333333333337" y="15.0" />
107113
</edge>
108-
<edge source="org.springframework.web.servlet.HttpServletBean" target="org.springframework.context.EnvironmentAware">
109-
<point x="56.0" y="-15.0" />
110-
<point x="392.0" y="220.0" />
111-
<point x="544.0" y="220.0" />
112-
<point x="-44.0" y="15.0" />
113-
</edge>
114114
<edge source="javax.servlet.http.HttpServlet" target="javax.servlet.GenericServlet">
115115
<point x="0.0" y="-15.0" />
116116
<point x="0.0" y="15.0" />
@@ -119,16 +119,16 @@
119119
<point x="0.0" y="-15.0" />
120120
<point x="-48.0" y="15.0" />
121121
</edge>
122-
<edge source="javax.servlet.GenericServlet" target="javax.servlet.ServletConfig">
123-
<point x="0.0" y="-15.0" />
124-
<point x="0.0" y="15.0" />
125-
</edge>
126122
<edge source="javax.servlet.GenericServlet" target="javax.servlet.Servlet">
127123
<point x="-53.33333333333334" y="-15.0" />
128124
<point x="146.66666666666669" y="55.0" />
129125
<point x="52.0" y="55.0" />
130126
<point x="0.0" y="15.0" />
131127
</edge>
128+
<edge source="javax.servlet.GenericServlet" target="javax.servlet.ServletConfig">
129+
<point x="0.0" y="-15.0" />
130+
<point x="0.0" y="15.0" />
131+
</edge>
132132
<edge source="org.springframework.web.servlet.HttpServletBean" target="javax.servlet.http.HttpServlet">
133133
<point x="-56.0" y="-15.0" />
134134
<point x="280.0" y="220.0" />

other/Executor.uml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<nodes>
66
<node x="72.25" y="321.0">org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor</node>
77
<node x="346.0" y="0.0">java.util.concurrent.Executor</node>
8-
<node x="304.75" y="214.0">java.util.concurrent.ThreadPoolExecutor</node>
98
<node x="0.0" y="214.0">org.springframework.scheduling.SchedulingTaskExecutor</node>
9+
<node x="304.75" y="214.0">java.util.concurrent.ThreadPoolExecutor</node>
1010
<node x="97.25" y="107.0">org.springframework.core.task.AsyncTaskExecutor</node>
1111
<node x="552.75" y="214.0">java.util.concurrent.ScheduledExecutorService</node>
1212
<node x="398.75" y="321.0">java.util.concurrent.ScheduledThreadPoolExecutor</node>
@@ -72,8 +72,10 @@
7272
<point x="-49.5" y="28.5" />
7373
</edge>
7474
</edges>
75-
<settings layout="Hierarchic Group" zoom="1.0" x="64.5" y="148.5" />
76-
<SelectedNodes />
75+
<settings layout="Hierarchic Group" zoom="1.0" x="420.5" y="239.5" />
76+
<SelectedNodes>
77+
<node>java.util.concurrent.Executor</node>
78+
</SelectedNodes>
7779
<Categories />
7880
<SCOPE>All</SCOPE>
7981
<VISIBILITY>private</VISIBILITY>

0 commit comments

Comments
 (0)