build smaller spring test context for integration testing
I have two services MyRepo and RepoWrapper, RepoWrapper is composed of MyRepo which has some method annotated with some spring cache annotations.
I have two services MyRepo and RepoWrapper, RepoWrapper is composed of MyRepo which has some method annotated with some spring cache annotations.