Please work

This commit is contained in:
Marcin Grzejszczak
2018-08-30 15:54:08 +02:00
parent d4e81d5dbf
commit f9578a5b69
3 changed files with 2 additions and 5 deletions

View File

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