You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
-Add short intro lines for code samples
-Fix minor typos
-Rename MyAggregateRoot occurrences to MyAggregate to resemble the other
samples
-Move the Aggregate and CommandHandlingComponent configuration bits to a
dedicated section
-Move 'External Command Handlers' part one part lower
-Make 'External Command Handlers' heading one level higher
-Provide more thorough samples for configuring an Aggregate and/or a
Command Handling component
-Expand the resolved parameters
#34
-Add the `MessageIdentifier` resolved parameter
-Fix some minor style things/typos
-Add description noting not only the Configuration API approach is
shared
-Flesh out config examples a little
#34
Take overall look on current existing documentation and add code sample where ever things are explained.
Start example giving both
Configuration
API and Spring (Boot) configuration (if applicable).Per default use the GiftCard domain in the code samples.
The text was updated successfully, but these errors were encountered: