20111 Commits (bee2b7cd736a7f59e3c1e35b3fe471cbcfbe1349)
 

Author SHA1 Message Date
lixiaolong11000 bee2b7cd73 Add missing test cases in XmlBeanFactoryTests 6 years ago
Sam Brannen 49ddf798e0 Polish ClassUtils.resolvePrimitiveClassName() 6 years ago
Arjen Poutsma 09b6730f3d Expose logPrefix in ClientResponse 6 years ago
Gary Russell 63844c6d74 MappingJackson2MessageConverter: fix javadoc typo 6 years ago
Rossen Stoyanchev 1dd0a0f009 Fix since tags from prior commit 6 years ago
Rossen Stoyanchev b23617637d Fix cloning issue in CodecConfigurer for multipart writers 6 years ago
Rossen Stoyanchev dd9b6287b4 Expose ClientCodecConfigurer in WebClient.Builder 6 years ago
Rossen Stoyanchev 11e321b8e7 Add register methods to CodecConfigurer.CustomCodecs 6 years ago
Rossen Stoyanchev 9d65830133 CodecConfigurer implementation refactoring 6 years ago
Juergen Hoeller fa8f08391f Consistent use of annotation-api dependency instead of tomcat-embed-core 6 years ago
Juergen Hoeller b679c3b6ec Upgrade to Tomcat 9.0.30 6 years ago
Juergen Hoeller 02b40223e5 Polishing 6 years ago
perceptron8 dafe57fc6e Add BeanPropertyRowMapper.newInstance(mappedClass, conversionService) 6 years ago
Sam Brannen d757f73902 Handle exceptions in annotation searches again 6 years ago
Juergen Hoeller 9af8dc0980 Polishing 6 years ago
Johnny Lim 8ac222467b Short-circuit boolean logic in AbstractBeanDefinition.equals() 6 years ago
Sam Brannen 6e21b19999 Make TYPE_HIERARCHY_AND_ENCLOSING_CLASSES annotation search strategy defensive 6 years ago
Sam Brannen 16ed7e2a19 Only load enclosing class for TYPE_HIERARCHY_AND_ENCLOSING_CLASSES strategy 6 years ago
Sam Brannen 76bc581528 Polishing 6 years ago
Rossen Stoyanchev 9b30d46ff4 JSON charset handling in StringHttpMessageConverter 6 years ago
Rossen Stoyanchev 70a0c93d69 Correct WebFlux docs on BindingResult with @RequestBody 6 years ago
Rossen Stoyanchev c8bce9686f ContentDisposition trims charset in filename 6 years ago
Rossen Stoyanchev f180bf7652 Add "application/*+xml" to XML decoders 6 years ago
Rossen Stoyanchev 1b172c1d20 Expose localAddress in WebFlux server 6 years ago
Sam Brannen 2bd821c909 Improve exception for mixed explicit/implicit aliases with @AliasFor 6 years ago
Sam Brannen 4466114cfa Polishing 6 years ago
Stephane Nicoll 8d846500ef Merge pull request #24172 from izeye 6 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 6 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 6 years ago
Juergen Hoeller 2c03246f00 Polishing 6 years ago
Juergen Hoeller 2d2993dffb Cleanup of "varaible" typos in ResolvableTypeTests 6 years ago
Juergen Hoeller a4f75e9c6a Polishing 6 years ago
Juergen Hoeller 119dd04ae5 Avoid ByteArrayOutputStream for source values without the need to be encoded 6 years ago
stsypanov ebbb562cb9 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop 6 years ago
Sébastien Deleuze 0f41536820 Fix RSocketRequester Coroutines extensions 6 years ago
Stephane Nicoll b1e59961fb Merge pull request #24160 from PyvesB 6 years ago
PyvesB e15ccdb35d Polish DataBufferUtils javadoc 6 years ago
Sam Brannen 2108bdf876 Introduce regression test for prototype @ControllerAdvice beans 6 years ago
Sam Brannen fc42ca2866 Polish contribution 6 years ago
yokotaso d7d474f658 Do not cache prototype @ControllerAdvice beans 6 years ago
Sam Brannen 55ae3c5e87 Polishing 6 years ago
Sam Brannen de8a6c8c57 Polishing 6 years ago
Eric Helgeson d4d940e6e3 Add missing backtick in WebSocket documentation 6 years ago
stsypanov 484006ce90 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution 6 years ago
Phillip Webb 7c84695333 Support variable resolution of wildcard types 6 years ago
Sam Brannen a4fa6a7a31 Test status quo for @Inherited annotation support in AnnotationMetadata 6 years ago
Sam Brannen 3b9d1a00b0 Polishing 6 years ago
Juergen Hoeller c2141e2e93 Add @since tags to firstElement methods 6 years ago
Vitalii Rastvorov d503bc2804 Add firstElement to CollectionUtils 6 years ago
Johnny Lim 14ce84cebb Fix status code in webflux.adoc 6 years ago