mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
edce2e7bca
Expand the kinds of tokens considered when parsing qualified type names. This allows previously reserved words (for example 'mod') to be used as part of a package name. Issue: SPR-9862