22985 Commits (767299c6dd607c7d540310fb9db9832ebaff659c)
 

Author SHA1 Message Date
Thomas Darimont 767299c6dd Document @Bean definitions via default methods 3 years ago
Stephane Nicoll 3290495222 Merge pull request #27699 from quaff 3 years ago
Yanming Zhou b4b3c2ead6 Fix typo 3 years ago
Jerome Prinet dfd5374f02 Upgrade Gradle enterprise plugin to 3.7.2 3 years ago
Arjen Poutsma 722ab25f27 Support empty file names in UriUtils::extractFileExtension 3 years ago
Sam Brannen c37d6c30a0 Fix nullability declarations in MergedContextConfiguration 3 years ago
Arjen Poutsma 5fbdd6dcfe Throw exception using capturing patterns in AntPathMatcher 3 years ago
d4ksn 29572600dc Ensure that references > MAX_REFERENCE_SIZE are not processed 3 years ago
Spring Builds aaf626a537 Next development version (v5.3.14-SNAPSHOT) 3 years ago
Arjen Poutsma 9197f15a30 Use ByteArrayDecoder in DefaultClientResponse::createException 3 years ago
Juergen Hoeller 15a6373fed Avoid nullability warnings 3 years ago
Juergen Hoeller 2a268701c4 Introduce optimizeLocations flag for resource location filtering on startup 3 years ago
Juergen Hoeller 11a0df3fd1 Upgrade to Tomcat 9.0.54, Netty 4.1.70, HtmlUnit 2.54, XMLUnit 2.8.3 3 years ago
Juergen Hoeller b167e1a93f Remove unnecessary final declarations (for consistency) 3 years ago
Juergen Hoeller 8d735e6e60 Note on PersistenceExceptionTranslator sorting and non-singleton retrieval 3 years ago
Juergen Hoeller 9bc09631d6 Recommend ObjectProvider as alternative to @Lazy for optional dependencies 3 years ago
Stephane Nicoll 39be572a7a Upgrade to Reactor 2020.0.13 3 years ago
Abdullah Khan 6ac780d595 Fix grammar in webflux-webclient.adoc 3 years ago
Rossen Stoyanchev c6ce65ef56 Polishing contribution 3 years ago
happyWilliam0 b5743966d6 Improve efficiency of UrlPathHelper#getSanitizedPath 3 years ago
Rossen Stoyanchev c5de5c9939 Update Javadoc of LogFormatUtils 3 years ago
Sam Brannen ff1485fd8d Fix log message formatting in CandidateComponentsIndexLoader 3 years ago
Stephane Nicoll 1b4438caac Start building against Reactor 2020.0.13 snapshots 3 years ago
Arjen Poutsma 0c7e000250 Refactor Contents to DefaultParts 3 years ago
Arjen Poutsma 694db2273f Add Part::delete method 3 years ago
Stephane Nicoll 47d3819eab Merge pull request #27604 from Xjzon 3 years ago
Stephane Nicoll f295c8b2fb Polish "Add support for custom expression parsing" 3 years ago
Xjzon 40d84c297b Add support for custom expression parsing 3 years ago
Arjen Poutsma 0416168d0e Fix bug in max header calculation in DefaultPartHttpMessageReader 3 years ago
Sam Brannen c4c3d59d07 Remove unused code in FormattingConversionServiceTests 3 years ago
Сергей Цыпанов 0268e76298 Improve mapping function in ExtendedEntityManagerCreator.createProxy() 3 years ago
Kenzo Spaulding 4ec8ae42f4 Add test cases to SpEL's MapAccessorTests 3 years ago
Sam Brannen 995aaa6159 Polishing 3 years ago
Sam Brannen 2c89ff934d Update copyright date 3 years ago
Daniil Pozdeev c58853f5e5 Use LocalDataSourceJobStore only if one is not set via Quartz properties 3 years ago
xxpain 66826ac960 Fix typo in Javadoc in HeaderAssertions 3 years ago
Sam Brannen a603779f33 Return previous value in UndertowHeadersAdapter's remove() method 3 years ago
Сергей Цыпанов e5475d698a Iterate over Map's entrySet() instead of keySet() in PropertyEditorRegistrySupport 3 years ago
Sam Brannen b728b4640b Add explicit tests for SpEL functions for fix for gh-27582 3 years ago
Sam Brannen bc657eb4d5 Fix SpEL vararg method invocation for strings containing commas 3 years ago
Sam Brannen 9b967775ed Polish Spel's ReflectionHelper.setupArgumentsForVarargsInvocation() 3 years ago
Sam Brannen 9af11ad5ce Fix Javadoc formatting issues 3 years ago
Sam Brannen 7a54ff2d21 Extract public TypeFilterUtils from ComponentScanAnnotationParser 3 years ago
Sam Brannen ec3f857bda Polish contribution 3 years ago
no-brand b3eb1a2ad7 Improve example in Javadoc for HttpEntity 3 years ago
Spring Builds bce850aa12 Next development version (v5.3.13-SNAPSHOT) 3 years ago
Sam Brannen 3d6d8a947a Update "Reporting a Vulnerability" link 3 years ago
Sam Brannen 6fa6bfe421 Fix link to Spring Framework project page in Javadoc overview 3 years ago
Rossen Stoyanchev 05ea991d62 Removing locations logging in ResourceHttpRequestHandler 3 years ago
Arjen Poutsma a248a52575 Revert transitive MediaType comparators 3 years ago