Stéphane Nicoll
b67a6551f9
Stop relying on jakarta.annotation in EmbeddedLdapAutoConfiguration
...
Closes gh-44870
11 months ago
Phillip Webb
587ec6d8d4
Fix incorrect `ConfigurationPropertyName` javadoc
11 months ago
Stéphane Nicoll
cd726b27cd
Switch to a Hazelcast container that works on latest ARM CPUs
...
Closes gh-44838
11 months ago
Stéphane Nicoll
c7f31ed12f
Stop relying on test resources from another package
...
Closes gh-44836
11 months ago
Stéphane Nicoll
f94418dd6d
Remove outdated classpath exclusions on Hazelcast client
...
Hazelcast client is no longer shipped as a separate JAR so the exclusion
doesn't do anything.
Closes gh-44835
11 months ago
Stéphane Nicoll
ced7eff799
Relocate JpaWebAutoConfigurationTests
...
Closes gh-44834
11 months ago
Stéphane Nicoll
1a608b7005
Add Yanming to the list of contributors
...
See gh-44800
11 months ago
Yanming Zhou
81db52063a
Polishing BatchAutoConfigurationTests
...
1. Rename `TestConfiguration` to `TestJpaConfiguration` and remove unnecessary reference.
2. Use `withBean` instead of `withUserConfiguration` to avoid new configuration class.
3. Use kebab-case for configuration key
See gh-44800
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
11 months ago
Stéphane Nicoll
28f8e3812b
Fix code format
...
See gh-44787
11 months ago
Michael Yan
78b9eca670
Polish javadoc of SpringProfileAction
...
See gh-44787
Signed-off-by: Michael Yan <rain@rainboyan.com>
11 months ago
Michael Yan
45a99f9e5a
Remove extra whitespace in logback defaults.xml
...
See gh-44786
Signed-off-by: Michael Yan <rain@rainboyan.com>
11 months ago
Stéphane Nicoll
3ea272ac2a
Rewrite 2nd level cache to use ehcache
...
Closes gh-44809
11 months ago
Stéphane Nicoll
9091f3f58f
Make link to DataSourceAutoConfiguration explicit
...
This commit updates DataSourceTransactionManagerAutoConfiguration to
explicitly states it should run after DataSourceAutoConfiguration.
Closes gh-44810
11 months ago
Stéphane Nicoll
7733551e0b
Stop relying on JPA entities from another module in tests
...
Closes gh-44804
11 months ago
Andy Wilkinson
f86a6fb164
Upgrade to Spring Batch 5.2.2
...
Closes gh-44568
11 months ago
Moritz Halbritter
80b6c59669
Improve debuggability of DockerComposeTestExtension
11 months ago
Moritz Halbritter
6b9cd873ca
Use gvenzl/oracle-free:23.6-slim which has ARM64 support
...
See gh-35249
11 months ago
Andy Wilkinson
a4a88d910c
Upgrade to Spring WS 4.0.12
...
Closes gh-44573
11 months ago
Andy Wilkinson
089ce80b81
Upgrade to Spring Security 6.4.4
...
Closes gh-44572
11 months ago
Andy Wilkinson
6dc824a963
Upgrade to Spring Kafka 3.3.4
...
Closes gh-44570
11 months ago
Andy Wilkinson
bd70c5deef
Upgrade to Spring Integration 6.4.3
...
Closes gh-44776
11 months ago
Andy Wilkinson
f6bd6dcf8e
Upgrade to Logback 1.5.18
...
Closes gh-44775
11 months ago
Andy Wilkinson
2f68799c58
Upgrade to Jetty 12.0.18
...
Closes gh-44774
11 months ago
Andy Wilkinson
7970c26888
Upgrade to Jetty Reactive HTTPClient 4.0.9
...
Closes gh-44773
11 months ago
Andy Wilkinson
5f11a6d42e
Upgrade to Spring WS 4.0.12
...
Closes gh-44564
11 months ago
Andy Wilkinson
bffbf84354
Upgrade to Spring Security 6.3.8
...
Closes gh-44563
11 months ago
Andy Wilkinson
2fdbc037b1
Upgrade to Spring Kafka 3.2.8
...
Closes gh-44772
11 months ago
Andy Wilkinson
a8e91fd885
Upgrade to Spring Integration 6.3.9
...
Closes gh-44771
11 months ago
Andy Wilkinson
ee901486dc
Upgrade to Logback 1.5.18
...
Closes gh-44770
11 months ago
Andy Wilkinson
afce8b9a10
Upgrade to Jetty 12.0.18
...
Closes gh-44769
11 months ago
Andy Wilkinson
a3a6a5ead9
Upgrade to Jetty Reactive HTTPClient 4.0.9
...
Closes gh-44768
11 months ago
Andy Wilkinson
6105c5e50f
Polish javadoc of SqlR2dbcScriptDatabaseInitializer
...
Closes gh-44763
11 months ago
Andy Wilkinson
e237390e66
Ignore prototype DataSource beans for metrics and health
...
Previously, if a prototype DataSource bean was defined, Actuator's
metrics and health would try to access an instance of it. At best
this was wasteful as the new instance would only be used for metrics
and health and would not be indicative of the app's DataSource usage.
At worst, it could cause a failure in the unusual case of the
prototype bean definition requiring arguments to be supplied using
ObjectProvider.getObject(Object...) or the like.
This commit address the problem by ignoring prototype DataSource
for metrics and health.
Other types of beans for which Actuator provides metrics and health
are similarly affected. They have not be fixed here as the situation
is so unusual. Should another problem arise in the future, it can be
addressed at that time when there's a clear need.
Closes gh-44706
11 months ago
Stéphane Nicoll
08b2c560dd
Order dependencies
...
Closes gh-44757
11 months ago
Moritz Halbritter
c2075bf8e0
Document support for Java 24
...
Closes gh-44754
11 months ago
Stéphane Nicoll
19de2263e2
Udate copyright year of changed file
...
See gh-44747
11 months ago
Yanming Zhou
aa72f4d553
Remove workaround for Java Records in tests
...
See gh-44747
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
11 months ago
Tran Ngoc Nhan
5909d1e919
Remove redhat architect guide link
...
See gh-44724
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
11 months ago
Stéphane Nicoll
928d61f864
Upgrade to Spring Pulsar 1.2.4
...
Closes gh-44571
11 months ago
Stéphane Nicoll
e91da7be51
Upgrade to Spring AMQP 3.2.4
...
Closes gh-44740
11 months ago
Stéphane Nicoll
55b035bcf5
Upgrade to Hibernate 6.6.11.Final
...
Closes gh-44739
11 months ago
Stéphane Nicoll
a0146f2f83
Upgrade to Spring Pulsar 1.1.10
...
Closes gh-44562
11 months ago
Stéphane Nicoll
2a5083c9ac
Upgrade to Spring AMQP 3.1.10
...
Closes gh-44738
11 months ago
Stéphane Nicoll
0f7d46a992
Polish "Stop relying on broker's auto-configuration"
...
See gh-44735
11 months ago
Stéphane Nicoll
bf4fface23
Stop relying on broker's auto-configuration
...
This commit isolates JmsAutoConfiguration tests so that they do not
rely on an actual broker. Some tests that are no longer relevant have
been adapted as well.
Closes gh-44734
11 months ago
Stéphane Nicoll
6ec6132cc2
Update copyright year of changed files
...
See gh-44725
11 months ago
Yanming Zhou
fa9c1f0c41
Polish usage of @ConfigurationProperties
...
See gh-44725
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
11 months ago
youngjin_dev
a164dab25d
Fix Integer conversion in getProgress() method
...
See gh-44718
Signed-off-by: youngjin_dev <qazkyj0310@gmail.com>
11 months ago
Phillip Webb
109e4c8572
Update copyright year of changed files
12 months ago
Phillip Webb
5d688502ae
Polish
12 months ago