MCPcopy Index your code
hub / github.com/AxonIQ/giftcard-demo

github.com/AxonIQ/giftcard-demo @distributed-1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release distributed-1.0 ↗ · + Follow
122 symbols 205 edges 23 files 15 documented · 12% updated 13mo ago★ 1393 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

giftcard-demo-series

Series of Axon Framework demo applications focused around a simple gift card domain, designed to show various aspects of the framework.

See the wikipedia article for a basic definition of gift cards. Essentially, there are just two events in the life cycle of a gift card: * They get issued: a new gift card gets created with some amount of money stored. * They get redeemed: all or part of the monetary value stored on the gift card is used to purchase something.

Core symbols most depended-on inside this repo

dataSource
called by 2
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/infra/two_postgres/PrimaryJpaConfig.java
toString
called by 2
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/query/api.kt
getRemaining
called by 2
giftcard-distributed/gc-gui/src/main/java/com/example/giftcard/gui/BulkIssuer.java
error
called by 2
giftcard-distributed/gc-gui/src/main/java/com/example/giftcard/gui/GiftcardUI.java
shutDown
called by 1
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/gui/CardSummaryDataProvider.java
issuePanel
called by 1
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/gui/GiftcardUI.java
bulkIssuePanel
called by 1
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/gui/GiftcardUI.java
redeemPanel
called by 1
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/gui/GiftcardUI.java

Shape

Method 83
Class 39

Languages

Java83%
Kotlin17%

Modules by API surface

giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/infra/two_postgres/EventStoreJpaConfig.java15 symbols
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/infra/two_postgres/PrimaryJpaConfig.java12 symbols
giftcard-distributed/gc-common/src/main/java/com/example/giftcard/api/api.kt10 symbols
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/gui/GiftcardUI.java9 symbols
giftcard-distributed/gc-gui/src/main/java/com/example/giftcard/gui/GiftcardUI.java8 symbols
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/query/api.kt7 symbols
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/infra/postgres_axondb/PrimaryJpaConfig.java6 symbols
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/infra/h2/AxonConfig.java5 symbols
giftcard-distributed/gc-gui/src/main/java/com/example/giftcard/gui/BulkIssuer.java5 symbols
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/query/CardSummaryProjection.java4 symbols
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/infra/two_postgres/AxonConfig.java4 symbols
giftcard-multiconfig-monolith/src/main/java/com/example/giftcard/infra/postgres_axondb/AxonConfig.java4 symbols

Datastores touched

giftcard_eventsDatabase · 1 repos
giftcard_primaryDatabase · 1 repos

For agents

$ claude mcp add giftcard-demo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact