Commit f38e43a4 by Spencer Gibb

polish

parent cb8b9363
......@@ -125,7 +125,6 @@ public class FeignClientOverrideDefaultsTests {
}
@Configuration
public static class FooConfiguration {
@Bean
public Decoder feignDecoder() {
......@@ -154,7 +153,6 @@ public class FeignClientOverrideDefaultsTests {
String get();
}
@Configuration
public static class BarConfiguration {
@Bean
Logger.Level feignLevel() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment