Merge branch '2.4.x'
This commit is contained in:
@@ -8442,7 +8442,7 @@ The following example shows how to use the `ConditionEvaluationReportLoggingList
|
||||
[source,java,indent=0]
|
||||
----
|
||||
@Test
|
||||
public void autoConfigTest {
|
||||
void autoConfigTest() {
|
||||
ConditionEvaluationReportLoggingListener initializer = new ConditionEvaluationReportLoggingListener(
|
||||
LogLevel.INFO);
|
||||
ApplicationContextRunner contextRunner = new ApplicationContextRunner()
|
||||
|
||||
Reference in New Issue
Block a user