2620 Commits (50dff77d0156d502641f45181812171929b84ce6)

Author SHA1 Message Date
Sam Brannen 50dff77d01 Polish contribution 3 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 3 years ago
Sam Brannen 529481c44c Polish contribution 3 years ago
Jens Dietrich 35d379f9d3 Add missing @Nullable in SettableListenableFuture 3 years ago
Sam Brannen 6a68bd58f9 Introduce AnnotationUtils.isSynthesizedAnnotation(Annotation) 3 years ago
Sam Brannen b1414bf15b Polishing 3 years ago
Arjen Poutsma 7e7d6b9c3a Propagate Context in DataBufferUtils::write(Path) 3 years ago
Stephane Nicoll 6806aaf162 Polish "Add missing TreeSet to CollectionFactory.createCollection()" 3 years ago
Johnny Lim ccec75c98d Add missing TreeSet to CollectionFactory.createCollection() 3 years ago
Stephane Nicoll 6685e78c36 Deprecate NestedIOException 3 years ago
Brian Clozel 0caa2ac696 Customize connection in UrlResource getInputStream 3 years ago
Stephane Nicoll aef4b0ec5a Upgrade copyright year of changed file 3 years ago
wpp 675e0b94c1 Fix typo in Javadoc of AbstractEncoder 3 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 3 years ago
Marc Wrobel bd3499671c Fix typos in test code 3 years ago
Sam Brannen ea27206a32 Polishing 3 years ago
Marc Wrobel bc15f839cd Fix and improve Javadoc in spring-core 3 years ago
Juergen Hoeller a3e46a2db7 ResolvableType.forInstance returns NONE for null instance 3 years ago
Juergen Hoeller de1b938e2e Improve diagnostics for CGLIB ClassLoader mismatch with --add-opens hint 3 years ago
Juergen Hoeller d72aeac319 Create well-known non-interface types without using reflection 3 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 3 years ago
Sam Brannen 323dbb912e Move convention-based attribute override tests to @Nested class 4 years ago
Sam Brannen 07960d4918 Polishing 4 years ago
Sam Brannen 07cfcbc3a9 Move convention-based attribute override tests to @Nested class 4 years ago
Sam Brannen 2af27d899f Trim string input in Converters where whitespace is irrelevant 4 years ago
Sam Brannen 2bf5f7a6b3 Introduce lenient parsing in DataSize regarding whitespace 4 years ago
Sam Brannen bf39492c34 Introduce StringUtils.trimAllWhitespace(CharSequence) 4 years ago
Sam Brannen f732fab820 Delete unused imports and dead code in CGLIB fork 4 years ago
Sam Brannen 622fc3edf7 Fix merged annotation attributes regression 4 years ago
Sam Brannen 9868c28c73 Honor ProtocolResolvers in GenericApplicationContext 4 years ago
Sam Brannen d6768ccc18 Ensure meta-annotations are not unnecessarily synthesized 4 years ago
Sam Brannen faf20b7a5a Polish MergedAnnotations Javadoc and internals 4 years ago
Juergen Hoeller d7be1e0dab Polishing 4 years ago
Juergen Hoeller f8b41c1ad2 Consistent support for setContextClass in CGLIB beans package 4 years ago
Sam Brannen 97854d9fec Refactor ObjectToObjectConverter to use Executable instead of Member 4 years ago
Sam Brannen 73f3860bb7 Polish Javadoc for ObjectToObjectConverter 4 years ago
Sam Brannen 452f1b877c Consider return type of static methods in ObjectToObjectConverter 4 years ago
rstoyanchev 8fcc7ab9d1 CompositeLog respects log level changes at runtime 4 years ago
Sam Brannen e2767371b5 Lazily initialize DataSize.PATTERN 4 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 4 years ago
Sam Brannen 7b95c928d1 Fix Javadoc for ResourcePatternResolver 4 years ago
Sam Brannen 53f88d455f Fix Javadoc for AbstractFileResolvingResource.isFile(URI) 4 years ago
Sam Brannen 53a506f6bb Polishing 4 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 4 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 4 years ago
Juergen Hoeller f771603789 Polishing 4 years ago
Juergen Hoeller b55eee1b0d Upgrade to ASM 9.3 4 years ago
Sam Brannen ab71ff93bb Polish package-info for org.springframework.util 4 years ago
neals cf30327740 Remove Log4J configurer from package-info.java in spring-core 4 years ago
izeye fcf64798b5 Add Javadoc since for GraphQL constants 4 years ago