17563 Commits (43077072ad6ab817ad188b0945ee1a71da9511b4)
 

Author SHA1 Message Date
Juergen Hoeller ce5c65c0b0 Upgrade to JAXB 2.3.1, Groovy 2.5.4, Jetty 9.4.14, Tomcat 9.0.13 6 years ago
Stephane Nicoll afa38f5f97 Merge pull request #2019 from Hanope 6 years ago
Stephane Nicoll 7b6f2f8fb3 Polish contribution 6 years ago
Hanope bfb49c7249 Fix typos 6 years ago
HeemangHan 729ce4108d Correct typos (#2018) 6 years ago
Rossen Stoyanchev 1a37345e84 Fix checkstyle violation and polish 6 years ago
Rossen Stoyanchev c89e6c616a Improve logging of request mapping information 6 years ago
Arjen Poutsma 539cfc24c6 Refactor AbstractEncoderTestCase 6 years ago
Arjen Poutsma 39ce989d1a Add and use AbstractDecoderTestCase 6 years ago
Brian Clozel 0f2d9df79f Upgrade to Reactor Californium SNAPSHOTs 6 years ago
Jay Bryant b9603680bc Fixing typoes 6 years ago
Rossen Stoyanchev 7bbd4c681f Merge pull request #2010 from dimitrisli/SPR-17459 6 years ago
Rossen Stoyanchev ba3fef3e8a Refactor media types parsing improvements 6 years ago
Dimitrios Liapis f4b05dc2e7 MediaType parsing supports comma inside quotes 6 years ago
Rossen Stoyanchev 46a5fb7a91 Configurable Marshaller/Unmarshaller in JAXB2 codecs 6 years ago
Juergen Hoeller 093254b2b3 Jackson2ObjectMapperBuilder stores visibility declarations in order 6 years ago
Rossen Stoyanchev 9f857c1f16 Replace constant exceptions with inlined ones 6 years ago
Rossen Stoyanchev 75b1396768 Fall back on default server response status code 6 years ago
Arjen Poutsma 4182935b7a Revert optimization in StringDecoder 6 years ago
Arjen Poutsma 445b76bbe8 Polishing 6 years ago
Arjen Poutsma 3bab3515b1 Add and use AbstractEncoderTestCase 6 years ago
Arjen Poutsma 0c0de851f4 Add LeakAwareDataBufferFactory 6 years ago
Arjen Poutsma e31914bada Polishing 6 years ago
Juergen Hoeller 40148c0560 Consistent use of ResolvableType.toClass() for assignability checks 6 years ago
Juergen Hoeller 3a66927bd2 Polishing 6 years ago
Juergen Hoeller c58da71006 Synthesize parameter annotations from interface methods as well 6 years ago
Juergen Hoeller 818c2aa3b9 ServerRequest.attribute(name) defensively accesses concurrent map 6 years ago
Juergen Hoeller d96a7b4bfc ClientRequest.attribute(name) defensively handles null value 6 years ago
Sam Brannen b3aad549c9 Fix @since tag 6 years ago
Sam Brannen 865f1f692a Introduce tests for @Sql and @Transactional support in @Nested test classes 6 years ago
Sam Brannen 93df24af16 Polishing 6 years ago
Rossen Stoyanchev a5339d71ea WebClient handles no Content-Type with data correctly 6 years ago
Rossen Stoyanchev e4c84ec757 Consistent default encoding in DefaultUriBuilderFactory 6 years ago
Rossen Stoyanchev f5da737bd4 Polish 6 years ago
Rossen Stoyanchev c187cb2fa1 Ensure client response is drained with onStatus hook 6 years ago
Rossen Stoyanchev ed1d63dcc3 ResolvableMethod copy in spring-messaging src/test 6 years ago
Juergen Hoeller e26ae9853e Up-to-date version and link in ASM/CGLIB/Objenesis package javadoc 6 years ago
Juergen Hoeller 362c59c310 Consistently return empty array in case of empty batch arguments 6 years ago
Stephane Nicoll b6e8674700 Merge pull request #2011 from bactoria 6 years ago
황준오 db8a94ce5f Fix typo 6 years ago
Stephane Nicoll 3232825a55 Clarify @Async documentation 6 years ago
Juergen Hoeller e71ff2901a Polishing 6 years ago
Juergen Hoeller d9c1811d21 Deprecate NON_BRIDGED_METHODS constant as of 5.0.11 as well 6 years ago
Juergen Hoeller 5e7a8b275d Polishing 6 years ago
Juergen Hoeller ea3250c8d6 Explicit notes on class/method-level semantics in class hierarchies 6 years ago
Juergen Hoeller b1f5f51503 Synchronized onRefresh execution for concurrent ContextRefreshedEvent 6 years ago
Rossen Stoyanchev 2ce03f34d9 Fix formatting on index.adoc 6 years ago
Rossen Stoyanchev 9280e32d5d Feature Github Wiki more prominently 6 years ago
Juergen Hoeller 5cd525a2b0 Enforce use of ClassLoader.loadClass in case of temporary ClassLoader 6 years ago
Juergen Hoeller 2ac4355ec0 ASM ClassReader leniently handles label offset mismatch (again) 6 years ago