mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 12:02:01 -08:00
[app-wiring-refactor]: Externalise configuration path
This commit is contained in:
parent
d0c2135e17
commit
e8bb8ae24b
4 changed files with 12 additions and 4 deletions
|
|
@ -33,4 +33,4 @@ public abstract class FluentBuilder<ToBuild, RealBuilder extends FluentBuilder<T
|
|||
instance.buildSequence.forEach(c -> c.accept(instance));
|
||||
return instance.makeValue();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue