This commit is contained in:
Marcin Grzejszczak
2018-08-30 19:11:55 +02:00
parent b025aa64d5
commit 3f3f30c29e

View File

@@ -27,7 +27,7 @@ import org.springframework.web.client.RestTemplate;
* @author Spencer Gibb
*/
@SpringBootApplication
@EnableAsyncFeignClientServerErrorTests
@EnableAsync
public class SampleSleuthApplication {
@Bean