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