20152 Commits (8a371c76697a596ff409cb63c6cadde6660e140c)
 

Author SHA1 Message Date
Juergen Hoeller fa8f08391f Consistent use of annotation-api dependency instead of tomcat-embed-core 5 years ago
Juergen Hoeller b679c3b6ec Upgrade to Tomcat 9.0.30 5 years ago
Juergen Hoeller 02b40223e5 Polishing 5 years ago
perceptron8 dafe57fc6e Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) 5 years ago
Sam Brannen d757f73902 Handle exceptions in annotation searches again 5 years ago
Juergen Hoeller 9af8dc0980 Polishing 5 years ago
Johnny Lim 8ac222467b Short-circuit boolean logic in AbstractBeanDefinition.equals() 5 years ago
Sam Brannen 6e21b19999 Make TYPE_HIERARCHY_AND_ENCLOSING_CLASSES annotation search strategy defensive 5 years ago
Sam Brannen 16ed7e2a19 Only load enclosing class for TYPE_HIERARCHY_AND_ENCLOSING_CLASSES strategy 5 years ago
Sam Brannen 76bc581528 Polishing 5 years ago
Rossen Stoyanchev 9b30d46ff4 JSON charset handling in StringHttpMessageConverter 5 years ago
Rossen Stoyanchev 70a0c93d69 Correct WebFlux docs on BindingResult with @RequestBody 5 years ago
Rossen Stoyanchev c8bce9686f ContentDisposition trims charset in filename 5 years ago
Rossen Stoyanchev f180bf7652 Add "application/*+xml" to XML decoders 5 years ago
Rossen Stoyanchev 1b172c1d20 Expose localAddress in WebFlux server 5 years ago
Sam Brannen 2bd821c909 Improve exception for mixed explicit/implicit aliases with @AliasFor 5 years ago
Sam Brannen 4466114cfa Polishing 5 years ago
Stephane Nicoll 8d846500ef Merge pull request #24172 from izeye 5 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 5 years ago
Juergen Hoeller 0a2046e81c Upgrade to Hibernate ORM 5.4.10, Protobuf 3.11.1, Joda-Time 2.10.5, Commons Pool 2.7 5 years ago
Juergen Hoeller 2c03246f00 Polishing 5 years ago
Juergen Hoeller 2d2993dffb Cleanup of "varaible" typos in ResolvableTypeTests 5 years ago
Juergen Hoeller a4f75e9c6a Polishing 5 years ago
Juergen Hoeller 119dd04ae5 Avoid ByteArrayOutputStream for source values without the need to be encoded 5 years ago
stsypanov ebbb562cb9 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop 5 years ago
Sébastien Deleuze 0f41536820 Fix RSocketRequester Coroutines extensions 5 years ago
Stephane Nicoll b1e59961fb Merge pull request #24160 from PyvesB 5 years ago
PyvesB e15ccdb35d Polish DataBufferUtils javadoc 5 years ago
Sam Brannen 2108bdf876 Introduce regression test for prototype @ControllerAdvice beans 5 years ago
Sam Brannen fc42ca2866 Polish contribution 5 years ago
yokotaso d7d474f658 Do not cache prototype @ControllerAdvice beans 5 years ago
Sam Brannen 55ae3c5e87 Polishing 5 years ago
Sam Brannen de8a6c8c57 Polishing 5 years ago
Eric Helgeson d4d940e6e3 Add missing backtick in WebSocket documentation 5 years ago
stsypanov 484006ce90 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution 5 years ago
Phillip Webb 7c84695333 Support variable resolution of wildcard types 5 years ago
Sam Brannen a4fa6a7a31 Test status quo for @Inherited annotation support in AnnotationMetadata 5 years ago
Sam Brannen 3b9d1a00b0 Polishing 5 years ago
Juergen Hoeller c2141e2e93 Add @since tags to firstElement methods 5 years ago
Vitalii Rastvorov d503bc2804 Add firstElement to CollectionUtils 5 years ago
Johnny Lim 14ce84cebb Fix status code in webflux.adoc 5 years ago
Rossen Stoyanchev 828fe39523 Consistently use releaseBody in DefaultWebClient 5 years ago
Rossen Stoyanchev 3a48682226 Replace ReadCancellationException with takeWhile 5 years ago
Rossen Stoyanchev b866d4209c Add UriUtils.encodeQueryParams 5 years ago
Rossen Stoyanchev 797f618f2b Remove mismatched marker in core-beans.adoc 5 years ago
Sam Brannen fb13f6f0bc Add integration test for gh-24110 5 years ago
wanxiangming1994 6f15f32be3 Honor default values for implicit aliases in composed annotations 5 years ago
Spring Buildmaster 1bff7ce141 Next Development Version 5 years ago
Brian Clozel 21053780ef Polish 5 years ago
Brian Clozel decbb9ccf9 Provide default codecs config callback to custom codecs 5 years ago