mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
ead80ce2f5
Update `ClassFileClassMetadata` to align the behavior of `getSuperClassName()` with other readers in that it returns `null` for `package-info` classes. See gh-34869