Reformat.

This commit is contained in:
Olga MaciaszekSharma
2021-04-20 17:23:37 +02:00
parent bff9419201
commit 6f1332ee72

View File

@@ -71,6 +71,7 @@ public class RibbonAutoConfiguration {
@Autowired(required = false)
private List<RibbonClientSpecification> configurations = new ArrayList<>();
@Autowired
private RibbonEagerLoadProperties ribbonEagerLoadProperties;