Ideally we want SDK code to compile on its own and code samples/examples to be separated projects built independently from the SDK. One option is to move example code to a separate folder in the root directory of the project, as it is done in Dapr Java SDK.
Ideally we want SDK code to compile on its own and code samples/examples to be separated projects built independently from the SDK. One option is to move example code to a separate folder in the root directory of the project, as it is done in Dapr Java SDK.