Dependency injection by configuration

At about 38 minutes into this screencast (http://blog.coldbox.org/
post.cfm/wirebox-dependency-injection-and-aop-recording) there is
mention of doing dependency injection via configuration instead of
using annotations inside of the CFCs that require injection. I'm not
really a fan of the annotation approach because it requires that the
components I'm creating know about the structure of the object they
are to receive their injected properties from. I'd like to see an
example of DI by configuration, but I can't seem to find one. Can
anyone point me to an example?

You can find all of it in our wiki in the binder section.

Wiki.coldbox.org/wiki/wirebox.cfm