提交 d0cd6780 编写于 作者: S Sam Brannen

[SPR-8387] Added TODO.

上级 072271d9
......@@ -108,6 +108,9 @@ public class DelegatingSmartContextLoader implements SmartContextLoader {
throw new IllegalStateException(String.format("None of the SmartContextLoader candidates %s "
+ "was able to detect defaults for context configuration [%s].", candidates, configAttributes));
}
// TODO Throw exception if defaults were generated for both
// locations and configuration classes.
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册