33189 Commits (60b19278c021d81d913cdce96dfca2cb328d3bfa)
 

Author SHA1 Message Date
Sam Brannen 60b19278c0 Merge branch '6.2.x' 9 months ago
Sam Brannen 900dd0c3eb Polish contribution 9 months ago
Jeroen Meijer 41cb6ae1a5 Add getter for OverflowStrategy in ConcurrentWebSocketSessionDecorator 9 months ago
rstoyanchev 1a9f19f87f Update use of preset content-type for streaming 9 months ago
rstoyanchev 817136a0e9 Merge branch '6.2.x' 9 months ago
rstoyanchev 55634f972c Use preset content-type for streaming response 9 months ago
Stéphane Nicoll 6a3311ba8e Merge branch '6.2.x' 9 months ago
Stéphane Nicoll e88b70e6ad Slice bean registrations in separate file if necessary 9 months ago
Sébastien Deleuze 0e11dbfcca Use Java 24 instead of Java 23 in the CI Github action 9 months ago
Sam Brannen 769ba9e23b Merge branch '6.2.x' 9 months ago
Sam Brannen 1ad05db877 Simplify dependency management for JUnit artifacts 9 months ago
Sam Brannen 5513139ef5 Clean up warnings and revise for consistency 9 months ago
Sam Brannen bb7c497bdd Remove obsolete code from internal HibernateTransactionObject 9 months ago
Sam Brannen b211ac1f4a Resolve warning in CachingMetadataReaderFactoryTests 9 months ago
Sam Brannen ec16b03949 Support navigation to failed tests in @⁠Inject TCK tests 9 months ago
Sam Brannen ed86daa080 Convert Spring @⁠Inject TCK tests from JUnit 3 to JUnit Jupiter 9 months ago
Sam Brannen ad278cd52e Fix ExponentialBackOffTests 9 months ago
Sam Brannen 4cdfd90882 Polish backoff and retry support 9 months ago
Juergen Hoeller 96f0399072 Reintroduce FixedBackOff(long) constructor 9 months ago
Juergen Hoeller 15dd320b95 Consistent maxAttempts (long) and delay/maxDelay (Duration) declarations 9 months ago
Sam Brannen bcdf26d492 Redesign RetryPolicy to directly incorporate BackOff 9 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 9 months ago
rstoyanchev 224f1af08e Prepare to support API versioning for fn 9 months ago
rstoyanchev d045f44693 Polishing in RequestMappingHandlerMapping 9 months ago
Sam Brannen 7cc29d2019 Revise naming and docs for "jitter" and "multiplier" in AOP retry support 9 months ago
Sam Brannen 98b29b5e37 Consistently implement toString() in BackOff strategies 9 months ago
Sam Brannen d97288a74e Improve Javadoc and tests for BackOff strategies 9 months ago
Brian Clozel 28f9adf88e Simplify media files detection in WebMvcConfigurationSupport 9 months ago
Juergen Hoeller 02ff681c73 Merge branch '6.2.x' 9 months ago
Juergen Hoeller bd72f1fefc Fix inconsistencies in StaticListableBeanFactory 9 months ago
Juergen Hoeller 15209dd2a7 Upgrade to Hibernate ORM 7.0.3 and EclipseLink 5.0.0-B08 9 months ago
Brian Clozel da124a9e89 Make HttpMessageConverters classpath detection static 9 months ago
Brian Clozel 7e919d2c96 Reorder multipart converter for server converters 9 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 9 months ago
Brian Clozel 1af25e9cb1 Add HttpMessageConverters 9 months ago
Juergen Hoeller 4b44a34692 Complete treatment of RuntimeBeanReference in BeanDefinitionValueResolver 9 months ago
Stefano Cordio f7fef93842 Refine nullability of MethodInvoker#setArguments 9 months ago
Juergen Hoeller 841d9fb73b Add public method to get bean order on DefaultListableBeanFactory 9 months ago
Juergen Hoeller c5da405314 Consistent type-based bean lookup for RuntimeBeanReference 9 months ago
Juergen Hoeller 06ef82e9a5 Consistent type-based bean lookup for internal resolution paths 9 months ago
Juergen Hoeller 2e9e45ee55 Restore translation of IllegalArgumentException for JPA 9 months ago
Juergen Hoeller b3dc75265d Merge branch '6.2.x' 9 months ago
Juergen Hoeller 511739e3de Add missing test for IllegalArgumentException 9 months ago
Brian Clozel 6e6280a42c Disallow @org.jetbrains.annotations.Nullable imports 9 months ago
Tran Ngoc Nhan 1a046f9cec Fix Nullable import in ClassFileAnnotationMetadata 9 months ago
Brian Clozel 2fa25b50d9 Fix caching operations in CachingMetadataReaderFactory 9 months ago
Juergen Hoeller b3a5473bc7 Merge branch '6.2.x' 9 months ago
Juergen Hoeller 61474cc34c Upgrade to Checkstyle 10.26 9 months ago
Juergen Hoeller 0bee65482f Document actual status of orm.hibernate5 and Hibernate JPA support 9 months ago
Juergen Hoeller 543314fcbb Polishing 9 months ago