We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d814b commit 5211dd8Copy full SHA for 5211dd8
commercetools/internal-docs/src/main/java/com/commercetools/docs/meta/SizeOptimization.java
@@ -11,7 +11,7 @@
11
* <h3>Using split packages</h3>
12
*
13
* <p>For an application which covers the whole business logic and may act as a backend
14
- * for frontend it's advised to use the <code>commercetools-sdk-api</code> package.</p>
+ * for frontend it's advised to use the <code>commercetools-sdk-java-api</code> package.</p>
15
16
* <p>When developing small function applications which will be used in a size constrained environment
17
* the SDK offers packages split by their domain. Due to the connections between the different domains
0 commit comments