parent
21a25ce855
commit
5d3ac53da9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue