scaldi
(Since version 0.5) BindingProvider is deprecated and will be removed soon. As an alternative you can use ImmutableWrapper injector to define an immutability boundary in composition or create your own injector that is marked as ImmutableInjector.
ImmutableWrapper
ImmutableInjector
(Since version 0.5) BindingProvider is deprecated and will be removed soon. As an alternative you can use
ImmutableWrapper
injector to define an immutability boundary in composition or create your own injector that is marked asImmutableInjector
.