18370 Commits (b254777744a6bfa28f4061d4d4c80d39ff6aacf0)
 

Author SHA1 Message Date
Juergen Hoeller a368040fd6 Polishing 5 years ago
Juergen Hoeller 5dbd3b0bbf Avoid ByteArrayOutputStream for source values without the need to be encoded 5 years ago
Juergen Hoeller 197dbffe20 Support variable resolution of wildcard types 5 years ago
Sam Brannen 5341e77796 Introduce regression tests for prototype/request-scoped @ControllerAdvice 5 years ago
Sam Brannen f049a6ec16 Add integration test for gh-24110 5 years ago
Spring Buildmaster 7203da7133 Next Development Version 5 years ago
Brian Clozel a21df0cc6d Provide default codecs config callback to custom codecs 5 years ago
Brian Clozel 83683a13bb Allow ExchangeStrategies customizations in WebClient 5 years ago
Juergen Hoeller 59165dd526 Upgrade to AspectJ 1.9.5 and Checkstyle 8.27 5 years ago
Brian Clozel 25554d0b21 Revert "Allow ExchangeStrategies customizations in WebClient" 5 years ago
Juergen Hoeller 4f86282b14 Polishing 5 years ago
Juergen Hoeller b3237f3eb6 Polishing 5 years ago
Juergen Hoeller fd68fb115d Backport of recent ExtendedBeanInfo refinements from master 5 years ago
Brian Clozel 43e047c523 Allow ExchangeStrategies customizations in WebClient 5 years ago
Sam Brannen 7fdf775394 Test status quo for @Inherited annotations in AnnotationMetadata 5 years ago
Sam Brannen 59084c6b73 Test status quo for AnnotatedTypeMetadata.getAnnotationAttributes() 5 years ago
Stephane Nicoll 4fcc09a02c Upgrade to Reactor Californium-SR14 5 years ago
Arjen Poutsma f5b082d3b3 Remove println 5 years ago
Arjen Poutsma c164759c41 Fix NullPointerException in Jackson2SmileDecoder 5 years ago
Juergen Hoeller 2179b67706 Upgrade to Tomcat 9.0.29, Jetty 9.4.24, RxJava 2.2.15 5 years ago
Rossen Stoyanchev fbde98f36e Add missing verify() in Jackson2TokenizerTests 5 years ago
Rossen Stoyanchev 529f8ba786 Extra isReady-onWritePossible after last write 5 years ago
Juergen Hoeller f4676bb41c Restore short-circuiting in equals implementation 5 years ago
Juergen Hoeller 262332a7c9 Upgrade to Jetty 9.4.23 and Woodstox 5.3 5 years ago
Juergen Hoeller 8b1709b8f3 Upgrade to Hibernate Validator 6.0.18 and Undertow 2.0.28 5 years ago
Juergen Hoeller aee33d8b4b Mark SqlRowSet accessor methods as nullable (for alignment with JDBC) 5 years ago
Stephane Nicoll 83f03976ea Start building against Reactor Californium-SR14 snapshots 5 years ago
Sam Brannen ffcd83e3a8 Ignore scoped proxy targets for @ControllerAdvice beans 5 years ago
Sam Brannen 9a522946a5 Backport tests for gh-23985 5 years ago
Juergen Hoeller 268d029584 Avoid substring allocation in StringUtils.replace 5 years ago
Juergen Hoeller 85471d0587 Revise getElementTypeDescriptor javadoc (no IllegalStateException) 5 years ago
Sam Brannen 96a1a0dec5 Convert InstantFormatterTests to JUnit 4 5 years ago
Sam Brannen 40ac055d11 Polish contribution 5 years ago
monosoul c9a6f4282a Inverse condition to fix ISO-formatted Instant parsing 5 years ago
Juergen Hoeller 6ed6c08ace Polishing 5 years ago
Juergen Hoeller e4c57a9b61 Minor internal refinements (backported from master) 5 years ago
Juergen Hoeller b0d8a667a1 Upgrade to Hibernate ORM 5.3.14 5 years ago
Juergen Hoeller 9c9ee22c2b Note on injecting results from local @Bean methods (self references) 5 years ago
Juergen Hoeller 639dce6282 Support for new MySQL 8 error code 3572 5 years ago
YuDongYing 8e65834c44 Fix schemaZip Gradle task on MS Windows 5 years ago
Rossen Stoyanchev 64db939e4a Javadoc update for content negotiation 5 years ago
Sam Brannen 3d83f869d9 Fix Javadoc for SmartLifecycle.DEFAULT_PHASE regarding ordering 5 years ago
Juergen Hoeller 088a653318 Upgrade to RxJava 2.2.14, OkHttp 3.14.4, Awaitility 3.1.6 5 years ago
Juergen Hoeller bdb1a81a39 Use Method.getParameterCount() when full type array is never needed 5 years ago
Arjen Poutsma c2e7b6341c Polishing 5 years ago
Arjen Poutsma e75556bc7b Polishing 5 years ago
Arjen Poutsma d3d40983d6 Corrupt multipart should not hang SynchronossPartHttpMessageReader 5 years ago
Arjen Poutsma 32adf77b22 Corrupt multipart should not hang SynchronossPartHttpMessageReader 5 years ago
Rossen Stoyanchev 1301c7e95d Update WebMvcConfigurer#addInterceptors Javadoc 5 years ago
Rossen Stoyanchev 1a057654b2 Defer ExchangeFilterFunction to subscription time 5 years ago