fabric-samples/off_chain_data/application-java
Mark S. Lewis e23bc6714e Simplify Java client error-handling example
The latest fabric-gateway client API release (v1.7.0) includes the gRPC error
details in the GatewayExcetion stack trace so it is not necessary to
programmatically access them to demonstrate that they are present.

This change updates the asset-transfer-basic/application-gateway-java
sample to simplify the updateNonExistentAsset example method. It also:

- Updates all samples to use the latest fabric-gateway release.
- Adds equivalent Maven POM files for fabric-gateway application samples.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-10-24 23:45:04 -04:00
..
app Simplify Java client error-handling example 2024-10-24 23:45:04 -04:00
config/checkstyle Java off-chain data store sample using Fabric Gateway (#749) 2022-05-26 13:42:41 +01:00
gradle/wrapper Use latest v2.5 fabric-chaincode-java 2024-02-25 22:13:26 -05:00
.gitignore Simplify Java client error-handling example 2024-10-24 23:45:04 -04:00
gradlew Use latest v2.5 fabric-chaincode-java 2024-02-25 22:13:26 -05:00
gradlew.bat Use latest v2.5 fabric-chaincode-java 2024-02-25 22:13:26 -05:00
settings.gradle Java off-chain data store sample using Fabric Gateway (#749) 2022-05-26 13:42:41 +01:00