Andy Wilkinson
9219fdc638
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37938
2023-10-18 17:44:30 +01:00
Andy Wilkinson
865203f902
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37937
2023-10-18 17:37:37 +01:00
Andy Wilkinson
7d6532cac4
Merge pull request #37905 from ttddyy
...
* gh-37905:
Polish "Support @Order on [CommandLine|Application]Runner @Bean definitions"
Support @Order on [CommandLine|Application]Runner @Bean definitions
Closes gh-37905
2023-10-18 17:17:01 +01:00
Andy Wilkinson
04307aa7e0
Polish "Support @Order on [CommandLine|Application]Runner @Bean definitions"
...
See gh-37905
2023-10-18 17:16:48 +01:00
Tadaya Tsuyukubo
8ac597c245
Support @Order on [CommandLine|Application]Runner @Bean definitions
...
Prior to this commit, `@Order` annotation on `@Bean` method was not
considered for `CommandLineRunner` and `ApplicationRunner`.
This commit introduces a `Runner` marker interface and uses it to
retrieve the runner beans. As a result, it enables the use of `@Order`
annotations on `@Bean` methods for both `CommandLineRunner` and
`ApplicationRunner`.
Signed-off-by: Tadaya Tsuyukubo <tadaya@ttddyy.net >
See gh-37905
2023-10-18 17:15:15 +01:00
Andy Wilkinson
4b32f249d4
Upgrade to Undertow 2.3.10.Final
...
Closes gh-37933
2023-10-18 12:17:52 +01:00
Andy Wilkinson
ae75877932
Upgrade to Jetty Reactive HTTPClient 3.0.9
...
Closes gh-37932
2023-10-18 12:17:45 +01:00
Andy Wilkinson
22eea15adf
Merge branch '3.0.x' into 3.1.x
2023-10-18 12:15:38 +01:00
Andy Wilkinson
9c3b689f7c
Upgrade to Undertow 2.3.10.Final
...
Closes gh-37931
2023-10-18 12:00:38 +01:00
Andy Wilkinson
08ea576c37
Upgrade to Jetty Reactive HTTPClient 3.0.9
...
Closes gh-37930
2023-10-18 12:00:31 +01:00
Andy Wilkinson
f5fc2761a8
Merge branch '3.0.x' into 3.1.x
2023-10-18 11:57:28 +01:00
Andy Wilkinson
ae66ef61f1
Merge branch '2.7.x' into 3.0.x
2023-10-18 11:57:17 +01:00
Andy Wilkinson
27f06ea1e0
Upgrade to Undertow 2.2.28.Final
...
Closes gh-37929
2023-10-18 11:44:00 +01:00
Andy Wilkinson
afff56a5f9
Upgrade to Spring Session Bom 2021.2.3
...
Closes gh-37928
2023-10-18 11:43:55 +01:00
Andy Wilkinson
5244bcfb5a
Upgrade to Jetty Reactive HTTPClient 1.1.15
...
Closes gh-37927
2023-10-18 11:43:50 +01:00
Andy Wilkinson
8f18b116de
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37924
2023-10-18 11:17:41 +01:00
Andy Wilkinson
ece239f421
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37923
2023-10-18 11:01:23 +01:00
Andy Wilkinson
4cc3aec587
Consider @ComponentScan in imports context cache key
...
Fixes gh-31577
2023-10-18 10:40:23 +01:00
Andy Wilkinson
60a0b7eedb
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37920
2023-10-18 10:07:01 +01:00
Andy Wilkinson
85c186a764
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37919
2023-10-18 10:01:49 +01:00
Andy Wilkinson
1f0e311cb8
Completely disable restart when running tests
...
Fixes gh-37373
2023-10-18 09:52:47 +01:00
Andy Wilkinson
94500f41e9
Upgrade to Spring Integration 6.1.4
...
Closes gh-37914
2023-10-17 18:00:25 +01:00
Andy Wilkinson
ed531606f2
Merge branch '3.0.x' into 3.1.x
2023-10-17 17:59:49 +01:00
Andy Wilkinson
f645ef5fa5
Upgrade to Spring Integration 6.0.8
...
Closes gh-37795
2023-10-17 17:59:36 +01:00
Andy Wilkinson
ffeed75804
Upgrade to Spring Session 3.1.3
...
Closes gh-37702
2023-10-17 14:22:19 +01:00
Andy Wilkinson
50da5fb8c6
Merge branch '3.0.x' into 3.1.x
2023-10-17 14:20:47 +01:00
Andy Wilkinson
b10556e6ad
Upgrade to Spring Session 3.0.4
...
Closes gh-37686
2023-10-17 14:20:36 +01:00
Andy Wilkinson
a9b85313c3
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37910
2023-10-17 10:00:55 +01:00
Andy Wilkinson
4c870e6080
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37909
2023-10-17 10:00:05 +01:00
Andy Wilkinson
c587eae831
Migrate to common concourse-release-scripts
...
Closes gh-32577
2023-10-17 09:54:12 +01:00
Andy Wilkinson
0c9c48d54b
Upgrade to Spring Security 6.1.5
...
Closes gh-37701
2023-10-17 08:59:44 +01:00
Andy Wilkinson
439c2f9f84
Upgrade to Spring Kafka 3.0.12
...
Closes gh-37797
2023-10-17 08:59:43 +01:00
Andy Wilkinson
cbb8d28e55
Upgrade to Spring Authorization Server 1.1.3
...
Closes gh-37697
2023-10-17 08:59:43 +01:00
Andy Wilkinson
1a2832a0b6
Upgrade to Spring AMQP 3.0.10
...
Closes gh-37696
2023-10-17 08:59:42 +01:00
Andy Wilkinson
0c6b7844ec
Merge branch '3.0.x' into 3.1.x
2023-10-17 08:47:02 +01:00
Andy Wilkinson
517c63336a
Upgrade to Spring Security 6.0.8
...
Closes gh-37685
2023-10-17 08:46:54 +01:00
Andy Wilkinson
2acfe9c4e1
Upgrade to Spring Kafka 3.0.12
...
Closes gh-37796
2023-10-17 08:46:54 +01:00
Andy Wilkinson
b33d43cc43
Upgrade to Spring AMQP 3.0.10
...
Closes gh-37681
2023-10-17 08:46:53 +01:00
Andy Wilkinson
1bb525402d
Merge branch '3.0.x' into 3.1.x
2023-10-17 08:45:08 +01:00
Andy Wilkinson
76d62ab726
Merge branch '2.7.x' into 3.0.x
2023-10-17 08:44:57 +01:00
Andy Wilkinson
747cb2dac9
Upgrade to Spring AMQP 2.4.17
...
Closes gh-37676
2023-10-17 08:43:41 +01:00
Andy Wilkinson
50d3c978b3
Upgrade to Tomcat 10.1.15
...
Closes gh-37902
2023-10-16 13:52:30 +01:00
Andy Wilkinson
52d80197fe
Upgrade to Spring Retry 2.0.4
...
Closes gh-37700
2023-10-16 13:52:25 +01:00
Andy Wilkinson
1c8e2891d1
Merge branch '3.0.x' into 3.1.x
2023-10-16 13:48:07 +01:00
Andy Wilkinson
fb84d85cb9
Upgrade to Tomcat 10.1.15
...
Closes gh-37901
2023-10-16 13:27:42 +01:00
Andy Wilkinson
a8a19acb99
Upgrade to Spring Retry 2.0.4
...
Closes gh-37684
2023-10-16 13:27:37 +01:00
Andy Wilkinson
fea81fb50d
Upgrade to Spring LDAP 3.1.2
...
Closes gh-37699
2023-10-16 11:57:25 +01:00
Andy Wilkinson
43b566b98e
Upgrade to Spring Data Bom 2023.0.5
...
Closes gh-37698
2023-10-16 11:57:25 +01:00
Andy Wilkinson
4fde3460bc
Upgrade to Jackson Bom 2.15.3
...
Closes gh-37898
2023-10-16 11:57:24 +01:00
Andy Wilkinson
2fabc49a1e
Upgrade to Dropwizard Metrics 4.2.21
...
Closes gh-37897
2023-10-16 11:57:19 +01:00