tools-deps

Discuss tools.deps.alpha, tools.build, and the clj/clojure command-line scripts! See also #depstar #clj-new
dpsutton 2021-07-01T04:40:27.453200Z

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

dpsutton 2021-07-01T04:43:35.453700Z

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