A partial builder configuration that defines a set of injections and listeners. Partials are "traits" or "mixins" that can be composed into a main BuilderConfig.
BuilderConfig
NOTE: Partials cannot extend other partials to prevent hidden dependency chains.
Optional
A partial builder configuration that defines a set of injections and listeners. Partials are "traits" or "mixins" that can be composed into a main
BuilderConfig.NOTE: Partials cannot extend other partials to prevent hidden dependency chains.