Skip to content

Commit f234a68

Browse files
iluwatar#297 Update class diagram to reflect new location of files
1 parent dd23853 commit f234a68

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

api-gateway/etc/api-gateway.ucls

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<class-diagram version="1.1.9" icons="true" automaticImage="PNG" always-add-relationships="false" generalizations="true"
33
realizations="true" associations="true" dependencies="false" nesting-relationships="true" router="FAN">
44
<class id="1" language="java" name="com.iluwatar.api.gateway.ApiGateway" project="api-gateway"
5-
file="/api-gateway/src/main/java/com/iluwatar/api/gateway/ApiGateway.java" binary="false" corner="BOTTOM_RIGHT">
5+
file="/api-gateway/api-gateway-service/src/main/java/com/iluwatar/api/gateway/ApiGateway.java" binary="false" corner="BOTTOM_RIGHT">
66
<position height="-1" width="-1" x="125" y="87"/>
77
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
88
sort-features="false" accessors="true" visibility="true">
@@ -11,7 +11,7 @@
1111
</display>
1212
</class>
1313
<class id="2" language="java" name="com.iluwatar.api.gateway.DesktopProduct" project="api-gateway"
14-
file="/api-gateway/src/main/java/com/iluwatar/api/gateway/DesktopProduct.java" binary="false" corner="BOTTOM_RIGHT">
14+
file="/api-gateway/api-gateway-service/src/main/java/com/iluwatar/api/gateway/DesktopProduct.java" binary="false" corner="BOTTOM_RIGHT">
1515
<position height="-1" width="-1" x="388" y="109"/>
1616
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
1717
sort-features="false" accessors="true" visibility="true">
@@ -20,7 +20,7 @@
2020
</display>
2121
</class>
2222
<interface id="3" language="java" name="com.iluwatar.api.gateway.ImageClient" project="api-gateway"
23-
file="/api-gateway/src/main/java/com/iluwatar/api/gateway/ImageClient.java" binary="false" corner="BOTTOM_RIGHT">
23+
file="/api-gateway/api-gateway-service/src/main/java/com/iluwatar/api/gateway/ImageClient.java" binary="false" corner="BOTTOM_RIGHT">
2424
<position height="81" width="129" x="13" y="197"/>
2525
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
2626
sort-features="false" accessors="true" visibility="true">
@@ -29,7 +29,7 @@
2929
</display>
3030
</interface>
3131
<class id="4" language="java" name="com.iluwatar.api.gateway.ImageClientImpl" project="api-gateway"
32-
file="/api-gateway/src/main/java/com/iluwatar/api/gateway/ImageClientImpl.java" binary="false" corner="BOTTOM_RIGHT">
32+
file="/api-gateway/api-gateway-service/src/main/java/com/iluwatar/api/gateway/ImageClientImpl.java" binary="false" corner="BOTTOM_RIGHT">
3333
<position height="99" width="129" x="13" y="325"/>
3434
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
3535
sort-features="false" accessors="true" visibility="true">
@@ -38,7 +38,7 @@
3838
</display>
3939
</class>
4040
<class id="5" language="java" name="com.iluwatar.api.gateway.MobileProduct" project="api-gateway"
41-
file="/api-gateway/src/main/java/com/iluwatar/api/gateway/MobileProduct.java" binary="false" corner="BOTTOM_RIGHT">
41+
file="/api-gateway/api-gateway-service/src/main/java/com/iluwatar/api/gateway/MobileProduct.java" binary="false" corner="BOTTOM_RIGHT">
4242
<position height="-1" width="-1" x="376" y="293"/>
4343
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
4444
sort-features="false" accessors="true" visibility="true">
@@ -47,7 +47,7 @@
4747
</display>
4848
</class>
4949
<interface id="6" language="java" name="com.iluwatar.api.gateway.PriceClient" project="api-gateway"
50-
file="/api-gateway/src/main/java/com/iluwatar/api/gateway/PriceClient.java" binary="false" corner="BOTTOM_RIGHT">
50+
file="/api-gateway/api-gateway-service/src/main/java/com/iluwatar/api/gateway/PriceClient.java" binary="false" corner="BOTTOM_RIGHT">
5151
<position height="-1" width="-1" x="222" y="231"/>
5252
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
5353
sort-features="false" accessors="true" visibility="true">
@@ -56,7 +56,7 @@
5656
</display>
5757
</interface>
5858
<class id="7" language="java" name="com.iluwatar.api.gateway.PriceClientImpl" project="api-gateway"
59-
file="/api-gateway/src/main/java/com/iluwatar/api/gateway/PriceClientImpl.java" binary="false" corner="BOTTOM_RIGHT">
59+
file="/api-gateway/api-gateway-service/src/main/java/com/iluwatar/api/gateway/PriceClientImpl.java" binary="false" corner="BOTTOM_RIGHT">
6060
<position height="-1" width="-1" x="223" y="374"/>
6161
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
6262
sort-features="false" accessors="true" visibility="true">

0 commit comments

Comments
 (0)