Conversation
|
It seems that two of the three replicated entity samples are not used in the docs. There is no link to shopping-cart nor to the counter sample. Should we remove them to reduce the number of samples to support? |
|
|
||
| bundles: | ||
| bin/bundle.sh --zip "${managed_attachments}/customer-registry-quickstart.zip" ../samples/customer-registry-quickstart | ||
| bin/bundle.sh --zip "${managed_attachments}/java-customer-registry-quickstart.zip" ../samples/java-customer-registry-quickstart |
There was a problem hiding this comment.
this will probably require an update to the download link from the quickstart adoc page
There was a problem hiding this comment.
Good catch.
Done in https://github.com/lightbend/akkaserverless-docs/pull/920
I added |
|
@pvlugter, I may be wrong, but I didn't find any references to |
|
Oh, my bad. Checked one again and it's indeed used in |
This prefix all existing samples with
java-in preparation for the upcoming Scala SDK as we will start to write samples for Scala as well.I left the valueentity-counter out because it's already done in #373