Fork me on GitHub
#tools-deps
<
2021-07-01
>
dpsutton04:07:27

that service locator's javadocs have the helpful > Deprecated > Use some out-of-the-box DI implementation instead.

dpsutton04:07:35

can you set an instance with setServices(Class<T> type, T... services) with only a single instance in an array of Ts?