Commit 01e61d88 authored by Madhura Bhave's avatar Madhura Bhave

Merge branch '2.0.x'

parents d9efca14 5708792d
......@@ -34,8 +34,9 @@ import org.springframework.core.ResolvableType;
/**
* {@link ApplicationContextInitializer} that writes the {@link ConditionEvaluationReport}
* to the log. Reports are logged at the {@link LogLevel#DEBUG DEBUG} level. A crash report
* triggers an info output suggesting the user runs again with debug enabled to display the report.
* to the log. Reports are logged at the {@link LogLevel#DEBUG DEBUG} level. A crash
* report triggers an info output suggesting the user runs again with debug enabled to
* display the report.
* <p>
* This initializer is not intended to be shared across multiple application context
* instances.
......
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