fabric-samples/asset-transfer-sbe/chaincode-java
Mark S. Lewis 62f51d3efb
Support Java 25 (#1352)
- Update Gradle to 9.1.0.
- Update shadow plugin to 9.2.2.
- Requires a minimum of Java 17 to run Gradle.
- Chaincode and applications still target Java 11.
- Use release option instead of Gradle toolchain since the toolchain
  download can cause issues when building Docker images.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-10-06 12:26:52 -04:00
..
config/checkstyle Smart Contract using SBE implemented in Java (#302) 2020-08-25 10:03:28 -04:00
gradle/wrapper Support Java 25 (#1352) 2025-10-06 12:26:52 -04:00
src/main/java/org/hyperledger/fabric/samples/sbe Update asset-transfer-sbe/chaincode-java 2024-04-11 22:57:57 -04:00
.gitattributes Smart Contract using SBE implemented in Java (#302) 2020-08-25 10:03:28 -04:00
.gitignore Smart Contract using SBE implemented in Java (#302) 2020-08-25 10:03:28 -04:00
build.gradle Support Java 25 (#1352) 2025-10-06 12:26:52 -04:00
gradlew Support Java 25 (#1352) 2025-10-06 12:26:52 -04:00
gradlew.bat Support Java 25 (#1352) 2025-10-06 12:26:52 -04:00
settings.gradle Smart Contract using SBE implemented in Java (#302) 2020-08-25 10:03:28 -04:00