Skip to content

Commit 93282fd

Browse files
authored
Update migration announcement and project details
Corrected typos and improved clarity in the migration announcement and project architecture sections. Signed-off-by: Jessica G <jwagantall@linuxfoundation.org>
1 parent e8a2fd8 commit 93282fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/posts/hiero-enterprise-java.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ abstract = "The Hiero Enterprise Java project has officially moved to the Hiero
1111
name = "Hiero team"
1212
+++
1313

14-
📢 Announcing the Migration of hiero-enterprise-java to the Hiero Ledger GitHub Organization
14+
## 📢 Announcing the Migration of hiero-enterprise-java to the Hiero Ledger GitHub Organization
1515

1616
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.
1717

18-
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 orther Hiero projects to collaborate to.
18+
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

2020
## 📝 What is Hiero Enterprise Java?
2121

@@ -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 3.1) 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.1) 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.
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)