In a Spring test user can add this annotation to run stubs rather than rely on auto configuration (which might not be welcome outside a test). Fixes gh-33