Added package declarations and comments to package-info.java files where they had been missing.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
/**
|
||||
*
|
||||
* Support classes for reading annotation and class-level metadata.
|
||||
*
|
||||
*/
|
||||
package org.springframework.core.type.classreading;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user