Juergen Hoeller
fd17df91fd
Merge branch '6.0.x'
...
# Conflicts:
# spring-jdbc/src/main/java/org/springframework/jdbc/support/AbstractFallbackSQLExceptionTranslator.java
1 year ago
Juergen Hoeller
384246c360
Polishing
1 year ago
Juergen Hoeller
e30391661d
Document repeatable annotation semantics for @Scheduled
...
Closes gh-23959
1 year ago
Juergen Hoeller
519927421e
Add support for configurable custom translator
...
Closes gh-24634
1 year ago
Juergen Hoeller
52c19272c6
Deprecate MBeanExporter's AUTODETECT constants
...
Closes gh-30874
1 year ago
Juergen Hoeller
0d5a7db238
Remove unused import
...
See gh-30886
1 year ago
Juergen Hoeller
064cd3b7af
Merge branch '6.0.x'
...
# Conflicts:
# gradle.properties
# spring-core/src/main/java/org/springframework/core/convert/support/GenericConversionService.java
1 year ago
Juergen Hoeller
75f5dac16b
Polishing
1 year ago
Juergen Hoeller
6957ac5324
Trigger late commit in JmsResourceSynchronization.afterCompletion if necessary
...
Closes gh-20817
1 year ago
Juergen Hoeller
d24c131130
Expose convert(Object, TypeDescriptor) in ConversionService interface
...
Closes gh-25394
1 year ago
Juergen Hoeller
0ab94478fe
Add since tags and code style refinements
...
See gh-27735
1 year ago
René Wittner
4b80b0f490
DataAccessUtils result accessors with Optional return value ( #27735 )
1 year ago
rstoyanchev
793581ebde
Add ForwardedHeaderUtils
...
Closes gh-30886
1 year ago
Brian Clozel
cc7f3101b7
Upgrade to Context Propagation 1.1.0-M3
...
Closes gh-30882
1 year ago
Spring Builds
bddd3feb83
Next development version (v6.0.12-SNAPSHOT)
1 year ago
Arjen Poutsma
49c463b1d2
Polish RestClient request factories
...
This commit changes the default request factory from the
SimpleClientHttpRequestFactory to the JdkClientHttpRequestFactory if
available. It also adds detection logic for OkHttp and Jetty.
1 year ago
Juergen Hoeller
094eb3e236
Use varargs for array elements
...
See gh-1850
1 year ago
Juergen Hoeller
3fed2ec3a1
Add common SqlValue implementation for JDBC Array creation
...
Closes gh-1850
1 year ago
Juergen Hoeller
357d5b4e6e
Merge branch '6.0.x'
1 year ago
Juergen Hoeller
c873a597c7
Polishing
1 year ago
Juergen Hoeller
4152034799
Move transaction configuration check to transaction.annotation package
...
AbstractTransactionManagementConfiguration.transactionalEventListenerFactory() creating a RestrictedTransactionalEventListenerFactory now.
See gh-30679
1 year ago
rstoyanchev
3c9cfa8a0f
Revise order of method declarations in WebFluxConfigurer
...
See gh-30678
1 year ago
rstoyanchev
b016f385e1
Add BlockingExecutionConfigurer to WebFlux config
...
Closes gh-30678
1 year ago
Stephane Nicoll
f40d1f2329
Merge branch '6.0.x'
1 year ago
Stephane Nicoll
4dc93bc485
Avoid ambiguous call with BeanInstanceSupplier#withGenerator
...
Previously, BeanInstanceSupplier had three variants of the
`withGenerator` callback, one with a bi function, one with a function,
and with a supplier. This could lead to compilation failure when the
target type has a method with the same name and a number of arguments
that match another variant.
It turns out the supplier-based variant is only used a shortcut. This
commit deprecates it and update ghe code generation to use the function
instead.
Closes gh-29278
1 year ago
Stephane Nicoll
f73f1e0687
Merge branch '6.0.x'
1 year ago
Stephane Nicoll
1b09ef5051
Avoid ambiguous call with BeanInstanceSupplier#withGenerator
...
Previously, BeanInstanceSupplier had three variants of the
`withGenerator` callback, one with a bi function, one with a function,
and with a supplier. This could lead to compilation failure when the
target type has a method with the same name and a number of arguments
that match another variant.
It turns out the supplier-based variant is only used a shortcut. This
commit deprecates it and update ghe code generation to use the function
instead.
Closes gh-29278
1 year ago
Juergen Hoeller
c1932dd307
Support for MultiValueMap elements in bean property paths
...
Closes gh-26297
1 year ago
Sébastien Deleuze
490ff0af5e
Refine the log message printed after restoration
...
Closes gh-30876
1 year ago
Sam Brannen
16b9640af2
Merge branch '6.0.x'
1 year ago
Sam Brannen
68f2b0ca59
Rely on auto-boxing in tests
1 year ago
Sam Brannen
2e3fbac9a0
Merge branch '6.0.x'
1 year ago
Sam Brannen
1edc0d8002
Remove outdated Javadoc cross references
1 year ago
Sam Brannen
18c11e84f3
Merge branch '6.0.x'
1 year ago
Sam Brannen
a6dc020dc4
Remove since tag
1 year ago
Sam Brannen
07422d709e
Remove getAutodetectMode() in MBeanExporter
...
After further consideration, the team has decided to remove the
getAutodetectMode() method since its return type conflicts with the
parameter type in setAutodetectMode(int), making it an invalid bean
property.
See gh-30855
1 year ago
Brian Clozel
a2da97bc4c
Upgrade to Micrometer 1.12.0-M1
...
Closes gh-30872
1 year ago
Brian Clozel
2e809903ec
Upgrade to Reactor 2023.0.0-M1
...
Closes gh-30856
1 year ago
Brian Clozel
6075629015
Merge branch '6.0.x'
1 year ago
Brian Clozel
768fc7e341
Upgrade to Reactor 2022.0.9
...
Closes gh-30871
1 year ago
Juergen Hoeller
c20a2e4763
Support for indexing into any Collection/Iterable
...
Closes gh-907
1 year ago
Juergen Hoeller
e048b093b5
ContextClosedEvent triggers early cancelling of scheduled tasks
...
Closes gh-24629
See gh-27090
1 year ago
rstoyanchev
57ed5bf34b
Polishing contribution
...
Closes gh-30869
1 year ago
Olga MaciaszekSharma
8b77ed164d
Add RestClientAdapter
...
See gh-30869
1 year ago
Sébastien Deleuze
3a8c40fd2f
Merge branch '6.0.x'
1 year ago
Johnny Lim
8ecedb81b3
Add missing @Nullable annotations in ContentDisposition.Builder
...
Closes gh-30820
1 year ago
Juergen Hoeller
3a481a7d7f
Merge branch '6.0.x'
1 year ago
Juergen Hoeller
f19433f2d8
Polishing
1 year ago
Juergen Hoeller
0b02a5e073
Avoid illegal reflective access in ContextOverridingClassLoader
...
Closes gh-22791
1 year ago
Juergen Hoeller
e2b24f3c12
Improve diagnostics for LinkageError in case of ClassLoader mismatch
...
Closes gh-25940
1 year ago