poodinis/example
2016-02-15 22:52:48 +01:00
..
annotations Add ability to mark autowire dependencies as optional 2016-02-15 22:52:48 +01:00
applicationcontext Make all autowired members in examples and the tutorial private 2016-02-09 21:06:07 +01:00
arraycompletion Make all autowired members in examples and the tutorial private 2016-02-09 21:06:07 +01:00
qualifiers Make all autowired members in examples and the tutorial private 2016-02-09 21:06:07 +01:00
quickstart Make all autowired members in examples and the tutorial private 2016-02-09 21:06:07 +01:00
registeronresolve Add example for detailing how registration on resolve works 2016-02-09 21:30:51 +01:00
README.md Escape chevrons 2015-02-21 17:55:14 +01:00

To build any of these examples, specify the relevant DUB configuration when building with DUB:

dub build --build=release --config=<name>Example

Where <name> corresponds to the name of the folder where the code example is in.