Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Add Code Examples to existing Documentation #34

Open
smcvb opened this issue Jul 4, 2018 · 1 comment
Open

Add Code Examples to existing Documentation #34

smcvb opened this issue Jul 4, 2018 · 1 comment

Comments

@smcvb
Copy link
Member

smcvb commented Jul 4, 2018

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.

@smcvb smcvb added this to the Release 3.3 milestone Jul 4, 2018
@abuijze
Copy link
Member

abuijze commented Jul 4, 2018

For code samples in different styles (Spring Boot vs Configuration API), we should use the codetabs plugin for gitbook: https://github.com/GitbookIO/plugin-codetabs

@smcvb smcvb self-assigned this Aug 23, 2018
smcvb added a commit that referenced this issue Aug 28, 2018
Add code samples to configure a CorrelationDataProvider

#34
smcvb added a commit that referenced this issue Aug 28, 2018
Provide fine grained control example of UnitOfWork

#34
smcvb added a commit that referenced this issue Aug 28, 2018
Add SprintBoot config reference in configuration-api section

#34
smcvb added a commit that referenced this issue Aug 28, 2018
-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
smcvb added a commit that referenced this issue Aug 28, 2018
-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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants