Description
We removed guava from applib!
Last remaining puzzle was QueryResultCache.
QueryResultCache was moved from applib to plugins/eventbus-guava because it depends on guava. (Also depends on axon.)
Functionality should be ported back into applib. If not possible, we provide it via the 2 eventbus plugins:
- eventbus-axon
- eventbus-guava