I\'m trying to test a service like this:
@EnableAutoConfiguration @ActiveProfiles("test") @ContextConfiguration(classes = MyService.class) @SpringBo