23660 Commits (f9d8367379371f52887a210f1bc8ff8682d596e2)
 

Author SHA1 Message Date
rstoyanchev f9d8367379 Exclude URL query from checkpoint in DefaultWebClient 3 years ago
rstoyanchev 09b19d7aa6 Update RestTemplate Javadoc 3 years ago
rstoyanchev 8ade083a05 Filter out null WebSocketSession attributes 3 years ago
rstoyanchev db9e89fba9 Update docs on web controller method return values 3 years ago
Juergen Hoeller d7d44c6c51 Polishing 3 years ago
Juergen Hoeller 330d2a5982 Upgrade to Reactor 2020.0.24 3 years ago
Juergen Hoeller 86fbb8678a Use unquoted value in assertion message in MediaType.checkParameters() 3 years ago
Christoph Dreis 55b258f2de Avoid unnecessary allocations in StompDecoder#unescape 3 years ago
Sam Brannen f4b3333fa8 Avoid reflection for annotation attribute method invocations 3 years ago
Sam Brannen e5878ab15b Fix precondition assertions 3 years ago
Sam Brannen dedbbf0a79 Avoid warnings in tests 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen 902cdd1a2f Ignore spring-core-test from main branch in nohttp checks 3 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 3 years ago
Christoph Dreis 2a853aea67 Avoid String allocations in MediaType.checkParameters 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Sam Brannen 638d91f5f4 Ignore framework-docs from main branch in nohttp check 3 years ago
Sam Brannen 6abfe041b1 Ignore /framework-docs/build folder from main branch 3 years ago
Roy Lee 462d33e68d Fix typo in WebSocket reference doc regarding subscription header 3 years ago
Steve Gerhardt fded79d807 Make SimpleMailMessage setters parameters nullable 3 years ago
Sébastien Deleuze c14cbd07f4 Use non-null DateFormat for CustomDateEditor in tests 3 years ago
Christoph Dreis 58bb6e7181 Reduce allocations caused by producible media types 3 years ago
David Costanzo e1df056059 Fix typo: "as describe in" -> "as described in" 3 years ago
Arjen Poutsma 46329851c1 Ensure state of PartGenerator accepts buffers 3 years ago
Arjen Poutsma 51d109de30 Updated sdkmanrc 3 years ago
rstoyanchev 3d89acf9ea Adjust checkForLeaks timeout settings 3 years ago
Brian Clozel 9410998897 Add caching headers to If-Unmodified-Since responses 3 years ago
Mikk Raudvere 12cc8a9f07 Fix typos 3 years ago
Juergen Hoeller 4c38777064 Explain logger name semantics (see AbstractTraceInterceptor.setLoggerName) 3 years ago
Vedran Pavic fb291379e4 Avoid use of Commons Logging in LoggingCacheErrorHandler public API 3 years ago
Juergen Hoeller 182ba4ac29 Upgrade to Checkstyle 10.3.4 3 years ago
Juergen Hoeller dbcfeb8f4f Aligned with PathMatchingResourcePatternResolverTests on main 3 years ago
Juergen Hoeller 6f64cfd1e5 Test square brackets with index/key expressions 3 years ago
Sam Brannen 652781c4a1 Test status quo in 5.3.x for PathMatchingResourcePatternResolver 3 years ago
Juergen Hoeller 8e25e32eb8 Polishing 3 years ago
Juergen Hoeller 4b0bf16389 Select ambiguous write method based on read method (matching its return type) 3 years ago
Juergen Hoeller 33023b240f Provide optional SimpleBeanInfoFactory for better introspection performance 3 years ago
Juergen Hoeller c407dc3df8 Reset/rebuild BeanPostProcessorCache within full synchronization 3 years ago
Sébastien Deleuze 1439c5bb8f Document how to use WebJars without webjars-locator-core dependency 3 years ago
Stephane Nicoll 3f42d4de43 Upgrade Ubuntu version in CI image 3 years ago
Sam Brannen 5ac687f4aa Add warning to AnnotatedElementUtils.getMergedRepeatableAnnotations() 3 years ago
Sam Brannen 332b25b680 Support searches for non-public repeatable annotations 3 years ago
Sam Brannen 9876701493 Support nesting in AnnotatedElementUtils.getMergedRepeatableAnnotations() 3 years ago
Sam Brannen 828f74f71a Support nesting in AnnotatedElementUtils.findMergedRepeatableAnnotations() 3 years ago
Sam Brannen 965dd66f8c Improve Javadoc for RepeatableContainers 3 years ago
Sam Brannen b71d95df71 Document how to switch to the default set of TestExecutionListeners 3 years ago
Sam Brannen b20de758b2 Support custom status code in ExchangeResult for WebTestClient 3 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 3 years ago
Sam Brannen a599601dd9 Document how to switch to the default set of TestExecutionListeners 3 years ago
Sam Brannen 5eee4673c1 Document limitation of AopTestUtils.getUltimateTargetObject() regarding non-static TargetSource 3 years ago