Scott Frederick
28dc9cbb59
Merge branch '3.3.x'
2024-06-28 17:22:14 -05:00
Scott Frederick
03a7f48ac0
Polish documentation for xref hyperlink formatting consistency
...
This commit improves the consistency of xref link formatting (no
quotes, italics, or other decoration) and uses automatic link
text generation wherever possible.
2024-06-28 17:20:53 -05:00
Scott Frederick
24a8bbd82f
Polish use of the term starter in documentation
...
Use of the term "starter" was sometimes quoted but sometimes was not,
sometimes used proper case and sometimes lowercase. This commit
improves consistency by removing quotes and using lowercase.
2024-06-28 17:19:30 -05:00
Andy Wilkinson
6749ad674f
Polish "Add support for org.testcontainers.kafka.KafkaContainer"
...
See gh-40695
2024-06-27 15:10:58 +01:00
Andy Wilkinson
6f6eba0bb9
Merge branch '3.3.x'
...
Closes gh-41247
2024-06-26 14:29:36 +01:00
Andy Wilkinson
81c8a9706f
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41246
2024-06-26 14:29:14 +01:00
Andy Wilkinson
28a887ad0f
Raise minimum supported version of Gradle
...
Closes gh-41180
2024-06-21 14:52:22 +01:00
Andy Wilkinson
7701201bc3
Align cascading of config prop validation with bean validation spec
...
Closes gh-40345
2024-06-21 12:27:22 +01:00
Moritz Halbritter
6aeab4461e
Polish "Auto-configure SpringLiquibase with Liquibase Customizer"
...
See gh-40986
2024-06-21 12:57:25 +02:00
Moritz Halbritter
72e9ea986b
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41192
2024-06-21 11:10:39 +02:00
Moritz Halbritter
78f9d6d973
Remove incorrect note about zipkin-sender-urlconnection
...
Closes gh-41181
2024-06-21 10:41:35 +02:00
Phillip Webb
955fe1868b
Polish 'Improve readability of documentation'
...
See gh-41162
2024-06-19 22:59:06 -07:00
Mateus Scheper
cf8ed63dde
Improve readability of documentation
...
See gh-41162
2024-06-19 22:58:02 -07:00
Mateus Scheper
6c34c02acf
Improving readability
...
Improving readability by adding ",".
2024-06-19 22:57:59 -07:00
Mateus Scheper
159e7745b6
Improving readability by adding a comma
...
See gh-41140
2024-06-18 10:32:20 -07:00
Andy Wilkinson
7c318be829
Fix links to Spring AMQP's javadoc
...
Closes gh-41144
2024-06-18 09:24:52 +01:00
Andy Wilkinson
9f1ee67225
Merge branch '3.2.x'
...
Closes gh-41123
2024-06-17 10:48:01 +01:00
Sébastien Deleuze
292fdc4b7e
Cross-link to the CDS how-to guide
...
See gh-41118
2024-06-17 10:35:03 +01:00
Moritz Halbritter
d633f2e09e
Polish "Add CDS training run documentation"
...
See gh-41045
2024-06-11 14:59:06 +02:00
Sébastien Deleuze
9677d9ecd4
Add CDS training run documentation
...
See gh-41045
2024-06-11 14:56:40 +02:00
Moritz Halbritter
bc91c20a06
Merge branch '3.2.x'
...
Closes gh-41064
2024-06-11 14:55:19 +02:00
Moritz Halbritter
b884932155
Document how to switch to Prometheus's simpleclient
...
Closes gh-40993
2024-06-07 10:56:45 +02:00
Moritz Halbritter
1fff51d53d
Add missing period
2024-06-07 10:13:19 +02:00
Scott Frederick
0c3aa52773
Add How-To Guide for building images with CDS and buildpacks
...
Closes gh-40762
2024-06-06 16:11:19 -05:00
Scott Frederick
2df0c7961a
Reorganize packaging and optimizing documentation
...
Documentation for native executables, CDS, and checkpoint/restore are
now under a common heading in the reference documentation, along with
sections on building container images. A few sections containing
prescriptive workflows have been moved from reference to how-to guides.
This consolidates and improves the consistency of recommendations on
how to package and run applications.
Closes gh-40977
2024-06-06 16:11:10 -05:00
Moritz Halbritter
197eae5ec4
Polish "Replace hard-coded links to Micrometer in documentation"
...
See gh-40967
2024-06-03 14:33:54 +02:00
Seungrae
1589a19a86
Replace hard-coded links to Micrometer in documentation
...
See gh-40967
2024-06-03 14:27:28 +02:00
Scott Frederick
abb1df40d1
Merge branch '3.2.x'
...
Closes gh-40958
2024-05-30 14:29:59 -05:00
Chris Bono
0c1632de90
Fix links to Spring Pulsar ref docs
...
This commit fixes several broken links from pulsar.adoc to the
Spring Pulsar reference docs. The breakage occurred due to some
doc re-organization in Spring Pulsar.
See gh-40948
2024-05-30 14:12:33 -05:00
Moritz Halbritter
c479c56836
Merge branch '3.2.x'
...
Closes gh-40942
2024-05-29 14:13:43 +02:00
Moritz Halbritter
8f1166f4da
Merge branch '3.2.x'
...
Closes gh-40941
2024-05-29 14:06:37 +02:00
Phillip Webb
88917b554b
Merge branch '3.2.x'
...
Closes gh-40846
2024-05-20 21:32:12 -07:00
Phillip Webb
336dcab0f9
Merge branch '3.2.x'
...
Closes gh-40844
2024-05-20 18:58:25 -07:00
Andy Wilkinson
a40ecafe36
Merge branch '3.2.x'
...
Closes gh-40839
2024-05-20 15:55:16 +01:00
Phillip Webb
b082e5d82d
Add external link indicators to API docs in Antora
...
Closes gh-40817
2024-05-17 09:52:24 -07:00
Andy Wilkinson
7f6a99ce24
Merge branch '3.2.x'
...
Closes gh-40756
2024-05-13 17:22:43 +01:00
Andy Wilkinson
53e1c7ed7d
Include Kotlin API documentation in the documentation site
...
Closes gh-40692
2024-05-10 14:56:33 +01:00
Phillip Webb
22386f4ddd
Fix error in antora.yml
2024-05-08 19:03:44 -07:00
Phillip Webb
9852a66a37
Polish Antora
2024-05-08 15:58:17 -07:00
Piyal Ahmed
44804ae5aa
Fix typo "Tutoral" in features doc
...
See gh-40631
2024-05-07 12:36:17 +02:00
Moritz Halbritter
f27aadbbd1
Polish "Fix code inclusion in Jersey documentation"
...
See gh-40629
2024-05-07 10:00:42 +02:00
Piyal Ahmed
3ce1bf6c8f
Fix code inclusion in Jersey documentation
...
See gh-40629
2024-05-07 09:55:20 +02:00
Phillip Webb
e954afdc2e
Tweak documentation redirect
2024-05-06 13:14:48 -07:00
Scott Frederick
289f3f9e51
Polish "Add How-To documentation for ManagedClassNameFilter"
...
See gh-40617
2024-05-03 10:46:38 -05:00
Stéphane Nicoll
d945443f1f
Add How-To documentation for ManagedClassNameFilter
...
This commit documents the support of ManagedClassNameFilter that was
added in gh-39813.
See gh-40617
2024-05-03 10:44:26 -05:00
Moritz Halbritter
59dd34f7fc
Merge branch '3.2.x'
...
Closes gh-40608
2024-05-02 11:01:11 +02:00
Moritz Halbritter
6c154789f5
Merge branch '3.2.x'
...
Closes gh-40565
2024-04-29 12:00:42 +02:00
Andy Wilkinson
515bccac6b
Polish
2024-04-25 14:10:02 +01:00
Andy Wilkinson
aeb5b1ffe3
Merge branch '3.2.x'
...
Closes gh-40523
2024-04-25 13:45:12 +01:00
Moritz Halbritter
744bea5587
Merge branch '3.2.x'
...
Closes gh-40515
2024-04-25 09:45:37 +02:00
Scott Frederick
44941fea48
Merge branch '3.2.x'
...
Closes gh-40481
2024-04-22 16:55:57 -05:00
Pavel Anisimov
af976caec9
Generate configuration metadata for records
...
Update `spring-boot-configuration-processor` to support generating
configuration metadata from record parameter javadoc.
See gh-29403
2024-04-22 10:27:47 -07:00
Moritz Halbritter
9184448054
Merge branch '3.2.x'
...
Closes gh-40471
2024-04-22 14:34:48 +02:00
nahid.mahbub
ac0d17671a
Fix links to Batch's javadoc
...
See gh-40141
2024-04-22 12:48:04 +01:00
Phillip Webb
73b1836a00
Polish 'Fix forward-headers-strategy documentation regarding cloud defaults'
...
See gh-40054
2024-04-18 12:17:29 -07:00
Vilius Šumskas
a832e4bb38
Fix forward-headers-strategy documentation regarding cloud defaults
...
Update the reference documentation since all cloud platform use
forward-headers-strategy=NATIVE.
See gh-40054
2024-04-18 12:16:12 -07:00
Chris Bono
08ad7aa444
Add Spring Pulsar transaction support
...
Adds auto-config for Spring for Apache Pulsar transactions.
Introduces a new `spring.pulsar.transaction.enabled` property
which can be used to enable transactions. This feature is
opt-in and remains disabled by default.
See gh-40189
Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2024-04-17 19:30:58 -07:00
Moritz Halbritter
ca6a321b87
Pull the whole "Testing" documentation section up to the top level
...
Closes gh-38361
2024-04-17 14:37:18 +02:00
Moritz Halbritter
00a10fdc52
Move Docker Compose and Testcontainers to separate section
...
See gh-38361
2024-04-17 14:05:52 +02:00
Brian Clozel
647a5ec6be
Deprecate framework-specific @*Endpoint annotations
...
Prior to this commit, applications could declare Actuator Endpoints
using web framework-specific annotations, such as `@ServletEndpoint`,
@ControllerEndpoint and @RestControllerEndpoint.
Such annotations are closely tied to the programming model of specific
web technologies, such as Servlet or Spring MVC. Unlike other
`@Endpoint` support, they are not portable and will not work
transparently over blocking/reactive and transports.
Because of the strong adherence of this support with the underlying
infrastructure, it makes it impossible to evolve the implementation of
Actuator support without breaking this use case. The reference
documentation has been advocating for using `@Endpoint` and
`@*Operation` for custom endpoints for a long time now.
This commit deprecates this specific support in favor of the recommended
approach.
Closes gh-31768
2024-04-15 18:58:52 +02:00
Scott Frederick
a79c40f072
Polish "Refine Efficient Deployments section in the reference guide"
...
See gh-40175
2024-04-05 11:11:19 -05:00
Stéphane Nicoll
862611a8f9
Refine Efficient Deployments section in the reference guide
...
See gh-40175
2024-04-05 11:11:18 -05:00
Moritz Halbritter
ce358c601b
Polish "Auto-config support for latest Prometheus client and simpleclient"
...
See gh-40023
2024-04-05 10:45:14 +02:00
Phillip Webb
912c6f617d
Update redirect to use correct layout
...
See gh-40062
2024-04-04 14:41:35 -07:00
Scott Frederick
e855e04236
Merge branch '3.2.x'
...
Closes gh-40164
2024-04-03 15:58:31 -05:00
Scott Frederick
e29b981513
Polish "Ensure Reference Guides breadcrumb in page headers is hyperlinked"
...
See gh-40135
2024-04-03 15:35:50 -05:00
nahid.mahbub
4369e6637e
Ensure Reference Guides breadcrumb in page headers is hyperlinked
...
See gh-40135
2024-04-03 15:31:00 -05:00
Phillip Webb
10260c084b
Rename Antora component from spring-boot to boot
...
Closes gh-40131
2024-03-28 13:21:27 -07:00
Scott Frederick
ad79c373f8
Add SNI support to web server SSL auto-configuration
...
Properties under `server.ssl.server-name-bundles` and
`management.server.ssl.server-name-bundles` can be used to configure
mappings of host names to SSL bundles to support SNI in embedded web
servers.
Closes gh-26022
2024-03-28 14:12:20 -05:00
Phillip Webb
af0353ddd3
Remove anchor-rewrite.properties
...
Remove `anchor-rewrite.properties` now that we have `rewrite.adoc` to
replace them.
See gh-40062
2024-03-26 11:27:03 -07:00
Phillip Webb
a836182e31
Add redirect.adoc
...
Add a redirects page primarily generated from the existing anchor
rewrite files. This page should eventually provide redirect support.
Migration was mostly automated using
https://github.com/philwebb/spring-boot-redirects-generator
See gh-40062
2024-03-26 11:24:20 -07:00
Phillip Webb
dab1afcc77
Fix anchor rewrites in preparation for migration to Antora
...
Update `anchor-rewrite.properties` to fix a few errors and remove
elements that no longer exist. This commit also fixes a few anchors
in some `.adoc` files.
See gh-40062
2024-03-26 11:18:27 -07:00
Moritz Halbritter
9f8a26f0f7
Replace links to code with links to javadoc
...
Closes gh-40065
2024-03-26 14:59:51 +01:00
Phillip Webb
cd1d223deb
Drop empty Antora directories
2024-03-25 08:52:51 -07:00
Phillip Webb
6bb6a798ce
Set version to `true` in antora.yml to allow docs generation
...
See gh-33766
2024-03-25 08:52:51 -07:00
Moritz Halbritter
1bdf4eed62
Document SBOM support
...
Closes gh-40059
2024-03-25 14:46:24 +01:00
Moritz Halbritter
4e62aae1a0
Document CDS support
...
Closes gh-40061
2024-03-25 11:01:09 +01:00
Moritz Halbritter
a4b4a881cd
Document new tools mode
...
Closes gh-40094
2024-03-25 10:49:05 +01:00
Johnny Lim
12b4353e28
Polish
...
See gh-40034
2024-03-22 11:06:34 +01:00
Andy Wilkinson
ccd22a3109
Document support for Java 22
...
Closes gh-40047
2024-03-21 17:07:40 +00:00
Phillip Webb
8dd89c1ac7
Migrate spring-boot-docs to Antora
...
See gh-33766
2024-03-20 15:33:02 -07:00