Skip to content

Commit 53287af

Browse files
jwagantallJexsie
authored andcommitted
fix: change author attribution and community references (hiero-ledger#273)
Signed-off-by: Jessica G <jwagantall@linuxfoundation.org> Signed-off-by: Jessie Ssebuliba <jessiessebuliba@gmail.com>
1 parent 5a82b7a commit 53287af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/posts/hiero-enterprise-java.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ 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
1515

16-
The Hiero team is excited to announce that the [Hiero Enterprise Java project](https://github.com/hiero-ledger/hiero-enterprise-java) has officially been migrated into the Hiero project. The codebase previously was hosted at the OpenElements organization and is now available under the [Hiero Ledger GitHub](https://github.com/hiero-ledger) organization.
16+
The Hiero community is excited to announce that the [Hiero Enterprise Java project](https://github.com/hiero-ledger/hiero-enterprise-java) has officially been migrated into the Hiero project. The codebase previously was hosted at the OpenElements organization and is now available under the [Hiero Ledger GitHub](https://github.com/hiero-ledger) organization.
1717

1818
This migration represents an important step toward strengthening the Hiero developer ecosystem by bringing enterprise-centered tooling directly under the vendor-neutral Hiero umbrella and making it available for other Hiero projects to collaborate to.
1919

@@ -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

@@ -59,7 +59,7 @@ The project looks forward to providing a perfect integration in the mostly used
5959

6060
## Call for Contributors
6161

62-
We invite developers and enterprise Java enthusiasts to join us in developing future releases for our Hiero enterprise tooling. The team welcomes code contributions, documentation improvements, feature suggestions, new issue reports, CI improvements and testing.
62+
We invite developers and enterprise Java enthusiasts to join us in developing future releases for our Hiero enterprise tooling. The community welcomes code contributions, documentation improvements, feature suggestions, new issue reports, CI improvements and testing.
6363

6464
👉 Explore the code:
6565
https://github.com/hiero-ledger/hiero-enterprise-java

0 commit comments

Comments
 (0)