Moritz Halbritter
9149ae50da
Use @AutoConfiguration for relative ordering on auto-configurations
2022-02-23 15:39:46 +01:00
Moritz Halbritter
9e9049ca7f
Add relative ordering to @AutoConfiguration
...
The relative ordering is implemented with @AliasFor annotations on the
@AutoConfiguration annotation. The production code already works without
changes, only the test code had to be modified. It now uses
AnnotationMetadata which already knows how to deal with @AliasFor
instead of using the reflection API directly.
See gh-29907
2022-02-23 15:39:41 +01:00
Andy Wilkinson
d427fa4b5d
Merge branch '2.7.x'
2022-02-23 11:53:31 +00:00
Andy Wilkinson
57cd34be88
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29971
2022-02-23 11:53:09 +00:00
Andy Wilkinson
a979925e63
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29970
2022-02-23 11:52:57 +00:00
Andy Wilkinson
7aca75c58c
Preserve ObjectName property order when name is unchanged
...
Closes gh-29953
2022-02-23 11:30:21 +00:00
Andy Wilkinson
6051a10d4a
Merge branch '2.7.x'
2022-02-23 09:01:26 +00:00
Andy Wilkinson
1ae46dee6d
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29967
2022-02-23 08:59:33 +00:00
Andy Wilkinson
4f8a18fa0a
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29966
2022-02-23 08:59:16 +00:00
Andy Wilkinson
9c9e04b8e4
Use mainClass rather than deprecated main in BootRun examples
...
Closes gh-29965
2022-02-23 08:59:04 +00:00
Stephane Nicoll
e9a9934b6b
Merge branch '2.7.x'
2022-02-23 08:37:14 +01:00
Stephane Nicoll
b42f21c5a6
Merge branch '2.6.x' into 2.7.x
2022-02-23 08:37:05 +01:00
Stephane Nicoll
da404e12fc
Upgrade to Spring Integration 5.5.9
...
Closes gh-29964
2022-02-23 08:36:44 +01:00
Stephane Nicoll
60637b7aaa
Upgrade to Spring Kafka 2.8.3
...
Closes gh-29759
2022-02-23 08:35:56 +01:00
Stephane Nicoll
fc964e5bce
Merge branch '2.5.x' into 2.6.x
2022-02-23 08:35:07 +01:00
Stephane Nicoll
9e3891a0fe
Upgrade to Spring Integration 5.5.9
...
Closes gh-29963
2022-02-23 08:29:23 +01:00
Stephane Nicoll
c8b7a17545
Upgrade to Spring Kafka 2.8.3
...
Closes gh-29722
2022-02-23 08:27:24 +01:00
Stephane Nicoll
ee7426a555
Upgrade to Spring Integration 5.5.9
...
Closes gh-29962
2022-02-23 08:21:14 +01:00
Stephane Nicoll
3f2d01628d
Upgrade to Spring Kafka 2.7.11
...
Closes gh-29712
2022-02-23 08:19:08 +01:00
Madhura Bhave
060979d987
Merge branch '2.7.x' into main
2022-02-22 15:51:51 -08:00
Madhura Bhave
64b8610c2e
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29960
2022-02-22 15:51:35 -08:00
Madhura Bhave
880db30c67
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29959
2022-02-22 15:49:18 -08:00
Madhura Bhave
a70fa80571
Rectify incorrect sanitizing regex example provided in how-to docs
...
Closes gh-29951
2022-02-22 15:44:50 -08:00
Scott Frederick
b64a6e6229
Merge branch '2.7.x' into main
2022-02-22 14:42:52 -06:00
Scott Frederick
c1fec6967e
Support constructor injection for FailureAnalyzers
...
This commit adds support for instantiating FailureAnalyzer
implementations with BeanFactory and/or an Environment constructor
arguments and deprecates support for setter injection of these values
using BeanFactoryAware and EnvironmentAware.
Closes gh-29811
2022-02-22 14:24:59 -06:00
Andy Wilkinson
132bf686f8
Merge branch '2.7.x'
2022-02-22 20:13:28 +00:00
Andy Wilkinson
2d9177dd9d
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29955
2022-02-22 20:11:47 +00:00
Andy Wilkinson
3614c8d1f8
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29954
2022-02-22 20:08:31 +00:00
Andy Wilkinson
1e8d29f7aa
Configure Kotlin compilation JVM target by convention
...
Closes gh-29952
2022-02-22 18:11:51 +00:00
Stephane Nicoll
fcca4920d3
Merge branch '2.7.x'
2022-02-22 14:57:04 +01:00
Stephane Nicoll
288533ba4a
Upgrade to WebJars Locator Core 0.50
...
Closes gh-29948
2022-02-22 14:56:51 +01:00
Stephane Nicoll
9cec66bef8
Upgrade to UnboundID LDAPSDK 6.0.3
...
Closes gh-29947
2022-02-22 14:56:50 +01:00
Stephane Nicoll
2406e48b5c
Upgrade to MSSQL JDBC 10.2.0.jre8
...
Closes gh-29946
2022-02-22 14:56:50 +01:00
Stephane Nicoll
1816f46c19
Upgrade to MariaDB 3.0.3
...
Closes gh-29945
2022-02-22 14:56:50 +01:00
Stephane Nicoll
dda3bae02a
Upgrade to Embedded Mongo 3.4.1
...
Closes gh-29944
2022-02-22 14:56:50 +01:00
Stephane Nicoll
6bdbfbab9a
Upgrade to AppEngine SDK 1.9.95
...
Closes gh-29943
2022-02-22 14:23:39 +01:00
Stephane Nicoll
4ea8e7d3f7
Merge branch '2.7.x'
2022-02-22 09:00:20 +01:00
Stephane Nicoll
dc11a022bb
Merge branch '2.6.x' into 2.7.x
2022-02-22 09:00:13 +01:00
Stephane Nicoll
47d1f08e4d
Merge branch '2.5.x' into 2.6.x
2022-02-22 08:59:56 +01:00
Stephane Nicoll
d6105c7122
Upgrade to Postgresql 42.3.3
...
Closes gh-29941
2022-02-22 08:47:38 +01:00
Stephane Nicoll
6e0f664bbe
Upgrade to Netty tcNative 2.0.49.Final
...
Closes gh-29940
2022-02-22 08:47:35 +01:00
Stephane Nicoll
2617eeb1fd
Upgrade to Jetty Reactive HTTPClient 1.1.11
...
Closes gh-29939
2022-02-22 08:47:32 +01:00
Stephane Nicoll
8daa8e2307
Upgrade to AppEngine SDK 1.9.95
...
Closes gh-29938
2022-02-22 08:47:30 +01:00
Stephane Nicoll
2bd58f8f9b
Upgrade to ActiveMQ 5.16.4
...
Closes gh-29937
2022-02-22 08:47:27 +01:00
Stephane Nicoll
49337f30da
Upgrade to Netty tcNative 2.0.49.Final
...
Closes gh-29936
2022-02-22 08:43:16 +01:00
Stephane Nicoll
f85ad61753
Merge branch '2.7.x'
2022-02-22 08:30:57 +01:00
Stephane Nicoll
d4db26dcc1
Merge branch '2.6.x' into 2.7.x
...
Closes gh-29935
2022-02-22 08:30:47 +01:00
Stephane Nicoll
db26aff792
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29934
2022-02-22 08:30:38 +01:00
Stephane Nicoll
95d5a5159f
Merge pull request #29931 from UbaidurRehman1
...
* pr/29931:
Clarify that any property of the environment can be used in a banner
Closes gh-29931
2022-02-22 08:30:21 +01:00
UbaidurRehman1
7b48c51689
Clarify that any property of the environment can be used in a banner
...
See gh-29931
2022-02-22 08:30:07 +01:00