Fix formatting

pull/14801/head
Madhura Bhave 6 years ago
parent 5a3d3c105b
commit b5815b71d5

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

Loading…
Cancel
Save