ing-bank/baker

Remove `Materializers`

VledicFranco opened this issue · 2 comments

We no longer use akka streams, that means in theory we could remove all the implicit materializers

This will break API, specifically the Baker constructors, so probably we need to schedule it for 3.1

It doesn't break public API