Skip to content

feat(samples): add concrete Spring and Quarkus samples (issue #22)#127

Open
amkr6207 wants to merge 1 commit into
hiero-ledger:mainfrom
amkr6207:feat/issue-22-pr1-spring-quarkus-samples
Open

feat(samples): add concrete Spring and Quarkus samples (issue #22)#127
amkr6207 wants to merge 1 commit into
hiero-ledger:mainfrom
amkr6207:feat/issue-22-pr1-spring-quarkus-samples

Conversation

@amkr6207

@amkr6207 amkr6207 commented May 3, 2026

Copy link
Copy Markdown
Contributor

Description:

Add concrete Spring and Quarkus samples for issue #22.

  • Update Spring sample with concrete flows:
    • topic creation
    • token transfer
    • smart contract function call
  • Update Quarkus sample with the same concrete flows
  • Align Quarkus env config with shared HEDERA_* variables
  • Add README.md and .env.example for both sample modules
  • Add shared sample conventions doc at docs/samples.md
  • Update root README.md with concrete sample references

Related issue(s):

Fixes #22

Notes for reviewer:
Validated with:

./mvnw spotless:check
./mvnw -pl hiero-enterprise-spring-sample,hiero-enterprise-microprofile-sample -am -DskipTests compile

Checklist

  • Documented
  • Tested (compile)

@amkr6207 amkr6207 marked this pull request as draft May 3, 2026 16:29
@amkr6207 amkr6207 marked this pull request as ready for review May 3, 2026 16:49
@amkr6207

amkr6207 commented May 7, 2026

Copy link
Copy Markdown
Contributor Author

@Ndacyayisenga-droid, @manishdait Could you please review this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide concrete samples

1 participant