MCPcopy Index your code
hub / github.com/avthart/spring-boot-axon-sample

github.com/avthart/spring-boot-axon-sample @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
58 symbols 116 edges 26 files 22 documented · 38% updated 8y ago★ 174
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

TaskEvent (Interface)
(no doc) [5 implementers]
src/main/java/nl/avthart/todo/app/domain/task/events/TaskEvent.java
TaskEntryRepository (Interface)
@author albert
src/main/java/nl/avthart/todo/app/query/task/TaskEntryRepository.java

Core symbols most depended-on inside this repo

getId
called by 15
src/main/java/nl/avthart/todo/app/domain/task/events/TaskEvent.java
getTitle
called by 6
src/main/java/nl/avthart/todo/app/rest/task/requests/CreateTaskRequest.java
publish
called by 5
src/main/java/nl/avthart/todo/app/notify/task/TaskEventNotifyingEventHandler.java
getTaskKey
called by 4
src/main/webapp/js/app.js
assertNotCompleted
called by 1
src/main/java/nl/avthart/todo/app/domain/task/Task.java
findByUsernameAndCompleted
called by 1
src/main/java/nl/avthart/todo/app/query/task/TaskEntryRepository.java
setTitle
called by 1
src/main/java/nl/avthart/todo/app/rest/task/requests/CreateTaskRequest.java
addToast
called by 1
src/main/webapp/js/toaster.js

Shape

Method 30
Class 22
Function 4
Interface 2

Languages

Java93%
TypeScript7%

Modules by API surface

src/main/java/nl/avthart/todo/app/configuration/WebSocketConfiguration.java9 symbols
src/main/java/nl/avthart/todo/app/rest/task/TaskController.java6 symbols
src/main/java/nl/avthart/todo/app/notify/task/TaskEventNotifyingEventHandler.java4 symbols
src/main/java/nl/avthart/todo/app/domain/task/Task.java4 symbols
src/main/java/nl/avthart/todo/app/rest/task/requests/ModifyTitleRequest.java3 symbols
src/main/java/nl/avthart/todo/app/rest/task/requests/CreateTaskRequest.java3 symbols
src/main/java/nl/avthart/todo/app/query/task/TaskEntryUpdatingEventHandler.java3 symbols
src/main/webapp/js/toaster.js2 symbols
src/main/webapp/js/app.js2 symbols
src/main/java/nl/avthart/todo/app/query/task/TaskEntryRepository.java2 symbols
src/main/java/nl/avthart/todo/app/domain/task/events/TaskEvent.java2 symbols
src/main/java/nl/avthart/todo/app/domain/task/TaskAlreadyCompletedException.java2 symbols

For agents

$ claude mcp add spring-boot-axon-sample \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page