26327 Commits (2a5eab4b899dcb2000655039b6b754715348d66f)
 

Author SHA1 Message Date
Brian Clozel 5335778d8d Polish 2 years ago
Toshiaki Maki 616e7779e0 Add RFC-8246 support to CacheControl 2 years ago
Juergen Hoeller 84c7f07364 Consistent @Bean method return type for equivalence with XML example 2 years ago
Juergen Hoeller ac429a4ef7 Restore fallback to request attributes in FreeMarker template model 2 years ago
Arjen Poutsma 12d4dc1bae Polishing external contribution 2 years ago
Derrick Anderson 4da2499613 Introduce Resource::getContentAsString 2 years ago
rstoyanchev 18896aceca Adapt empty path to "/" in MockMvc 2 years ago
Juergen Hoeller d7824c7831 Polishing 2 years ago
Juergen Hoeller f91b2249b3 Upgrade to Netty 4.1.89 2 years ago
Juergen Hoeller 33b329e13a Latest patch from ASM master 2 years ago
rstoyanchev b23316302d Avoid blocking in InMemoryWebSessionStore#changeSessionId 2 years ago
rstoyanchev dc843adb45 Improve docs on {@code Accept-Language} negotiation 2 years ago
rstoyanchev 9fcafd2650 WebSocketConnectionManager accepts prepared URI 2 years ago
rstoyanchev ccbb4bdd27 PayloadMethodArgumentResolver supports Optional 2 years ago
rstoyanchev 5b79a57f14 Polishing 2 years ago
Simon Baslé 189d4e3e4c
Allow MockRest to match header/queryParam value list with one Matcher 2 years ago
Arjen Poutsma 79a1fcb099 Polishing DataBuffer::write(CharSequence, Charset) 2 years ago
Sébastien Deleuze 026be04b75 Polish CoroutinesAnnotationTransactionInterceptorTests 2 years ago
Sébastien Deleuze 45ae00fda3 Propagate the context in Coroutines transactions 2 years ago
Arjen Poutsma 3e2f58cdd2 Offer restricted access to DataBuffer's ByteBuffer 2 years ago
Boris Fox 72926c29f9 Temporarily set LocaleContextHolder to provide validation message interpolator with locale context (fixes SPR-17231). 2 years ago
rstoyanchev f5c1e2ffa1 Polishing contribution 2 years ago
Ronny Perinke 67df0756cd Support multipart/mixed and related in DefaultServerWebExchange 2 years ago
rstoyanchev 17bc3facaa Polishing contribution 2 years ago
Anatolii Zhmaiev 1de9426df0 Set reason for WebSocket CloseStatus.SESSION_NOT_RELIABLE 2 years ago
rstoyanchev 27fdf56ed5 Polishing contribution 2 years ago
Yanming Zhou 55392dfbd7 Define xml namespace as constant 2 years ago
Juergen Hoeller ca9439657e Detect MSSQL code 2601 as duplicate key (aligned with sql-error-codes.xml) 2 years ago
Sébastien Deleuze 5819d76d98 Document AOT limitation regarding to @Bean type 2 years ago
Johnny Lim 431ae03447 Polish 2 years ago
rstoyanchev a7ec6b4a2a Unwrap session before selecting stats counter 2 years ago
rstoyanchev e5ff54955f ProblemDetail XML support via Jackson 2 years ago
rstoyanchev 9c0b28ffdc Fix StringIndexOutOfBoundsException 2 years ago
Sam Brannen 08e7f5a292 Clearly document that DataClassRowMapper supports Java records 2 years ago
Sam Brannen 5f458e2578 Polish RowMapper tests 2 years ago
Sam Brannen 7584dfc79a Avoid confusing terminology in BeanPropertyRowMapper 2 years ago
Juergen Hoeller dc2c33e0ab Upgrade to Hibernate ORM 5.6.15, FreeMarker 2.3.32, TestNG 7.7.1, XMLUnit 2.9.1 2 years ago
Juergen Hoeller dbf360997a Convert non-pattern ClassLoader results to FileSystemResource if possible 2 years ago
Juergen Hoeller b719a87061 Suggest AOP proxy or CGLIB_CLASS_SEPARATOR check instead of isCglibProxyClass 2 years ago
Sam Brannen 97e557c886 Update copyright headers 2 years ago
Manthan Bhatt 89c170b095
Restrict forwards in MockMvcWebConnection to 100 2 years ago
Sam Brannen 482482f62b Revise Testcontainers examples based on feedback 2 years ago
Sébastien Deleuze a2a676241c Introduce HttpServiceProxyFactory#createClient Kotlin extension 2 years ago
Johnny Lim 28602ad012 Add MockMvc.multipart() Kotlin extensions with HttpMethod 2 years ago
Sam Brannen 8e9dc3590d Update @DynamicPropertySource examples regarding changes in Testcontainers 2 years ago
Sébastien Deleuze b8a7aa9395 Refine ControllerMappingReflectiveProcessor documentation 2 years ago
Sébastien Deleuze cb63164593 Refine Coroutines support in HttpServiceProxyFactory 2 years ago
Sébastien Deleuze 9f061f1eec Refine KotlinWebClientHttpServiceProxyTests 2 years ago
Donghyeon Kim 1d4bf58e8d Support Coroutines in HttpServiceProxyFactory 2 years ago
rstoyanchev ce85fdc5c7 Always use application/problem+json with ProblemDetail 2 years ago