20621 Commits (87f28ce48ebc672ffaea31f9524a6e770a01aa1f)
 

Author SHA1 Message Date
Deycoesr 87f28ce48e
Simplify some control flow code 6 years ago
Sam Brannen b8835c9f32 Copy MockHttpServletRequest changes to spring-web 6 years ago
Sam Brannen 6b410df45b Retain brackets for IPV6 address in MockHttpServletRequest 6 years ago
Sam Brannen 0017256968 Test that @TestConstructor can be used as a meta-annotation 6 years ago
Oliver Degener df291a39b1
Fix Javadoc link in DefaultCorsProcessor 6 years ago
Brian Hartung 1658223e58 Fixed typo 6 years ago
Brian Hartung 89775844ed Fixed typos 6 years ago
Juergen Hoeller d211381b58 Upgrade to Tomcat 9.0.34, Jetty 9.4.28, Hibernate ORM 5.4.14, Hibernate Validator 6.1.3 6 years ago
Sébastien Deleuze a33a6c310a Upgrade to Kotlin 1.3.72 6 years ago
Sébastien Deleuze 67955dfb35 Prevent duplicated Vary headers in CORS processing 6 years ago
Stephane Nicoll ae8f333d36 Merge pull request #24908 from chenqimiao 6 years ago
陈其苗 1e1ea34e87 Fix typo in Javadoc 6 years ago
onnadi-sa 75457c440c
Fix typo in webflux-functional.adoc 6 years ago
Sébastien Deleuze 884c7696ce Make it possible to run Spring MVC without kotlin-reflect 6 years ago
Sam Brannen 3aa7f45738 Upgrade to JUnit 5.6.2 6 years ago
Sam Brannen 154fa29471 Upgrade to spring-doc-resources 0.2.1 6 years ago
Stephane Nicoll 4523d9586f Start building against Reactor Dysprosium-SR7 snapshots 6 years ago
Brian Clozel 39536acf9f Fix potential leak in MimeTypeUtils LRUCache 6 years ago
Juergen Hoeller de0d06fab5 Polishing 6 years ago
Lars Grefer 8682a5d89a Honor overriden AccepptHeaderLocaleContextResolver.getDefaultLocale() 6 years ago
Сергей Цыпанов e1951a098b Improve performance of StringUtils.deleteAny() 6 years ago
Sam Brannen 8c0aaf4863 Delete meaningless "performance" test 6 years ago
Sam Brannen 9628038c58 Upgrade to BeanShell 2.0b6 6 years ago
Sébastien Deleuze 3c354a9b18 Avoid using Mockito argument matcher in Mockk test 6 years ago
Sam Brannen 6c26765985 Document default constructor as fallback for non-@Autowired constructors 6 years ago
Sam Brannen a5498ba2ad Test status quo for @Primary + TransactionManagementConfigurer in TCF 6 years ago
Sam Brannen a42944d364 Consolidate TxMgr lookup tests in the TCF 6 years ago
Sam Brannen 1d0c5195bc Polish Javadoc for TransactionManagementConfigurer 6 years ago
Sam Brannen 144b0e1437 Test status quo for @Primary + TransactionManagementConfigurer 6 years ago
Sam Brannen dc5ddffd03 Polishing 6 years ago
Sam Brannen f8ab19dc68 Ensure @EnableTxMgmt tests actually test something 6 years ago
Qimiao Chen fd8d11c7e3
Use single String instead of String[] for varargs argument 6 years ago
Juergen Hoeller 251501587b Consistent nullability of arguments array in JdbcOperations/Template 6 years ago
Juergen Hoeller 6177e38eb6 Close-suppressing Connection proxy exposes target isClosed() state 6 years ago
Juergen Hoeller a70ad0094f Clear by-type cache in case of no pre-existing bean definition as well 6 years ago
Juergen Hoeller 151a18d691 Explicit notes on BeanFactory.getType vs bean class in bean definition 6 years ago
Juergen Hoeller 8595f01e44 Polishing 6 years ago
Moran Avigdor 7d5e474e0d Recursively copy directory with symbolic link 6 years ago
Sam Brannen 9f0ce09cf0 Update copyright date 6 years ago
Sam Brannen 0636ba68d7
Fix Javadoc in PathPattern (#24841) 6 years ago
Sam Brannen c9e13d448a
Revert change to PathPattern Javadoc 6 years ago
Rossen Stoyanchev 897557fd1b Fix faulty tests 6 years ago
Rossen Stoyanchev 6f0a76a65f Polishing 6 years ago
Gurps Bassi 4aca91c3b0 corrected javadoc 6 years ago
Rossen Stoyanchev 7d0f48289b Improve error handling in WebAsyncManager 6 years ago
Sam Brannen a842434bff Document precedence for @DynamicPropertySource 6 years ago
Jay Bryant b7eb983107 Update to spring-doc-resources version 0.2.0 6 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 6 years ago
Sam Brannen d8567749b8 Fix Javadoc 6 years ago
Sam Brannen 01cf0a3d4e Polish MBeanClientInterceptorTests and recover two lost tests 6 years ago