# my-fabric-application-java **Repository Path**: zlt2000/my-fabric-application-java ## Basic Information - **Project Name**: my-fabric-application-java - **Description**: Hyperledger Fabric 2.x SpringBoot区块链应用:使用 Java 代码基于 fabric-gateway-java 进行区块链网络的访问与交易并集成 SpringBoot 框架。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 15 - **Created**: 2022-02-21 - **Last Updated**: 2025-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: 区块链 ## README ## Hyperledger Fabric 2.x Java区块链应用 在上一篇文章中 [《Hyperledger Fabric 2.x 自定义智能合约》](https://mp.weixin.qq.com/s/ZgP5qamh_itqE2JNb3SXIQ) 分享了智能合约的安装并使用 `cli` 客户端进行合约的调用;本文将使用 `Java` 代码基于 `fabric-gateway-java` 进行区块链网络的访问与交易,并集成 `SpringBoot` 框架。 具体说明与使用请看下面文章: **文章地址**:[https://mp.weixin.qq.com/s/W8hO7V0az0tgROx73W9-lA](https://mp.weixin.qq.com/s/W8hO7V0az0tgROx73W9-lA)