spring-framework/spring-aspects
Juergen Hoeller fd53d2a51a Consistent use of @Nullable in spring-test
This commit also removes nullability from two common spots: ResolvableType.getType() and TargetSource.getTarget(), both of which are never effectively null with any regular implementation. For such scenarios, a non-null empty type/target is the cleaner contract.

Issue: SPR-15540
2017-06-08 22:52:59 +02:00
..
src Consistent use of @Nullable in spring-test 2017-06-08 22:52:59 +02:00
aspects.gradle Assemble iajc Ant task classpath w/ folders that exist 2015-03-07 18:43:14 +01:00