Framework for Evolutionary Message-Driven Microservices on the JVM
This report presents the forensic synthetic code analysis of AxonIQ/AxonFramework, a Java project with 3,595 GitHub stars. SynthScan v2.0 examined 295,189 lines of code across 2458 source files, recording 315 pattern matches distributed across 5 syntactic categories. The overall adjusted score of 7.2 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 315 distinct pattern matches across 5 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | …t/autoconfig/AvroSchemaStoreAutoConfigurationTest.java | 81 | AvroUtil.fingerprint(org.axonframework.extension.springboot.fixture.avro.test2.Compl | CODE |
| CRITICAL | …t/autoconfig/AvroSchemaStoreAutoConfigurationTest.java | 83 | ).isEqualTo(org.axonframework.extension.springboot.fixture.avro.test2.ComplexObject.getClassSchema() | CODE |
| CRITICAL | …t/autoconfig/AvroSchemaStoreAutoConfigurationTest.java | 107 | AvroUtil.fingerprint(org.axonframework.extension.springboot.fixture.avro.test2.Compl | CODE |
| CRITICAL | …t/autoconfig/AvroSchemaStoreAutoConfigurationTest.java | 109 | ).isEqualTo(org.axonframework.extension.springboot.fixture.avro.test2.ComplexObject.getClassSchema() | CODE |
| CRITICAL | …t/autoconfig/AvroSchemaStoreAutoConfigurationTest.java | 128 | org.axonframework.extension.springboot.fixture.avro.test2.ComplexObject complexObject = org.axonfram | CODE |
| CRITICAL | …t/autoconfig/AvroSchemaStoreAutoConfigurationTest.java | 169 | org.axonframework.extension.springboot.fixture.avro.test2.ComplexObject complexObject = org.axonfram | CODE |
| CRITICAL | …t/autoconfig/AvroSchemaStoreAutoConfigurationTest.java | 180 | AvroUtil.fingerprint(org.axonframework.extension.springboot.fixture.avro.test2.ComplexObject | CODE |
| CRITICAL | …o/SpecificRecordBaseClasspathAvroSchemaLoaderTest.java | 53 | expected.add(org.axonframework.extension.spring.conversion.avro.test2.ComplexObject.getClassSchema()); | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 148 | Method <org.axonframework.common.annotation.AnnotationUtils.collectAttributes(java.lang.annotation.Annotation, java.util | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 149 | Method <org.axonframework.common.annotation.AnnotationUtils.findAnnotationAttributesOnType(java.lang.Class, java.lang.Cl | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 150 | Method <org.axonframework.common.annotation.PriorityAnnotationComparator.getPriority(java.lang.reflect.AnnotatedElement) | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 151 | Method <org.axonframework.common.caching.AbstractCacheAdapter.doRegisterListener(java.lang.Object)> has return type <org | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 152 | Method <org.axonframework.common.caching.AbstractCacheAdapter.registerCacheEntryListener(org.axonframework.common.cachin | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 153 | Method <org.axonframework.common.caching.AbstractCacheAdapter.registerCacheEntryListener(org.axonframework.common.cachin | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 154 | Method <org.axonframework.common.caching.AbstractCacheAdapterTest.entryListenerCanBeDeregistered()> calls method <org.ax | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 155 | Method <org.axonframework.common.caching.Cache.registerCacheEntryListener(org.axonframework.common.caching.Cache$EntryLi | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 156 | Method <org.axonframework.common.caching.EhCacheAdapter.doRegisterListener(java.lang.Object)> has return type <org.axonf | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 157 | Method <org.axonframework.common.caching.EhCacheAdapter.doRegisterListener(org.ehcache.event.CacheEventListener)> has re | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 158 | Method <org.axonframework.common.caching.JCacheAdapter.doRegisterListener(java.lang.Object)> has return type <org.axonfr | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 159 | Method <org.axonframework.common.caching.JCacheAdapter.doRegisterListener(javax.cache.configuration.CacheEntryListenerCo | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 160 | Method <org.axonframework.common.caching.NoCache.registerCacheEntryListener(org.axonframework.common.caching.Cache$Entry | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 161 | Method <org.axonframework.common.caching.NoCacheTest.cacheDoesNothing()> calls method <org.axonframework.common.Registra | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 162 | Method <org.axonframework.common.caching.WeakReferenceCache.computeIfAbsent(java.lang.Object, java.util.function.Supplie | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 163 | Method <org.axonframework.common.caching.WeakReferenceCache.containsKey(java.lang.Object)> calls method <org.axonframewo | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 164 | Method <org.axonframework.common.caching.WeakReferenceCache.get(java.lang.Object)> calls method <org.axonframework.commo | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 165 | Method <org.axonframework.common.caching.WeakReferenceCache.registerCacheEntryListener(org.axonframework.common.caching. | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 166 | Method <org.axonframework.common.caching.WeakReferenceCacheTest.itemPurgedWhenNoLongerReferenced()> calls method <org.ax | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 174 | Method <org.axonframework.common.configuration.ComponentDefinition.ofType(org.axonframework.common.TypeReference)> has g | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 175 | Method <org.axonframework.common.configuration.ComponentDefinition.ofType(org.axonframework.common.TypeReference)> has p | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 176 | Method <org.axonframework.common.configuration.ComponentDefinition.ofTypeAndName(org.axonframework.common.TypeReference, | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 177 | Method <org.axonframework.common.configuration.ComponentDefinition.ofTypeAndName(org.axonframework.common.TypeReference, | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 178 | Method <org.axonframework.common.configuration.Configuration.getComponent(org.axonframework.common.TypeReference)> has g | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 179 | Method <org.axonframework.common.configuration.Configuration.getComponent(org.axonframework.common.TypeReference)> has p | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 180 | Method <org.axonframework.common.configuration.Configuration.getComponent(org.axonframework.common.TypeReference, java.l | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 181 | Method <org.axonframework.common.configuration.Configuration.getComponent(org.axonframework.common.TypeReference, java.l | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 182 | Method <org.axonframework.common.configuration.Configuration.getOptionalComponent(org.axonframework.common.TypeReference | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 183 | Method <org.axonframework.common.configuration.Configuration.getOptionalComponent(org.axonframework.common.TypeReference | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 184 | Method <org.axonframework.common.configuration.Configuration.getOptionalComponent(org.axonframework.common.TypeReference | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 185 | Method <org.axonframework.common.configuration.Configuration.getOptionalComponent(org.axonframework.common.TypeReference | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 186 | Method <org.axonframework.common.configuration.Configuration.hasComponent(org.axonframework.common.TypeReference)> has g | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 187 | Method <org.axonframework.common.configuration.Configuration.hasComponent(org.axonframework.common.TypeReference)> has p | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 188 | Method <org.axonframework.common.configuration.Configuration.hasComponent(org.axonframework.common.TypeReference, java.l | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 189 | Method <org.axonframework.common.configuration.Configuration.hasComponent(org.axonframework.common.TypeReference, java.l | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 190 | Method <org.axonframework.common.configuration.ConfigurationExtension.validate()> throws type <org.axonframework.common. | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 193 | Method <org.axonframework.common.configuration.DecoratedComponentTest.initializationRegistersLifecycleHandlersOfDecorate | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 194 | Method <org.axonframework.common.configuration.DecoratorDefinition.forTypeAndName(java.lang.Class, java.lang.String)> ca | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 206 | Method <org.axonframework.common.configuration.DefaultAxonApplication.registerLifecyclePhaseTimeout(long, java.util.conc | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 207 | Method <org.axonframework.common.configuration.DefaultAxonApplicationTest.startupFailsWhenLifecycleHandlerThrowsExceptio | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 213 | Method <org.axonframework.common.configuration.LifecycleRegistry.onShutdown(int, java.util.function.Consumer)> calls met | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 214 | Method <org.axonframework.common.configuration.LifecycleRegistry.onStart(int, java.util.function.Consumer)> calls method | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 215 | Method <org.axonframework.common.digest.Digester.md5Hex(java.lang.String)> calls constructor <org.axonframework.common.A | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 216 | Method <org.axonframework.common.digest.Digester.newInstance(java.lang.String)> calls constructor <org.axonframework.com | CODE |
| CRITICAL⚡ | …ources/archunit_store/package-hierarchy-violations.txt | 220 | Method <org.axonframework.common.lock.PessimisticLockFactory.obtainLock(java.lang.String)> calls method <org.axonframewo | CODE |
| CRITICAL⚡ | …n/src/test/resources/archunit_store/package-cycles.txt | 10 | - Method <org.axonframework.common.configuration.AbstractComponent.describeTo(org.axonframework.common.infra.Compone | CODE |
| CRITICAL⚡ | …n/src/test/resources/archunit_store/package-cycles.txt | 12 | - Method <org.axonframework.common.configuration.Components.describeTo(org.axonframework.common.infra.ComponentDescr | CODE |
| CRITICAL⚡ | …n/src/test/resources/archunit_store/package-cycles.txt | 13 | - Method <org.axonframework.common.configuration.DecoratedComponent.describeTo(org.axonframework.common.infra.Compon | CODE |
| CRITICAL⚡ | …n/src/test/resources/archunit_store/package-cycles.txt | 16 | - Method <org.axonframework.common.configuration.DefaultComponentRegistry.describeTo(org.axonframework.common.infra. | CODE |
| CRITICAL⚡ | …n/src/test/resources/archunit_store/package-cycles.txt | 18 | - Method <org.axonframework.common.configuration.InstantiatedComponentDefinition.describeTo(org.axonframework.common | CODE |
| CRITICAL⚡ | …n/src/test/resources/archunit_store/package-cycles.txt | 19 | - Method <org.axonframework.common.configuration.LazyInitializedComponentDefinition.describeTo(org.axonframework.com | CODE |
| CRITICAL⚡ | …n/src/test/resources/archunit_store/package-cycles.txt | 20 | - Method <org.axonframework.common.configuration.InstantiatedComponentDefinition.describeTo(org.axonframework.common | CODE |
| 124 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …axonframework/migration/Axon4ToAxon5MessagingTest.java | 677 | // ── MessageDispatchInterceptor moves into messaging.core ──────────────── | COMMENT |
| MEDIUM | …axonframework/migration/Axon4ToAxon5MessagingTest.java | 706 | // ── ResponseTypes import cleanup (YAML-level RemoveImport backstop) ───── | COMMENT |
| MEDIUM | …axonframework/migration/Axon4ToAxon5MessagingTest.java | 757 | // ── EventProcessor lifecycle method rename: shutDown() → shutdown() ───── | COMMENT |
| MEDIUM | …work/migration/Axon4ToAxon5QueryResponseTypesTest.java | 40 | // ── Positive cases ─────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …work/migration/Axon4ToAxon5QueryResponseTypesTest.java | 180 | // ── Negative cases — fingerprints the per-construct skill needs ────────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 51 | # ── Handler annotations moved into `.annotation.*` subpackages ────────── | COMMENT |
| MEDIUM⚡ | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 82 | # ── EventBus → EventSink (rename, not just relocation) ────────────────── | COMMENT |
| MEDIUM⚡ | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 87 | # ── Event handling: error handler relocated ───────────────────────────── | COMMENT |
| MEDIUM⚡ | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 92 | # ── Replay / reset annotations relocated under .replay.annotation ─────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 103 | # ── Token store relocated under processing.streaming.token.store ──────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 109 | # ── Sequencing policy moved out of `eventhandling.async` into core ────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 120 | # ── Query gateway moved into its own gateway subpackage ───────────────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 148 | # ── EventProcessor lifecycle method rename: shutDown() → shutdown() ───── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 162 | # ── Correlation providers moved under messaging.core.correlation ──────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 168 | # ── MetaData casing fix and core relocations ──────────────────────────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 182 | # ── Top-level messaging API types moved into `core` ───────────────────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 190 | # ── Strip the dropped payload type parameter from message types ───────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 212 | # ── Interceptor implementations: signature rewrite, body left alone ───── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 35 | # ── Package-prefix move: modelling.command → modelling.entity ─────────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 41 | # ── Class moves on top of the package rename ──────────────────────────── | COMMENT |
| MEDIUM⚡ | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 55 | # ── MetaData → Metadata casing fix in modelling helpers ───────────────── | COMMENT |
| MEDIUM⚡ | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 60 | # ── Annotate aggregate-identifier fields in event classes ─────────────── | COMMENT |
| MEDIUM⚡ | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 67 | # ── Strip AF4-only annotations with no AF5 successor ──────────────────── | COMMENT |
| MEDIUM | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 81 | # ── Add axon-modelling dep when modelling types are in use ────────────── | COMMENT |
| MEDIUM | …rces/META-INF/rewrite/axon4-to-axon5-eventsourcing.yml | 35 | # ── AF4 @CommandHandler constructors → AF5 static handle methods ─────────── | COMMENT |
| MEDIUM | …rces/META-INF/rewrite/axon4-to-axon5-eventsourcing.yml | 45 | # ── Annotate command and event payload classes with @Command / @Event ────── | COMMENT |
| MEDIUM | …rces/META-INF/rewrite/axon4-to-axon5-eventsourcing.yml | 59 | # ── Add axon-eventsourcing dep when eventsourcing types are in use ────── | COMMENT |
| MEDIUM | …rces/META-INF/rewrite/axon4-to-axon5-eventsourcing.yml | 72 | # ── Aggregate → Entity source-level rewrites ──────────────────────────── | COMMENT |
| MEDIUM | …INF/rewrite/axon4-to-axoniq5-distributed-messaging.yml | 39 | # ── DistributedCommandBus ─────────────────────────────────────────────── | COMMENT |
| MEDIUM | …INF/rewrite/axon4-to-axoniq5-distributed-messaging.yml | 48 | # ── CommandBusConnector ───────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …c/main/resources/META-INF/rewrite/axon4-to-axoniq5.yml | 43 | # ── 1. Run the free-AF5 migration first ───────────────────────────────── | COMMENT |
| MEDIUM⚡ | …c/main/resources/META-INF/rewrite/axon4-to-axoniq5.yml | 49 | # ── 3. Commercial-only feature migrations (most foundational first) ───── | COMMENT |
| MEDIUM⚡ | …c/main/resources/META-INF/rewrite/axon4-to-axoniq5.yml | 55 | # ── 4. Spring family — starter wraps the features above ───────────────── | COMMENT |
| MEDIUM⚡ | …c/main/resources/META-INF/rewrite/axon4-to-axoniq5.yml | 58 | # ── 5. Testing utilities ──────────────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …c/main/resources/META-INF/rewrite/axon4-to-axoniq5.yml | 61 | # ── 6. Pin Axoniq commercial artifact versions ────────────────────────── | COMMENT |
| MEDIUM | …n/resources/META-INF/rewrite/axon4-to-axon5-common.yml | 35 | # ── Package-prefix move: config → common.configuration ────────────────── | COMMENT |
| MEDIUM | …n/resources/META-INF/rewrite/axon4-to-axon5-common.yml | 41 | # ── Class renames on top of the package move ──────────────────────────── | COMMENT |
| MEDIUM | …n/resources/META-INF/rewrite/axon4-to-axon5-common.yml | 55 | # ── @ProcessingGroup → @Namespace ─────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …src/main/resources/META-INF/rewrite/axon4-to-axon5.yml | 37 | # ── 1. Java compiler-target bump ──────────────────────────────────────── | COMMENT |
| MEDIUM⚡ | …src/main/resources/META-INF/rewrite/axon4-to-axon5.yml | 40 | # ── 1b. Kotlin language line bump (→ 2.x) ────────────────────────────── | COMMENT |
| MEDIUM⚡ | …src/main/resources/META-INF/rewrite/axon4-to-axon5.yml | 49 | # ── 2. Spring Boot upgrade (2.x / 3.x → 3.5.x) ──────────────────────── | COMMENT |
| MEDIUM | …src/main/resources/META-INF/rewrite/axon4-to-axon5.yml | 62 | # ── 4. Core framework module migrations ───────────────────────────────── | COMMENT |
| MEDIUM | …src/main/resources/META-INF/rewrite/axon4-to-axon5.yml | 70 | # ── 5. Active extension migrations ────────────────────────────────────── | COMMENT |
| MEDIUM | …src/main/resources/META-INF/rewrite/axon4-to-axon5.yml | 90 | # ── 6. Bump dependency versions ───────────────────────────────────────── | COMMENT |
| MEDIUM | …org/axonframework/migration/AddEventTagAnnotation.java | 641 | // ── Static helpers ──────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …tion/MigrateSnapshotTriggerDefinitionToAnnotation.java | 171 | // ── Handle the aggregate/entity side ────────────────────────── | COMMENT |
| MEDIUM | …tion/MigrateSnapshotTriggerDefinitionToAnnotation.java | 199 | // ── Handle the configuration class side ─────────────────────── | COMMENT |
| MEDIUM | …ork/migration/MigrateCommandGatewayInEventHandler.java | 272 | // ── Detection helpers ──────────────────────────────────────────────── | COMMENT |
| MEDIUM | …ork/migration/MigrateCommandGatewayInEventHandler.java | 366 | // ── Method-level transformations ───────────────────────────────────── | COMMENT |
| MEDIUM | …ork/migration/MigrateCommandGatewayInEventHandler.java | 675 | // ── Class-level cleanup of the now-unused gateway field ────────────── | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …lty/write/renamecourse/RenameCourseCommandHandler.java | 61 | // Alternative State implementation based on mutable class | COMMENT |
| LOW | …lty/write/renamecourse/RenameCourseCommandHandler.java | 81 | // } | COMMENT |
| LOW | …a/org/axonframework/conversion/avro/AvroConverter.java | 161 | } else if (converter.canConvert(sourceClass, byte[].class)) { | COMMENT |
| LOW | …org/axonframework/messaging/tracing/SpanUtilsTest.java | 81 | // @Test | COMMENT |
| LOW | …tes/AggregateIdentifierSpanAttributesProviderTest.java | 21 | COMMENT | |
| LOW | …tes/AggregateIdentifierSpanAttributesProviderTest.java | 41 | // | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 41 | @Test | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 61 | @Test | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 81 | // Thread.sleep(200); | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 101 | // // Ignored | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 121 | // return null; | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 141 | // UnitOfWorkTimeoutInterceptor interceptor = createTimeoutInterceptor(300); | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 161 | // await().until(uow::isRolledBack); | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 201 | } | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 221 | // @Override | COMMENT |
| LOW | …ework/messaging/core/timeout/CombinedTimeoutTests.java | 241 | // | COMMENT |
| LOW | …meout/HandlerTimeoutHandlerEnhancerDefinitionTest.java | 121 | assertInstanceOf(TimeoutWrappedMessageHandlingMember.class, result); | COMMENT |
| LOW | …meout/HandlerTimeoutHandlerEnhancerDefinitionTest.java | 201 | } | COMMENT |
| LOW | …ssaging/queryhandling/tracing/TracingQueryBusTest.java | 21 | //private TestSpanFactory spanFactory; | COMMENT |
| LOW | …ssaging/queryhandling/tracing/TracingQueryBusTest.java | 41 | // void ScatterGatherIsTraced() { | COMMENT |
| LOW | …ssaging/queryhandling/tracing/TracingQueryBusTest.java | 61 | // spanFactory.verifySpanCompleted("QueryBus.scatterGatherHandler-0"); | COMMENT |
| LOW | …ssaging/queryhandling/tracing/TracingQueryBusTest.java | 81 | // @Test | COMMENT |
| LOW | …ssaging/queryhandling/tracing/TracingQueryBusTest.java | 101 | // SubscriptionQueryResult<QueryResponseMessage, SubscriptionQueryUpdateMessage> result = | COMMENT |
| LOW | …treaming/pooled/PooledStreamingEventProcessorTest.java | 421 | class TracingTest { | COMMENT |
| LOW | …gration/ConfigureEventSourcedAnnotationKotlinTest.java | 81 | COMMENT | |
| LOW | …-INF/rewrite/axon4-to-axon5-extension-multitenancy.yml | 1 | # | COMMENT |
| LOW | …es/META-INF/rewrite/axon4-to-axon5-extension-mongo.yml | 1 | # | COMMENT |
| LOW | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 1 | # | COMMENT |
| LOW | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 121 | - org.openrewrite.java.ChangeType: | COMMENT |
| LOW | …esources/META-INF/rewrite/axon4-to-axon5-messaging.yml | 221 | # become compile errors — the desired outcome, since they surface every | COMMENT |
| LOW | …main/resources/META-INF/rewrite/axon4-to-axon5-bom.yml | 1 | # | COMMENT |
| LOW | …/META-INF/rewrite/axon4-to-axon5-extension-jgroups.yml | 1 | # | COMMENT |
| LOW | …/META-INF/rewrite/axon4-to-axon5-extension-reactor.yml | 1 | # | COMMENT |
| LOW | …/META-INF/rewrite/axon4-to-axon5-extension-reactor.yml | 21 | # queryhandling}.gateway.* and .messaging.* (plural `extensions`). | COMMENT |
| LOW | …ces/META-INF/rewrite/axon4-to-axon5-extension-amqp.yml | 1 | # | COMMENT |
| LOW | …ain/resources/META-INF/rewrite/axon4-to-axon5-test.yml | 1 | # | COMMENT |
| LOW | …ain/resources/META-INF/rewrite/axon4-to-axon5-test.yml | 61 | fullyQualifiedTypeName: org.axonframework.test.fixture.AxonTestFixture | COMMENT |
| LOW | …resources/META-INF/rewrite/axon4-to-axoniq5-spring.yml | 1 | # | COMMENT |
| LOW | …in/resources/META-INF/rewrite/axon4-to-axoniq5-bom.yml | 1 | # | COMMENT |
| LOW | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 1 | # | COMMENT |
| LOW | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 61 | # MUST run BEFORE @AggregateIdentifier is removed below; scans entity | COMMENT |
| LOW | …esources/META-INF/rewrite/axon4-to-axon5-modelling.yml | 81 | # ── Add axon-modelling dep when modelling types are in use ────────────── | COMMENT |
| LOW | …rces/META-INF/rewrite/axon4-to-axon5-eventsourcing.yml | 1 | # | COMMENT |
| LOW | …rces/META-INF/rewrite/axon4-to-axon5-eventsourcing.yml | 61 | # starter won't get axon-eventsourcing transitively. Adding it pulls in | COMMENT |
| LOW | …rces/META-INF/rewrite/axon4-to-axon5-eventsourcing.yml | 81 | # `EventAppender#append(...)` — adds the `EventAppender eventAppender` | COMMENT |
| LOW | …/META-INF/rewrite/axon4-to-axoniq5-event-streaming.yml | 1 | # | COMMENT |
| LOW | …ite/axon4-to-axon5-extension-tracing-opentelemetry.yml | 1 | # | COMMENT |
| LOW | …write/axon4-to-axon5-extension-tracing-opentracing.yml | 1 | # | COMMENT |
| LOW | …rces/META-INF/rewrite/axon4-to-axoniq5-dead-letter.yml | 1 | # | COMMENT |
| LOW | …INF/rewrite/axon4-to-axoniq5-distributed-messaging.yml | 1 | # | COMMENT |
| LOW | …ewrite/axon4-to-axon5-extension-metrics-dropwizard.yml | 1 | # | COMMENT |
| LOW | …es/META-INF/rewrite/axon4-to-axon5-extension-kafka.yml | 1 | # | COMMENT |
| LOW | …sources/META-INF/rewrite/axon4-to-axon5-conversion.yml | 1 | # | COMMENT |
| LOW | …A-INF/rewrite/axon4-to-axon5-extension-springcloud.yml | 1 | # | COMMENT |
| LOW | …c/main/resources/META-INF/rewrite/axon4-to-axoniq5.yml | 1 | # | COMMENT |
| LOW | …es/META-INF/rewrite/axon4-to-axoniq5-testcontainer.yml | 1 | # | COMMENT |
| LOW | …es/META-INF/rewrite/axon4-to-axoniq5-testcontainer.yml | 21 | # - org.axonframework.test.server.AxonServerContainer | COMMENT |
| LOW | …ewrite/axon4-to-axon5-extension-metrics-micrometer.yml | 1 | # | COMMENT |
| LOW | …n/resources/META-INF/rewrite/axon4-to-axon5-common.yml | 1 | # | COMMENT |
| LOW | …TA-INF/rewrite/axon4-to-axon5-extension-spring-aot.yml | 1 | # | COMMENT |
| 11 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …dent/SubscribableEventSourceWithEventAppenderTest.java | 96 | new StudentNameChangedEvent(studentId, "John Doe") | CODE |
| LOW | …ework/conversion/ChainingContentTypeConverterTest.java | 93 | arguments("Lorem Ipsum", String.class, byte[].class), | CODE |
| LOW | …ework/conversion/ChainingContentTypeConverterTest.java | 94 | arguments("Lorem Ipsum".getBytes(StandardCharsets.UTF_8), byte[].class, InputStream.class) | CODE |
| LOW | …a/org/axonframework/conversion/ConverterTestSuite.java | 80 | arguments("Lorem Ipsum", String.class), | CODE |
| LOW | …a/org/axonframework/conversion/ConverterTestSuite.java | 159 | arguments("Lorem Ipsum", String.class, byte[].class), | CODE |
| LOW | …a/org/axonframework/conversion/ConverterTestSuite.java | 160 | arguments("Lorem Ipsum".getBytes(StandardCharsets.UTF_8), byte[].class, InputStream.class) | CODE |
| LOW | …amework/conversion/jackson2/Jackson2ConverterTest.java | 71 | jsonCompliantBytes = OBJECT_MAPPER.writeValueAsBytes("Lorem Ipsum"); | CODE |
| LOW | …framework/conversion/jackson/JacksonConverterTest.java | 71 | jsonCompliantBytes = OBJECT_MAPPER.writeValueAsBytes("Lorem Ipsum"); | CODE |
| LOW | …notatedEventHandlingComponentSequencingPolicyTest.java | 264 | var eventPayload = new CustomerEvent("customer456", "John Doe"); | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | .claude/rules/javadoc-no-spec-references.md | 44 | ## Body comments — same principle, slightly relaxed during scaffolding | COMMENT |