Skip to content

Commit c22bad7

Browse files
authored
Change author attribution and community references
Updated author attribution from 'Hiero team' to 'Hiero community' and modified references to the Web3j team to 'Web3j community'. Signed-off-by: Jessica G <jwagantall@linuxfoundation.org>
1 parent 34d3c1a commit c22bad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/posts/hiero-enterprise-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slug = "hiero-enterprise-java"
88
description = "Announcing the Migration of hiero-enterprise-java to the Hiero Ledger Organization."
99
abstract = "The Hiero Enterprise Java project has officially moved to the Hiero Ledger organization, bringing APIs for integrating Hiero networks into Java frameworks like Spring Boot and MicroProfile while inviting the community to contribute to its development."
1010
[[authors]]
11-
name = "Hiero team"
11+
name = "Hiero community"
1212
+++
1313

1414
## 📢 Announcing the Migration of hiero-enterprise-java to the Hiero Ledger GitHub Organization
@@ -25,7 +25,7 @@ Spring Boot is [currently used](https://www.jetbrains.com/lp/devecosystem-2021/j
2525

2626
## 📝 Project Architecture
2727

28-
The architecture of the project is highly modular, with a minimal dependency footprint designed to support seamless integration into a wide variety of enterprise environments. Each module depends only on the specific framework it supports (such as Eclipse MicroProfile 7.0) along with the Hiero Java SDK. In the future, the project may also explore integration with the [Web3j project](https://github.com/LFDT-web3j) under Linux Foundation Decentralized Trust (LFDT), pending further collaboration and discussion with the Web3j team.
28+
The architecture of the project is highly modular, with a minimal dependency footprint designed to support seamless integration into a wide variety of enterprise environments. Each module depends only on the specific framework it supports (such as Eclipse MicroProfile 7.0) along with the Hiero Java SDK. In the future, the project may also explore integration with the [Web3j project](https://github.com/LFDT-web3j) under Linux Foundation Decentralized Trust (LFDT), pending further collaboration and discussion with the Web3j community.
2929

3030
The project provides samples for each framework and the public API is fully covered by Javadoc. In general, the same quality marks as for the [hiero-consensus-node](https://github.com/hiero-ledger/hiero-consensus-node) (final, nonNull, …) are used in the project.
3131

0 commit comments

Comments
 (0)