Brutusin-RPC
Brutusin-RPC copied to clipboard
Put Spring dependencies out of the main modules (rpc_impl, rpc_api)
In order to support different container implementations (CDI, Spring, ...) main modules must not depend on any Spring artifact.
Suggested by @bessemHmidi