Yanming Zhou
0ebe00a1d6
Inner class 'SpringBootWebFluxSecurityConfiguration' should be static
...
See gh-45882
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-06-12 11:32:06 +02:00
Andy Wilkinson
ca21600fae
Use Framework's StreamUtils instead of Commons Compress's IOUtils
...
Closes gh-45911
2025-06-12 10:00:30 +01:00
Stéphane Nicoll
d9d8dfbac6
Upgrade to Reactor Bom 2023.0.19
...
Closes gh-45751
2025-06-10 17:12:49 +02:00
Stéphane Nicoll
aa2a547602
Upgrade to Micrometer Tracing 1.3.13
...
Closes gh-45750
2025-06-10 07:04:35 +02:00
Stéphane Nicoll
c2528b1bfd
Upgrade to Micrometer 1.13.15
...
Closes gh-45749
2025-06-10 07:04:35 +02:00
Phillip Webb
f12d96886a
Test SpringIterableConfigurationPropertySource support lower case names
...
Add a test to ensure that `SpringIterableConfigurationPropertySource`
can support lower case names.
See gh-45741
2025-06-09 17:44:05 +01:00
Andy Wilkinson
8fa7843d71
Remove dependency management for Micrometer Context Propagation
...
It's now managed as part of Micrometer's bom so we no longer need to
manage it separately (and our separate management was being overriden
by Micrometer's bom anyway).
Closes gh-45852
2025-06-09 16:25:20 +01:00
Stéphane Nicoll
6106bdd969
Upgrade to Postgresql 42.7.6
...
Closes gh-45811
2025-06-06 13:11:04 +02:00
Stéphane Nicoll
ccbac59416
Upgrade to Netty 4.1.122.Final
...
Closes gh-45810
2025-06-06 13:11:04 +02:00
Stéphane Nicoll
8b13830106
Upgrade to Jetty 12.0.22
...
Closes gh-45809
2025-06-06 13:11:04 +02:00
Stéphane Nicoll
b163e6dbea
Upgrade to Jetty Reactive HTTPClient 4.0.10
...
Closes gh-45808
2025-06-06 13:11:04 +02:00
Stéphane Nicoll
f7f1c1315b
Upgrade to Jaybird 5.0.8.java11
...
Closes gh-45807
2025-06-06 13:11:03 +02:00
Stéphane Nicoll
a32be05751
Upgrade to Infinispan 15.0.15.Final
...
Closes gh-45806
2025-06-06 13:11:03 +02:00
Stéphane Nicoll
b8417c8221
Upgrade to Groovy 4.0.27
...
Closes gh-45805
2025-06-06 13:11:03 +02:00
Andy Wilkinson
de54d4df89
Improve linking to Testcontainers' javadoc
...
Closes gh-45802
2025-06-06 11:10:01 +01:00
Phillip Webb
77e51fd680
Polish
2025-06-04 15:36:35 -07:00
Phillip Webb
853bb46e93
Polish
2025-06-04 15:14:05 -07:00
Phillip Webb
23496fd36b
Polish
2025-06-04 15:12:05 -07:00
Andy Wilkinson
34905267be
Start building against Spring WS 4.0.15 snapshots
...
See gh-45762
2025-06-04 10:57:13 +01:00
Andy Wilkinson
451c76e0dc
Start building against Spring Security 6.3.10 snapshots
...
See gh-45761
2025-06-04 10:57:09 +01:00
Andy Wilkinson
479b7337cb
Start building against Spring RESTDocs 3.0.4 snapshots
...
See gh-45760
2025-06-04 10:57:05 +01:00
Andy Wilkinson
cb0b7efc89
Start building against Spring Pulsar 1.1.13 snapshots
...
See gh-45759
2025-06-04 10:57:00 +01:00
Andy Wilkinson
37a6c6dcfb
Start building against Spring LDAP 3.2.13 snapshots
...
See gh-45758
2025-06-04 10:56:56 +01:00
Andy Wilkinson
a497d953ce
Start building against Spring Kafka 3.2.10 snapshots
...
See gh-45757
2025-06-04 10:56:52 +01:00
Andy Wilkinson
b045c05ff5
Start building against Spring Integration 6.3.11 snapshots
...
See gh-45756
2025-06-04 10:56:48 +01:00
Andy Wilkinson
2095e83c27
Start building against Spring Data Bom 2024.0.13 snapshots
...
See gh-45754
2025-06-04 10:56:39 +01:00
Andy Wilkinson
7bdd3df7e1
Start building against Spring Authorization Server 1.3.7 snapshots
...
See gh-45753
2025-06-04 10:56:35 +01:00
Andy Wilkinson
869a05c768
Start building against Spring AMQP 3.1.12 snapshots
...
See gh-45752
2025-06-04 10:56:30 +01:00
Andy Wilkinson
d05295df9f
Start building against Reactor Bom 2023.0.19 snapshots
...
See gh-45751
2025-06-04 10:56:26 +01:00
Andy Wilkinson
f9f14af13a
Start building against Micrometer Tracing 1.3.13 snapshots
...
See gh-45750
2025-06-04 10:56:22 +01:00
Andy Wilkinson
3d510b2ed5
Start building against Micrometer 1.13.15 snapshots
...
See gh-45749
2025-06-04 10:56:17 +01:00
Andy Wilkinson
76caa3cb29
Fix problems found by improved auto-configuration checks
2025-06-02 17:15:50 -07:00
Phillip Webb
644aeabf7b
Polish
2025-06-02 13:38:37 -07:00
Tran Ngoc Nhan
c313322aaf
Fix Gradle Shadow Plugin link in reference documentation
...
See gh-45720
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-06-02 16:32:42 +02:00
Stéphane Nicoll
2fd29481da
Polish
2025-05-30 15:43:14 +02:00
Stéphane Nicoll
01e9baa225
Fix test dependencies of WebMvcTestOAuth2Tests
...
This commit fixes the dependencies of spring-boot-test-autoconfigure so
that it does not depend on a starter.
See gh-45654
2025-05-28 15:15:08 +02:00
Andy Wilkinson
5b2cb79bb1
Configure more version alignment for Spring Data dependencies
...
Closes gh-45698
2025-05-27 13:56:00 +01:00
Stéphane Nicoll
0c7da705d0
Remove accident use of @Nullable in GraphQL tests
...
Closes gh-45406
2025-05-26 16:57:11 +02:00
Tran Ngoc Nhan
7448f8c73a
Document use of git-commit-id-maven-plugin consistently
...
See gh-45677
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-05-26 16:11:52 +02:00
Dmytro Nosan
4c3c7b4543
Add WebMvcTestOAuth2Tests
...
See gh-45654
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com >
2025-05-25 09:16:19 +02:00
Yanming Zhou
0fea1a00e0
Reuse properties from field
...
See gh-45642
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-05-23 15:46:54 +01:00
Andy Wilkinson
cd6b0fe7c3
Add to javadoc how applications can use Configurer classes
...
Closes gh-42878
2025-05-23 14:34:55 +01:00
Tran Ngoc Nhan
c9bf87be7d
Make all @ConfigurationPropertiesBinding @Bean methods static
...
See gh-45640
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-05-23 14:17:51 +01:00
Andy Wilkinson
9a2d8c589e
Clarify how to use Pushgateway auto-configuration
...
Closes gh-44392
2025-05-23 12:30:08 +01:00
Andy Wilkinson
7628ae8503
Check Kotlin code using Detekt
...
Closes gh-45583
2025-05-23 09:22:08 +01:00
Andy Wilkinson
bdf0ef19a4
Correct docs for use of static with @ConfigurationPropertiesBinding
...
Closes gh-45621
2025-05-21 08:39:10 +01:00
Stéphane Nicoll
6b8ab75ae4
Upgrade to Spring Pulsar 1.1.12
...
Closes gh-45428
2025-05-21 09:04:21 +02:00
Stéphane Nicoll
52fcd2126f
Upgrade to Spring Integration 6.3.10
...
Closes gh-45426
2025-05-21 09:04:20 +02:00
Phillip Webb
2b2228eba5
Update copyright year of changed files
2025-05-20 17:20:07 -07:00
Phillip Webb
5690791261
Document the java info contribution
...
Closes gh-45566
2025-05-20 14:37:44 -07:00