-
Notifications
You must be signed in to change notification settings - Fork 701
Open
Labels
type: enhancementA general enhancementA general enhancement
Description
- Unify test cases in
TypeInformationUnitTests(currently spread around inTypeDiscovererUnitTestsandClassTypeInformation). - Re-enable caching of raw
ResolvableTypes inTypeDiscovereronce Issue withequals(…)/hashCode()forResolvableType.forRawClass(…)spring-framework#28608 is resolved - Re-structure type hierarchy
TI<->ResolvableTI<->CTI,GTIto simplifyequals(…)/hashCode()arrangements by moving all methods except the ones overridden inCTIintoRTI. Current implementations of those methods inTypeDiscovererintoGTI.
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement