I ended up removing the need for `open` by using i...
# spring
s
I ended up removing the need for
open
by using interfaces and a configuration trick to disable Exception mapping
👏 1