30438 Commits (a1b009979521793943e27bbdba4e50ecb2bab0c7)
 

Author SHA1 Message Date
Stéphane Nicoll a1b0099795 Add missing debug(Writer) alternative 2 years ago
Arjen Poutsma 54c37ffd6f Check response code in SimpleClientHttpResponse::getBody 2 years ago
Stéphane Nicoll acf73404c1 Simplify Mock[Multipart]HttpServletRequestBuilder 2 years ago
Stéphane Nicoll d76f37c90b Add multipart support for MockMvcTester 2 years ago
Stéphane Nicoll f2137c99e5 Add debug support for MvcResult 2 years ago
Stéphane Nicoll 84bcb65dd1 Streamline assertions on exceptions 2 years ago
Juergen Hoeller 6561490fd9 Expose isClosed() method on AbstractApplicationContext 2 years ago
Juergen Hoeller 5c68f3f4ef Reject @Bean method with method-level @Autowired declaration 2 years ago
Juergen Hoeller a58e27eded Use CollectionFactory#newLinkedHashSet for method arguments 2 years ago
Juergen Hoeller 6d5c312027 Merge branch '6.1.x' 2 years ago
Juergen Hoeller 9a56a8877f Polishing 2 years ago
Juergen Hoeller e79a9a5bff Correct and consistent event class names in constructor javadoc 2 years ago
Juergen Hoeller 2c3c3831c1 Consistently ignore bridge method on generated subclass for visibility purposes 2 years ago
Stéphane Nicoll 1582f5f7d1 Handle URI as candidate for a merge from a parent builder 2 years ago
Stéphane Nicoll b8790077b9 Polish 2 years ago
Arjen Poutsma b65b3350be Merge branch '6.1.x' 2 years ago
Arjen Poutsma c38e9896c7 Remove use of ServletException in ModelFactory 2 years ago
Stéphane Nicoll e4c881be73 Merge branch '6.1.x' 2 years ago
Stéphane Nicoll 3e0849a566 Fix typo 2 years ago
Brian Clozel 7658a8064d Merge branch '6.1.x' 2 years ago
github-actions[bot] f3a605b92c Update Antora Spring UI to v0.4.16 2 years ago
Stéphane Nicoll 5edb4cb2c9 Merge branch '6.1.x' 2 years ago
Stéphane Nicoll 6fdff201e9 Fix property name in Container Extension Points section 2 years ago
Stéphane Nicoll e9d5d68628 Merge branch '6.1.x' 2 years ago
Stéphane Nicoll c42778a05b Merge pull request #33036 from tafjwr 2 years ago
Stéphane Nicoll f140df881d Polish "Fix typo in comment" 2 years ago
tafjwr 12cf654c98 Fix typo in comment 2 years ago
Juergen Hoeller 4b58626fa4 Merge branch '6.1.x' 2 years ago
Juergen Hoeller 089e4e69f1 Do not attempt to load pre-enhanced class for reloadable classes 2 years ago
Stéphane Nicoll 9db24d23ae Merge branch '6.1.x' 2 years ago
Stéphane Nicoll 77755ff2fa Remove repo-specific code of conduct 2 years ago
Stéphane Nicoll 4fac6a91c7 Merge branch '6.1.x' 2 years ago
Stéphane Nicoll d0aa7ad524 Fix invalid character in Javadoc of BeanFactory 2 years ago
Spring Builds 072fc80cdb Next development version (v6.1.10-SNAPSHOT) 2 years ago
Arjen Poutsma df01b013fa Merge branch '6.1.x' 2 years ago
Arjen Poutsma 6f32ff489a Use null stream in ReactorNettyClientResponse if no body is available 2 years ago
Stéphane Nicoll 69c44dee99 Add support for conversion of the whole JSON document 2 years ago
Johnny Lim f3d390a95f Fix package description for org.springframework.validation.annotation 2 years ago
Juergen Hoeller b196167f19 Merge branch '6.1.x' 2 years ago
Juergen Hoeller 24c8dfea1f Remove duplicated javadoc paragraph 2 years ago
Juergen Hoeller cdfe5816c8 Upgrade to Netty 4.1.111 and Awaitility 4.2.1 2 years ago
Juergen Hoeller 8b8604db73 Align after merge from 6.1.x 2 years ago
Juergen Hoeller 4bb755e2d2 Merge branch '6.1.x' 2 years ago
Juergen Hoeller 0ff200b2f1 Trigger cancellation on context close for non-managed objects only 2 years ago
Juergen Hoeller 7a7f34f4ad Defensive access to volatile ScheduledFuture field 2 years ago
Arjen Poutsma 099d016857 Handle trailing semicolon in Accept-Language 2 years ago
Stéphane Nicoll 1d0af7e5d3 Move TestBeanFactory to example package 2 years ago
Stéphane Nicoll 3f2d9c372d Migrate "Failing" test cases to regular tests 2 years ago
Stéphane Nicoll 1318f65223 Harmonize test class names 2 years ago
Stéphane Nicoll 2d48371c6d Revert polish on Bean Override support 2 years ago