mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '4.1.x'
This commit is contained in:
-1
@@ -42,7 +42,6 @@ import org.springframework.test.context.TestPropertySource;
|
||||
* }
|
||||
* </pre> will result in a {@literal my.example.name} property being added with the value
|
||||
* {@literal "Spring"}.
|
||||
* <p>
|
||||
*
|
||||
* @author Phillip Webb
|
||||
* @since 4.0.0
|
||||
|
||||
-1
@@ -96,7 +96,6 @@ import org.springframework.util.CollectionUtils;
|
||||
* // other assertions
|
||||
* });
|
||||
* }</pre>
|
||||
* <p>
|
||||
*
|
||||
* @param <SELF> the "self" type for this runner
|
||||
* @param <C> the context type
|
||||
|
||||
Reference in New Issue
Block a user