mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
This commit adds the missing reflection hints for Hibernate 8 support: `PersistenceUnitInfoDescriptor` and `StatelessSession`. Fixes gh-37247 Fixes gh-37249