See gh-6870
This commit is contained in:
Stephane Nicoll 2016-09-14 16:33:51 +02:00
parent 21a25ce855
commit 5d3ac53da9
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ sensible overriding of values. Properties are considered in the following order:
. {spring-javadoc}/test/context/TestPropertySource.{dc-ext}[`@TestPropertySource`]
annotations on your tests.
. {spring-javadoc}/test/context/SpringBoot.{dc-ext}[`@SpringBoot`] `properties`
. {dc-spring-boot-test}/context/SpringBootTest.{dc-ext}[`@SpringBootTest#properties`]
annotation attribute on your tests.
. Command line arguments.
. Properties from `SPRING_APPLICATION_JSON` (inline JSON embedded in an environment