mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
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