33180 Commits (769ba9e23b4ff7d9ea0d14cdcced75d6743d8e3f)
 

Author SHA1 Message Date
Sam Brannen 769ba9e23b Merge branch '6.2.x' 10 months ago
Sam Brannen 1ad05db877 Simplify dependency management for JUnit artifacts 10 months ago
Sam Brannen 5513139ef5 Clean up warnings and revise for consistency 10 months ago
Sam Brannen bb7c497bdd Remove obsolete code from internal HibernateTransactionObject 10 months ago
Sam Brannen b211ac1f4a Resolve warning in CachingMetadataReaderFactoryTests 10 months ago
Sam Brannen ec16b03949 Support navigation to failed tests in @⁠Inject TCK tests 10 months ago
Sam Brannen ed86daa080 Convert Spring @⁠Inject TCK tests from JUnit 3 to JUnit Jupiter 10 months ago
Sam Brannen ad278cd52e Fix ExponentialBackOffTests 10 months ago
Sam Brannen 4cdfd90882 Polish backoff and retry support 10 months ago
Juergen Hoeller 96f0399072 Reintroduce FixedBackOff(long) constructor 10 months ago
Juergen Hoeller 15dd320b95 Consistent maxAttempts (long) and delay/maxDelay (Duration) declarations 10 months ago
Sam Brannen bcdf26d492 Redesign RetryPolicy to directly incorporate BackOff 10 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 10 months ago
rstoyanchev 224f1af08e Prepare to support API versioning for fn 10 months ago
rstoyanchev d045f44693 Polishing in RequestMappingHandlerMapping 10 months ago
Sam Brannen 7cc29d2019 Revise naming and docs for "jitter" and "multiplier" in AOP retry support 10 months ago
Sam Brannen 98b29b5e37 Consistently implement toString() in BackOff strategies 10 months ago
Sam Brannen d97288a74e Improve Javadoc and tests for BackOff strategies 10 months ago
Brian Clozel 28f9adf88e Simplify media files detection in WebMvcConfigurationSupport 10 months ago
Juergen Hoeller 02ff681c73 Merge branch '6.2.x' 10 months ago
Juergen Hoeller bd72f1fefc Fix inconsistencies in StaticListableBeanFactory 10 months ago
Juergen Hoeller 15209dd2a7 Upgrade to Hibernate ORM 7.0.3 and EclipseLink 5.0.0-B08 10 months ago
Brian Clozel da124a9e89 Make HttpMessageConverters classpath detection static 10 months ago
Brian Clozel 7e919d2c96 Reorder multipart converter for server converters 10 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 10 months ago
Brian Clozel 1af25e9cb1 Add HttpMessageConverters 10 months ago
Juergen Hoeller 4b44a34692 Complete treatment of RuntimeBeanReference in BeanDefinitionValueResolver 10 months ago
Stefano Cordio f7fef93842 Refine nullability of MethodInvoker#setArguments 10 months ago
Juergen Hoeller 841d9fb73b Add public method to get bean order on DefaultListableBeanFactory 10 months ago
Juergen Hoeller c5da405314 Consistent type-based bean lookup for RuntimeBeanReference 10 months ago
Juergen Hoeller 06ef82e9a5 Consistent type-based bean lookup for internal resolution paths 10 months ago
Juergen Hoeller 2e9e45ee55 Restore translation of IllegalArgumentException for JPA 10 months ago
Juergen Hoeller b3dc75265d Merge branch '6.2.x' 10 months ago
Juergen Hoeller 511739e3de Add missing test for IllegalArgumentException 10 months ago
Brian Clozel 6e6280a42c Disallow @org.jetbrains.annotations.Nullable imports 10 months ago
Tran Ngoc Nhan 1a046f9cec Fix Nullable import in ClassFileAnnotationMetadata 10 months ago
Brian Clozel 2fa25b50d9 Fix caching operations in CachingMetadataReaderFactory 10 months ago
Juergen Hoeller b3a5473bc7 Merge branch '6.2.x' 10 months ago
Juergen Hoeller 61474cc34c Upgrade to Checkstyle 10.26 10 months ago
Juergen Hoeller 0bee65482f Document actual status of orm.hibernate5 and Hibernate JPA support 10 months ago
Juergen Hoeller 543314fcbb Polishing 10 months ago
Juergen Hoeller d47f1a1749 Migrate orm.hibernate5 to orm.jpa.hibernate package for Hibernate ORM 7.0 10 months ago
Sam Brannen f3f05da39b Refer to Spring Retry project in Javadoc 10 months ago
rstoyanchev e508dea82d Merge branch '6.2.x' 10 months ago
rstoyanchev f84552a97e Polishing contribution 10 months ago
Daniil Razorenov 8d6117e419 Support StreamingHttpOutputMessage in RestClient 10 months ago
rstoyanchev 40eb9c2c81 Add docs for API version deprecation support 10 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 10 months ago
rstoyanchev 3cb8a833e4 Polishing API versioning ref docs 10 months ago
rstoyanchev 785aab8ad5 Rename ApiDeprecationHandler to insert "Version" 10 months ago