Field and Description |
---|
org.springframework.boot.logging.LogFile.FILE_PROPERTY
since 2.2.0 in favor of
LogFile.FILE_NAME_PROPERTY |
org.springframework.boot.logging.LogFile.PATH_PROPERTY
since 2.2.0 in favor of
LogFile.FILE_PATH_PROPERTY |
Method and Description |
---|
org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider.assertThat()
use standard AssertJ
assertThat(context)... calls instead. |
org.springframework.boot.test.json.JsonContent.assertThat()
in favor of AssertJ's
assertThat |
org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.getWebServerFactory() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.