Skip to content

Commit

Permalink
walkthrough documentation - reordered references
Browse files Browse the repository at this point in the history
  • Loading branch information
JohT committed Dec 28, 2021
1 parent 0a51ccc commit 96d2f0f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions showcase-quarkus-eventsourcing/WALKTHROUGH.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,16 +272,16 @@ If all use cases of the application are covered by integration tests or in other
* [ArchUnit][ArchUnit]
* [Assisted Configuration with Tracing Agent][NativeImageAssistedConfiguration]
* [Axon Framework CDI Support][AxonFrameworkCDI]
* [AxonFramework Giftcard Example][AxonFrameworkGiftcardExample]
* [AxonFramework Parameter Resolver][AxonFrameworkParameterResolver]
* [Introducing Subscription Queries][AxonSubscriptionQueries]
* [Axon Framework Giftcard Example][AxonFrameworkGiftcardExample]
* [Axon Framework Parameter Resolver][AxonFrameworkParameterResolver]
* [Building a native executable][QuarkusNativeExecutable]
* [CDI Portable Extension][CDIExtension]
* [Java Beans ConstructorProperties Annotation][ConstructorProperties]
* [Eclipse MicroProfile][MicroProfile]
* [Flyway Version control for your database][Flyway]
* [Introducing Subscription Queries][AxonSubscriptionQueries]
* [Jakarta JSON Binding][JSONBinding]
* [Jakarta Transactions (JTA)][JakartaTransaction]
* [Java Beans ConstructorProperties Annotation][ConstructorProperties]
* [Java ServiceLoader][ServiceLoader]
* [Jasmine Behavior-Driven JavaScript][Jasmine]
* [Maven][Maven]
Expand All @@ -292,8 +292,8 @@ If all use cases of the application are covered by integration tests or in other
* [Node.js®][NodeJS]
* [PhantomJS][PhantomJS]
* [Quarkus Application Initialization and Termination][QuarkusLivecycle]
* [Quarkus Context and Dependency Injection (CDI)][QuarkusCDI]
* [Quarkus Building a native executable][QuarkusNativeImage]
* [Quarkus Context and Dependency Injection (CDI)][QuarkusCDI]
* [Server-Sent Events (SSE) in JAX-RS][ServerSentEvents]
* [ServiceLoader][ServiceLoader]
* [Testing all equals and hashCode methods][TestingEqualsHashcode]
Expand Down

0 comments on commit 96d2f0f

Please sign in to comment.