Commit Graph
58748 Commits
Author SHA1 Message Date
Andy Wilkinson 5f52a77480 Merge branch '3.5.x'
Closes gh-48269
2025-11-24 12:04:40 +00:00
Andy Wilkinson b72628c0ff Merge branch '3.4.x' into 3.5.x
Closes gh-48268
2025-11-24 12:03:20 +00:00
Andy Wilkinson 780b412415 Upgrade to actions/checkout@v6
Closes gh-48267
2025-11-24 12:02:29 +00:00
Andy Wilkinson 1761ff0ff4 Clarify Batch docs on the need for a DataSource and DB-based repository
Closes gh-48233
2025-11-24 11:41:17 +00:00
Andy Wilkinson 4d3e374ad1 Merge branch '3.5.x'
Closes gh-48266
2025-11-24 11:30:45 +00:00
Andy Wilkinson a30efc8e0a Merge branch '3.4.x' into 3.5.x
Closes gh-48265
2025-11-24 11:23:22 +00:00
Andy Wilkinson 835199c9e8 Clarify effects of @EnableBatchProcessing
Closes gh-48264
2025-11-24 11:22:50 +00:00
Andy Wilkinson 04ba4120a4 Document need for JdbcDialect bean with Sring Data JDBC and AOT
Closes gh-48240
2025-11-24 10:55:56 +00:00
Maurice Zeijen a39adff3eb Corrected ProblemDetail mixin for XmlMapper.Builder
The ProblemDetailXmlMapperBuilderCustomizer applied the wrong
ProblemDetail mixin for the Jackson XmlMapper. Namely the
ProblemDetailJacksonMixin, which is intended for JSON.
Now the ProblemDetailJacksonXmlMixin is used instead.
The corresponding test also tested for the wrong XML output,
which has been adjusted.

Fixes gh-48222

Signed-off-by: Maurice Zeijen <mzeijen@bol.com>
2025-11-24 09:57:43 +01:00
Stéphane Nicoll 0a4037880c Merge pull request #48255 from michaldo
* pr/48255:
  Document correct replacement for spring.jackson.parser
  Document correct replacement for spring.jackson.generator

Closes gh-48255
2025-11-23 20:03:58 +01:00
Stéphane Nicoll 76cccc5842 Document correct replacement for spring.jackson.parser
See gh-48255
2025-11-23 20:03:33 +01:00
michaldo 6ad521cdfc Document correct replacement for spring.jackson.generator
See gh-48255

Signed-off-by: michaldo <michaldo@github.com>
2025-11-23 20:03:06 +01:00
Stéphane Nicoll c585b05359 Polish
See gh-48239
2025-11-22 10:02:49 +01:00
Phillip Webb a89e89504f Merge branch '3.5.x'
Closes gh-48238
2025-11-21 17:07:40 -08:00
Phillip Webb aae9f47cbc Merge branch '3.4.x' into 3.5.x
Closes gh-48237
2025-11-21 17:07:33 -08:00
Phillip Webb 580ad488f0 Upgrade to Antora Spring UI v0.4.25
Closes gh-48236
2025-11-21 17:06:53 -08:00
Andy Wilkinson 4b8db9b630 Fix problems with auto-configuration architecture checks
Closes gh-48216
2025-11-21 16:57:56 +00:00
Andy Wilkinson 85bbbc99ad Merge branch '3.5.x'
Closes gh-48229
2025-11-21 16:54:25 +00:00
Andy Wilkinson 01d93513c7 Merge branch '3.4.x' into 3.5.x
Closes gh-48226
2025-11-21 16:47:11 +00:00
Andy Wilkinson 40453e76f0 Merge branch '3.5.x'
Closes gh-48228
2025-11-21 16:47:00 +00:00
Andy Wilkinson 7459fe0163 Merge branch '3.4.x' into 3.5.x
Closes gh-48227
2025-11-21 16:46:26 +00:00
Andy Wilkinson 859606ae13 Split architecture checks by language as well as source set
Closes gh-48224
2025-11-21 16:44:54 +00:00
Andy Wilkinson fc8f9a322d Annotation Kotlin auto-config examples with @AutoConfiguration
Closes gh-48220
2025-11-21 16:44:54 +00:00
Stéphane Nicoll bd5264e28e Merge branch '3.5.x'
Closes gh-48219
2025-11-21 13:02:14 +01:00
Stéphane Nicoll d4408ab9cd Merge pull request #48169 from vpavic
* pr/48169:
  Polish "Revise "Use Liquibase for test-only migrations" section"
  Revise "Use Liquibase for test-only migrations" section

Closes gh-48169
2025-11-21 13:02:09 +01:00
Stéphane Nicoll 1650092890 Polish "Revise "Use Liquibase for test-only migrations" section"
See gh-48169
2025-11-21 12:05:42 +01:00
Vedran Pavic 7bc6ebc169 Revise "Use Liquibase for test-only migrations" section
See gh-48169

Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
2025-11-21 12:03:29 +01:00
Stéphane Nicoll 1e96c6cd02 Merge branch '3.5.x'
Closes gh-48218
2025-11-21 11:27:56 +01:00
Stéphane Nicoll 2f27912aea Merge branch '3.4.x' into 3.5.x
Closes gh-48217
2025-11-21 11:27:45 +01:00
Stéphane Nicoll 5bb8d711ce Refer to Infinispan documentation
Rather than documenting what should be added to use Infinispan as a
cache provider, this commit adds a reference to the official
documentation.

Closes gh-48191
2025-11-21 11:23:40 +01:00
Stéphane Nicoll 977be74768 Document replacement for removed "max-retries" properties
See gh-48023
Closes gh-48206
2025-11-21 10:59:42 +01:00
Phillip Webb 0f4de3c4f4 Merge branch '3.5.x'
Closes gh-48212
2025-11-20 14:18:32 -08:00
Phillip Webb 39c0d17b87 Merge branch '3.4.x' into 3.5.x
Closes gh-48211
2025-11-20 14:18:11 -08:00
Phillip Webb 4d94fcba9a Upgrade to Antora Spring UI v0.4.24
Closes gh-48210
2025-11-20 14:17:47 -08:00
Andy Wilkinson 0884005212 Generate individual modules' javadoc without web fonts
Closes gh-48208
2025-11-20 19:57:14 +00:00
Phillip Webb 384e8b9b74 Next development version (v4.0.1-SNAPSHOT) 2025-11-20 10:38:42 -08:00
Andy Wilkinson 34879288f9 Merge branch '3.5.x'
Closes gh-48205
2025-11-20 14:20:03 +00:00
Andy Wilkinson 29b8e96978 Switch make-default in preparation for Spring Boot 4.0.0
Closes gh-48203
2025-11-20 14:17:57 +00:00
Andy Wilkinson 88da0ddb94 Merge branch '3.5.x' 2025-11-20 14:17:00 +00:00
Andy Wilkinson 56feeaa9a0 Next development version (v3.5.9-SNAPSHOT) 2025-11-20 14:16:24 +00:00
Andy Wilkinson 3becdc7d47 Move server.error properties to spring.web.error
Closes gh-48201
2025-11-20 11:55:23 +00:00
Moritz Halbritter 2b306329ae Merge branch '3.5.x' 2025-11-20 12:27:44 +01:00
Moritz Halbritter 4f03b44e97 Merge branch '3.4.x' into 3.5.x 2025-11-20 12:27:10 +01:00
Moritz Halbritter 3d15c13270 Next development version (v3.4.13-SNAPSHOT) 2025-11-20 12:26:35 +01:00
Stéphane Nicoll dc140dfc2e Upgrade to Spring Framework 7.0.1
Closes gh-48168
2025-11-20 10:48:40 +01:00
Andy Wilkinson 75da8b80ec Align restclient-test properties with module's name
Closes gh-48193
2025-11-20 09:20:02 +00:00
Andy Wilkinson 331e9bcbf7 Remove metadata for previously deleted property
Closes gh-48199
2025-11-20 09:15:42 +00:00
Andy Wilkinson 81ec7aeb70 Fix clashing bean name with JsonTest and Jacksons 2 and 3
Fixes gh-48198
2025-11-20 09:14:46 +00:00
Moritz Halbritter 21b27df695 Merge branch '3.5.x' 2025-11-20 10:04:14 +01:00
Moritz Halbritter 3b539aa9b4 Merge branch '3.4.x' into 3.5.x
Closes gh-48166
2025-11-20 10:03:52 +01:00