Moritz Halbritter
4a6762a356
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38340
2023-11-13 12:08:48 +01:00
Moritz Halbritter
ba998302bd
Polish "Add a Restarting a stopped or failed Job section to the batch howto"
...
See gh-38326
2023-11-13 12:08:06 +01:00
Lars Uffmann
00ce9aab00
Add a Restarting a stopped or failed Job section to the batch howto
...
See gh-38326
2023-11-13 12:06:01 +01:00
Moritz Halbritter
24cb05cb59
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38338
2023-11-13 11:49:51 +01:00
Lars Uffmann
e41b36273f
Remove unnecessary JobOperator bean definition
...
See gh-38325
2023-11-13 11:46:38 +01:00
Moritz Halbritter
2776047438
Reinstate accidentally removed sentence
...
See gh-35629
2023-11-13 11:44:05 +01:00
Moritz Halbritter
9334840f18
Reverse the tip for importing testcontainers declarations
...
They now use `@ServiceConnection` by default.
Closes gh-35629
2023-11-13 11:40:30 +01:00
Moritz Halbritter
5a3e588da4
Create a separate section for testcontainers at development time
...
Closes gh-35856
2023-11-13 11:16:59 +01:00
Moritz Halbritter
e5326e18fc
Document when and why to use the name attribute of ServiceConnection
...
Closes gh-36071
2023-11-13 10:36:30 +01:00
Moritz Halbritter
27da93525e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38333
2023-11-13 09:07:54 +01:00
Moritz Halbritter
1022e1bdd2
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38332
2023-11-13 09:07:43 +01:00
Christoph Dreis
af0df78bd0
Fix link to Elasticsearch health indicator
...
See gh-38330
2023-11-13 09:04:06 +01:00
Andy Wilkinson
123bf4a706
Start building against Spring WS 4.0.8 snapshots
...
See gh-38304
2023-11-10 14:07:22 +00:00
Andy Wilkinson
fc24b565e5
Start building against Spring Integration 6.1.5 snapshots
...
See gh-38303
2023-11-10 14:07:17 +00:00
Andy Wilkinson
ba21343159
Start building against Spring GraphQL 1.2.4 snapshots
...
See gh-38302
2023-11-10 14:07:13 +00:00
Andy Wilkinson
a364b1a02d
Start building against Spring Data Bom 2023.0.6 snapshots
...
See gh-38300
2023-11-10 14:07:03 +00:00
Andy Wilkinson
8de589db37
Start building against Reactor Bom 2022.0.13 snapshots
...
See gh-38299
2023-11-10 14:06:58 +00:00
Andy Wilkinson
8a39624df5
Start building against Micrometer Tracing 1.1.7 snapshots
...
See gh-38298
2023-11-10 14:06:53 +00:00
Andy Wilkinson
7e97c0a940
Start building against Micrometer 1.11.6 snapshots
...
See gh-38297
2023-11-10 14:06:48 +00:00
Andy Wilkinson
7130663d6d
Start building against Spring WS 4.0.8 snapshots
...
See gh-38296
2023-11-10 12:20:29 +00:00
Andy Wilkinson
3edc3d993c
Start building against Spring Integration 6.0.9 snapshots
...
See gh-38295
2023-11-10 12:20:24 +00:00
Andy Wilkinson
593ae30d81
Start building against Spring Data Bom 2022.0.12 snapshots
...
See gh-38293
2023-11-10 12:20:15 +00:00
Andy Wilkinson
9f9faf7435
Start building against Reactor Bom 2022.0.13 snapshots
...
See gh-38292
2023-11-10 12:20:10 +00:00
Andy Wilkinson
66502b48a7
Start building against Micrometer Tracing 1.0.12 snapshots
...
See gh-38291
2023-11-10 12:20:05 +00:00
Andy Wilkinson
1c8a43dc55
Start building against Micrometer 1.10.13 snapshots
...
See gh-38290
2023-11-10 12:20:00 +00:00
Moritz Halbritter
eaaf977331
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38288
2023-11-10 11:19:27 +01:00
Moritz Halbritter
40063ee1f9
Update Spring Security links
2023-11-10 11:01:23 +01:00
Moritz Halbritter
d29f7a88b4
Update Spring Framework links
...
Closes gh-36241
2023-11-10 10:47:54 +01:00
Moritz Halbritter
8ac2e3e38f
Fix broken link to Spring Data Envers
...
As of version 3.0, this project has been merged into Spring Data JPA.
2023-11-10 08:53:09 +01:00
Andy Wilkinson
b6a9c67719
Avoid adding Jetty's upgrade filter to non-Jetty servers
...
Fixes gh-38181
2023-11-09 20:30:35 +00:00
Andy Wilkinson
c95b5409b1
Start building against Spring Data Bom 2021.2.18 snapshots
...
See gh-38282
2023-11-09 17:00:03 +00:00
Andy Wilkinson
edc6da27f2
Start building against Spring Batch 4.3.10 snapshots
...
See gh-38281
2023-11-09 16:59:58 +00:00
Andy Wilkinson
274ac907d2
Start building against Reactor Bom 2020.0.38 snapshots
...
See gh-38280
2023-11-09 16:59:54 +00:00
Andy Wilkinson
9c72da0724
Start building against Micrometer 1.9.17 snapshots
...
See gh-38279
2023-11-09 16:59:49 +00:00
Phillip Webb
445d0a22db
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38271
2023-11-08 12:54:38 -08:00
Phillip Webb
45e9804495
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38270
2023-11-08 12:54:28 -08:00
Phillip Webb
61dbf45628
Fix package declaration of sample in reference docs
...
Update the "Developing Your First Spring Boot Application" sample so
that the package is not removed.
Closes gh-34513
2023-11-08 12:53:23 -08:00
Andy Wilkinson
1e1effe131
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38267
2023-11-08 16:59:15 +00:00
Andy Wilkinson
6d46c24db7
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38266
2023-11-08 15:58:40 +00:00
Andy Wilkinson
7c73a034b6
Improve backwards- and forwards-compatibility of Flyway auto-config
...
Closes gh-38164
2023-11-08 15:17:49 +00:00
Moritz Halbritter
357c2124c4
Merge branch '3.0.x' into 3.1.x
2023-11-08 09:53:40 +01:00
Moritz Halbritter
0a6b723098
Merge branch '2.7.x' into 3.0.x
2023-11-08 09:53:29 +01:00
Moritz Halbritter
66ed4fe519
Remove system property dependency from MockBeanContextCachingTests
...
Now this test can be run regardless of the
'spring.test.context.cache.maxSize' system property value.
See gh-38236
2023-11-08 09:49:35 +01:00
Andy Wilkinson
b2c5976920
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38252
2023-11-07 11:23:06 +00:00
Andy Wilkinson
36161719e3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38251
2023-11-07 11:22:49 +00:00
Andy Wilkinson
8fc59e3367
Improve bom checking and address reported problems
...
Closes gh-38250
2023-11-07 11:18:19 +00:00
Moritz Halbritter
e549380a59
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38248
2023-11-07 11:28:20 +01:00
Moritz Halbritter
3664877d80
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38247
2023-11-07 11:24:16 +01:00
Moritz Halbritter
fc6d4ef2c0
Improve commandline help for encodepassword command in the CLI
...
Closes gh-38203
2023-11-07 11:22:22 +01:00
Johnny Lim
1f22f6ed64
Remove obsolete prohibit for Undertow library
...
See gh-38228
2023-11-07 10:22:47 +01:00
Jake
8932de0fe2
Fix typo
...
See gh-38241
2023-11-07 10:07:14 +01:00
Andy Wilkinson
b01235e68d
Copy attributes from runtimeClasspath to productionRuntimeClasspath
...
Fixes gh-38209
2023-11-06 11:50:27 +00:00
Moritz Halbritter
f381a9c69d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38230
2023-11-06 12:11:17 +01:00
Moritz Halbritter
0d5a658932
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38229
2023-11-06 12:11:07 +01:00
Moritz Halbritter
6c5cb57afd
Document how to populate test data using Flyway and Liquibase
...
Closes gh-26796
2023-11-06 12:07:49 +01:00
Moritz Halbritter
3560a13d57
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38225
2023-11-06 10:27:42 +01:00
Yanming Zhou
d7ab153559
Use switch expression where feasible
...
See gh-38217
2023-11-06 10:27:04 +01:00
Eddú Meléndez
674f8fbb8d
Polish RabbitAutoConfiguration
...
See gh-38216
2023-11-06 08:57:19 +01:00
Moritz Halbritter
7829e760da
Switch JsonMapper in Docker JSON parsing to english locale
...
Closes gh-37648
2023-11-06 08:41:10 +01:00
Phillip Webb
f6910bae16
Document that PEM content can be used directly in application.yaml
...
Closes gh-38210
2023-11-05 13:36:38 -08:00
Phillip Webb
4aba45d9fb
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38213
2023-11-05 13:33:59 -08:00
Phillip Webb
7f90364c78
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38212
2023-11-05 13:33:44 -08:00
Phillip Webb
06434f050a
Upgrade to Spring Asciidoctor Extensions 0.6.3
...
Closes gh-38211
2023-11-05 13:33:02 -08:00
Phillip Webb
0ea75f0f65
Polish
2023-11-05 10:53:25 -08:00
Moritz Halbritter
fb1a4ba470
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38197
2023-11-03 12:28:22 +01:00
Moritz Halbritter
6b69525291
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38196
2023-11-03 12:28:11 +01:00
Moritz Halbritter
18f9dc9b94
Document that customizers are not applied to additional connectors
...
Closes gh-38183
2023-11-03 12:27:55 +01:00
Phillip Webb
afa4d274c2
Merge branch '3.0.x' into 3.1.x
2023-11-02 14:14:19 -07:00
Phillip Webb
8d53caa1c6
Merge branch '2.7.x' into 3.0.x
2023-11-02 14:13:47 -07:00
Phillip Webb
54313d1962
Update copyright year of changed files
2023-11-02 14:13:38 -07:00
Phillip Webb
e891a3e24c
Polish adoc formatting
2023-11-02 14:12:56 -07:00
Phillip Webb
683d791104
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38178
2023-11-01 18:22:28 -07:00
Phillip Webb
e5c8723dda
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38177
2023-11-01 18:22:06 -07:00
Phillip Webb
eecb15d1ba
Rename startDaemonAwaitThread() inside TomcatWebServer to match intent
...
Closes gh-38155
2023-11-01 18:21:36 -07:00
Andy Wilkinson
40ce6182a1
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38167
2023-11-01 15:03:29 +00:00
Andy Wilkinson
b7f00c1087
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38166
2023-11-01 15:02:54 +00:00
Christoph Dreis
990afd844f
Fix typos in method names
...
See gh-38153
2023-11-01 14:59:49 +00:00
Andy Wilkinson
1fcf1fcc20
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38151
2023-10-31 11:50:32 +00:00
Andy Wilkinson
8f4ea6834d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38150
2023-10-31 11:50:18 +00:00
Andy Wilkinson
020c2b364e
Fix handling of value that overflows an int
...
Closes gh-38146
2023-10-31 11:47:14 +00:00
Andy Wilkinson
cbcde9107b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38148
2023-10-31 11:33:05 +00:00
Andy Wilkinson
cb18d87ac9
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38147
2023-10-31 11:30:09 +00:00
Andy Wilkinson
747291c0b7
Clarify docs on when application.* banner properties will work
...
Closes gh-33489
2023-10-31 11:28:17 +00:00
Moritz Halbritter
87d6d518c4
Explain what happens if docker compose is already running
...
Closes gh-36483
2023-10-31 11:21:48 +01:00
Moritz Halbritter
de1ca5e60f
Polish DockerComposeLifecycleManager
2023-10-31 11:18:39 +01:00
Moritz Halbritter
607ed86edb
Merge branch '3.0.x' into 3.1.x
2023-10-31 10:23:01 +01:00
Moritz Halbritter
dccf378d49
Polish CloudFoundryActuatorAutoConfiguration
2023-10-31 10:09:44 +01:00
Moritz Halbritter
e0985331c0
Polish ReactiveCloudFoundrySecurityService
2023-10-31 09:56:35 +01:00
Moritz Halbritter
3d4a9dd059
Polish StandardConfigDataResource
2023-10-31 09:49:01 +01:00
Moritz Halbritter
e7c26b9410
Polish BeanDefinitionLoader
2023-10-31 09:49:01 +01:00
Moritz Halbritter
f3c10ae97b
Polish JsonStream
2023-10-31 09:49:01 +01:00
Moritz Halbritter
1f41179a88
Polish SpringBootMockMvcBuilderCustomizer
2023-10-31 09:49:01 +01:00
Moritz Halbritter
d095a5e47d
Polish RestartApplicationListenerTests
2023-10-31 09:49:01 +01:00
Moritz Halbritter
9152217c96
Fix JUnit's @Nested usage
2023-10-31 09:49:01 +01:00
Moritz Halbritter
627a821d5f
Polish ReactiveTokenValidator
2023-10-31 09:49:01 +01:00
Andy Wilkinson
94e810201e
Fix test for incremental build of renamed properties class
...
Previously, the .class file for the renamed properties class was
on the class path of the compilation in two places:
1. The output directory of the test's previous compilation
2. The output directory of the compilation of src/test/java of
spring-boot-configuration-processor
The first of these locations is addressed by updating TestProject.
The .class file is now deleted from the project's output location
at the same time as the .java file is deleted from its source
location.
The second of these locations is addressed by configuring the class
path of the compiler to include a copy of the result of compiling
src/test/java of spring-boot-configuration-processor. From this copy
entries can then be deleted as needed without destabilizing other tests.
Closes gh-26271
2023-10-30 15:17:28 +00:00
Andy Wilkinson
f6b6f7aa5a
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38116
2023-10-30 12:07:26 +00:00
Andy Wilkinson
9aae29b60b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38115
2023-10-30 12:07:09 +00:00
Andy Wilkinson
c999d987a9
Improve systemd configuration documentation
...
Closes gh-28453
2023-10-30 12:06:04 +00:00
Andy Wilkinson
3be8475089
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38113
2023-10-30 11:13:43 +00:00
Andy Wilkinson
aaa26c90a8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38112
2023-10-30 11:13:25 +00:00
Andy Wilkinson
f78dcac56f
Clarify that @AutoConfigureWebTestClient uses mock infrastructure
...
Closes gh-29890
2023-10-30 11:13:03 +00:00
Moritz Halbritter
d84808e436
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38110
2023-10-30 10:09:00 +01:00
Moritz Halbritter
633ce644e2
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38109
2023-10-30 10:08:48 +01:00
Moritz Halbritter
0d8ea44f5b
Fix MyErrorWebExceptionHandler in documentation
...
Closes gh-38104
2023-10-30 10:07:49 +01:00
Moritz Halbritter
b5dab09142
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38107
2023-10-30 09:21:47 +01:00
Moritz Halbritter
57ddb20cc9
Clarify that Spring AOT imposes further restrictions
...
Closes gh-35032
2023-10-30 09:14:57 +01:00
Andy Wilkinson
b37164c4fd
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38096
2023-10-27 18:34:10 +01:00
Andy Wilkinson
bf195798ce
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38095
2023-10-27 18:24:33 +01:00
Andy Wilkinson
d9e71f7a67
Add documentation section on AOP
...
Closes gh-32642
2023-10-27 17:50:24 +01:00
Andy Wilkinson
9703ab717d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38089
2023-10-27 17:01:10 +01:00
Andy Wilkinson
dc31ee1184
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38088
2023-10-27 17:00:52 +01:00
Andy Wilkinson
e1203b7e28
Document that WRITE_DURATIONS_AS_TIMESTAMPS is disabled by default
...
Closes gh-38083
2023-10-27 17:00:26 +01:00
Moritz Halbritter
02fae03e83
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38081
2023-10-27 14:39:22 +02:00
Moritz Halbritter
07f7435b6a
Document native image limitation of ApplicationContextRunner
...
Closes gh-34007
2023-10-27 14:39:10 +02:00
Moritz Halbritter
140ba4039d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38079
2023-10-27 14:20:07 +02:00
Moritz Halbritter
43a3fbf449
Move "Sanitize Sensitive Values" in docs
...
Closes gh-35917
2023-10-27 14:16:48 +02:00
Moritz Halbritter
5ca7201fa5
Fix "Integrating with Actuator" code snippet
...
Closes gh-36114
2023-10-27 13:47:02 +02:00
Moritz Halbritter
a0a56cb38b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38076
2023-10-27 13:28:33 +02:00
Moritz Halbritter
8a27326ba6
Add warning when downgrading to Servlet 5.0 to docs
...
Closes gh-33044
2023-10-27 13:28:10 +02:00
Moritz Halbritter
1d767fc7b7
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38074
2023-10-27 13:25:41 +02:00
Moritz Halbritter
b4721c9d62
Update "Use Another Web Server" documentation
...
Closes gh-37238
2023-10-27 13:22:46 +02:00
Moritz Halbritter
790ee9afb5
Add FailureAnalyzer for NoSuchHealthContributorFailureExceptions
...
Closes gh-36489
2023-10-27 10:48:48 +02:00
Moritz Halbritter
86a1fb0949
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38071
2023-10-27 10:18:31 +02:00
Moritz Halbritter
87742e8ee1
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38070
2023-10-27 10:18:20 +02:00
Moritz Halbritter
3872ec868b
Mention ForwardedHeaderTransformer in the documentation
...
Closes gh-37282
2023-10-27 10:17:29 +02:00
Moritz Halbritter
8bb2228adf
Document how to unset maven.compiler.release
...
Closes gh-37993
2023-10-27 09:50:12 +02:00
Andy Wilkinson
045a624bc7
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38053
2023-10-26 08:44:30 +01:00
Andy Wilkinson
ce1f8d49de
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38052
2023-10-26 08:44:16 +01:00
Andy Wilkinson
1498faaf7f
Document auto-configuration packages and how to add to them
...
Closes gh-27549
2023-10-26 08:43:57 +01:00
Phillip Webb
6e65d9380b
Add missing `@ServiceConnection` annotation to reference doc sample
...
Closes gh-38046
2023-10-25 12:36:59 -07:00
Scott Frederick
16c975a9c7
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38043
2023-10-25 13:53:06 -05:00
Scott Frederick
627c93adcf
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38042
2023-10-25 13:52:54 -05:00
Scott Frederick
eae95f8d17
Handle null host value in MailHealthIndicator
...
If both the host and port are omitted from the mail properties, the
`location` field will be omitted from the health indicator details.
Fixes gh-38007
2023-10-25 13:52:36 -05:00
Andy Wilkinson
bbe7415eb5
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38040
2023-10-25 15:22:54 +01:00
Andy Wilkinson
bded915f9b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38039
2023-10-25 15:22:44 +01:00
Andy Wilkinson
aaaafc6ede
Add a note about TestConfiguration, Import, and ordering
...
Closes gh-30513
2023-10-25 15:19:04 +01:00
Andy Wilkinson
56d9de673b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38037
2023-10-25 15:07:53 +01:00
Andy Wilkinson
e4a7fd037d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38036
2023-10-25 15:07:39 +01:00
Andy Wilkinson
dc645f09b7
Add a brief mention of ConfigurationPropertyCaching
...
Closes gh-34172
2023-10-25 15:05:25 +01:00
Andy Wilkinson
4dea11ef96
Merge branch '3.0.x' into 3.1.x
2023-10-25 14:50:21 +01:00
Andy Wilkinson
ead0c77a5b
Polish
...
See gh-38030
2023-10-25 14:50:07 +01:00
Andy Wilkinson
b934e2edb5
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38034
2023-10-25 14:41:12 +01:00
Andy Wilkinson
5bd9b1725a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38033
2023-10-25 14:41:00 +01:00
Andy Wilkinson
ea39a33337
Document server.servlet.encoding.* configuration properties
...
Closes gh-32472
2023-10-25 14:40:29 +01:00
Andy Wilkinson
649117de35
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38031
2023-10-25 14:08:10 +01:00
Andy Wilkinson
331bf51332
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38030
2023-10-25 14:07:57 +01:00
Andy Wilkinson
666f68ea60
Document configuration for building images with Colima
...
Closes gh-34522
2023-10-25 14:07:43 +01:00
Andy Wilkinson
581dfbfa33
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38027
2023-10-25 12:24:42 +01:00
Andy Wilkinson
5b80dd87d3
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38026
2023-10-25 12:18:41 +01:00
Andy Wilkinson
9a23e13894
Add some documentation for customizing the reactive web server
...
Closes gh-31917
2023-10-25 12:17:45 +01:00
Andy Wilkinson
f8f60d1aae
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38024
2023-10-25 11:10:22 +01:00
Andy Wilkinson
5db85a818e
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38023
2023-10-25 11:09:56 +01:00
Andy Wilkinson
a20f81b995
Mention that classpath.idx is typically generated by build plugins
...
Closes gh-37125
2023-10-25 11:09:17 +01:00
Andy Wilkinson
56d31d47f1
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38021
2023-10-25 11:03:24 +01:00
Andy Wilkinson
e742321dbb
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38020
2023-10-25 11:02:26 +01:00
Andy Wilkinson
fcdc638336
Mention what to do when use-hal-as-default-json-media-type is false
...
Closes gh-26814
2023-10-25 11:01:28 +01:00
Andy Wilkinson
4faabcfcdd
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38018
2023-10-25 10:44:38 +01:00
Andy Wilkinson
b33ee84146
Merge branch '2.7.x' into 3.0.x
...
Closes gh-38017
2023-10-25 10:44:03 +01:00
Andy Wilkinson
8778884f5d
Clarify role of WebMvcRegistrations and WebMvcConfigurer
...
Closes gh-31232
2023-10-25 10:42:25 +01:00
Andy Wilkinson
b764192550
Merge branch '3.0.x' into 3.1.x
...
Closes gh-38015
2023-10-25 10:21:04 +01:00
Johnny Lim
f16ad50db8
Add Embedded MongoDB to community starters
...
See gh-38010
2023-10-25 10:20:13 +01:00
Moritz Halbritter
73685d1d02
Register required class names for reflection in Testcontainer factory
...
Closes gh-36606
2023-10-25 10:25:42 +02:00
Moritz Halbritter
09821feb75
Fix container inspection for Docker Compose >= 2.23.0
...
Docker Compose starting with 2.23.0 returns truncated ids in the
docker compose ps call. We now do a prefix search if an exact match
isn't found in the docker inspect response.
Closes gh-37982
2023-10-23 10:40:20 +02:00
Phillip Webb
9f3afb3636
Merge branch '3.0.x' into 3.1.x
2023-10-19 23:21:20 -07:00
Phillip Webb
7c864804d5
Merge branch '2.7.x' into 3.0.x
2023-10-19 23:21:08 -07:00
Phillip Webb
d47f8bf945
Update copyright year of changed files
2023-10-19 23:20:43 -07:00
Phillip Webb
548b0ea91f
Fix failing exception assertion
...
See gh-37964
2023-10-19 22:05:59 -07:00
Phillip Webb
1d456e09d2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37966
2023-10-19 21:12:52 -07:00
Phillip Webb
a0b999c8b4
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37965
2023-10-19 20:55:51 -07:00
Phillip Webb
abdad1cabe
Constently use assertThatExceptionOf... assertions
...
Closes gh-37964
2023-10-19 20:17:26 -07:00
Phillip Webb
343046d30c
Polish
2023-10-19 10:55:26 +01:00
Phillip Webb
fcb75b6a1e
Search implemented interfaces on superclass for @ServiceConnection
...
Refine original fix to also search interfaces on the superclass.
Fixes gh-37671
2023-10-19 10:52:19 +01:00
Moritz Halbritter
64cf3b0712
Document how to share services with Docker Compose
...
Closes gh-37886
2023-10-19 10:05:14 +02:00
Andy Wilkinson
226221073c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37941
2023-10-18 18:39:29 +01:00
Andy Wilkinson
a25472ab5b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37940
2023-10-18 18:39:16 +01:00
Andy Wilkinson
817debb1ee
Fix constructor binding with conversion to custom collection type
...
Closes gh-37734
2023-10-18 17:47:26 +01:00
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
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
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
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
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
b10556e6ad
Upgrade to Spring Session 3.0.4
...
Closes gh-37686
2023-10-17 14:20:36 +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
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
747cb2dac9
Upgrade to Spring AMQP 2.4.17
...
Closes gh-37676
2023-10-17 08:43:41 +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
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
2fabc49a1e
Upgrade to Dropwizard Metrics 4.2.21
...
Closes gh-37897
2023-10-16 11:57:19 +01:00
Andy Wilkinson
fc69d272fc
Upgrade to Spring LDAP 3.0.6
...
Closes gh-37683
2023-10-16 11:53:58 +01:00
Andy Wilkinson
53a020fef7
Upgrade to Spring Data Bom 2022.0.11
...
Closes gh-37682
2023-10-16 11:53:57 +01:00
Andy Wilkinson
03209fad19
Upgrade to Dropwizard Metrics 4.2.21
...
Closes gh-37896
2023-10-16 11:53:57 +01:00
Andy Wilkinson
60912c41a6
Upgrade to Spring Data Bom 2021.2.17
...
Closes gh-37677
2023-10-16 11:32:56 +01:00
Andy Wilkinson
a70afe2148
Upgrade to Pooled JMS 1.2.5
...
Closes gh-37894
2023-10-16 11:32:56 +01:00
Andy Wilkinson
344d1361c8
Upgrade to Dropwizard Metrics 4.2.21
...
Closes gh-37893
2023-10-16 11:32:51 +01:00
Andy Wilkinson
ccaa54436b
Merge branch '3.0.x' into 3.1.x
2023-10-13 21:37:56 +01:00
Andy Wilkinson
b1eb08faba
Merge branch '2.7.x' into 3.0.x
2023-10-13 21:37:44 +01:00
Andy Wilkinson
3dba0d76d2
Polish
...
See gh-37878
2023-10-13 21:17:12 +01:00
Andy Wilkinson
e957c3087c
Merge branch '3.0.x' into 3.1.x
2023-10-13 20:36:51 +01:00
Andy Wilkinson
c25e532aeb
Merge branch '2.7.x' into 3.0.x
2023-10-13 20:36:32 +01:00
Andy Wilkinson
dbc06faed8
Polish
...
See gh-37878
2023-10-13 20:36:16 +01:00
Andy Wilkinson
0c1b5d1295
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37883
2023-10-13 16:39:02 +01:00
Andy Wilkinson
e314e11985
Fix AOT processing of @MultipartConfig annotated @WebServlet
...
Closes gh-37637
2023-10-13 16:22:38 +01:00
Andy Wilkinson
5af13d191f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37881
2023-10-13 16:01:32 +01:00
Andy Wilkinson
ae2693b7f1
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37880
2023-10-13 16:01:14 +01:00
Andy Wilkinson
42ee6b9e74
Use new permissions API with Gradle 8.3+
...
Closes gh-37878
2023-10-13 16:00:54 +01:00
Andy Wilkinson
be082cad7d
Upgrade to Undertow 2.3.9.Final
...
Closes gh-37860
2023-10-12 14:47:20 +01:00
Andy Wilkinson
a291e2e2f0
Upgrade to Reactor Bom 2022.0.12
...
Closes gh-37695
2023-10-12 14:47:14 +01:00
Andy Wilkinson
af6a65c824
Upgrade to R2DBC MySQL 1.0.5
...
Closes gh-37859
2023-10-12 14:47:14 +01:00
Andy Wilkinson
4a5e002b22
Upgrade to Netty 4.1.100.Final
...
Closes gh-37858
2023-10-12 14:47:08 +01:00
Andy Wilkinson
a46fb519b0
Upgrade to Micrometer Tracing 1.1.6
...
Closes gh-37694
2023-10-12 14:47:01 +01:00
Andy Wilkinson
e4e59e7ea7
Upgrade to Micrometer 1.11.5
...
Closes gh-37693
2023-10-12 14:47:01 +01:00
Andy Wilkinson
eff7819df7
Upgrade to jOOQ 3.18.7
...
Closes gh-37857
2023-10-12 14:47:00 +01:00
Andy Wilkinson
8468a2cbf9
Upgrade to Jetty 11.0.17
...
Closes gh-37856
2023-10-12 14:46:55 +01:00
Andy Wilkinson
d1a94a13ef
Upgrade to Infinispan 14.0.19.Final
...
Closes gh-37855
2023-10-12 14:46:50 +01:00
Andy Wilkinson
42f6e2ba65
Upgrade to Hibernate 6.2.13.Final
...
Closes gh-37854
2023-10-12 14:46:46 +01:00
Andy Wilkinson
6511b4b3cf
Upgrade to Byte Buddy 1.14.9
...
Closes gh-37853
2023-10-12 14:46:39 +01:00
Andy Wilkinson
6a7fc6bee8
Upgrade to Undertow 2.3.9.Final
...
Closes gh-37850
2023-10-12 13:33:41 +01:00
Andy Wilkinson
9612a24ff3
Upgrade to Reactor Bom 2022.0.12
...
Closes gh-37680
2023-10-12 13:33:36 +01:00
Andy Wilkinson
cabb20fad3
Upgrade to Netty 4.1.100.Final
...
Closes gh-37849
2023-10-12 13:33:35 +01:00
Andy Wilkinson
9dfc512bd4
Upgrade to Micrometer Tracing 1.0.11
...
Closes gh-37679
2023-10-12 13:33:29 +01:00
Andy Wilkinson
3e5cfce17d
Upgrade to Micrometer 1.10.12
...
Closes gh-37678
2023-10-12 13:33:28 +01:00
Andy Wilkinson
9fb3f8bed6
Upgrade to jOOQ 3.17.16
...
Closes gh-37848
2023-10-12 13:33:28 +01:00
Andy Wilkinson
811f4a1ec7
Upgrade to Jetty 11.0.17
...
Closes gh-37847
2023-10-12 13:33:23 +01:00
Andy Wilkinson
3f7847aec3
Upgrade to Infinispan 14.0.19.Final
...
Closes gh-37846
2023-10-12 13:33:18 +01:00
Andy Wilkinson
c0eb2cb4ae
Prohibit upgrades to Undertow 2.2.27.Final
...
Closes gh-37844
2023-10-12 12:21:10 +01:00
Andy Wilkinson
e9f543c6ba
Upgrade to Reactor Bom 2020.0.37
...
Closes gh-37675
2023-10-12 12:21:09 +01:00
Andy Wilkinson
de6e87acf0
Upgrade to Netty 4.1.100.Final
...
Closes gh-37843
2023-10-12 12:21:09 +01:00
Andy Wilkinson
ecc017000d
Upgrade to Micrometer 1.9.16
...
Closes gh-37674
2023-10-12 12:21:09 +01:00
Andy Wilkinson
5ce281c982
Upgrade to Jetty 9.4.53.v20231009
...
Closes gh-37842
2023-10-12 12:21:08 +01:00
Andy Wilkinson
c6c6167fa0
Upgrade to Infinispan 13.0.20.Final
...
Closes gh-37841
2023-10-12 12:21:08 +01:00
Andy Wilkinson
8832b6788d
Upgrade to Elasticsearch 7.17.14
...
Closes gh-37840
2023-10-12 11:44:17 +01:00
Andy Wilkinson
19b877fc14
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37838
2023-10-12 11:39:06 +01:00
Andy Wilkinson
f780cc6d03
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37837
2023-10-12 11:38:32 +01:00
Andy Wilkinson
11311dbf6d
Register task executor metrics when using lazy init
...
Fixes gh-37832
2023-10-12 11:19:33 +01:00
Andy Wilkinson
411586347c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37829
2023-10-11 15:04:21 +01:00
Andy Wilkinson
781ac2ece2
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37828
2023-10-11 15:02:36 +01:00
Andy Wilkinson
5a75fae23b
Polish "Polish"
...
See gh-37745
2023-10-11 14:58:04 +01:00
Johnny Lim
303015ea2d
Polish
...
See gh-37745
2023-10-11 14:57:38 +01:00
Andy Wilkinson
40461488db
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37826
2023-10-11 14:47:23 +01:00
Andy Wilkinson
a80f8ea5e6
Configure Java toolchain on AOT-processing tasks
...
Closes gh-37717
2023-10-11 14:31:44 +01:00
Andy Wilkinson
ac1f7ccc33
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37824
2023-10-11 13:54:25 +01:00
Andy Wilkinson
5a6cd77c56
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37823
2023-10-11 13:54:11 +01:00
Andy Wilkinson
5a1abb76f7
Test the Gradle plugin against Gradle 8.4
...
Closes gh-37811
2023-10-11 13:52:03 +01:00
Moritz Halbritter
7506d2db87
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37821
2023-10-11 13:35:34 +02:00
Johnny Lim
6591eaf88e
Remove obsolete prohibit for Couchbase Client library
...
See gh-37807
2023-10-11 13:34:09 +02:00
Andy Wilkinson
4384631025
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37818
2023-10-11 11:16:04 +01:00
Andy Wilkinson
6c44809488
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37817
2023-10-11 11:13:19 +01:00
Andy Wilkinson
254b8fe3cb
Closes gh-37815
2023-10-11 10:50:01 +01:00
Andy Wilkinson
1087827b9a
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37805
2023-10-10 11:27:37 +01:00
Andy Wilkinson
5fcdee6bb5
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37804
2023-10-10 11:26:39 +01:00
Andy Wilkinson
6df5389d76
Use RedisSeralizer.java(ClassLoader) factory method
...
Closes gh-37800
2023-10-10 11:25:22 +01:00
Scott Frederick
86216fb4e9
Search implemented interfaces for @ServiceConnection fields
...
Fixes gh-37671
2023-10-09 15:37:42 -05:00
Andy Wilkinson
4271e6da6c
Start building against Spring Kafka 3.0.12 snapshots
...
See gh-37797
2023-10-09 17:43:12 +01:00
Andy Wilkinson
11ad08dcbb
Start building against Spring Kafka 3.0.12 snapshots
...
See gh-37796
2023-10-09 15:10:44 +01:00
Andy Wilkinson
ac320aff4d
Start building against Spring Integration 6.0.8 snapshots
...
See gh-37795
2023-10-09 15:10:34 +01:00
Andy Wilkinson
5bc0e258aa
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37793
2023-10-09 14:13:17 +01:00
Andy Wilkinson
49a9d1dbfa
Upgrade to Neo4j Java Driver 5.13.0
...
Closes gh-37792
2023-10-09 14:12:28 +01:00
Andy Wilkinson
dfc95f9f72
Upgrade to UnboundID LDAPSDK 6.0.10
...
Closes gh-37767
2023-10-09 10:45:11 +01:00
Andy Wilkinson
a4183792b5
Upgrade to RxJava3 3.1.8
...
Closes gh-37766
2023-10-09 10:45:06 +01:00
Andy Wilkinson
a3d7448336
Upgrade to R2DBC MySQL 1.0.4
...
Closes gh-37765
2023-10-09 10:45:01 +01:00
Andy Wilkinson
a90e16a247
Upgrade to Pooled JMS 3.1.4
...
Closes gh-37764
2023-10-09 10:44:57 +01:00
Andy Wilkinson
590bbd64ce
Upgrade to Netty 4.1.99.Final
...
Closes gh-37763
2023-10-09 10:44:52 +01:00
Andy Wilkinson
ed24d84728
Upgrade to HttpCore5 5.2.3
...
Closes gh-37762
2023-10-09 10:44:47 +01:00
Andy Wilkinson
b899e71cb3
Upgrade to Hibernate 6.2.12.Final
...
Closes gh-37761
2023-10-09 10:44:42 +01:00
Andy Wilkinson
8dc6ceb9bf
Upgrade to Dropwizard Metrics 4.2.20
...
Closes gh-37760
2023-10-09 10:44:37 +01:00
Andy Wilkinson
77428cf1d1
Upgrade to Couchbase Client 3.4.11
...
Closes gh-37759
2023-10-09 10:44:32 +01:00
Andy Wilkinson
f2f26a4ca4
Upgrade to UnboundID LDAPSDK 6.0.10
...
Closes gh-37758
2023-10-09 10:06:08 +01:00
Andy Wilkinson
6f787cdce5
Upgrade to RxJava3 3.1.8
...
Closes gh-37757
2023-10-09 10:06:03 +01:00
Andy Wilkinson
1d3b093f24
Upgrade to Netty 4.1.99.Final
...
Closes gh-37756
2023-10-09 10:05:58 +01:00
Andy Wilkinson
22df3b539d
Upgrade to Dropwizard Metrics 4.2.20
...
Closes gh-37755
2023-10-09 10:05:53 +01:00
Andy Wilkinson
55d7573795
Upgrade to Couchbase Client 3.4.11
...
Closes gh-37754
2023-10-09 10:05:48 +01:00
Andy Wilkinson
657656e814
Upgrade to UnboundID LDAPSDK 6.0.10
...
Closes gh-37753
2023-10-09 09:46:32 +01:00
Andy Wilkinson
21a997af1d
Upgrade to Netty 4.1.99.Final
...
Closes gh-37752
2023-10-09 09:46:27 +01:00
Andy Wilkinson
e24369e062
Upgrade to Dropwizard Metrics 4.2.20
...
Closes gh-37751
2023-10-09 09:46:23 +01:00
Andy Wilkinson
d3ec9e36d7
Start building against Spring Session 3.1.3 snapshots
...
See gh-37702
2023-10-04 10:00:20 +01:00
Andy Wilkinson
16724c09d4
Start building against Spring Security 6.1.5 snapshots
...
See gh-37701
2023-10-04 10:00:20 +01:00
Andy Wilkinson
538c1cc56b
Start building against Spring Retry 2.0.4 snapshots
...
See gh-37700
2023-10-04 10:00:19 +01:00
Andy Wilkinson
8b64bf1876
Start building against Spring LDAP 3.1.2 snapshots
...
See gh-37699
2023-10-04 10:00:19 +01:00
Andy Wilkinson
7daeb88158
Start building against Spring Data Bom 2023.0.5 snapshots
...
See gh-37698
2023-10-04 10:00:19 +01:00
Andy Wilkinson
a741a16633
Start building against Spring Authorization Server 1.1.3 snapshots
...
See gh-37697
2023-10-04 10:00:18 +01:00
Andy Wilkinson
54bf5fd746
Start building against Spring AMQP 3.0.10 snapshots
...
See gh-37696
2023-10-04 10:00:18 +01:00
Andy Wilkinson
2ef98fd19a
Start building against Reactor Bom 2022.0.12 snapshots
...
See gh-37695
2023-10-04 10:00:18 +01:00
Andy Wilkinson
d59ea2f038
Start building against Micrometer Tracing 1.1.6 snapshots
...
See gh-37694
2023-10-04 10:00:18 +01:00
Andy Wilkinson
452d441775
Start building against Micrometer 1.11.5 snapshots
...
See gh-37693
2023-10-04 09:55:35 +01:00
Andy Wilkinson
c06424f00a
Start building against Spring Session 3.0.4 snapshots
...
See gh-37686
2023-10-04 09:52:50 +01:00
Andy Wilkinson
208f69b661
Start building against Spring Security 6.0.8 snapshots
...
See gh-37685
2023-10-04 09:52:50 +01:00
Andy Wilkinson
95e70c11d4
Start building against Spring Retry 2.0.4 snapshots
...
See gh-37684
2023-10-04 09:52:50 +01:00
Andy Wilkinson
150cb5bdb6
Start building against Spring LDAP 3.0.6 snapshots
...
See gh-37683
2023-10-04 09:52:50 +01:00
Andy Wilkinson
29ab800cba
Start building against Spring Data Bom 2022.0.11 snapshots
...
See gh-37682
2023-10-04 09:52:49 +01:00
Andy Wilkinson
c72024de9f
Start building against Spring AMQP 3.0.10 snapshots
...
See gh-37681
2023-10-04 09:52:49 +01:00
Andy Wilkinson
f1af6ff469
Start building against Reactor Bom 2022.0.12 snapshots
...
See gh-37680
2023-10-04 09:52:49 +01:00
Andy Wilkinson
7907358875
Start building against Micrometer Tracing 1.0.11 snapshots
...
See gh-37679
2023-10-04 09:52:49 +01:00
Andy Wilkinson
ec57eb3879
Start building against Micrometer 1.10.12 snapshots
...
See gh-37678
2023-10-04 09:52:48 +01:00
Moritz Halbritter
a416f93eec
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37691
2023-10-04 10:49:24 +02:00
Moritz Halbritter
b742bced31
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37690
2023-10-04 10:49:10 +02:00
Moritz Halbritter
63fccf43dc
Polish "Remove link to LiveReload website due to timeout"
...
See gh-37643
2023-10-04 10:46:40 +02:00
Jonny Coddington
88bbab374d
Remove link to LiveReload website due to timeout
...
See gh-37643
2023-10-04 10:44:14 +02:00
Andy Wilkinson
da319841b8
Start building against Spring Data Bom 2021.2.17 snapshots
...
See gh-37677
2023-10-04 08:29:43 +01:00
Andy Wilkinson
21661c6a1a
Start building against Spring AMQP 2.4.17 snapshots
...
See gh-37676
2023-10-04 08:29:37 +01:00
Andy Wilkinson
026bc31c3e
Start building against Reactor Bom 2020.0.37 snapshots
...
See gh-37675
2023-10-04 08:29:32 +01:00
Andy Wilkinson
21a618a6c4
Start building against Micrometer 1.9.16 snapshots
...
See gh-37674
2023-10-04 08:29:27 +01:00
Ivo Smid
f2a4336ea1
Increase the socket timeout for remote connections to Docker daemon
...
The default socket timeout with HttpClient 5 is not long enough
in some cases where Docker images are built that require the
GraalVM native image compiler to run in a buildpack. This commit
increases the timeout to 30 minutes.
Fixes gh-37665
Co-authored-by: Scott Frederick <sfrederick@vmware.com>"
2023-10-03 11:52:48 -05:00
Andy Wilkinson
8cf686d925
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37663
2023-10-03 16:27:19 +01:00
Andy Wilkinson
6353603d63
Avoid exposing Jetty's WebSocketUpgradeFilter as a bean
...
When the filter is exposed as a bean (directly or through a
registration bean), it's picked up by the auto-configuration of
MockMvc. This causes a problem as MockMvc does not call init on a
filter before it's used and WebSocketUpgradeFilter fails with a
NullPointerException if its doFilter method is called when its init
method has not been called.
This commit reworks the WebSocket auto-configuration to use a
ServletContextInitalizer to register WebSocketUpgradeFilter rather
than a FilterRegistrationBean. This ensure that the filter is still
registered at the required position in the chain (last filter before
the servlet) while also preventing it from being registered with the
auto-configured MockMvc in tests.
Closes gh-37660
2023-10-03 16:13:24 +01:00
Andy Wilkinson
a4100e12ff
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37661
2023-10-03 11:05:51 +01:00
Andy Wilkinson
931584f8af
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37659
2023-10-03 10:28:51 +01:00
Johnny Lim
c9932bb73a
Use AssertJ's fail, not JUnit's
...
This commit also updates Checkstyle to prevent use of JUnit's
assertions from being reintroduced.
See gh-37655
2023-10-03 10:11:12 +01:00
Andy Wilkinson
1e4deed8ce
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37635
2023-09-29 18:36:09 +01:00
Andy Wilkinson
458418be29
Automatically register reflection hints for scanned WebListeners
...
Closes gh-36008
2023-09-29 18:09:36 +01:00
Andy Wilkinson
385e6278b7
Merge branch '3.0.x' into 3.1.x
2023-09-29 15:14:17 +01:00
Andy Wilkinson
26b9602596
Merge branch '2.7.x' into 3.0.x
2023-09-29 15:14:09 +01:00
Andy Wilkinson
0205b875a0
Polish
2023-09-29 15:13:58 +01:00
Andy Wilkinson
c4bccb2429
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37632
2023-09-29 14:59:06 +01:00
Andy Wilkinson
04054b6670
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37631
2023-09-29 14:58:52 +01:00
Andy Wilkinson
bfd1a29e53
Exclude AbstractTransactionAspect from lazy init
...
Fixes gh-37506
2023-09-29 14:16:27 +01:00
JinseongHwang
0b703f9007
Use consistent capitalization in MySQL and MariaDB test names
...
See gh-37497
2023-09-28 16:28:32 -05:00
Scott Frederick
fad43adf14
Polish "Support IPv6 addresses when configuring RabbitMQ using properties"
...
See gh-37619
2023-09-28 16:07:25 -05:00
csk8167
c1972f6db6
Support IPv6 addresses when configuring RabbitMQ using properties
...
See gh-37619
2023-09-28 16:06:39 -05:00
Moritz Halbritter
a1947d6deb
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37615
2023-09-28 08:53:12 +02:00
Moritz Halbritter
d266806368
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37614
2023-09-28 08:51:12 +02:00
Moritz Halbritter
8a5979ee8c
Clarify ActiveMQ usage in JMS docs
...
The Apache ActiveMQ project has adopted the label "Classic" for the 5.x
broker in order to more easily compare and contrast it with the broker
code-named Artemis.
See gh-37606
2023-09-28 08:46:47 +02:00
Andy Wilkinson
6fb252b00c
Polish
2023-09-27 19:26:18 +01:00
Andy Wilkinson
4a3901149b
Fix additional metadata location for spring.jmx.registration-policy
...
Closes gh-37596
2023-09-27 18:15:05 +01:00
Andy Wilkinson
1bcd127ad0
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37609
2023-09-27 18:10:04 +01:00
Andy Wilkinson
c486892a9b
Fix additional metadata location for spring.webflux.multipart.streaming
...
Closes gh-37608
2023-09-27 18:09:14 +01:00
Andy Wilkinson
0368fc5678
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37600
2023-09-27 12:38:21 +01:00
Andy Wilkinson
688a69b9b1
Prevent status messages from logging when Logback is being configured
...
There's a window where the deny-all turbo filter has been removed but
Logback has not yet been configured. If any logging that would have
reached an appender is performed in this window, unwanted status
messages will be logged. This window can be closed by ensuring that
the turbo filter is in place while Logback is being configured.
Closes gh-34505
2023-09-27 12:28:23 +01:00
Andy Wilkinson
5015327886
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37594
2023-09-27 09:47:49 +01:00
Andy Wilkinson
6b107530f5
Polish "Use Neo4jManagedTypes to populate the mapping context"
...
See gh-37574
2023-09-27 09:33:56 +01:00
Michael Simons
e0a5de01ca
Use Neo4jManagedTypes to populate the mapping context
...
See gh-37574
2023-09-27 09:33:37 +01:00
Scott Frederick
5ae4ba83a7
Merge branch '3.0.x' into 3.1.x
2023-09-26 18:19:48 -05:00
Scott Frederick
7e29a3c70b
Use latest available Gradle version for Paketo system tests
...
This ensures that the tests will run with the latest Java versions.
See gh-37507
2023-09-26 18:19:25 -05:00
Scott Frederick
4f8684fd69
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37588
2023-09-26 14:07:05 -05:00
Scott Frederick
a03e3320a6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37587
2023-09-26 14:06:50 -05:00
Scott Frederick
aeeb5cf1f8
Apply Gradle fileMode and dirMode consistently in jar and war archives
...
Fixes gh-37496
2023-09-26 13:49:19 -05:00
Sushant Kumar Singh
088d9ccc32
Remove mockito-inline from documentation
...
See gh-37561
2023-09-25 11:58:53 +02:00
Moritz Halbritter
02f71d8e95
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37570
2023-09-25 11:39:29 +02:00
Moritz Halbritter
b93ce92022
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37569
2023-09-25 11:39:18 +02:00
Moritz Halbritter
b266ade00c
Prevent exception when loading optional config data locations
...
Closes gh-35683
2023-09-25 11:39:04 +02:00
Scott Frederick
c45ad6ce83
Use actual Java version in build image integration tests
...
See gh-37453
2023-09-22 13:38:37 -05:00
Andy Wilkinson
c838c707d8
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37553
2023-09-22 17:44:44 +01:00
Andy Wilkinson
e2982a3a07
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37552
2023-09-22 17:44:30 +01:00
Andy Wilkinson
feae7be0a1
Polish "Fix handling of JMS listener concurrency properties"
...
See gh-37180
2023-09-22 17:43:57 +01:00
Vedran Pavic
366607f517
Fix handling of JMS listener concurrency properties
...
Update JMS listener concurrency configuration to set the same minimum
and maximum number of consumers when users specify only the minimum
using `spring.jms.listener.concurrency` property.
Prior to this commit, when using `spring.jms.listener.concurrency` to
set the minimum number of consumers without also specifying
`spring.jms.listener.max-concurrency` would result in effective
concurrency where the actual minimum number of consumers is always 1,
while the maximum number of consumers is the value of
`spring.jms.listener.concurrency`.
See gh-37180
2023-09-22 17:43:56 +01:00
Scott Frederick
3803bd9af9
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37550
2023-09-22 11:32:28 -05:00
Scott Frederick
7322c078c4
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37549
2023-09-22 11:32:07 -05:00
Scott Frederick
98bfaf0412
Remove compatibility blocks from Gradle plugin integration tests
...
Closes gh-37453
2023-09-22 11:28:12 -05:00
Andy Wilkinson
8080bb9cfb
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37547
2023-09-22 16:30:19 +01:00
Johnny Lim
ce813346c9
Add Javadoc since for AbstractAotMojo.getSession()
...
See gh-37462
2023-09-22 16:29:49 +01:00
Andy Wilkinson
e4d8b22403
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37545
2023-09-22 16:26:31 +01:00
Andy Wilkinson
333820627f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37544
2023-09-22 16:26:21 +01:00
Eric Haag
a2be276dd8
Mock working directory for extract test
...
Prior to this change, this test would create files in the project
directory. This can cause issues with Gradle caching and up-to-date
checks.
To address this, the value of the working directory is mocked to a
temporary directory like all the other tests.
See gh-37395
2023-09-22 16:24:49 +01:00
Andy Wilkinson
9d185825b6
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37542
2023-09-22 16:21:50 +01:00
Andy Wilkinson
28f4d77c2a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37541
2023-09-22 16:21:41 +01:00
Andy Wilkinson
98acca9633
Add dep management for kafka-server-common with test classifier
...
Closes gh-37499
2023-09-22 16:20:53 +01:00
Andy Wilkinson
7bb40d50d4
Polish
2023-09-22 16:06:44 +01:00
Andy Wilkinson
e3c3cb4b47
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37539
2023-09-22 15:50:28 +01:00
Andy Wilkinson
18b7015552
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37538
2023-09-22 15:35:45 +01:00
Andy Wilkinson
89a86e91f5
Avoid deprecation warning with Gradle 8.4-rc-1
...
Closes gh-37493
2023-09-22 15:31:36 +01:00
Moritz Halbritter
059bb69705
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37535
2023-09-22 11:21:37 +02:00
Moritz Halbritter
c991a7b90b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37534
2023-09-22 11:21:25 +02:00
Moritz Halbritter
a3611ae9f3
Polish "Use the Maven Archiver implementation for parsing outputTimestamp"
...
See gh-37438
2023-09-22 11:13:10 +02:00
Niels Basjes
a1b08e1819
Use the Maven Archiver implementation for parsing outputTimestamp
...
See gh-37438
2023-09-22 11:12:48 +02:00
Moritz Halbritter
b5cc6f9f92
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37532
2023-09-22 09:26:17 +02:00
Moritz Halbritter
17092e124d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37531
2023-09-22 09:26:08 +02:00
Moritz Halbritter
6be8ce948a
Document support for Java 21
...
Closes gh-37371
2023-09-22 09:22:14 +02:00
Moritz Halbritter
ddd666497d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37513
2023-09-21 16:44:14 +02:00
Moritz Halbritter
dc8e69cc8d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37512
2023-09-21 16:44:05 +02:00
Johnny Lim
b95092c621
Fix wrong mocking
...
See gh-37492
2023-09-21 16:42:43 +02:00
Moritz Halbritter
aabd6f58d5
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37510
2023-09-21 16:40:41 +02:00
Moritz Halbritter
454342acfa
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37509
2023-09-21 16:40:29 +02:00
김희망
45e08f321c
Use more idiomatic Kotlin in doc example
...
See gh-37491
2023-09-21 16:36:51 +02:00
Phillip Webb
78eb8f90d1
Merge branch '3.0.x' into 3.1.x
2023-09-20 17:12:27 -07:00
Phillip Webb
78c3512e32
Polish
2023-09-20 17:11:54 -07:00
Phillip Webb
9b5062e5bb
Merge branch '2.7.x' into 3.0.x
2023-09-20 17:06:55 -07:00
Phillip Webb
b83e7b42bb
Update copyright year of changed files
2023-09-20 16:05:44 -07:00
Phillip Webb
e10ac76761
Polish
2023-09-20 16:05:30 -07:00
Andy Wilkinson
79a73e7b5f
Upgrade to Spring Integration 6.1.3
...
Closes gh-37267
2023-09-20 11:17:11 +01:00
Andy Wilkinson
351e2590eb
Upgrade to Lombok 1.18.30
...
Closes gh-37488
2023-09-20 11:17:11 +01:00
Andy Wilkinson
09e67cda96
Upgrade to Lombok 1.18.30
...
Closes gh-37487
2023-09-20 11:09:50 +01:00
Andy Wilkinson
d28982f3bd
Upgrade to Spring Integration 5.5.19
...
Closes gh-37251
2023-09-20 11:05:55 +01:00
Andy Wilkinson
94478c2210
Upgrade to Lombok 1.18.30
...
Closes gh-37486
2023-09-20 11:05:55 +01:00
Andy Wilkinson
e10ca23b41
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37484
2023-09-20 10:56:20 +01:00
Andy Wilkinson
2a3d5c4e0e
Tolerate parallel init of SLF4J
...
Closes gh-37477
2023-09-20 10:49:01 +01:00
Moritz Halbritter
b2dc52fc74
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37482
2023-09-20 11:30:26 +02:00
Moritz Halbritter
5ec358099c
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37481
2023-09-20 11:29:38 +02:00
Moritz Halbritter
0ed455b058
Apply SAML2 sign-request even if metadata url is set
...
Closes gh-33747
2023-09-20 10:33:55 +02:00
Andy Wilkinson
b16ca8727e
Upgrade to R2DBC MySQL 1.0.3
...
Closes gh-37466
2023-09-19 17:06:20 +01:00
Andy Wilkinson
6717b7d4e4
Upgrade to Hibernate 6.2.9.Final
...
Closes gh-37465
2023-09-19 17:06:15 +01:00
Andy Wilkinson
7f7b325fd5
Upgrade to Spring GraphQL 1.1.7
...
Closes gh-37464
2023-09-19 17:02:26 +01:00
Andy Wilkinson
4a6dd95b6b
Upgrade to Spring GraphQL 1.0.6
...
Closes gh-37250
2023-09-19 16:56:34 +01:00
Moritz Halbritter
ea57988e2f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37460
2023-09-19 16:02:07 +02:00
Moritz Halbritter
2b4afe974a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37459
2023-09-19 16:01:55 +02:00
Moritz Halbritter
6805a3393b
Close file handle on exceptions during connect
...
Closes gh-32423
2023-09-19 15:17:14 +02:00
Stéphane Nicoll
8b4f881f26
Upgrade to Spring GraphQL 1.2.3
...
Closes gh-37266
2023-09-19 15:00:19 +02:00
Stéphane Nicoll
a49dc0c0d1
Upgrade to Spring GraphQL 1.1.6
...
Closes gh-37259
2023-09-19 14:57:11 +02:00
Moritz Halbritter
8f52990c45
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37457
2023-09-19 13:16:57 +02:00
Moritz Halbritter
99473362d8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37456
2023-09-19 13:16:40 +02:00
Moritz Halbritter
95690f7327
Fall back to all media types if encountering invalid Accept header
...
A warn log message is printed, and if log level is set to debug, the
exception stacktrace is logged, too.
Closes gh-37455
2023-09-19 09:52:02 +02:00
Stéphane Nicoll
2ad4aa5280
Upgrade to Spring WS 4.0.6
...
Closes gh-37425
2023-09-19 09:22:48 +02:00
Stéphane Nicoll
a353a4bb2e
Upgrade to Spring WS 4.0.6
...
Closes gh-37418
2023-09-19 09:21:44 +02:00
Stéphane Nicoll
1f527c315e
Upgrade to Spring WS 3.1.7
...
Closes gh-37415
2023-09-19 09:20:19 +02:00
Stéphane Nicoll
947f2bf19a
Upgrade to Spring Security 6.1.4
...
Closes gh-37424
2023-09-18 19:06:59 +02:00
Stéphane Nicoll
61a5be28d0
Upgrade to Spring AMQP 3.0.9
...
Closes gh-37264
2023-09-18 19:06:59 +02:00
Stéphane Nicoll
3d514da3d1
Upgrade to Spring Security 6.0.7
...
Closes gh-37417
2023-09-18 19:05:27 +02:00
Stéphane Nicoll
7586509f2b
Upgrade to Spring AMQP 3.0.9
...
Closes gh-37257
2023-09-18 19:05:27 +02:00
Stéphane Nicoll
65f574d43f
Upgrade to Spring Security 5.7.11
...
Closes gh-37414
2023-09-18 19:04:13 +02:00
Stéphane Nicoll
bc2f23b37d
Upgrade to Spring AMQP 2.4.16
...
Closes gh-37247
2023-09-18 19:04:12 +02:00
Moritz Halbritter
7d505dc5b3
Polish JavaDoc
2023-09-18 15:27:07 +02:00
Moritz Halbritter
af244e1550
Start Threshold filters in DefaultLogbackConfiguration
...
Closes gh-36741
2023-09-18 14:11:09 +02:00
Moritz Halbritter
5d120faac2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37443
2023-09-18 10:22:01 +02:00
Moritz Halbritter
5a0bc0a112
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37442
2023-09-18 10:21:44 +02:00
Moritz Halbritter
ff2fc95daf
Document that PKCS8 PEM files should be used whenever possible
...
Closes gh-37170
2023-09-18 10:18:06 +02:00
Moritz Halbritter
3900c0ad58
Merge branch '3.0.x' into 3.1.x
2023-09-18 09:53:07 +02:00
Moritz Halbritter
9a1e146c86
Polish PrivateKeyParserTests
2023-09-18 09:51:39 +02:00
Moritz Halbritter
0ba928bf2d
Polish PemPrivateKeyParserTests
...
Add tests for:
- aes128 and aes256 encrypted keys
- scrypt encrypted keys
- des3 encrypted keys
- encrypted EdDSA and XDH keys
2023-09-18 09:31:08 +02:00
Moritz Halbritter
85e322b401
Merge branch '3.0.x' into 3.1.x
2023-09-15 15:39:41 +02:00
Moritz Halbritter
1b098951aa
Merge branch '2.7.x' into 3.0.x
2023-09-15 15:39:28 +02:00
Moritz Halbritter
36629df416
Remove useless file
2023-09-15 15:39:18 +02:00
Stéphane Nicoll
46727a82ee
Start building against Spring WS 4.0.6 snapshots
...
See gh-37425
2023-09-15 15:22:34 +02:00
Stéphane Nicoll
1e91f02751
Start building against Spring Security 6.1.4 snapshots
...
See gh-37424
2023-09-15 15:22:34 +02:00
Stéphane Nicoll
35648d4f1c
Upgrade to Spring Data Bom 2023.0.4
...
Closes gh-37350
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
aa96c5374a
Upgrade to Pooled JMS 3.1.3
...
Closes gh-37421
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
f890de1f9e
Upgrade to Byte Buddy 1.14.8
...
Closes gh-37419
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
6b09431162
Start building against Spring WS 4.0.6 snapshots
...
See gh-37418
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
839792565a
Start building against Spring Security 6.0.7 snapshots
...
See gh-37417
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
9fb4224956
Upgrade to Spring Data Bom 2022.0.10
...
Closes gh-37349
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
6c8e7018ff
Start building against Spring WS 3.1.7 snapshots
...
See gh-37415
2023-09-15 15:22:17 +02:00
Stéphane Nicoll
d3ee61c83f
Start building against Spring Security 5.7.11 snapshots
...
See gh-37414
2023-09-15 15:22:17 +02:00
Stéphane Nicoll
add05fe469
Upgrade to Spring Data Bom 2021.2.16
...
Closes gh-37248
2023-09-15 15:22:17 +02:00
Moritz Halbritter
ed4b6aaa7b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37422
2023-09-15 15:18:08 +02:00
Moritz Halbritter
5be826dd4a
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37413
2023-09-15 14:47:57 +02:00
Andy Wilkinson
d653515532
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37411
2023-09-15 13:37:45 +01:00
Mark Nelson
78a69cbb7d
Update README.adoc to add Oracle Spring Boot Starters
...
See gh-37069
2023-09-15 13:37:20 +01:00
Moritz Halbritter
408fb8ae9d
Add support for EdDSA, XDH and RSA-PSS key parsing
...
This works with Java 17 and up. Also refactor the test for more
structure.
Closes gh-37237
2023-09-15 14:15:02 +02:00
Andy Wilkinson
ee6d558060
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37408
2023-09-15 11:18:06 +01:00
Andy Wilkinson
24e3a124d9
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37407
2023-09-15 11:17:56 +01:00
Andy Wilkinson
ee78e45ea7
Polish "Polish Javadoc for DockerImageNames.rabbit()"
...
See gh-37394
2023-09-15 11:17:15 +01:00
Johnny Lim
fbfd6816c2
Polish Javadoc for DockerImageNames.rabbit()
...
See gh-37394
2023-09-15 11:16:06 +01:00
Andy Wilkinson
5910b3c0d6
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37405
2023-09-15 11:08:40 +01:00
Andy Wilkinson
0af008960f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37404
2023-09-15 11:05:24 +01:00
Andy Wilkinson
e1f6fb5a61
Remove `@since` from spring-boot-test-support's javadoc
...
Closes gh-37403
2023-09-15 10:54:41 +01:00
Andy Wilkinson
c187bd928a
Don't add runtime shutdown hook till app with hook enabled is run
...
Previously, the runtime shutdown hook was added as soon as a
shutdown handler was registered. This causes a memory leak in a war
deployment when the application is undeployed as
LoggingApplicationListener always registers a shutdown handler
so the runtime shutdown hook was always registered.
This commit updates the shutdown hook so that the runtime shutdown
hook is only allowed to be added once run() has been called on a
SpringApplication with the shutdown hook enabled. This approach
allows the registerShutdownHook flag on SpringApplication to be a
central point of control for the registration of the runtime shutdown
hook. When that flag is set to false, for example by
SpringBootServletInitializer, the runtime shutdown hook will not
be registered, irrespective of whether other code uses the public
API to add a shutdown handler.
An alternative approach of stopping LoggingApplicationListener from
adding its shutdown handler – for example by adding
logging.register-shutdown-hook=false to the environment – was
considered. This approach was rejected in favor of the centralized
approach described above as it would require every caller that adds
a shutdown handler to deal with the problem.
Closes gh-37096
2023-09-15 08:37:56 +01:00
Stephane Nicoll
6033e5ad63
Upgrade to Spring Retry 2.0.3
...
Closes gh-37280
2023-09-14 13:36:58 +02:00
Stephane Nicoll
47ebf4e7ab
Upgrade to Jakarta XML Bind 4.0.1
...
Closes gh-37387
2023-09-14 13:36:57 +02:00
Stephane Nicoll
e95fd56d3b
Upgrade to Groovy 4.0.15
...
Closes gh-37386
2023-09-14 13:36:53 +02:00
Stephane Nicoll
f75a8fedf4
Upgrade to Spring Retry 2.0.3
...
Closes gh-37279
2023-09-14 13:35:35 +02:00
Stephane Nicoll
cc3200af72
Upgrade to Jakarta XML Bind 4.0.1
...
Closes gh-37385
2023-09-14 13:35:34 +02:00
Stephane Nicoll
f4d16d19e5
Upgrade to Groovy 4.0.15
...
Closes gh-37384
2023-09-14 13:35:30 +02:00
Andy Wilkinson
dfb95329fd
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37380
2023-09-14 11:03:08 +01:00
Andy Wilkinson
a795065555
Polish "Lazily query attributes when copying from base configuration"
...
See gh-37343
2023-09-14 10:32:05 +01:00
Fouad Almalki
7edc9ebc28
Lazily query attributes when copying from base configuration
...
See gh-37343
2023-09-14 10:30:11 +01:00
Moritz Halbritter
fdd9bc732f
Enable RabbitEnvironmentTests
2023-09-14 11:25:20 +02:00
Moritz Halbritter
136a5b4c07
Enable PostgresEnvironmentTests
2023-09-14 11:25:06 +02:00
Moritz Halbritter
496b373fce
Remove unused test
2023-09-14 11:22:54 +02:00
Moritz Halbritter
0f019b0049
Reign in Cassandra memory consumption when running tests
...
The environment variables are the same as the Cassandra Testcontainers
uses.
2023-09-14 11:20:22 +02:00
Andy Wilkinson
b9c223581e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37364
2023-09-13 11:15:33 +01:00
Andy Wilkinson
eba2f718a7
Merge branch '2.7.x' into 3.0.x
...
Closes gh-37363
2023-09-13 11:15:16 +01:00
Moritz Halbritter
13a3e3bdf0
Add TWENTY_ONE to JavaVersion
...
Closes gh-37362
2023-09-13 11:04:22 +01:00
Andy Wilkinson
2ee9bd41b0
Fix moving to Micrometer Tracing snapshots
...
The GitHub repo, and therefore calendar entry, is named "Tracing"
but our name for the library is "Micrometer Tracing". Configuring
a custom calendarName allows snapshot release dates to be detected.
See gh-37212
2023-09-13 10:21:04 +01:00
Stephane Nicoll
e92491e4ca
Upgrade to Reactor Bom 2022.0.11
...
Closes gh-37263
2023-09-13 11:00:33 +02:00
Stephane Nicoll
c6184b4429
Upgrade to Reactor Bom 2022.0.11
...
Closes gh-37256
2023-09-13 10:58:42 +02:00
Stephane Nicoll
5bbd4bba91
Upgrade to Reactor Bom 2020.0.36
...
Closes gh-37246
2023-09-13 10:56:47 +02:00
Stephane Nicoll
8d8eb0e3f6
Upgrade to Neo4j Java Driver 5.12.0
...
Closes gh-37353
2023-09-12 17:14:54 +02:00
Stephane Nicoll
5fe111df66
Upgrade to Neo4j Java Driver 5.12.0
...
Closes gh-37352
2023-09-12 17:13:40 +02:00
Stephane Nicoll
7df79432eb
Polish "Upgrade to Micrometer Tracing 1.0.10"
...
See gh-37345
2023-09-12 15:10:19 +02:00
Stephane Nicoll
2b23bb8923
Start building against Spring Data Bom 2023.0.4 snapshots
...
See gh-37350
2023-09-12 12:08:42 +02:00
Stephane Nicoll
11940f8fec
Start building against Spring Data Bom 2022.0.10 snapshots
...
See gh-37349
2023-09-12 12:08:01 +02:00
Stephane Nicoll
70b585f0d7
Merge branch '3.0.x' into 3.1.x
2023-09-12 12:06:43 +02:00
Stephane Nicoll
0163570cda
Remove invalid exclusion of Spring Data versions
2023-09-12 12:06:12 +02:00
Stephane Nicoll
4c415efea3
Upgrade to Micrometer Tracing 1.1.5
...
Closes gh-37262
2023-09-12 11:40:51 +02:00
Stephane Nicoll
d720956209
Upgrade to Micrometer 1.11.4
...
Closes gh-37261
2023-09-12 11:40:50 +02:00
Stephane Nicoll
bbefc07752
Upgrade to Micrometer Tracing 1.0.10
...
Closes gh-37345
2023-09-12 11:38:04 +02:00
Stephane Nicoll
a3dff81437
Upgrade to Micrometer 1.10.11
...
Closes gh-37255
2023-09-12 11:38:00 +02:00
Stephane Nicoll
181f0b004b
Upgrade to Micrometer 1.9.15
...
Closes gh-37245
2023-09-12 11:33:44 +02:00
Moritz Halbritter
e2d84fa462
Make SslStoreBundle implementations immutable
...
Closes gh-37222
2023-09-11 15:39:25 +02:00
Stephane Nicoll
c298091e34
Merge branch '3.0.x' into 3.1.x
...
Closes gh-37336
2023-09-11 15:37:43 +02:00