33137 Commits (e508dea82d8a6a90bc76c672c9704684f094cc2d)
 

Author SHA1 Message Date
rstoyanchev e508dea82d Merge branch '6.2.x' 9 months ago
rstoyanchev f84552a97e Polishing contribution 9 months ago
Daniil Razorenov 8d6117e419 Support StreamingHttpOutputMessage in RestClient 9 months ago
rstoyanchev 40eb9c2c81 Add docs for API version deprecation support 9 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 9 months ago
rstoyanchev 3cb8a833e4 Polishing API versioning ref docs 9 months ago
rstoyanchev 785aab8ad5 Rename ApiDeprecationHandler to insert "Version" 9 months ago
Sam Brannen 7606a929c9 Fail build for JUnit discovery issues 9 months ago
Sam Brannen ad2b7f4d01 Merge branch '6.2.x' 9 months ago
Sam Brannen 2477544a8f Polishing 9 months ago
Tran Ngoc Nhan abbd4ebcf6 Link to @⁠ContextConfiguration Javadoc from reference manual 9 months ago
Juergen Hoeller e828bbbb0a Invert order of suppressed exceptions (for common exception rendering) 9 months ago
Juergen Hoeller 90c875144a Merge branch '6.2.x' 9 months ago
Juergen Hoeller b6aa6899a8 Polishing 9 months ago
Juergen Hoeller 4190209ead Add missing AOT support for method overrides (including @Lookup) 9 months ago
Juergen Hoeller 04f3975e0f Support for qualified EntityManager/EntityManagerFactory injection (JPA 3.2) 9 months ago
Juergen Hoeller b0eacd22e0 Support for exposing additional object types in SmartFactoryBean 9 months ago
Sam Brannen 3bf9b0de72 Merge branch '6.2.x' 9 months ago
Sam Brannen cdf4c61d08 Upgrade to JUnit 5.13.2 9 months ago
Sébastien Deleuze 839d3a7d44 Refine nullability of PropertyResolver.getProperty(key: String) 9 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 9 months ago
rstoyanchev 3dfb6a7c0b Fix failing test 9 months ago
rstoyanchev ffdf941219 Resolve API version in RequestMappingHandlerMapping 9 months ago
rstoyanchev 492e51f3ba Add handling of deprecated API versions 9 months ago
rstoyanchev 0eec1dc636 Consistently validate API version 9 months ago
rstoyanchev a0f9872746 Refactor construction of VersionRequestCondition 9 months ago
rstoyanchev 5d34f9c87e Support API versioning via MediaType parameter 9 months ago
Sébastien Deleuze ba9bef6bbf Upgrade to Kotlin 2.2.0 9 months ago
Sébastien Deleuze fee873d8d2 Update JUnit javadoc link 9 months ago
Juergen Hoeller f36fec1651 Upgrade to Hibernate ORM 7.0.2 and Hibernate Validator 9.0.1 9 months ago
Sam Brannen 12146c4a1b Clean up warning in Gradle build 9 months ago
Sam Brannen 7ffd4e7cf8 Sync test fixture MockServerHttpRequest implementation with original 9 months ago
Brian Clozel 8448dc90a4 Upgrade to Jetty 12.1.0.beta1 9 months ago
Sam Brannen c17b481939 Fix link in Javadoc 9 months ago
Sam Brannen f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo 9 months ago
Sam Brannen 1fb04cb83a Add support for configuring SslInfo in WebTestClient 9 months ago
Sam Brannen 4375e59a28 Polish WebTestClient ApplicationContext tests 9 months ago
Sam Brannen 9ca7b623aa Introduce MockSslInfo 9 months ago
rstoyanchev a2b90d9e9a Add HttpExchangeAdapter decoration 9 months ago
Sam Brannen 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest 9 months ago
WonYong Hwang 5d0fc72eb2
Document intention of toString() in HandlerMethod 9 months ago
Juergen Hoeller a265a135d5 Align package namespace in TaskManagementConfigUtils constants 9 months ago
Juergen Hoeller 6927e39e6b Merge branch '6.2.x' 9 months ago
Juergen Hoeller aa525cc3cd Delegate to ReflectionUtils.accessibleConstructor 9 months ago
Juergen Hoeller 00399dc1b3 Reject null for returned CompletableFuture (avoiding subsequent NPE) 9 months ago
Juergen Hoeller e33adadc62 Detect SQL state 57014 as QueryTimeoutException 9 months ago
Brian Clozel 0202d79232 Merge branch '6.2.x' 9 months ago
Brian Clozel 45d887f973 Fix missing request body for GET and DELETE JdkClientHttpRequest 9 months ago
Sam Brannen c5fd57d92b Polish @⁠Retryable Javadoc and internals 9 months ago
Sébastien Deleuze f601bbb2ac Allow usage of `@CheckReturnValue` on types and ctors 9 months ago