Juergen Hoeller opened SPR-15513 and commented
AbstractFallbackTransactionAttributeSource and AbstractFallbackCacheOperationSource add a 'null' entry to their attribute cache for every non-annotated method... even for every method of a totally non-annotated class. This is worth improving towards a class-level "not annotated" marker.
Affects: 5.0 RC1
Issue Links: