Merge branch '2.3.x' into 2.4.x
This commit is contained in:
@@ -28,7 +28,7 @@ import org.springframework.test.context.ContextConfiguration;
|
||||
* @author Phillip Webb
|
||||
* @since 1.4.0
|
||||
* @see org.springframework.boot.context.config.ConfigFileApplicationListener
|
||||
* @deprecated since 2.4 for removal in 2.6 in favor of
|
||||
* @deprecated since 2.4.0 for removal in 2.6.0 in favor of
|
||||
* {@link ConfigDataApplicationContextInitializer}
|
||||
*/
|
||||
@Deprecated
|
||||
|
||||
@@ -314,7 +314,7 @@ public final class TestPropertyValues {
|
||||
* Create a new {@link Pair} instance.
|
||||
* @param name the name
|
||||
* @param value the value
|
||||
* @deprecated since 2.4 for removal in 2.6 in favor of
|
||||
* @deprecated since 2.4.0 for removal in 2.6.0 in favor of
|
||||
* {@link #of(String, String)}
|
||||
*/
|
||||
@Deprecated
|
||||
|
||||
Reference in New Issue
Block a user