Add missing package-info files for common packages
Issue: SPR-14420
This commit is contained in:
4
spring-test/src/main/java/org/springframework/test/context/cache/package-info.java
vendored
Normal file
4
spring-test/src/main/java/org/springframework/test/context/cache/package-info.java
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Support for context caching within the <em>Spring TestContext Framework</em>.
|
||||
*/
|
||||
package org.springframework.test.context.cache;
|
||||
Reference in New Issue
Block a user