From 54ea6479b530e928d690abaafbd8dfc948cb038a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 12:36:01 +0000 Subject: [PATCH] chore(catalog): record boot-3.5.4 --- catalog.json | 6 +- markdown/boot/3.5.4/LICENSE | 201 ++ markdown/boot/3.5.4/NOTICE | 69 + markdown/boot/3.5.4/_index.md | 148 + .../appendix/application-properties/index.md | 55 + .../auto-configuration-classes/index.md | 12 + .../dependency-versions/coordinates.md | 13 + .../appendix/dependency-versions/index.md | 10 + .../dependency-versions/properties.md | 14 + .../appendix/test-auto-configuration/index.md | 10 + .../test-auto-configuration/slices.md | 12 + .../boot/3.5.4/build-tool-plugin/antlib.md | 126 + .../boot/3.5.4/build-tool-plugin/index.md | 13 + .../build-tool-plugin/other-build-systems.md | 118 + markdown/boot/3.5.4/cli/index.md | 10 + markdown/boot/3.5.4/cli/installation.md | 11 + markdown/boot/3.5.4/cli/using-the-cli.md | 169 + markdown/boot/3.5.4/community.md | 24 + markdown/boot/3.5.4/documentation.md | 148 + markdown/boot/3.5.4/how-to/actuator.md | 106 + markdown/boot/3.5.4/how-to/aot.md | 58 + markdown/boot/3.5.4/how-to/application.md | 187 + markdown/boot/3.5.4/how-to/batch.md | 92 + markdown/boot/3.5.4/how-to/build.md | 328 ++ .../boot/3.5.4/how-to/class-data-sharing.md | 36 + markdown/boot/3.5.4/how-to/data-access.md | 1144 +++++++ .../boot/3.5.4/how-to/data-initialization.md | 318 ++ .../boot/3.5.4/how-to/deployment/cloud.md | 465 +++ .../boot/3.5.4/how-to/deployment/index.md | 13 + .../3.5.4/how-to/deployment/installing.md | 272 ++ .../deployment/traditional-deployment.md | 339 ++ markdown/boot/3.5.4/how-to/docker-compose.md | 43 + markdown/boot/3.5.4/how-to/hotswapping.md | 77 + markdown/boot/3.5.4/how-to/http-clients.md | 90 + markdown/boot/3.5.4/how-to/index.md | 17 + markdown/boot/3.5.4/how-to/jersey.md | 61 + markdown/boot/3.5.4/how-to/logging.md | 214 ++ markdown/boot/3.5.4/how-to/messaging.md | 75 + .../developing-your-first-application.md | 283 ++ .../boot/3.5.4/how-to/native-image/index.md | 13 + .../testing-native-applications.md | 114 + markdown/boot/3.5.4/how-to/nosql.md | 50 + .../how-to/properties-and-configuration.md | 446 +++ markdown/boot/3.5.4/how-to/security.md | 102 + markdown/boot/3.5.4/how-to/spring-mvc.md | 312 ++ markdown/boot/3.5.4/how-to/testing.md | 156 + markdown/boot/3.5.4/how-to/webserver.md | 875 +++++ markdown/boot/3.5.4/index.md | 19 + markdown/boot/3.5.4/installing.md | 194 ++ markdown/boot/3.5.4/redirect.md | 2342 +++++++++++++ .../boot/3.5.4/reference/actuator/auditing.md | 25 + .../3.5.4/reference/actuator/cloud-foundry.md | 291 ++ .../boot/3.5.4/reference/actuator/enabling.md | 35 + .../3.5.4/reference/actuator/endpoints.md | 1487 ++++++++ .../reference/actuator/http-exchanges.md | 24 + .../boot/3.5.4/reference/actuator/index.md | 12 + markdown/boot/3.5.4/reference/actuator/jmx.md | 80 + .../boot/3.5.4/reference/actuator/loggers.md | 94 + .../boot/3.5.4/reference/actuator/metrics.md | 1822 ++++++++++ .../3.5.4/reference/actuator/monitoring.md | 230 ++ .../3.5.4/reference/actuator/observability.md | 188 ++ .../reference/actuator/process-monitoring.md | 37 + .../boot/3.5.4/reference/actuator/tracing.md | 311 ++ markdown/boot/3.5.4/reference/data/index.md | 10 + markdown/boot/3.5.4/reference/data/nosql.md | 1359 ++++++++ markdown/boot/3.5.4/reference/data/sql.md | 1103 ++++++ markdown/boot/3.5.4/reference/features/aop.md | 16 + .../3.5.4/reference/features/dev-services.md | 742 ++++ .../features/developing-auto-configuration.md | 648 ++++ .../reference/features/external-config.md | 2285 +++++++++++++ .../boot/3.5.4/reference/features/index.md | 12 + .../features/internationalization.md | 42 + .../boot/3.5.4/reference/features/json.md | 240 ++ .../boot/3.5.4/reference/features/kotlin.md | 182 + .../boot/3.5.4/reference/features/logging.md | 842 +++++ .../boot/3.5.4/reference/features/profiles.md | 232 ++ .../reference/features/spring-application.md | 737 ++++ markdown/boot/3.5.4/reference/features/ssl.md | 277 ++ .../features/task-execution-and-scheduling.md | 377 +++ markdown/boot/3.5.4/reference/index.md | 8 + markdown/boot/3.5.4/reference/io/caching.md | 562 +++ markdown/boot/3.5.4/reference/io/email.md | 56 + markdown/boot/3.5.4/reference/io/hazelcast.md | 50 + markdown/boot/3.5.4/reference/io/index.md | 13 + markdown/boot/3.5.4/reference/io/jta.md | 121 + markdown/boot/3.5.4/reference/io/quartz.md | 134 + .../boot/3.5.4/reference/io/rest-client.md | 850 +++++ .../boot/3.5.4/reference/io/validation.md | 59 + .../boot/3.5.4/reference/io/webservices.md | 152 + .../boot/3.5.4/reference/messaging/amqp.md | 343 ++ .../boot/3.5.4/reference/messaging/index.md | 14 + .../boot/3.5.4/reference/messaging/jms.md | 413 +++ .../boot/3.5.4/reference/messaging/kafka.md | 392 +++ .../boot/3.5.4/reference/messaging/pulsar.md | 502 +++ .../boot/3.5.4/reference/messaging/rsocket.md | 153 + .../reference/messaging/spring-integration.md | 77 + .../3.5.4/reference/messaging/websockets.md | 22 + .../boot/3.5.4/reference/packaging/aot.md | 41 + .../reference/packaging/checkpoint-restore.md | 22 + .../reference/packaging/class-data-sharing.md | 58 + .../cloud-native-buildpacks.md | 27 + .../packaging/container-images/dockerfiles.md | 158 + .../container-images/efficient-images.md | 54 + .../packaging/container-images/index.md | 10 + .../3.5.4/reference/packaging/efficient.md | 40 + .../boot/3.5.4/reference/packaging/index.md | 12 + .../packaging/native-image/advanced-topics.md | 337 ++ .../reference/packaging/native-image/index.md | 11 + .../introducing-graalvm-native-images.md | 205 ++ .../boot/3.5.4/reference/testing/index.md | 33 + .../reference/testing/spring-applications.md | 20 + .../testing/spring-boot-applications.md | 3003 +++++++++++++++++ .../testing/test-scope-dependencies.md | 22 + .../3.5.4/reference/testing/test-utilities.md | 302 ++ .../3.5.4/reference/testing/testcontainers.md | 638 ++++ .../reference/using/auto-configuration.md | 76 + .../3.5.4/reference/using/build-systems.md | 150 + .../reference/using/configuration-classes.md | 32 + .../boot/3.5.4/reference/using/devtools.md | 520 +++ markdown/boot/3.5.4/reference/using/index.md | 15 + .../using/packaging-for-production.md | 15 + .../using/running-your-application.md | 102 + .../spring-beans-and-dependency-injection.md | 112 + .../reference/using/structuring-your-code.md | 91 + ...ng-the-springbootapplication-annotation.md | 98 + .../3.5.4/reference/web/graceful-shutdown.md | 65 + markdown/boot/3.5.4/reference/web/index.md | 15 + markdown/boot/3.5.4/reference/web/reactive.md | 721 ++++ markdown/boot/3.5.4/reference/web/servlet.md | 1373 ++++++++ .../3.5.4/reference/web/spring-graphql.md | 239 ++ .../3.5.4/reference/web/spring-hateoas.md | 22 + .../3.5.4/reference/web/spring-security.md | 693 ++++ .../3.5.4/reference/web/spring-session.md | 67 + .../annotation-processor.md | 296 ++ .../configuration-metadata/format.md | 248 ++ .../configuration-metadata/index.md | 14 + .../configuration-metadata/manual-hints.md | 338 ++ .../executable-jar/alternatives.md | 15 + .../specification/executable-jar/index.md | 13 + .../executable-jar/jarfile-class.md | 40 + .../specification/executable-jar/launching.md | 45 + .../executable-jar/nested-jars.md | 152 + .../executable-jar/property-launcher.md | 49 + .../executable-jar/restrictions.md | 25 + markdown/boot/3.5.4/system-requirements.md | 48 + .../3.5.4/tutorial/first-application/index.md | 526 +++ markdown/boot/3.5.4/tutorial/index.md | 8 + markdown/boot/3.5.4/upgrading.md | 57 + 148 files changed, 38943 insertions(+), 1 deletion(-) create mode 100644 markdown/boot/3.5.4/LICENSE create mode 100644 markdown/boot/3.5.4/NOTICE create mode 100644 markdown/boot/3.5.4/_index.md create mode 100644 markdown/boot/3.5.4/appendix/application-properties/index.md create mode 100644 markdown/boot/3.5.4/appendix/auto-configuration-classes/index.md create mode 100644 markdown/boot/3.5.4/appendix/dependency-versions/coordinates.md create mode 100644 markdown/boot/3.5.4/appendix/dependency-versions/index.md create mode 100644 markdown/boot/3.5.4/appendix/dependency-versions/properties.md create mode 100644 markdown/boot/3.5.4/appendix/test-auto-configuration/index.md create mode 100644 markdown/boot/3.5.4/appendix/test-auto-configuration/slices.md create mode 100644 markdown/boot/3.5.4/build-tool-plugin/antlib.md create mode 100644 markdown/boot/3.5.4/build-tool-plugin/index.md create mode 100644 markdown/boot/3.5.4/build-tool-plugin/other-build-systems.md create mode 100644 markdown/boot/3.5.4/cli/index.md create mode 100644 markdown/boot/3.5.4/cli/installation.md create mode 100644 markdown/boot/3.5.4/cli/using-the-cli.md create mode 100644 markdown/boot/3.5.4/community.md create mode 100644 markdown/boot/3.5.4/documentation.md create mode 100644 markdown/boot/3.5.4/how-to/actuator.md create mode 100644 markdown/boot/3.5.4/how-to/aot.md create mode 100644 markdown/boot/3.5.4/how-to/application.md create mode 100644 markdown/boot/3.5.4/how-to/batch.md create mode 100644 markdown/boot/3.5.4/how-to/build.md create mode 100644 markdown/boot/3.5.4/how-to/class-data-sharing.md create mode 100644 markdown/boot/3.5.4/how-to/data-access.md create mode 100644 markdown/boot/3.5.4/how-to/data-initialization.md create mode 100644 markdown/boot/3.5.4/how-to/deployment/cloud.md create mode 100644 markdown/boot/3.5.4/how-to/deployment/index.md create mode 100644 markdown/boot/3.5.4/how-to/deployment/installing.md create mode 100644 markdown/boot/3.5.4/how-to/deployment/traditional-deployment.md create mode 100644 markdown/boot/3.5.4/how-to/docker-compose.md create mode 100644 markdown/boot/3.5.4/how-to/hotswapping.md create mode 100644 markdown/boot/3.5.4/how-to/http-clients.md create mode 100644 markdown/boot/3.5.4/how-to/index.md create mode 100644 markdown/boot/3.5.4/how-to/jersey.md create mode 100644 markdown/boot/3.5.4/how-to/logging.md create mode 100644 markdown/boot/3.5.4/how-to/messaging.md create mode 100644 markdown/boot/3.5.4/how-to/native-image/developing-your-first-application.md create mode 100644 markdown/boot/3.5.4/how-to/native-image/index.md create mode 100644 markdown/boot/3.5.4/how-to/native-image/testing-native-applications.md create mode 100644 markdown/boot/3.5.4/how-to/nosql.md create mode 100644 markdown/boot/3.5.4/how-to/properties-and-configuration.md create mode 100644 markdown/boot/3.5.4/how-to/security.md create mode 100644 markdown/boot/3.5.4/how-to/spring-mvc.md create mode 100644 markdown/boot/3.5.4/how-to/testing.md create mode 100644 markdown/boot/3.5.4/how-to/webserver.md create mode 100644 markdown/boot/3.5.4/index.md create mode 100644 markdown/boot/3.5.4/installing.md create mode 100644 markdown/boot/3.5.4/redirect.md create mode 100644 markdown/boot/3.5.4/reference/actuator/auditing.md create mode 100644 markdown/boot/3.5.4/reference/actuator/cloud-foundry.md create mode 100644 markdown/boot/3.5.4/reference/actuator/enabling.md create mode 100644 markdown/boot/3.5.4/reference/actuator/endpoints.md create mode 100644 markdown/boot/3.5.4/reference/actuator/http-exchanges.md create mode 100644 markdown/boot/3.5.4/reference/actuator/index.md create mode 100644 markdown/boot/3.5.4/reference/actuator/jmx.md create mode 100644 markdown/boot/3.5.4/reference/actuator/loggers.md create mode 100644 markdown/boot/3.5.4/reference/actuator/metrics.md create mode 100644 markdown/boot/3.5.4/reference/actuator/monitoring.md create mode 100644 markdown/boot/3.5.4/reference/actuator/observability.md create mode 100644 markdown/boot/3.5.4/reference/actuator/process-monitoring.md create mode 100644 markdown/boot/3.5.4/reference/actuator/tracing.md create mode 100644 markdown/boot/3.5.4/reference/data/index.md create mode 100644 markdown/boot/3.5.4/reference/data/nosql.md create mode 100644 markdown/boot/3.5.4/reference/data/sql.md create mode 100644 markdown/boot/3.5.4/reference/features/aop.md create mode 100644 markdown/boot/3.5.4/reference/features/dev-services.md create mode 100644 markdown/boot/3.5.4/reference/features/developing-auto-configuration.md create mode 100644 markdown/boot/3.5.4/reference/features/external-config.md create mode 100644 markdown/boot/3.5.4/reference/features/index.md create mode 100644 markdown/boot/3.5.4/reference/features/internationalization.md create mode 100644 markdown/boot/3.5.4/reference/features/json.md create mode 100644 markdown/boot/3.5.4/reference/features/kotlin.md create mode 100644 markdown/boot/3.5.4/reference/features/logging.md create mode 100644 markdown/boot/3.5.4/reference/features/profiles.md create mode 100644 markdown/boot/3.5.4/reference/features/spring-application.md create mode 100644 markdown/boot/3.5.4/reference/features/ssl.md create mode 100644 markdown/boot/3.5.4/reference/features/task-execution-and-scheduling.md create mode 100644 markdown/boot/3.5.4/reference/index.md create mode 100644 markdown/boot/3.5.4/reference/io/caching.md create mode 100644 markdown/boot/3.5.4/reference/io/email.md create mode 100644 markdown/boot/3.5.4/reference/io/hazelcast.md create mode 100644 markdown/boot/3.5.4/reference/io/index.md create mode 100644 markdown/boot/3.5.4/reference/io/jta.md create mode 100644 markdown/boot/3.5.4/reference/io/quartz.md create mode 100644 markdown/boot/3.5.4/reference/io/rest-client.md create mode 100644 markdown/boot/3.5.4/reference/io/validation.md create mode 100644 markdown/boot/3.5.4/reference/io/webservices.md create mode 100644 markdown/boot/3.5.4/reference/messaging/amqp.md create mode 100644 markdown/boot/3.5.4/reference/messaging/index.md create mode 100644 markdown/boot/3.5.4/reference/messaging/jms.md create mode 100644 markdown/boot/3.5.4/reference/messaging/kafka.md create mode 100644 markdown/boot/3.5.4/reference/messaging/pulsar.md create mode 100644 markdown/boot/3.5.4/reference/messaging/rsocket.md create mode 100644 markdown/boot/3.5.4/reference/messaging/spring-integration.md create mode 100644 markdown/boot/3.5.4/reference/messaging/websockets.md create mode 100644 markdown/boot/3.5.4/reference/packaging/aot.md create mode 100644 markdown/boot/3.5.4/reference/packaging/checkpoint-restore.md create mode 100644 markdown/boot/3.5.4/reference/packaging/class-data-sharing.md create mode 100644 markdown/boot/3.5.4/reference/packaging/container-images/cloud-native-buildpacks.md create mode 100644 markdown/boot/3.5.4/reference/packaging/container-images/dockerfiles.md create mode 100644 markdown/boot/3.5.4/reference/packaging/container-images/efficient-images.md create mode 100644 markdown/boot/3.5.4/reference/packaging/container-images/index.md create mode 100644 markdown/boot/3.5.4/reference/packaging/efficient.md create mode 100644 markdown/boot/3.5.4/reference/packaging/index.md create mode 100644 markdown/boot/3.5.4/reference/packaging/native-image/advanced-topics.md create mode 100644 markdown/boot/3.5.4/reference/packaging/native-image/index.md create mode 100644 markdown/boot/3.5.4/reference/packaging/native-image/introducing-graalvm-native-images.md create mode 100644 markdown/boot/3.5.4/reference/testing/index.md create mode 100644 markdown/boot/3.5.4/reference/testing/spring-applications.md create mode 100644 markdown/boot/3.5.4/reference/testing/spring-boot-applications.md create mode 100644 markdown/boot/3.5.4/reference/testing/test-scope-dependencies.md create mode 100644 markdown/boot/3.5.4/reference/testing/test-utilities.md create mode 100644 markdown/boot/3.5.4/reference/testing/testcontainers.md create mode 100644 markdown/boot/3.5.4/reference/using/auto-configuration.md create mode 100644 markdown/boot/3.5.4/reference/using/build-systems.md create mode 100644 markdown/boot/3.5.4/reference/using/configuration-classes.md create mode 100644 markdown/boot/3.5.4/reference/using/devtools.md create mode 100644 markdown/boot/3.5.4/reference/using/index.md create mode 100644 markdown/boot/3.5.4/reference/using/packaging-for-production.md create mode 100644 markdown/boot/3.5.4/reference/using/running-your-application.md create mode 100644 markdown/boot/3.5.4/reference/using/spring-beans-and-dependency-injection.md create mode 100644 markdown/boot/3.5.4/reference/using/structuring-your-code.md create mode 100644 markdown/boot/3.5.4/reference/using/using-the-springbootapplication-annotation.md create mode 100644 markdown/boot/3.5.4/reference/web/graceful-shutdown.md create mode 100644 markdown/boot/3.5.4/reference/web/index.md create mode 100644 markdown/boot/3.5.4/reference/web/reactive.md create mode 100644 markdown/boot/3.5.4/reference/web/servlet.md create mode 100644 markdown/boot/3.5.4/reference/web/spring-graphql.md create mode 100644 markdown/boot/3.5.4/reference/web/spring-hateoas.md create mode 100644 markdown/boot/3.5.4/reference/web/spring-security.md create mode 100644 markdown/boot/3.5.4/reference/web/spring-session.md create mode 100644 markdown/boot/3.5.4/specification/configuration-metadata/annotation-processor.md create mode 100644 markdown/boot/3.5.4/specification/configuration-metadata/format.md create mode 100644 markdown/boot/3.5.4/specification/configuration-metadata/index.md create mode 100644 markdown/boot/3.5.4/specification/configuration-metadata/manual-hints.md create mode 100644 markdown/boot/3.5.4/specification/executable-jar/alternatives.md create mode 100644 markdown/boot/3.5.4/specification/executable-jar/index.md create mode 100644 markdown/boot/3.5.4/specification/executable-jar/jarfile-class.md create mode 100644 markdown/boot/3.5.4/specification/executable-jar/launching.md create mode 100644 markdown/boot/3.5.4/specification/executable-jar/nested-jars.md create mode 100644 markdown/boot/3.5.4/specification/executable-jar/property-launcher.md create mode 100644 markdown/boot/3.5.4/specification/executable-jar/restrictions.md create mode 100644 markdown/boot/3.5.4/system-requirements.md create mode 100644 markdown/boot/3.5.4/tutorial/first-application/index.md create mode 100644 markdown/boot/3.5.4/tutorial/index.md create mode 100644 markdown/boot/3.5.4/upgrading.md diff --git a/catalog.json b/catalog.json index c8bb10b..906fbe4 100644 --- a/catalog.json +++ b/catalog.json @@ -1,9 +1,13 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", "version": "1", - "generated_at": "2026-09-11T19:16:47.638Z", + "generated_at": "2026-09-12T12:36:01.635Z", "projects": { "boot": { + "3.5.4": { + "tag": "boot-3.5.4", + "released_at": "2026-09-12T12:36:01Z" + }, "4.0.8": { "tag": "boot-4.0.8", "released_at": "2026-09-11T19:11:35Z" diff --git a/markdown/boot/3.5.4/LICENSE b/markdown/boot/3.5.4/LICENSE new file mode 100644 index 0000000..c2f8167 --- /dev/null +++ b/markdown/boot/3.5.4/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for describing the origin of the Work and + reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Support. While redistributing the Work or + Derivative Works thereof, You may choose to offer, and charge a + fee for, acceptance of support, warranty, indemnity, or other + liability obligations and/or rights consistent with this License. + However, in accepting such obligations, You may act only on Your + own behalf and on Your sole responsibility, not on behalf of any + other Contributor, and only if You agree to indemnify, defend, + and hold each Contributor harmless for any liability incurred by, + or claims asserted against, such Contributor by reason of your + accepting any such warranty or support. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2026 Passion Factory + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. See the License for the specific language governing + permissions and limitations under the License. diff --git a/markdown/boot/3.5.4/NOTICE b/markdown/boot/3.5.4/NOTICE new file mode 100644 index 0000000..734679b --- /dev/null +++ b/markdown/boot/3.5.4/NOTICE @@ -0,0 +1,69 @@ +boot 3.5.4 — converted Spring documentation + +This archive contains documentation converted from: + Repository: https://github.com/spring-projects/spring-boot + Ref: v3.5.4 + Commit: 925f9bc6ba99f0eaffce1e357282d3672b88e2a5 + +The documentation is licensed under the Apache License, Version 2.0, by its +original authors. Conversion changed formatting only; the meaning of the +content is unmodified. The upstream license and attribution follow. + +--- + +@pleaseai/spring-docs +Copyright 2026 Passion Factory + +This product includes software developed by Passion Factory (https://passionfactory.ai). + +================================================================================ +Redistributed Documentation Content +================================================================================ + +This repository redistributes documentation generated from the following +upstream projects. All redistributed content retains its original copyright +and is licensed under the Apache License, Version 2.0. + +The Markdown files in this repository (and in the GitHub Release archives it +publishes) are mechanical conversions from the original sources. Content +meaning is unchanged; only the file format differs. + +-------------------------------------------------------------------------------- +Spring Framework + Copyright (c) 2002-present, the Spring Framework authors. + Source: https://github.com/spring-projects/spring-framework + License: Apache License, Version 2.0 + Notice: https://github.com/spring-projects/spring-framework/blob/main/NOTICE.txt + +Spring Boot + Copyright (c) 2012-present, the Spring Boot authors. + Source: https://github.com/spring-projects/spring-boot + License: Apache License, Version 2.0 + Notice: https://github.com/spring-projects/spring-boot/blob/main/NOTICE.txt + +Spring Security + Copyright (c) 2002-present, the Spring Security authors. + Source: https://github.com/spring-projects/spring-security + License: Apache License, Version 2.0 + Notice: https://github.com/spring-projects/spring-security/blob/main/NOTICE.txt + +Spring Data (and its sub-projects: JPA, JDBC, MongoDB, Redis, etc.) + Copyright (c) 2008-present, the Spring Data authors. + Source: https://github.com/spring-projects/spring-data-* + License: Apache License, Version 2.0 + +Spring Cloud (and its sub-projects) + Copyright (c) 2013-present, the Spring Cloud authors. + Source: https://github.com/spring-cloud/* + License: Apache License, Version 2.0 +-------------------------------------------------------------------------------- + +Per-release attribution: + Each GitHub Release archive published from this repository includes a + NOTICE file pinned to the exact upstream commit/tag from which the + documentation was generated. Consult the archive's NOTICE for the + authoritative attribution applicable to that release. + +If you are a maintainer of any upstream project listed above and have +concerns about how this documentation is redistributed, please open an +issue at https://github.com/pleaseai/spring-docs/issues. diff --git a/markdown/boot/3.5.4/_index.md b/markdown/boot/3.5.4/_index.md new file mode 100644 index 0000000..a5e3834 --- /dev/null +++ b/markdown/boot/3.5.4/_index.md @@ -0,0 +1,148 @@ +# boot 3.5.4 + +144 pages, converted from upstream Spring AsciiDoc. + +- [appendix/application-properties/index](./appendix/application-properties/index.md) +- [appendix/auto-configuration-classes/index](./appendix/auto-configuration-classes/index.md) +- [appendix/dependency-versions/coordinates](./appendix/dependency-versions/coordinates.md) +- [appendix/dependency-versions/index](./appendix/dependency-versions/index.md) +- [appendix/dependency-versions/properties](./appendix/dependency-versions/properties.md) +- [appendix/test-auto-configuration/index](./appendix/test-auto-configuration/index.md) +- [appendix/test-auto-configuration/slices](./appendix/test-auto-configuration/slices.md) +- [build-tool-plugin/antlib](./build-tool-plugin/antlib.md) +- [build-tool-plugin/index](./build-tool-plugin/index.md) +- [build-tool-plugin/other-build-systems](./build-tool-plugin/other-build-systems.md) +- [cli/index](./cli/index.md) +- [cli/installation](./cli/installation.md) +- [cli/using-the-cli](./cli/using-the-cli.md) +- [community](./community.md) +- [documentation](./documentation.md) +- [how-to/actuator](./how-to/actuator.md) +- [how-to/aot](./how-to/aot.md) +- [how-to/application](./how-to/application.md) +- [how-to/batch](./how-to/batch.md) +- [how-to/build](./how-to/build.md) +- [how-to/class-data-sharing](./how-to/class-data-sharing.md) +- [how-to/data-access](./how-to/data-access.md) +- [how-to/data-initialization](./how-to/data-initialization.md) +- [how-to/deployment/cloud](./how-to/deployment/cloud.md) +- [how-to/deployment/index](./how-to/deployment/index.md) +- [how-to/deployment/installing](./how-to/deployment/installing.md) +- [how-to/deployment/traditional-deployment](./how-to/deployment/traditional-deployment.md) +- [how-to/docker-compose](./how-to/docker-compose.md) +- [how-to/hotswapping](./how-to/hotswapping.md) +- [how-to/http-clients](./how-to/http-clients.md) +- [how-to/index](./how-to/index.md) +- [how-to/jersey](./how-to/jersey.md) +- [how-to/logging](./how-to/logging.md) +- [how-to/messaging](./how-to/messaging.md) +- [how-to/native-image/developing-your-first-application](./how-to/native-image/developing-your-first-application.md) +- [how-to/native-image/index](./how-to/native-image/index.md) +- [how-to/native-image/testing-native-applications](./how-to/native-image/testing-native-applications.md) +- [how-to/nosql](./how-to/nosql.md) +- [how-to/properties-and-configuration](./how-to/properties-and-configuration.md) +- [how-to/security](./how-to/security.md) +- [how-to/spring-mvc](./how-to/spring-mvc.md) +- [how-to/testing](./how-to/testing.md) +- [how-to/webserver](./how-to/webserver.md) +- [index](./index.md) +- [installing](./installing.md) +- [redirect](./redirect.md) +- [reference/actuator/auditing](./reference/actuator/auditing.md) +- [reference/actuator/cloud-foundry](./reference/actuator/cloud-foundry.md) +- [reference/actuator/enabling](./reference/actuator/enabling.md) +- [reference/actuator/endpoints](./reference/actuator/endpoints.md) +- [reference/actuator/http-exchanges](./reference/actuator/http-exchanges.md) +- [reference/actuator/index](./reference/actuator/index.md) +- [reference/actuator/jmx](./reference/actuator/jmx.md) +- [reference/actuator/loggers](./reference/actuator/loggers.md) +- [reference/actuator/metrics](./reference/actuator/metrics.md) +- [reference/actuator/monitoring](./reference/actuator/monitoring.md) +- [reference/actuator/observability](./reference/actuator/observability.md) +- [reference/actuator/process-monitoring](./reference/actuator/process-monitoring.md) +- [reference/actuator/tracing](./reference/actuator/tracing.md) +- [reference/data/index](./reference/data/index.md) +- [reference/data/nosql](./reference/data/nosql.md) +- [reference/data/sql](./reference/data/sql.md) +- [reference/features/aop](./reference/features/aop.md) +- [reference/features/dev-services](./reference/features/dev-services.md) +- [reference/features/developing-auto-configuration](./reference/features/developing-auto-configuration.md) +- [reference/features/external-config](./reference/features/external-config.md) +- [reference/features/index](./reference/features/index.md) +- [reference/features/internationalization](./reference/features/internationalization.md) +- [reference/features/json](./reference/features/json.md) +- [reference/features/kotlin](./reference/features/kotlin.md) +- [reference/features/logging](./reference/features/logging.md) +- [reference/features/profiles](./reference/features/profiles.md) +- [reference/features/spring-application](./reference/features/spring-application.md) +- [reference/features/ssl](./reference/features/ssl.md) +- [reference/features/task-execution-and-scheduling](./reference/features/task-execution-and-scheduling.md) +- [reference/index](./reference/index.md) +- [reference/io/caching](./reference/io/caching.md) +- [reference/io/email](./reference/io/email.md) +- [reference/io/hazelcast](./reference/io/hazelcast.md) +- [reference/io/index](./reference/io/index.md) +- [reference/io/jta](./reference/io/jta.md) +- [reference/io/quartz](./reference/io/quartz.md) +- [reference/io/rest-client](./reference/io/rest-client.md) +- [reference/io/validation](./reference/io/validation.md) +- [reference/io/webservices](./reference/io/webservices.md) +- [reference/messaging/amqp](./reference/messaging/amqp.md) +- [reference/messaging/index](./reference/messaging/index.md) +- [reference/messaging/jms](./reference/messaging/jms.md) +- [reference/messaging/kafka](./reference/messaging/kafka.md) +- [reference/messaging/pulsar](./reference/messaging/pulsar.md) +- [reference/messaging/rsocket](./reference/messaging/rsocket.md) +- [reference/messaging/spring-integration](./reference/messaging/spring-integration.md) +- [reference/messaging/websockets](./reference/messaging/websockets.md) +- [reference/packaging/aot](./reference/packaging/aot.md) +- [reference/packaging/checkpoint-restore](./reference/packaging/checkpoint-restore.md) +- [reference/packaging/class-data-sharing](./reference/packaging/class-data-sharing.md) +- [reference/packaging/container-images/cloud-native-buildpacks](./reference/packaging/container-images/cloud-native-buildpacks.md) +- [reference/packaging/container-images/dockerfiles](./reference/packaging/container-images/dockerfiles.md) +- [reference/packaging/container-images/efficient-images](./reference/packaging/container-images/efficient-images.md) +- [reference/packaging/container-images/index](./reference/packaging/container-images/index.md) +- [reference/packaging/efficient](./reference/packaging/efficient.md) +- [reference/packaging/index](./reference/packaging/index.md) +- [reference/packaging/native-image/advanced-topics](./reference/packaging/native-image/advanced-topics.md) +- [reference/packaging/native-image/index](./reference/packaging/native-image/index.md) +- [reference/packaging/native-image/introducing-graalvm-native-images](./reference/packaging/native-image/introducing-graalvm-native-images.md) +- [reference/testing/index](./reference/testing/index.md) +- [reference/testing/spring-applications](./reference/testing/spring-applications.md) +- [reference/testing/spring-boot-applications](./reference/testing/spring-boot-applications.md) +- [reference/testing/test-scope-dependencies](./reference/testing/test-scope-dependencies.md) +- [reference/testing/test-utilities](./reference/testing/test-utilities.md) +- [reference/testing/testcontainers](./reference/testing/testcontainers.md) +- [reference/using/auto-configuration](./reference/using/auto-configuration.md) +- [reference/using/build-systems](./reference/using/build-systems.md) +- [reference/using/configuration-classes](./reference/using/configuration-classes.md) +- [reference/using/devtools](./reference/using/devtools.md) +- [reference/using/index](./reference/using/index.md) +- [reference/using/packaging-for-production](./reference/using/packaging-for-production.md) +- [reference/using/running-your-application](./reference/using/running-your-application.md) +- [reference/using/spring-beans-and-dependency-injection](./reference/using/spring-beans-and-dependency-injection.md) +- [reference/using/structuring-your-code](./reference/using/structuring-your-code.md) +- [reference/using/using-the-springbootapplication-annotation](./reference/using/using-the-springbootapplication-annotation.md) +- [reference/web/graceful-shutdown](./reference/web/graceful-shutdown.md) +- [reference/web/index](./reference/web/index.md) +- [reference/web/reactive](./reference/web/reactive.md) +- [reference/web/servlet](./reference/web/servlet.md) +- [reference/web/spring-graphql](./reference/web/spring-graphql.md) +- [reference/web/spring-hateoas](./reference/web/spring-hateoas.md) +- [reference/web/spring-security](./reference/web/spring-security.md) +- [reference/web/spring-session](./reference/web/spring-session.md) +- [specification/configuration-metadata/annotation-processor](./specification/configuration-metadata/annotation-processor.md) +- [specification/configuration-metadata/format](./specification/configuration-metadata/format.md) +- [specification/configuration-metadata/index](./specification/configuration-metadata/index.md) +- [specification/configuration-metadata/manual-hints](./specification/configuration-metadata/manual-hints.md) +- [specification/executable-jar/alternatives](./specification/executable-jar/alternatives.md) +- [specification/executable-jar/index](./specification/executable-jar/index.md) +- [specification/executable-jar/jarfile-class](./specification/executable-jar/jarfile-class.md) +- [specification/executable-jar/launching](./specification/executable-jar/launching.md) +- [specification/executable-jar/nested-jars](./specification/executable-jar/nested-jars.md) +- [specification/executable-jar/property-launcher](./specification/executable-jar/property-launcher.md) +- [specification/executable-jar/restrictions](./specification/executable-jar/restrictions.md) +- [system-requirements](./system-requirements.md) +- [tutorial/first-application/index](./tutorial/first-application/index.md) +- [tutorial/index](./tutorial/index.md) +- [upgrading](./upgrading.md) diff --git a/markdown/boot/3.5.4/appendix/application-properties/index.md b/markdown/boot/3.5.4/appendix/application-properties/index.md new file mode 100644 index 0000000..dbdb3b8 --- /dev/null +++ b/markdown/boot/3.5.4/appendix/application-properties/index.md @@ -0,0 +1,55 @@ +--- +title: "Common Application Properties" +source: "appendix:application-properties/index.adoc" +--- + + + +# Common Application Properties + +Various properties can be specified inside your `application.properties` file, inside your `application.yaml` file, or as command line switches. +This appendix provides a list of common Spring Boot properties and references to the underlying classes that consume them. + +> [!TIP] +> Spring Boot provides various conversion mechanisms with advanced value formatting. +> Make sure to review [the properties conversion section](../../reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion). + +> [!NOTE] +> Property contributions can come from additional jar files on your classpath, so you should not consider this an exhaustive list. +> Also, you can define your own properties. + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/actuator.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/cache.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/core.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/data-migration.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/data.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/devtools.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/docker-compose.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/integration.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/json.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/mail.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/rsocket.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/security.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/server.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/templating.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/testcontainers.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/testing.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/transaction.adoc\[\] + +Unresolved include directive in modules/appendix/pages/application-properties/index.adoc - include::partial$configuration-properties/web.adoc\[\] diff --git a/markdown/boot/3.5.4/appendix/auto-configuration-classes/index.md b/markdown/boot/3.5.4/appendix/auto-configuration-classes/index.md new file mode 100644 index 0000000..ff200c3 --- /dev/null +++ b/markdown/boot/3.5.4/appendix/auto-configuration-classes/index.md @@ -0,0 +1,12 @@ +--- +title: "Auto-configuration Classes" +source: "appendix:auto-configuration-classes/index.adoc" +--- + + + +# Auto-configuration Classes + +This appendix contains details of all of the auto-configuration classes provided by Spring Boot, with links to documentation and source code. +Remember to also look at the conditions report in your application for more details of which features are switched on. +(To do so, start the app with `--debug` or `-Ddebug` or, in an Actuator application, use the `conditions` endpoint). diff --git a/markdown/boot/3.5.4/appendix/dependency-versions/coordinates.md b/markdown/boot/3.5.4/appendix/dependency-versions/coordinates.md new file mode 100644 index 0000000..bf3c2e0 --- /dev/null +++ b/markdown/boot/3.5.4/appendix/dependency-versions/coordinates.md @@ -0,0 +1,13 @@ +--- +title: "Managed Dependency Coordinates" +source: "appendix:dependency-versions/coordinates.adoc" +--- + + + +# Managed Dependency Coordinates + +The following table provides details of all of the dependency versions that are provided by Spring Boot in its CLI (Command Line Interface), Maven dependency management, and Gradle plugin. +When you declare a dependency on one of these artifacts without declaring a version, the version listed in the table is used. + +Unresolved include directive in modules/appendix/pages/dependency-versions/coordinates.adoc - include::partial$dependency-versions/documented-coordinates.adoc\[\] diff --git a/markdown/boot/3.5.4/appendix/dependency-versions/index.md b/markdown/boot/3.5.4/appendix/dependency-versions/index.md new file mode 100644 index 0000000..3896835 --- /dev/null +++ b/markdown/boot/3.5.4/appendix/dependency-versions/index.md @@ -0,0 +1,10 @@ +--- +title: "Dependency Versions" +source: "appendix:dependency-versions/index.adoc" +--- + + + +# Dependency Versions + +This appendix provides details of the dependencies that are managed by Spring Boot. diff --git a/markdown/boot/3.5.4/appendix/dependency-versions/properties.md b/markdown/boot/3.5.4/appendix/dependency-versions/properties.md new file mode 100644 index 0000000..8b79862 --- /dev/null +++ b/markdown/boot/3.5.4/appendix/dependency-versions/properties.md @@ -0,0 +1,14 @@ +--- +title: "Version Properties" +source: "appendix:dependency-versions/properties.adoc" +--- + + + +# Version Properties + +The following table provides all properties that can be used to override the versions managed by Spring Boot. +Browse the [`spring-boot-dependencies` build.gradle](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-dependencies/build.gradle) for a complete list of dependencies. +You can learn how to customize these versions in your application in the [build-tool-plugin:index.adoc](../../build-tool-plugin/index.md) documentation. + +Unresolved include directive in modules/appendix/pages/dependency-versions/properties.adoc - include::partial$dependency-versions/documented-properties.adoc\[\] diff --git a/markdown/boot/3.5.4/appendix/test-auto-configuration/index.md b/markdown/boot/3.5.4/appendix/test-auto-configuration/index.md new file mode 100644 index 0000000..8f0073b --- /dev/null +++ b/markdown/boot/3.5.4/appendix/test-auto-configuration/index.md @@ -0,0 +1,10 @@ +--- +title: "Test Auto-configuration Annotations" +source: "appendix:test-auto-configuration/index.adoc" +--- + + + +# Test Auto-configuration Annotations + +This appendix describes the `@…​Test` auto-configuration annotations that Spring Boot provides to test slices of your application. diff --git a/markdown/boot/3.5.4/appendix/test-auto-configuration/slices.md b/markdown/boot/3.5.4/appendix/test-auto-configuration/slices.md new file mode 100644 index 0000000..898849f --- /dev/null +++ b/markdown/boot/3.5.4/appendix/test-auto-configuration/slices.md @@ -0,0 +1,12 @@ +--- +title: "Test Slices" +source: "appendix:test-auto-configuration/slices.adoc" +--- + + + +# Test Slices + +The following table lists the various `@…​Test` annotations that can be used to test slices of your application and the auto-configuration that they import by default: + +Unresolved include directive in modules/appendix/pages/test-auto-configuration/slices.adoc - include::partial$slices/documented-slices.adoc\[\] diff --git a/markdown/boot/3.5.4/build-tool-plugin/antlib.md b/markdown/boot/3.5.4/build-tool-plugin/antlib.md new file mode 100644 index 0000000..1e41a6c --- /dev/null +++ b/markdown/boot/3.5.4/build-tool-plugin/antlib.md @@ -0,0 +1,126 @@ +--- +title: "Spring Boot AntLib Module" +source: "build-tool-plugin:antlib.adoc" +--- + + + +# Spring Boot AntLib Module + +The Spring Boot AntLib module provides basic Spring Boot support for Apache Ant. +You can use the module to create executable jars. +To use the module, you need to declare an additional `spring-boot` namespace in your `build.xml`, as shown in the following example: + +```xml + + ... + +``` + +You need to remember to start Ant using the `-lib` option, as shown in the following example: + +```shell +$ ant -lib +``` + +> [!TIP] +> The “Using Spring Boot” section includes a more complete example of [using Apache Ant with `spring-boot-antlib`](../reference/using/build-systems.md#using.build-systems.ant). + + + +## Spring Boot Ant Tasks + +Once the `spring-boot-antlib` namespace has been declared, the following additional tasks are available: + +- [Using the “exejar” Task](#build-tool-plugins.antlib.tasks.exejar) +- [Using the “findmainclass” Task](#build-tool-plugins.antlib.findmainclass) + + + +### Using the “exejar” Task + +You can use the `exejar` task to create a Spring Boot executable jar. +The following attributes are supported by the task: + +| Attribute | Description | Required | +| --- | --- | --- | +| `destfile` | The destination jar file to create | Yes | +| `classes` | The root directory of Java class files | Yes | +| `start-class` | The main application class to run | No *(the default is the first class found that declares a `main` method)* | + +The following nested elements can be used with the task: + +| Element | Description | +| --- | --- | +| `resources` | One or more [Resource Collections](https://ant.apache.org/manual/Types/resources.html#collection) describing a set of [Resources](https://ant.apache.org/manual/Types/resources.html) that should be added to the content of the created jar file. | +| `lib` | One or more [Resource Collections](https://ant.apache.org/manual/Types/resources.html#collection) that should be added to the set of jar libraries that make up the runtime dependency classpath of the application. | + + + +### Examples + +This section shows two examples of Ant tasks. + +#### Specify start-class + +```xml + + + + + + + + +``` + +#### Detect start-class + +```xml + + + + + +``` + + + +## Using the “findmainclass” Task + +The `findmainclass` task is used internally by `exejar` to locate a class declaring a `main`. +If necessary, you can also use this task directly in your build. +The following attributes are supported: + +| Attribute | Description | Required | +| --- | --- | --- | +| `classesroot` | The root directory of Java class files | Yes *(unless `mainclass` is specified)* | +| `mainclass` | Can be used to short-circuit the `main` class search | No | +| `property` | The Ant property that should be set with the result | No *(result will be logged if unspecified)* | + + + +### Examples + +This section contains three examples of using `findmainclass`. + +#### Find and log + +```xml + +``` + +#### Find and set + +```xml + +``` + +#### Override and set + +```xml + +``` diff --git a/markdown/boot/3.5.4/build-tool-plugin/index.md b/markdown/boot/3.5.4/build-tool-plugin/index.md new file mode 100644 index 0000000..d14daf1 --- /dev/null +++ b/markdown/boot/3.5.4/build-tool-plugin/index.md @@ -0,0 +1,13 @@ +--- +title: "Build Tool Plugins" +source: "build-tool-plugin:index.adoc" +--- + + + +# Build Tool Plugins + +Spring Boot provides build tool plugins for Maven and Gradle. +The plugins offer a variety of features, including the packaging of executable jars. +This section provides more details on both plugins as well as some help should you need to extend an unsupported build system. +If you are just getting started, you might want to read [reference:using/build-systems.adoc](../reference/using/build-systems.md) from the [reference:using/index.adoc](../reference/using/index.md) section first. diff --git a/markdown/boot/3.5.4/build-tool-plugin/other-build-systems.md b/markdown/boot/3.5.4/build-tool-plugin/other-build-systems.md new file mode 100644 index 0000000..f93ea95 --- /dev/null +++ b/markdown/boot/3.5.4/build-tool-plugin/other-build-systems.md @@ -0,0 +1,118 @@ +--- +title: "Supporting Other Build Systems" +source: "build-tool-plugin:other-build-systems.adoc" +--- + + + +# Supporting Other Build Systems + +If you want to use a build tool other than Maven, Gradle, or Ant, you likely need to develop your own plugin. +Executable jars need to follow a specific format and certain entries need to be written in an uncompressed form (see the [executable jar format](../specification/executable-jar/index.md) section in the appendix for details). + +The Spring Boot Maven and Gradle plugins both make use of `spring-boot-loader-tools` to actually generate jars. +If you need to, you may use this library directly. + + + +## Repackaging Archives + +To repackage an existing archive so that it becomes a self-contained executable archive, use [`Repackager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/tools/Repackager.html). +The [`Repackager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/tools/Repackager.html) class takes a single constructor argument that refers to an existing jar or war archive. +Use one of the two available `repackage()` methods to either replace the original file or write to a new destination. +Various settings can also be configured on the repackager before it is run. + + + +## Nested Libraries + +When repackaging an archive, you can include references to dependency files by using the [`Libraries`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/tools/Libraries.html) interface. +We do not provide any concrete implementations of [`Libraries`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/tools/Libraries.html) here as they are usually build-system-specific. + +If your archive already includes libraries, you can use [`Libraries.NONE`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/tools/Libraries.html#NONE). + + + +## Finding a Main Class + +If you do not use `Repackager.setMainClass()` to specify a main class, the repackager uses [ASM](https://asm.ow2.io/) to read class files and tries to find a suitable class with a `public static void main(String[] args)` method. +An exception is thrown if more than one candidate is found. + + + +## Example Repackage Implementation + +The following example shows a typical repackage implementation: + +#### Java + +```java +import java.io.File; +import java.io.IOException; +import java.util.List; + +import org.springframework.boot.loader.tools.Library; +import org.springframework.boot.loader.tools.LibraryCallback; +import org.springframework.boot.loader.tools.LibraryScope; +import org.springframework.boot.loader.tools.Repackager; + +public class MyBuildTool { + + public void build() throws IOException { + File sourceJarFile = ... + Repackager repackager = new Repackager(sourceJarFile); + repackager.setBackupSource(false); + repackager.repackage(this::getLibraries); + } + + private void getLibraries(LibraryCallback callback) throws IOException { + // Build system specific implementation, callback for each dependency + for (File nestedJar : getCompileScopeJars()) { + callback.library(new Library(nestedJar, LibraryScope.COMPILE)); + } + // ... + } + + private List getCompileScopeJars() { + return ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.loader.tools.Library +import org.springframework.boot.loader.tools.LibraryCallback +import org.springframework.boot.loader.tools.LibraryScope +import org.springframework.boot.loader.tools.Repackager +import java.io.File +import java.io.IOException + +class MyBuildTool { + + @Throws(IOException::class) + fun build() { + val sourceJarFile: File? = ... + val repackager = Repackager(sourceJarFile) + repackager.setBackupSource(false) + repackager.repackage { callback: LibraryCallback -> getLibraries(callback) } + } + + @Throws(IOException::class) + private fun getLibraries(callback: LibraryCallback) { + // Build system specific implementation, callback for each dependency + for (nestedJar in getCompileScopeJars()!!) { + callback.library(Library(nestedJar, LibraryScope.COMPILE)) + } + // ... + } + + private fun getCompileScopeJars(): List? { + return ... + } + +} + +``` diff --git a/markdown/boot/3.5.4/cli/index.md b/markdown/boot/3.5.4/cli/index.md new file mode 100644 index 0000000..efcb70c --- /dev/null +++ b/markdown/boot/3.5.4/cli/index.md @@ -0,0 +1,10 @@ +--- +title: "Spring Boot CLI" +source: "cli:index.adoc" +--- + + + +# Spring Boot CLI + +The Spring Boot CLI is a command line tool that you can use to bootstrap a new project from [start.spring.io](https://start.spring.io) or encode a password. diff --git a/markdown/boot/3.5.4/cli/installation.md b/markdown/boot/3.5.4/cli/installation.md new file mode 100644 index 0000000..f11afbc --- /dev/null +++ b/markdown/boot/3.5.4/cli/installation.md @@ -0,0 +1,11 @@ +--- +title: "Installing the CLI" +source: "cli:installation.adoc" +--- + + + +# Installing the CLI + +The Spring Boot CLI (Command-Line Interface) can be installed manually by using SDKMAN! (the SDK Manager) or by using Homebrew or MacPorts if you are an OSX user. +See [ROOT:installing.adoc#getting-started.installing.cli](../installing.md#getting-started.installing.cli) in the “Getting Started” section for comprehensive installation instructions. diff --git a/markdown/boot/3.5.4/cli/using-the-cli.md b/markdown/boot/3.5.4/cli/using-the-cli.md new file mode 100644 index 0000000..17bb59a --- /dev/null +++ b/markdown/boot/3.5.4/cli/using-the-cli.md @@ -0,0 +1,169 @@ +--- +title: "Using the CLI" +source: "cli:using-the-cli.adoc" +--- + + + +# Using the CLI + +Once you have installed the CLI, you can run it by typing `spring` and pressing Enter at the command line. +If you run `spring` without any arguments, a help screen is displayed, as follows: + +```shell +$ spring +usage: spring [--help] [--version] + [] + +Available commands are: + + init [options] [location] + Initialize a new project using Spring Initializr (start.spring.io) + + encodepassword [options] + Encode a password for use with Spring Security + + shell + Start a nested shell + +Common options: + + --debug Verbose mode + Print additional status information for the command you are running +See 'spring help ' for more information on a specific command. +``` + +You can type `spring help` to get more details about any of the supported commands, as shown in the following example: + +```shell +$ spring help init +spring init - Initialize a new project using Spring Initializr (start.spring.io) + +usage: spring init [options] [location] + +Option Description +------ ----------- +-a, --artifact-id Project coordinates; infer archive name (for + example 'test') +-b, --boot-version Spring Boot version (for example '1.2.0.RELEASE') +--build Build system to use (for example 'maven' or + 'gradle') (default: maven) +-d, --dependencies Comma-separated list of dependency identifiers to + include in the generated project +--description Project description +-f, --force Force overwrite of existing files +--format Format of the generated content (for example + 'build' for a build file, 'project' for a + project archive) (default: project) +-g, --group-id Project coordinates (for example 'org.test') +-j, --java-version Language level (for example '1.8') +-l, --language Programming language (for example 'java') +--list List the capabilities of the service. Use it to + discover the dependencies and the types that are + available +-n, --name Project name; infer application name +-p, --packaging Project packaging (for example 'jar') +--package-name Package name +-t, --type Project type. Not normally needed if you use -- + build and/or --format. Check the capabilities of + the service (--list) for more details +--target URL of the service to use (default: https://start. + spring.io) +-v, --version Project version (for example '0.0.1-SNAPSHOT') +-x, --extract Extract the project archive. Inferred if a + location is specified without an extension + +examples: + + To list all the capabilities of the service: + $ spring init --list + + To creates a default project: + $ spring init + + To create a web my-app.zip: + $ spring init -d=web my-app.zip + + To create a web/data-jpa gradle project unpacked: + $ spring init -d=web,jpa --build=gradle my-dir +``` + +The `version` command provides a quick way to check which version of Spring Boot you are using, as follows: + +```shell +$ spring version +Spring CLI v{version-spring-boot} +``` + + + +## Initialize a New Project + +The `init` command lets you create a new project by using [start.spring.io](https://start.spring.io) without leaving the shell, as shown in the following example: + +```shell +$ spring init --dependencies=web,data-jpa my-project +Using service at https://start.spring.io +Project extracted to '/Users/developer/example/my-project' +``` + +The preceding example creates a `my-project` directory with a Maven-based project that uses `spring-boot-starter-web` and `spring-boot-starter-data-jpa`. +You can list the capabilities of the service by using the `--list` flag, as shown in the following example: + +```shell +$ spring init --list +======================================= +Capabilities of https://start.spring.io +======================================= + +Available dependencies: +----------------------- +actuator - Actuator: Production ready features to help you monitor and manage your application +... +web - Web: Support for full-stack web development, including Tomcat and spring-webmvc +websocket - Websocket: Support for WebSocket development +ws - WS: Support for Spring Web Services + +Available project types: +------------------------ +gradle-build - Gradle Config [format:build, build:gradle] +gradle-project - Gradle Project [format:project, build:gradle] +maven-build - Maven POM [format:build, build:maven] +maven-project - Maven Project [format:project, build:maven] (default) + +... +``` + +The `init` command supports many options. +See the `help` output for more details. +For instance, the following command creates a Gradle project that uses Java 17 and `war` packaging: + +```shell +$ spring init --build=gradle --java-version=17 --dependencies=websocket --packaging=war sample-app.zip +Using service at https://start.spring.io +Content saved to 'sample-app.zip' +``` + + + +## Using the Embedded Shell + +Spring Boot includes command-line completion scripts for the BASH and zsh shells. +If you do not use either of these shells (perhaps you are a Windows user), you can use the `shell` command to launch an integrated shell, as shown in the following example: + +```shell +$ spring shell +*Spring Boot* (v{version-spring-boot}) +Hit TAB to complete. Type \'help' and hit RETURN for help, and \'exit' to quit. +``` + +From inside the embedded shell, you can run other commands directly: + +```shell +$ version +Spring CLI v{version-spring-boot} +``` + +The embedded shell supports ANSI color output as well as `tab` completion. +If you need to run a native command, you can use the `!` prefix. +To exit the embedded shell, press `ctrl-c`. diff --git a/markdown/boot/3.5.4/community.md b/markdown/boot/3.5.4/community.md new file mode 100644 index 0000000..2f78c49 --- /dev/null +++ b/markdown/boot/3.5.4/community.md @@ -0,0 +1,24 @@ +--- +title: "Community" +source: "ROOT:community.adoc" +--- + + + +# Community + +If you have trouble with Spring Boot, we would like to help. + +- Try the [How-to documents](how-to/index.md). +They provide solutions to the most common questions. +- Learn the Spring basics. +Spring Boot builds on many other Spring projects. +Check the [spring.io](https://spring.io) web-site for a wealth of reference documentation. +If you are starting out with Spring, try one of the [guides](https://spring.io/guides). +- Ask a question. +We monitor [stackoverflow.com](https://stackoverflow.com) for questions tagged with [`spring-boot`](https://stackoverflow.com/tags/spring-boot). +- Report bugs with Spring Boot at [github.com/spring-projects/spring-boot/issues](https://github.com/spring-projects/spring-boot/issues). + +> [!NOTE] +> All of Spring Boot is open source, including the documentation. +> If you find problems with the docs or if you want to improve them, please [get involved](https://github.com/spring-projects/spring-boot). diff --git a/markdown/boot/3.5.4/documentation.md b/markdown/boot/3.5.4/documentation.md new file mode 100644 index 0000000..de28319 --- /dev/null +++ b/markdown/boot/3.5.4/documentation.md @@ -0,0 +1,148 @@ +--- +title: "Documentation Overview" +source: "ROOT:documentation.adoc" +--- + + + +# Documentation Overview + +This section provides a brief overview of Spring Boot reference documentation. +It serves as a map for the rest of the document. + + + +## First Steps + +If you are getting started with Spring Boot or 'Spring' in general, start with the following topics: + +- **From scratch:** [Overview](index.md) | [Requirements](system-requirements.md) | [Installation](installing.md) +- **Tutorial:** [Part 1](tutorial/first-application/index.md) | [Part 2](tutorial/first-application/index.md#getting-started.first-application.code) +- **Running your example:** [Part 1](tutorial/first-application/index.md#getting-started.first-application.run) | [Part 2](tutorial/first-application/index.md#getting-started.first-application.executable-jar) + + + +## Upgrading From an Earlier Version + +You should always ensure that you are running a [supported version](https://github.com/spring-projects/spring-boot/wiki/Supported-Versions) of Spring Boot. + +Depending on the version that you are upgrading to, you can find some additional tips here: + +- **From 1.x to 2.x:** [Upgrading from 1.x](upgrading.md#upgrading.from-1x) +- **From 2.x:** [Upgrading from 2.x](upgrading.md#upgrading.from-2x) +- **To a new feature release:** [Upgrading to New Feature Release](upgrading.md#upgrading.to-feature) +- **Spring Boot CLI:** [Upgrading the Spring Boot CLI](upgrading.md#upgrading.cli) + + + +## Developing With Spring Boot + +Ready to actually start using Spring Boot? [We have you covered](reference/using/index.md): + +- **Build systems:** [Maven](reference/using/build-systems.md#using.build-systems.maven) | [Gradle](reference/using/build-systems.md#using.build-systems.gradle) | [Ant](reference/using/build-systems.md#using.build-systems.ant) | [Starters](reference/using/build-systems.md#using.build-systems.starters) +- **Best practices:** [Code Structure](reference/using/structuring-your-code.md) | [@Configuration](reference/using/configuration-classes.md) | [@EnableAutoConfiguration](reference/using/auto-configuration.md) | [Beans and Dependency Injection](reference/using/spring-beans-and-dependency-injection.md) +- **Running your code:** [IDE](reference/using/running-your-application.md#using.running-your-application.from-an-ide) | [Packaged](reference/using/running-your-application.md#using.running-your-application.as-a-packaged-application) | [Maven](reference/using/running-your-application.md#using.running-your-application.with-the-maven-plugin) | [Gradle](reference/using/running-your-application.md#using.running-your-application.with-the-gradle-plugin) +- **Packaging your app:** [Production jars](reference/using/packaging-for-production.md) +- **Spring Boot CLI:** [Using the CLI](cli/index.md) + + + +## Learning About Spring Boot Features + +Need more details about Spring Boot’s core features? +[The following content is for you](reference/features/index.md): + +- **Spring Application:** [SpringApplication](reference/features/spring-application.md) +- **External Configuration:** [External Configuration](reference/features/external-config.md) +- **Profiles:** [Profiles](reference/features/profiles.md) +- **Logging:** [Logging](reference/features/logging.md) + + + +## Web + +If you develop Spring Boot web applications, take a look at the following content: + +- **Servlet Web Applications:** [Spring MVC, Jersey, Embedded Servlet Containers](reference/web/servlet.md) +- **Reactive Web Applications:** [Spring Webflux, Embedded Servlet Containers](reference/web/reactive.md) +- **Graceful Shutdown:** [Graceful Shutdown](reference/web/graceful-shutdown.md) +- **Spring Security:** [Default Security Configuration, Auto-configuration for OAuth2, SAML](reference/web/spring-security.md) +- **Spring Session:** [Auto-configuration for Spring Session](reference/web/spring-session.md) +- **Spring HATEOAS:** [Auto-configuration for Spring HATEOAS](reference/web/spring-hateoas.md) + + + +## Data + +If your application deals with a datastore, you can see how to configure that here: + +- **SQL:** [Configuring a SQL Datastore, Embedded Database support, Connection pools, and more.](reference/data/sql.md) +- **NOSQL:** [Auto-configuration for NOSQL stores such as Redis, MongoDB, Neo4j, and others.](reference/data/nosql.md) + + + +## Messaging + +If your application uses any messaging protocol, see one or more of the following sections: + +- **JMS:** [Auto-configuration for ActiveMQ and Artemis, Sending and Receiving messages through JMS](reference/messaging/jms.md) +- **AMQP:** [Auto-configuration for RabbitMQ](reference/messaging/amqp.md) +- **Kafka:** [Auto-configuration for Spring Kafka](reference/messaging/kafka.md) +- **Pulsar:** [Auto-configuration for Spring for Apache Pulsar](reference/messaging/pulsar.md) +- **RSocket:** [Auto-configuration for Spring Framework’s RSocket Support](reference/messaging/rsocket.md) +- **Spring Integration:** [Auto-configuration for Spring Integration](reference/messaging/spring-integration.md) + + + +## IO + +If your application needs IO capabilities, see one or more of the following sections: + +- **Caching:** [Caching support with EhCache, Hazelcast, Infinispan, and more](reference/io/caching.md) +- **Quartz:** [Quartz Scheduling](reference/io/quartz.md) +- **Mail:** [Sending Email](reference/io/email.md) +- **Validation:** [JSR-303 Validation](reference/io/validation.md) +- **REST Clients:** [Calling REST Services with RestTemplate and WebClient](reference/io/rest-client.md) +- **Webservices:** [Auto-configuration for Spring Web Services](reference/io/webservices.md) +- **JTA:** [Distributed Transactions with JTA](reference/io/jta.md) + + + +## Container Images + +Spring Boot provides first-class support for building efficient container images. You can read more about it here: + +- **Efficient Container Images:** [Tips to optimize container images such as Docker images](reference/packaging/container-images/efficient-images.md) +- **Dockerfiles:** [Building container images using dockerfiles](reference/packaging/container-images/dockerfiles.md) +- **Cloud Native Buildpacks:** [Support for Cloud Native Buildpacks with Maven and Gradle](reference/packaging/container-images/cloud-native-buildpacks.md) + + + +## Moving to Production + +When you are ready to push your Spring Boot application to production, we have [some tricks](how-to/actuator.md) that you might like: + +- **Management endpoints:** [Overview](reference/actuator/endpoints.md) +- **Connection options:** [HTTP](reference/actuator/monitoring.md) | [JMX](reference/actuator/jmx.md) +- **Monitoring:** [Metrics](reference/actuator/metrics.md) | [Auditing](reference/actuator/auditing.md) | [HTTP Exchanges](reference/actuator/http-exchanges.md) | [Process](reference/actuator/process-monitoring.md) + + + +## Optimizing for Production + +Spring Boot applications can be optimized for production using technologies described in these sections: + +- **Efficient Deployments:** [Unpacking the Executable JAR](reference/packaging/efficient.md#packaging.efficient.unpacking) +- **GraalVM Native Images:** [Introduction](reference/packaging/native-image/introducing-graalvm-native-images.md) | [Advanced Topics](reference/packaging/native-image/advanced-topics.md) | [Getting Started](how-to/native-image/developing-your-first-application.md) | [Testing](how-to/native-image/testing-native-applications.md) +- **Class Data Sharing:** [Overview](reference/packaging/class-data-sharing.md) +- **Checkpoint and Restore** [Overview](reference/packaging/checkpoint-restore.md) + + + +## Advanced Topics + +Finally, we have a few topics for more advanced users: + +- **Spring Boot Applications Deployment:** [Cloud Deployment](how-to/deployment/cloud.md) | [OS Service](how-to/deployment/installing.md) +- **Build tool plugins:** [Maven](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/index.html) | [Gradle](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/index.html) +- **Appendix:** [Application Properties](appendix/application-properties/index.md) | [Configuration Metadata](specification/configuration-metadata/index.md) | [Auto-configuration Classes](appendix/auto-configuration-classes/index.md) | [Test Auto-configuration Annotations](appendix/test-auto-configuration/index.md) | [Executable Jars](specification/executable-jar/index.md) | [Dependency Versions](appendix/dependency-versions/index.md) diff --git a/markdown/boot/3.5.4/how-to/actuator.md b/markdown/boot/3.5.4/how-to/actuator.md new file mode 100644 index 0000000..798c443 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/actuator.md @@ -0,0 +1,106 @@ +--- +title: "Actuator" +source: "how-to:actuator.adoc" +--- + + + +# Actuator + +Spring Boot includes the Spring Boot Actuator. +This section answers questions that often arise from its use. + + + +## Change the HTTP Port or Address of the Actuator Endpoints + +In a standalone application, the Actuator HTTP port defaults to the same as the main HTTP port. +To make the application listen on a different port, set the external property: `management.server.port`. +To listen on a completely different network address (such as when you have an internal network for management and an external one for user applications), you can also set `management.server.address` to a valid IP address to which the server is able to bind. + +For more detail, see the [`ManagementServerProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/web/server/ManagementServerProperties.html) source code and [Customizing the Management Server Port](../reference/actuator/monitoring.md#actuator.monitoring.customizing-management-server-port) in the “Production-Ready Features” section. + + + +## Customizing Sanitization + +To take control over the sanitization, define a [`SanitizingFunction`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/SanitizingFunction.html) bean. +The [`SanitizableData`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/SanitizableData.html) with which the function is called provides access to the key and value as well as the [`PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/PropertySource.html) from which they came. +This allows you to, for example, sanitize every value that comes from a particular property source. +Each [`SanitizingFunction`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/SanitizingFunction.html) is called in order until a function changes the value of the sanitizable data. + + + +## Map Health Indicators to Micrometer Metrics + +Spring Boot health indicators return a [`Status`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/Status.html) type to indicate the overall system health. +If you want to monitor or alert on levels of health for a particular application, you can export these statuses as metrics with Micrometer. +By default, the status codes “UP”, “DOWN”, “OUT\_OF\_SERVICE” and “UNKNOWN” are used by Spring Boot. +To export these, you will need to convert these states to some set of numbers so that they can be used with a Micrometer [`Gauge`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/Gauge.html). + +The following example shows one way to write such an exporter: + +#### Java + +```java +import io.micrometer.core.instrument.Gauge; +import io.micrometer.core.instrument.MeterRegistry; + +import org.springframework.boot.actuate.health.HealthEndpoint; +import org.springframework.boot.actuate.health.Status; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyHealthMetricsExportConfiguration { + + public MyHealthMetricsExportConfiguration(MeterRegistry registry, HealthEndpoint healthEndpoint) { + // This example presumes common tags (such as the app) are applied elsewhere + Gauge.builder("health", healthEndpoint, this::getStatusCode).strongReference(true).register(registry); + } + + private int getStatusCode(HealthEndpoint health) { + Status status = health.health().getStatus(); + if (Status.UP.equals(status)) { + return 3; + } + if (Status.OUT_OF_SERVICE.equals(status)) { + return 2; + } + if (Status.DOWN.equals(status)) { + return 1; + } + return 0; + } + +} +``` + +#### Kotlin + +```kotlin +import io.micrometer.core.instrument.Gauge +import io.micrometer.core.instrument.MeterRegistry +import org.springframework.boot.actuate.health.HealthEndpoint +import org.springframework.boot.actuate.health.Status +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyHealthMetricsExportConfiguration(registry: MeterRegistry, healthEndpoint: HealthEndpoint) { + + init { + // This example presumes common tags (such as the app) are applied elsewhere + Gauge.builder("health", healthEndpoint) { health -> + getStatusCode(health).toDouble() + }.strongReference(true).register(registry) + } + + private fun getStatusCode(health: HealthEndpoint) = when (health.health().status) { + Status.UP -> 3 + Status.OUT_OF_SERVICE -> 2 + Status.DOWN -> 1 + else -> 0 + } + +} + +``` diff --git a/markdown/boot/3.5.4/how-to/aot.md b/markdown/boot/3.5.4/how-to/aot.md new file mode 100644 index 0000000..83c88ab --- /dev/null +++ b/markdown/boot/3.5.4/how-to/aot.md @@ -0,0 +1,58 @@ +--- +title: "Ahead-of-Time Processing" +source: "how-to:aot.adoc" +--- + + + +# Ahead-of-Time Processing + +A number of questions often arise when people use the ahead-of-time processing of Spring Boot applications. +This section addresses those questions. + + + +## Conditions + +Ahead-of-time processing optimizes the application and evaluates [`@Conditional`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Conditional.html) annotations based on the environment at build time. +[Profiles](../reference/features/profiles.md) are implemented through conditions and are therefore affected, too. + +If you want beans that are created based on a condition in an ahead-of-time optimized application, you have to set up the environment when building the application. +The beans which are created while ahead-of-time processing at build time are then always created when running the application and can’t be switched off. +To do this, you can set the profiles which should be used when building the application. + +For Maven, this works by setting the `profiles` configuration of the `spring-boot-maven-plugin:process-aot` execution: + +```xml + + native + + + + + org.springframework.boot + spring-boot-maven-plugin + + + process-aot + + profile-a,profile-b + + + + + + + + +``` + +For Gradle, you need to configure the `ProcessAot` task: + +```gradle +tasks.withType(org.springframework.boot.gradle.tasks.aot.ProcessAot).configureEach { + args('--spring.profiles.active=profile-a,profile-b') +} +``` + +Profiles which only change configuration properties that don’t influence conditions are supported without limitations when running ahead-of-time optimized applications. diff --git a/markdown/boot/3.5.4/how-to/application.md b/markdown/boot/3.5.4/how-to/application.md new file mode 100644 index 0000000..301e42b --- /dev/null +++ b/markdown/boot/3.5.4/how-to/application.md @@ -0,0 +1,187 @@ +--- +title: "Spring Boot Application" +source: "how-to:application.adoc" +--- + + + +# Spring Boot Application + +This section includes topics relating directly to Spring Boot applications. + + + +## Create Your Own FailureAnalyzer + +[`FailureAnalyzer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/diagnostics/FailureAnalyzer.html) is a great way to intercept an exception on startup and turn it into a human-readable message, wrapped in a [`FailureAnalysis`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/diagnostics/FailureAnalysis.html). +Spring Boot provides such an analyzer for application-context-related exceptions, JSR-303 validations, and more. +You can also create your own. + +[`AbstractFailureAnalyzer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/diagnostics/AbstractFailureAnalyzer.html) is a convenient extension of [`FailureAnalyzer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/diagnostics/FailureAnalyzer.html) that checks the presence of a specified exception type in the exception to handle. +You can extend from that so that your implementation gets a chance to handle the exception only when it is actually present. +If, for whatever reason, you cannot handle the exception, return `null` to give another implementation a chance to handle the exception. + +[`FailureAnalyzer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/diagnostics/FailureAnalyzer.html) implementations must be registered in `META-INF/spring.factories`. +The following example registers `ProjectConstraintViolationFailureAnalyzer`: + +```properties +org.springframework.boot.diagnostics.FailureAnalyzer=\ +com.example.ProjectConstraintViolationFailureAnalyzer +``` + +> [!NOTE] +> If you need access to the [`BeanFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/BeanFactory.html) or the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html), declare them as constructor arguments in your [`FailureAnalyzer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/diagnostics/FailureAnalyzer.html) implementation. + + + +## Troubleshoot Auto-configuration + +The Spring Boot auto-configuration tries its best to “do the right thing”, but sometimes things fail, and it can be hard to tell why. + +There is a really useful [`ConditionEvaluationReport`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionEvaluationReport.html) available in any Spring Boot [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +You can see it if you enable `DEBUG` logging output. +If you use the `spring-boot-actuator` (see the [actuator.adoc](actuator.md) section), there is also a `conditions` endpoint that renders the report in JSON. +Use that endpoint to debug the application and see what features have been added (and which have not been added) by Spring Boot at runtime. + +Many more questions can be answered by looking at the source code and the API documentation. +When reading the code, remember the following rules of thumb: + +- Look for classes called `*AutoConfiguration` and read their sources. +Pay special attention to the `@Conditional*` annotations to find out what features they enable and when. +Add `--debug` to the command line or the System property `-Ddebug` to get a log on the console of all the auto-configuration decisions that were made in your app. +In a running application with actuator enabled, look at the `conditions` endpoint (`/actuator/conditions` or the JMX equivalent) for the same information. +- Look for classes that are [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) (such as [`ServerProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/ServerProperties.html)) and read from there the available external configuration options. +The [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) annotation has a `name` attribute that acts as a prefix to external properties. +Thus, [`ServerProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/ServerProperties.html) has `prefix="server"` and its configuration properties are `server.port`, `server.address`, and others. +In a running application with actuator enabled, look at the `configprops` endpoint. +- Look for uses of the `bind` method on the [`Binder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/Binder.html) to pull configuration values explicitly out of the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) in a relaxed manner. +It is often used with a prefix. +- Look for [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html) annotations that bind directly to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +- Look for [`@ConditionalOnExpression`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnExpression.html) annotations that switch features on and off in response to SpEL expressions, normally evaluated with placeholders resolved from the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). + + + +## Customize the Environment or ApplicationContext Before It Starts + +A [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) has [`ApplicationListener`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationListener.html) and [`ApplicationContextInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContextInitializer.html) implementations that are used to apply customizations to the context or environment. +Spring Boot loads a number of such customizations for use internally from `META-INF/spring.factories`. +There is more than one way to register additional customizations: + +- Programmatically, per application, by calling the `addListeners` and `addInitializers` methods on [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) before you run it. +- Declaratively, for all applications, by adding a `META-INF/spring.factories` and packaging a jar file that the applications all use as a library. + +The [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) sends some special [`ApplicationEvents`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/event/ApplicationEvents.html) to the listeners (some even before the context is created) and then registers the listeners for events published by the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) as well. +See [reference:features/spring-application.adoc#features.spring-application.application-events-and-listeners](../reference/features/spring-application.md#features.spring-application.application-events-and-listeners) in the “Spring Boot Features” section for a complete list. + +It is also possible to customize the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) before the application context is refreshed by using [`EnvironmentPostProcessor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/env/EnvironmentPostProcessor.html). +Each implementation should be registered in `META-INF/spring.factories`, as shown in the following example: + +``` +org.springframework.boot.env.EnvironmentPostProcessor=com.example.YourEnvironmentPostProcessor +``` + +The implementation can load arbitrary files and add them to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +For instance, the following example loads a YAML configuration file from the classpath: + +#### Java + +```java +import java.io.IOException; + +import org.springframework.boot.SpringApplication; +import org.springframework.boot.env.EnvironmentPostProcessor; +import org.springframework.boot.env.YamlPropertySourceLoader; +import org.springframework.core.env.ConfigurableEnvironment; +import org.springframework.core.env.PropertySource; +import org.springframework.core.io.ClassPathResource; +import org.springframework.core.io.Resource; +import org.springframework.util.Assert; + +public class MyEnvironmentPostProcessor implements EnvironmentPostProcessor { + + private final YamlPropertySourceLoader loader = new YamlPropertySourceLoader(); + + @Override + public void postProcessEnvironment(ConfigurableEnvironment environment, SpringApplication application) { + Resource path = new ClassPathResource("com/example/myapp/config.yml"); + PropertySource propertySource = loadYaml(path); + environment.getPropertySources().addLast(propertySource); + } + + private PropertySource loadYaml(Resource path) { + Assert.isTrue(path.exists(), () -> "'path' [%s] must exist".formatted(path)); + try { + return this.loader.load("custom-resource", path).get(0); + } + catch (IOException ex) { + throw new IllegalStateException("Failed to load yaml configuration from " + path, ex); + } + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.SpringApplication +import org.springframework.boot.env.EnvironmentPostProcessor +import org.springframework.boot.env.YamlPropertySourceLoader +import org.springframework.core.env.ConfigurableEnvironment +import org.springframework.core.env.PropertySource +import org.springframework.core.io.ClassPathResource +import org.springframework.core.io.Resource +import org.springframework.util.Assert +import java.io.IOException + +class MyEnvironmentPostProcessor : EnvironmentPostProcessor { + + private val loader = YamlPropertySourceLoader() + + override fun postProcessEnvironment(environment: ConfigurableEnvironment, application: SpringApplication) { + val path: Resource = ClassPathResource("com/example/myapp/config.yml") + val propertySource = loadYaml(path) + environment.propertySources.addLast(propertySource) + } + + private fun loadYaml(path: Resource): PropertySource<*> { + Assert.isTrue(path.exists()) { "Resource $path does not exist" } + return try { + loader.load("custom-resource", path)[0] + } catch (ex: IOException) { + throw IllegalStateException("Failed to load yaml configuration from $path", ex) + } + } + +} + +``` + +> [!TIP] +> The [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) has already been prepared with all the usual property sources that Spring Boot loads by default. +> It is therefore possible to get the location of the file from the environment. +> The preceding example adds the `custom-resource` property source at the end of the list so that a key defined in any of the usual other locations takes precedence. +> A custom implementation may define another order. + +> [!CAUTION] +> While using [`@PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/PropertySource.html) on your [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) may seem to be a convenient way to load a custom resource in the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html), we do not recommend it. +> Such property sources are not added to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) until the application context is being refreshed. +> This is too late to configure certain properties such as `logging.*` and `spring.main.*` which are read before refresh begins. + + + +## Build an ApplicationContext Hierarchy (Adding a Parent or Root Context) + +You can use the [`SpringApplicationBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/builder/SpringApplicationBuilder.html) class to create parent/child [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) hierarchies. +See [reference:features/spring-application.adoc#features.spring-application.fluent-builder-api](../reference/features/spring-application.md#features.spring-application.fluent-builder-api) in the “Spring Boot Features” section for more information. + + + +## Create a Non-web Application + +Not all Spring applications have to be web applications (or web services). +If you want to execute some code in a `main` method but also bootstrap a Spring application to set up the infrastructure to use, you can use the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) features of Spring Boot. +A [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) changes its [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) class, depending on whether it thinks it needs a web application or not. +The first thing you can do to help it is to leave server-related dependencies (such as the servlet API) off the classpath. +If you cannot do that (for example, if you run two applications from the same code base) then you can explicitly call `setWebApplicationType(WebApplicationType.NONE)` on your [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) instance or set the `applicationContextClass` property (through the Java API or with external properties). +Application code that you want to run as your business logic can be implemented as a [`CommandLineRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/CommandLineRunner.html) and dropped into the context as a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) definition. diff --git a/markdown/boot/3.5.4/how-to/batch.md b/markdown/boot/3.5.4/how-to/batch.md new file mode 100644 index 0000000..bef1b7a --- /dev/null +++ b/markdown/boot/3.5.4/how-to/batch.md @@ -0,0 +1,92 @@ +--- +title: "Batch Applications" +source: "how-to:batch.adoc" +--- + + + +# Batch Applications + +A number of questions often arise when people use Spring Batch from within a Spring Boot application. +This section addresses those questions. + + + +## Specifying a Batch Data Source + +By default, batch applications require a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) to store job details. +Spring Batch expects a single [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) by default. +To have it use a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) other than the application’s main [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), declare a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) bean, annotating its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method with [`@BatchDataSource`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/batch/BatchDataSource.html). +If you do so and want two data sources (for example by retaining the main auto-configured [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html)), set the `defaultCandidate` attribute of the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) annotation to `false`. +To take greater control, add [`@EnableBatchProcessing`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/configuration/annotation/EnableBatchProcessing.html) to one of your [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes or extend [`DefaultBatchConfiguration`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/configuration/support/DefaultBatchConfiguration.html). +See the API documentation of [`@EnableBatchProcessing`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/configuration/annotation/EnableBatchProcessing.html) +and [`DefaultBatchConfiguration`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/configuration/support/DefaultBatchConfiguration.html) for more details. + +For more info about Spring Batch, see the [Spring Batch project page](https://spring.io/projects/spring-batch). + + + +## Specifying a Batch Transaction Manager + +Similar to [Specifying a Batch Data Source](#howto.batch.specifying-a-data-source), you can define a [`PlatformTransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/PlatformTransactionManager.html) for use in batch processing by annotating its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method with [`@BatchTransactionManager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/batch/BatchTransactionManager.html). +If you do so and want two transaction managers (for example by retaining the auto-configured [`PlatformTransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/PlatformTransactionManager.html)), set the `defaultCandidate` attribute of the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) annotation to `false`. + + + +## Specifying a Batch Task Executor + +Similar to [Specifying a Batch Data Source](#howto.batch.specifying-a-data-source), you can define a [`TaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/TaskExecutor.html) for use in batch processing by annotating its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method with [`@BatchTaskExecutor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/batch/BatchTaskExecutor.html). +If you do so and want two task executors (for example by retaining the auto-configured [`TaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/TaskExecutor.html)), set the `defaultCandidate` attribute of the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) annotation to `false`. + + + +## Running Spring Batch Jobs on Startup + +Spring Batch auto-configuration is enabled by adding `spring-boot-starter-batch` to your application’s classpath. + +If a single [`Job`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/Job.html) bean is found in the application context, it is executed on startup (see [`JobLauncherApplicationRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/batch/JobLauncherApplicationRunner.html) for details). +If multiple [`Job`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/Job.html) beans are found, the job that should be executed must be specified using `spring.batch.job.name`. + +To disable running a [`Job`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/Job.html) found in the application context, set the `spring.batch.job.enabled` to `false`. + +See [`BatchAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/batch/BatchAutoConfiguration.java) for more details. + + + +## Running From the Command Line + +Spring Boot converts any command line argument starting with `--` to a property to add to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html), see [accessing command line properties](../reference/features/external-config.md#features.external-config.command-line-args). +This should not be used to pass arguments to batch jobs. +To specify batch arguments on the command line, use the regular format (that is without `--`), as shown in the following example: + +```shell +$ java -jar myapp.jar someParameter=someValue anotherParameter=anotherValue +``` + +If you specify a property of the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) on the command line, it is ignored by the job. +Consider the following command: + +```shell +$ java -jar myapp.jar --server.port=7070 someParameter=someValue +``` + +This provides only one argument to the batch job: `someParameter=someValue`. + + + +## Restarting a Stopped or Failed Job + +To restart a failed [`Job`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/Job.html), all parameters (identifying and non-identifying) must be re-specified on the command line. +Non-identifying parameters are **not** copied from the previous execution. +This allows them to be modified or removed. + +> [!NOTE] +> When you’re using a custom [`JobParametersIncrementer`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/JobParametersIncrementer.html), you have to gather all parameters managed by the incrementer to restart a failed execution. + + + +## Storing the Job Repository + +Spring Batch requires a data store for the [`Job`](https://docs.spring.io/spring-batch/docs/5.2.x/api/org/springframework/batch/core/Job.html) repository. +If you use Spring Boot, you must use an actual database. +Note that it can be an in-memory database, see [Configuring a Job Repository](https://docs.spring.io/spring-batch/reference/5.2/job.html#configuringJobRepository). diff --git a/markdown/boot/3.5.4/how-to/build.md b/markdown/boot/3.5.4/how-to/build.md new file mode 100644 index 0000000..53447e3 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/build.md @@ -0,0 +1,328 @@ +--- +title: "Build" +source: "how-to:build.adoc" +--- + + + +# Build + +Spring Boot includes build plugins for Maven and Gradle. +This section answers common questions about these plugins. + + + +## Generate Build Information + +Both the Maven plugin and the Gradle plugin allow generating build information containing the coordinates, name, and version of the project. +The plugins can also be configured to add additional properties through configuration. +When such a file is present, Spring Boot auto-configures a [`BuildProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/info/BuildProperties.html) bean. + +To generate build information with Maven, add an execution for the `build-info` goal, as shown in the following example: + +```xml + + + + org.springframework.boot + spring-boot-maven-plugin + {version-spring-boot} + + + + build-info + + + + + + +``` + +> [!TIP] +> See the [Spring Boot Maven Plugin documentation](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html) for more details. + +The following example does the same with Gradle: + +```gradle +springBoot { + buildInfo() +} +``` + +> [!TIP] +> See the [Spring Boot Gradle Plugin documentation](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/integrating-with-actuator.html) for more details. + + + +## Generate Git Information + +Both Maven and Gradle allow generating a `git.properties` file containing information about the state of your `git` source code repository when the project was built. + +For Maven users, the `spring-boot-starter-parent` POM includes a pre-configured plugin to generate a `git.properties` file. +To use it, add the following declaration for the [`Git Commit Id Plugin`](https://github.com/git-commit-id/git-commit-id-maven-plugin) to your POM: + +```xml + + + + io.github.git-commit-id + git-commit-id-maven-plugin + + + +``` + +Gradle users can achieve the same result by using the [`gradle-git-properties`](https://plugins.gradle.org/plugin/com.gorylenko.gradle-git-properties) plugin, as shown in the following example: + +```gradle +plugins { + id "com.gorylenko.gradle-git-properties" version "2.4.1" +} +``` + +Both the Maven and Gradle plugins allow the properties that are included in `git.properties` to be configured. + +> [!TIP] +> The commit time in `git.properties` is expected to match the following format: `yyyy-MM-dd’T’HH:mm:ssZ`. +> This is the default format for both plugins listed above. +> Using this format lets the time be parsed into a [`Date`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Date.html) and its format, when serialized to JSON, to be controlled by Jackson’s date serialization configuration settings. + + + +## Generate a CycloneDX SBOM + +Both Maven and Gradle allow generating a CycloneDX SBOM at project build time. + +For Maven users, the `spring-boot-starter-parent` POM includes a pre-configured plugin to generate the SBOM. +To use it, add the following declaration for the [`cyclonedx-maven-plugin`](https://github.com/CycloneDX/cyclonedx-maven-plugin) to your POM: + +```xml + + + + org.cyclonedx + cyclonedx-maven-plugin + + + +``` + +Gradle users can achieve the same result by using the [`cyclonedx-gradle-plugin`](https://github.com/CycloneDX/cyclonedx-gradle-plugin) plugin, as shown in the following example: + +```gradle +plugins { + id 'org.cyclonedx.bom' version '2.3.0' +} +``` + + + +## Customize Dependency Versions + +The `spring-boot-dependencies` POM manages the versions of common dependencies. +The Spring Boot plugins for Maven and Gradle allow these managed dependency versions to be customized using build properties. + +> [!WARNING] +> Each Spring Boot release is designed and tested against this specific set of third-party dependencies. +> Overriding versions may cause compatibility issues. + +To override dependency versions with Maven, see [maven-plugin:using.adoc](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/using.html) in the Maven plugin’s documentation. + +To override dependency versions in Gradle, see [gradle-plugin:managing-dependencies.adoc#managing-dependencies.dependency-management-plugin.customizing](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/managing-dependencies.html#managing-dependencies.dependency-management-plugin.customizing) in the Gradle plugin’s documentation. + + + +## Create an Executable JAR with Maven + +The `spring-boot-maven-plugin` can be used to create an executable “fat” JAR. +If you use the `spring-boot-starter-parent` POM, you can declare the plugin and your jars are repackaged as follows: + +```xml + + + + org.springframework.boot + spring-boot-maven-plugin + + + +``` + +If you do not use the parent POM, you can still use the plugin. +However, you must additionally add an `` section, as follows: + +```xml + + + + org.springframework.boot + spring-boot-maven-plugin + {version-spring-boot} + + + + repackage + + + + + + +``` + +See the [plugin documentation](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal) for full usage details. + + + +## Use a Spring Boot Application as a Dependency + +Like a war file, a Spring Boot application is not intended to be used as a dependency. +If your application contains classes that you want to share with other projects, the recommended approach is to move that code into a separate module. +The separate module can then be depended upon by your application and other projects. + +If you cannot rearrange your code as recommended above, Spring Boot’s Maven and Gradle plugins must be configured to produce a separate artifact that is suitable for use as a dependency. +The executable archive cannot be used as a dependency as the [executable jar format](../specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.jar-structure) packages application classes in `BOOT-INF/classes`. +This means that they cannot be found when the executable jar is used as a dependency. + +To produce the two artifacts, one that can be used as a dependency and one that is executable, a classifier must be specified. +This classifier is applied to the name of the executable archive, leaving the default archive for use as a dependency. + +To configure a classifier of `exec` in Maven, you can use the following configuration: + +```xml + + + + org.springframework.boot + spring-boot-maven-plugin + + exec + + + + +``` + + + +## Extract Specific Libraries When an Executable Jar Runs + +Most nested libraries in an executable jar do not need to be unpacked in order to run. +However, certain libraries can have problems. +For example, JRuby includes its own nested jar support, which assumes that the `jruby-complete.jar` is always directly available as a file in its own right. + +To deal with any problematic libraries, you can flag that specific nested jars should be automatically unpacked when the executable jar first runs. +Such nested jars are written beneath the temporary directory identified by the `java.io.tmpdir` system property. + +> [!WARNING] +> Care should be taken to ensure that your operating system is configured so that it will not delete the jars that have been unpacked to the temporary directory while the application is still running. + +For example, to indicate that JRuby should be flagged for unpacking by using the Maven Plugin, you would add the following configuration: + +```xml + + + + org.springframework.boot + spring-boot-maven-plugin + + + + org.jruby + jruby-complete + + + + + + +``` + + + +## Create a Non-executable JAR with Exclusions + +Often, if you have an executable and a non-executable jar as two separate build products, the executable version has additional configuration files that are not needed in a library jar. +For example, the `application.yaml` configuration file might be excluded from the non-executable JAR. + +In Maven, the executable jar must be the main artifact and you can add a classified jar for the library, as follows: + +```xml + + + + org.springframework.boot + spring-boot-maven-plugin + + + maven-jar-plugin + + + lib + package + + jar + + + lib + + application.yaml + + + + + + + +``` + + + +## Remote Debug a Spring Boot Application Started with Maven + +To attach a remote debugger to a Spring Boot application that was started with Maven, you can use the `jvmArguments` property of the [maven plugin](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/index.html). + +See [this example](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.examples.debug) for more details. + + + +## Build an Executable Archive From Ant without Using spring-boot-antlib + +To build with Ant, you need to grab dependencies, compile, and then create a jar or war archive. +To make it executable, you can either use the `spring-boot-antlib` module or you can follow these instructions: + +1. If you are building a jar, package the application’s classes and resources in a nested `BOOT-INF/classes` directory. +If you are building a war, package the application’s classes in a nested `WEB-INF/classes` directory as usual. +1. Add the runtime dependencies in a nested `BOOT-INF/lib` directory for a jar or `WEB-INF/lib` for a war. +Remember **not** to compress the entries in the archive. +1. Add the `provided` (embedded container) dependencies in a nested `BOOT-INF/lib` directory for a jar or `WEB-INF/lib-provided` for a war. +Remember **not** to compress the entries in the archive. +1. Add the `spring-boot-loader` classes at the root of the archive (so that the `Main-Class` is available). +1. Use the appropriate launcher (such as [`JarLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/JarLauncher.html) for a jar file) as a `Main-Class` attribute in the manifest and specify the other properties it needs as manifest entries — principally, by setting a `Start-Class` property. + +The following example shows how to build an executable archive with Ant: + +```xml + + + + + + + + + + + + + + + + + + + + + +``` diff --git a/markdown/boot/3.5.4/how-to/class-data-sharing.md b/markdown/boot/3.5.4/how-to/class-data-sharing.md new file mode 100644 index 0000000..1c0bd62 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/class-data-sharing.md @@ -0,0 +1,36 @@ +--- +title: "Class Data Sharing" +source: "how-to:class-data-sharing.adoc" +--- + + + +# Class Data Sharing + +This section includes information about using Class Data Sharing (CDS) with Spring Boot applications. +For an overview of Spring Boot support for CDS, see [reference:packaging/class-data-sharing.adoc](../reference/packaging/class-data-sharing.md). + + + +## Packaging an Application Using CDS and Buildpacks + +Spring Boot’s [support for Cloud Native Buildpacks](../reference/packaging/container-images/cloud-native-buildpacks.md) along with the [Paketo Java buildpack](https://paketo.io/docs/reference/java-reference) and its [Spring Boot support](https://paketo.io/docs/reference/java-reference/#spring-boot-applications) can be used to generate a Docker image containing a CDS-optimized application. + +To enable CDS optimization in a generated Docker image, the buildpack environment variable `BP_JVM_CDS_ENABLED` should be set to `true` when building the image as described in the [Maven plugin](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.builder-configuration) and [Gradle plugin](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.builder-configuration) documentation. +This will cause the buildpack to do a training run of the application, save the CDS archive in the image, and use the CDS archive when launching the application. + +The Paketo Buildpack for Spring Boot [documentation](https://github.com/paketo-buildpacks/spring-boot?tab=readme-ov-file#configuration) has information on other configuration options that can be enabled with builder environment variables, like `CDS_TRAINING_JAVA_TOOL_OPTIONS` that allows to override the default `JAVA_TOOL_OPTIONS`, only for the CDS training run. + + + +## Packaging an Application Using CDS and Dockerfiles + +If you don’t want to use Cloud Native Buildpacks, it is also possible to use CDS with a `Dockerfile`. +For more information about that, please see the [Dockerfiles reference documentation](../reference/packaging/container-images/dockerfiles.md#packaging.container-images.dockerfiles.cds). + + + +## Preventing Remote Services Interaction During the Training Run + +When performing the training run, it may be needed to customize the Spring Boot application configuration to prevent connections to remote services that may happen before the Spring lifecycle is started. +This can typically happen with early database interactions and can be handled via related configuration that can be applied by default to your application (or specifically to the training run) to prevent such interactions, see [related documentation](https://github.com/spring-projects/spring-lifecycle-smoke-tests/blob/main/README.adoc#training-run-configuration). diff --git a/markdown/boot/3.5.4/how-to/data-access.md b/markdown/boot/3.5.4/how-to/data-access.md new file mode 100644 index 0000000..214181f --- /dev/null +++ b/markdown/boot/3.5.4/how-to/data-access.md @@ -0,0 +1,1144 @@ +--- +title: "Data Access" +source: "how-to:data-access.adoc" +--- + + + +# Data Access + +Spring Boot includes a number of starters for working with data sources. +This section answers questions related to doing so. + + + +## Configure a Custom DataSource + +To configure your own [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), define a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of that type in your configuration. +Spring Boot reuses your [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) anywhere one is required, including database initialization. +If you need to externalize some settings, you can bind your [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) to the environment (see [reference:features/external-config.adoc#features.external-config.typesafe-configuration-properties.third-party-configuration](../reference/features/external-config.md#features.external-config.typesafe-configuration-properties.third-party-configuration)). + +The following example shows how to define a data source in a bean: + +#### Java + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyDataSourceConfiguration { + + @Bean + @ConfigurationProperties("app.datasource") + public SomeDataSource dataSource() { + return new SomeDataSource(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyDataSourceConfiguration { + + @Bean + @ConfigurationProperties("app.datasource") + fun dataSource(): SomeDataSource { + return SomeDataSource() + } + +} + +``` + +The following example shows how to define a data source by setting its properties: + +#### Properties + +```properties +app.datasource.url=jdbc:h2:mem:mydb +app.datasource.username=sa +app.datasource.pool-size=30 +``` + +#### YAML + +```yaml +app: + datasource: + url: "jdbc:h2:mem:mydb" + username: "sa" + pool-size: 30 +``` + +Assuming that `SomeDataSource` has regular JavaBean properties for the URL, the username, and the pool size, these settings are bound automatically before the [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) is made available to other components. + +Spring Boot also provides a utility builder class, called [`DataSourceBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DataSourceBuilder.html), that can be used to create one of the standard data sources (if it is on the classpath). +The builder can detect which one to use based on what is available on the classpath. +It also auto-detects the driver based on the JDBC URL. + +The following example shows how to create a data source by using a [`DataSourceBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DataSourceBuilder.html): + +#### Java + +```java +import javax.sql.DataSource; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.jdbc.DataSourceBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyDataSourceConfiguration { + + @Bean + @ConfigurationProperties("app.datasource") + public DataSource dataSource() { + return DataSourceBuilder.create().build(); + } + +} +``` + +#### Kotlin + +```kotlin +import javax.sql.DataSource + +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.jdbc.DataSourceBuilder +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyDataSourceConfiguration { + + @Bean + @ConfigurationProperties("app.datasource") + fun dataSource(): DataSource { + return DataSourceBuilder.create().build() + } + +} + +``` + +To run an app with that [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), all you need is the connection information. +Pool-specific settings can also be provided. +Check the implementation that is going to be used at runtime for more details. + +The following example shows how to define a JDBC data source by setting properties: + +#### Properties + +```properties +app.datasource.url=jdbc:mysql://localhost/test +app.datasource.username=dbuser +app.datasource.password=dbpass +app.datasource.pool-size=30 +``` + +#### YAML + +```yaml +app: + datasource: + url: "jdbc:mysql://localhost/test" + username: "dbuser" + password: "dbpass" + pool-size: 30 +``` + +However, there is a catch due to the method’s [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) return type. +This hides the actual type of the connection pool so no configuration property metadata is generated for your custom [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) and no auto-completion is available in your IDE. +To address this problem, use the builder’s `type(Class)` method to specify the type of [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) to be built and update the method’s return type. +For example, the following shows how to create a [`HikariDataSource`](https://javadoc.io/doc/com.zaxxer/HikariCP/6.3.1/com.zaxxer.hikari/com/zaxxer/hikari/HikariDataSource.html) with [`DataSourceBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DataSourceBuilder.html): + +#### Java + +```java +import com.zaxxer.hikari.HikariDataSource; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.jdbc.DataSourceBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyDataSourceConfiguration { + + @Bean + @ConfigurationProperties("app.datasource") + public HikariDataSource dataSource() { + return DataSourceBuilder.create().type(HikariDataSource.class).build(); + } + +} +``` + +#### Kotlin + +```kotlin +import com.zaxxer.hikari.HikariDataSource +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.jdbc.DataSourceBuilder +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyDataSourceConfiguration { + + @Bean + @ConfigurationProperties("app.datasource") + fun dataSource(): HikariDataSource { + return DataSourceBuilder.create().type(HikariDataSource::class.java).build() + } + +} + +``` + +Unfortunately, this basic setup does not work because Hikari has no `url` property. +Instead, it has a `jdbc-url` property which means that you must rewrite your configuration as follows: + +#### Properties + +```properties +app.datasource.jdbc-url=jdbc:mysql://localhost/test +app.datasource.username=dbuser +app.datasource.password=dbpass +app.datasource.pool-size=30 +``` + +#### YAML + +```yaml +app: + datasource: + jdbc-url: "jdbc:mysql://localhost/test" + username: "dbuser" + password: "dbpass" + pool-size: 30 +``` + +To address this problem, make use of [`DataSourceProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/DataSourceProperties.html) which will handle the `url` to `jdbc-url` translation for you. +You can initialize a [`DataSourceBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DataSourceBuilder.html) from the state of any [`DataSourceProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/DataSourceProperties.html) object using its `initializeDataSourceBuilder()` method. +You could inject the [`DataSourceProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/DataSourceProperties.html) that Spring Boot creates automatically, however, that would split your configuration across `spring.datasource.*` and `app.datasource.*`. +To avoid this, define a custom [`DataSourceProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/DataSourceProperties.html) with a custom configuration properties prefix, as shown in the following example: + +#### Java + +```java +import com.zaxxer.hikari.HikariDataSource; + +import org.springframework.boot.autoconfigure.jdbc.DataSourceProperties; +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.context.annotation.Primary; + +@Configuration(proxyBeanMethods = false) +public class MyDataSourceConfiguration { + + @Bean + @Primary + @ConfigurationProperties("app.datasource") + public DataSourceProperties dataSourceProperties() { + return new DataSourceProperties(); + } + + @Bean + @ConfigurationProperties("app.datasource.configuration") + public HikariDataSource dataSource(DataSourceProperties properties) { + return properties.initializeDataSourceBuilder().type(HikariDataSource.class).build(); + } + +} +``` + +#### Kotlin + +```kotlin +import com.zaxxer.hikari.HikariDataSource +import org.springframework.boot.autoconfigure.jdbc.DataSourceProperties +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.context.annotation.Primary + +@Configuration(proxyBeanMethods = false) +class MyDataSourceConfiguration { + + @Bean + @Primary + @ConfigurationProperties("app.datasource") + fun dataSourceProperties(): DataSourceProperties { + return DataSourceProperties() + } + + @Bean + @ConfigurationProperties("app.datasource.configuration") + fun dataSource(properties: DataSourceProperties): HikariDataSource { + return properties.initializeDataSourceBuilder().type(HikariDataSource::class.java).build() + } + +} + +``` + +This setup is equivalent to what Spring Boot does for you by default, except that the pool’s type is specified in code and its settings are exposed as `app.datasource.configuration.*` properties. +[`DataSourceProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/DataSourceProperties.html) takes care of the `url` to `jdbc-url` translation, so you can configure it as follows: + +#### Properties + +```properties +app.datasource.url=jdbc:mysql://localhost/test +app.datasource.username=dbuser +app.datasource.password=dbpass +app.datasource.configuration.maximum-pool-size=30 +``` + +#### YAML + +```yaml +app: + datasource: + url: "jdbc:mysql://localhost/test" + username: "dbuser" + password: "dbpass" + configuration: + maximum-pool-size: 30 +``` + +Note that, as the custom configuration specifies in code that Hikari should be used, `app.datasource.type` will have no effect. + +As described in [reference:data/sql.adoc#data.sql.datasource.connection-pool](../reference/data/sql.md#data.sql.datasource.connection-pool), [`DataSourceBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DataSourceBuilder.html) supports several different connection pools. +To use a pool other than Hikari, add it to the classpath, use the `type(Class)` method to specify the pool class to use, and update the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method’s return type to match. +This will also provide you with configuration property metadata for the specific connection pool that you’ve chosen. + +> [!TIP] +> Spring Boot will expose Hikari-specific settings to `spring.datasource.hikari`. +> This example uses a more generic `configuration` sub namespace as the example does not support multiple datasource implementations. + +See [reference:data/sql.adoc#data.sql.datasource](../reference/data/sql.md#data.sql.datasource) and the [`DataSourceAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jdbc/DataSourceAutoConfiguration.java) class for more details. + + + +## Configure Two DataSources + +To define an additional [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), an approach that’s similar to the previous section can be used. +A key difference is that the [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) must be declared with `defaultCandidate=false`. +This prevents the auto-configured [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) from backing off. + +> [!NOTE] +> The [Spring Framework reference documentation](https://docs.spring.io/spring-framework/reference/6.2/core/beans/dependencies/factory-autowire.html#beans-factory-autowire-candidate) describes this feature in more details. + +To allow the additional [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) to be injected where it’s needed, also annotate it with [`@Qualifier`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Qualifier.html) as shown in the following example: + +#### Java + +```java +import com.zaxxer.hikari.HikariDataSource; + +import org.springframework.beans.factory.annotation.Qualifier; +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.jdbc.DataSourceBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyAdditionalDataSourceConfiguration { + + @Qualifier("second") + @Bean(defaultCandidate = false) + @ConfigurationProperties("app.datasource") + public HikariDataSource secondDataSource() { + return DataSourceBuilder.create().type(HikariDataSource.class).build(); + } + +} +``` + +#### Kotlin + +```kotlin +import com.zaxxer.hikari.HikariDataSource + +import org.springframework.beans.factory.annotation.Qualifier +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.jdbc.DataSourceBuilder +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyAdditionalDataSourceConfiguration { + + @Qualifier("second") + @Bean(defaultCandidate = false) + @ConfigurationProperties("app.datasource") + fun secondDataSource(): HikariDataSource { + return DataSourceBuilder.create().type(HikariDataSource::class.java).build() + } + +} + +``` + +To consume the additional [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), annotate the injection point with the same [`@Qualifier`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Qualifier.html). + +The auto-configured and additional data sources can be configured as follows: + +#### Properties + +```properties +spring.datasource.url=jdbc:mysql://localhost/first +spring.datasource.username=dbuser +spring.datasource.password=dbpass +spring.datasource.configuration.maximum-pool-size=30 +app.datasource.url=jdbc:mysql://localhost/second +app.datasource.username=dbuser +app.datasource.password=dbpass +app.datasource.max-total=30 +``` + +#### YAML + +```yaml +spring: + datasource: + url: "jdbc:mysql://localhost/first" + username: "dbuser" + password: "dbpass" + configuration: + maximum-pool-size: 30 +app: + datasource: + url: "jdbc:mysql://localhost/second" + username: "dbuser" + password: "dbpass" + max-total: 30 +``` + +More advanced, implementation-specific, configuration of the auto-configured [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) is available through the `spring.datasource.configuration.*` properties. +You can apply the same concept to the additional [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) as well, as shown in the following example: + +#### Java + +```java +import com.zaxxer.hikari.HikariDataSource; + +import org.springframework.beans.factory.annotation.Qualifier; +import org.springframework.boot.autoconfigure.jdbc.DataSourceProperties; +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyCompleteAdditionalDataSourceConfiguration { + + @Qualifier("second") + @Bean(defaultCandidate = false) + @ConfigurationProperties("app.datasource") + public DataSourceProperties secondDataSourceProperties() { + return new DataSourceProperties(); + } + + @Qualifier("second") + @Bean(defaultCandidate = false) + @ConfigurationProperties("app.datasource.configuration") + public HikariDataSource secondDataSource( + @Qualifier("secondDataSourceProperties") DataSourceProperties secondDataSourceProperties) { + return secondDataSourceProperties.initializeDataSourceBuilder().type(HikariDataSource.class).build(); + } + +} +``` + +#### Kotlin + +```kotlin +import com.zaxxer.hikari.HikariDataSource + +import org.springframework.beans.factory.annotation.Qualifier +import org.springframework.boot.autoconfigure.jdbc.DataSourceProperties +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyCompleteAdditionalDataSourceConfiguration { + + @Qualifier("second") + @Bean(defaultCandidate = false) + @ConfigurationProperties("app.datasource") + fun secondDataSourceProperties(): DataSourceProperties { + return DataSourceProperties() + } + + @Qualifier("second") + @Bean(defaultCandidate = false) + @ConfigurationProperties("app.datasource.configuration") + fun secondDataSource(secondDataSourceProperties: DataSourceProperties): HikariDataSource { + return secondDataSourceProperties.initializeDataSourceBuilder().type(HikariDataSource::class.java).build() + } + +} + +``` + +The preceding example configures the additional data source with the same logic as Spring Boot would use in auto-configuration. +Note that the `app.datasource.configuration.*` properties provide advanced settings based on the chosen implementation. + +As with [configuring a single custom [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html)](#howto.data-access.configure-custom-datasource), the type of one or both of the [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) beans can be customized using the `type(Class)` method on [`DataSourceBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DataSourceBuilder.html). +See [reference:data/sql.adoc#data.sql.datasource.connection-pool](../reference/data/sql.md#data.sql.datasource.connection-pool) for details of the supported types. + + + +## Use Spring Data Repositories + +Spring Data can create implementations of [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) interfaces of various flavors. +Spring Boot handles all of that for you, as long as those [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) implementations are included in one of the [auto-configuration packages](../reference/using/auto-configuration.md#using.auto-configuration.packages), typically the package (or a sub-package) of your main application class that is annotated with [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) or [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html). + +For many applications, all you need is to put the right Spring Data dependencies on your classpath. +There is a `spring-boot-starter-data-jpa` for JPA, `spring-boot-starter-data-mongodb` for Mongodb, and various other starters for supported technologies. +To get started, create some repository interfaces to handle your [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html) objects. + +Spring Boot determines the location of your [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) implementations by scanning the [auto-configuration packages](../reference/using/auto-configuration.md#using.auto-configuration.packages). +For more control, use the `@Enable…Repositories` annotations from Spring Data. + +For more about Spring Data, see the [Spring Data project page](https://spring.io/projects/spring-data). + + + +## Separate @Entity Definitions from Spring Configuration + +Spring Boot determines the location of your [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html) definitions by scanning the [auto-configuration packages](../reference/using/auto-configuration.md#using.auto-configuration.packages). +For more control, use the [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html) annotation, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.EnableAutoConfiguration; +import org.springframework.boot.autoconfigure.domain.EntityScan; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +@EnableAutoConfiguration +@EntityScan(basePackageClasses = City.class) +public class MyApplication { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.EnableAutoConfiguration +import org.springframework.boot.autoconfigure.domain.EntityScan +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +@EnableAutoConfiguration +@EntityScan(basePackageClasses = [City::class]) +class MyApplication { + + // ... + +} + +``` + + + +## Filter Scanned @Entity Definitions + +It is possible to filter the [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html) definitions using a [`ManagedClassNameFilter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/orm/jpa/persistenceunit/ManagedClassNameFilter.html) bean. +This can be useful in tests when only a sub-set of the available entities should be considered. +In the following example, only entities from the `com.example.app.customer` package are included: + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.orm.jpa.persistenceunit.ManagedClassNameFilter; + +@Configuration(proxyBeanMethods = false) +public class MyEntityScanConfiguration { + + @Bean + public ManagedClassNameFilter entityScanFilter() { + return (className) -> className.startsWith("com.example.app.customer."); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.orm.jpa.persistenceunit.ManagedClassNameFilter + +@Configuration(proxyBeanMethods = false) +class MyEntityScanConfiguration { + + @Bean + fun entityScanFilter() : ManagedClassNameFilter { + return ManagedClassNameFilter { className -> + className.startsWith("com.example.app.customer.") + } + } +} + +``` + + + +## Configure JPA Properties + +Spring Data JPA already provides some vendor-independent configuration options (such as those for SQL logging), and Spring Boot exposes those options and a few more for Hibernate as external configuration properties. +Some of them are automatically detected according to the context so you should not have to set them. + +The `spring.jpa.hibernate.ddl-auto` is a special case, because, depending on runtime conditions, it has different defaults. +If an embedded database is used and no schema manager (such as Liquibase or Flyway) is handling the [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), it defaults to `create-drop`. +In all other cases, it defaults to `none`. + +The dialect to use is detected by the JPA provider. +If you prefer to set the dialect yourself, set the `spring.jpa.database-platform` property. + +The most common options to set are shown in the following example: + +#### Properties + +```properties +spring.jpa.hibernate.naming.physical-strategy=com.example.MyPhysicalNamingStrategy +spring.jpa.show-sql=true +``` + +#### YAML + +```yaml +spring: + jpa: + hibernate: + naming: + physical-strategy: "com.example.MyPhysicalNamingStrategy" + show-sql: true +``` + +In addition, all properties in `spring.jpa.properties.*` are passed through as normal JPA properties (with the prefix stripped) when the local [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) is created. + +> [!WARNING] +> You need to ensure that names defined under `spring.jpa.properties.*` exactly match those expected by your JPA provider. +> Spring Boot will not attempt any kind of relaxed binding for these entries. +> +> For example, if you want to configure Hibernate’s batch size you must use `spring.jpa.properties.hibernate.jdbc.batch_size`. +> If you use other forms, such as `batchSize` or `batch-size`, Hibernate will not apply the setting. + +> [!TIP] +> If you need to apply advanced customization to Hibernate properties, consider registering a [`HibernatePropertiesCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/orm/jpa/HibernatePropertiesCustomizer.html) bean that will be invoked prior to creating the [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html). +> This takes precedence over anything that is applied by the auto-configuration. + + + +## Configure Hibernate Naming Strategy + +Hibernate uses [two different naming strategies](https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html#naming) to map names from the object model to the corresponding database names. +The fully qualified class name of the physical and the implicit strategy implementations can be configured by setting the `spring.jpa.hibernate.naming.physical-strategy` and `spring.jpa.hibernate.naming.implicit-strategy` properties, respectively. +Alternatively, if [`ImplicitNamingStrategy`](https://docs.jboss.org/hibernate/orm/6.6/javadocs/org/hibernate/boot/model/naming/ImplicitNamingStrategy.html) or [`PhysicalNamingStrategy`](https://docs.jboss.org/hibernate/orm/6.6/javadocs/org/hibernate/boot/model/naming/PhysicalNamingStrategy.html) beans are available in the application context, Hibernate will be automatically configured to use them. + +By default, Spring Boot configures the physical naming strategy with [`CamelCaseToUnderscoresNamingStrategy`](https://docs.jboss.org/hibernate/orm/6.6/javadocs/org/hibernate/boot/model/naming/CamelCaseToUnderscoresNamingStrategy.html). +Using this strategy, all dots are replaced by underscores and camel casing is replaced by underscores as well. +Additionally, by default, all table names are generated in lower case. +For example, a `TelephoneNumber` entity is mapped to the `telephone_number` table. +If your schema requires mixed-case identifiers, define a custom [`CamelCaseToUnderscoresNamingStrategy`](https://docs.jboss.org/hibernate/orm/6.6/javadocs/org/hibernate/boot/model/naming/CamelCaseToUnderscoresNamingStrategy.html) bean, as shown in the following example: + +#### Java + +```java +import org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy; +import org.hibernate.engine.jdbc.env.spi.JdbcEnvironment; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyHibernateConfiguration { + + @Bean + public CamelCaseToUnderscoresNamingStrategy caseSensitivePhysicalNamingStrategy() { + return new CamelCaseToUnderscoresNamingStrategy() { + + @Override + protected boolean isCaseInsensitive(JdbcEnvironment jdbcEnvironment) { + return false; + } + + }; + } + +} +``` + +#### Kotlin + +```kotlin +import org.hibernate.boot.model.naming.CamelCaseToUnderscoresNamingStrategy +import org.hibernate.engine.jdbc.env.spi.JdbcEnvironment +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyHibernateConfiguration { + + @Bean + fun caseSensitivePhysicalNamingStrategy(): CamelCaseToUnderscoresNamingStrategy { + return object : CamelCaseToUnderscoresNamingStrategy() { + override fun isCaseInsensitive(jdbcEnvironment: JdbcEnvironment): Boolean { + return false + } + } + } + +} + +``` + +If you prefer to use Hibernate’s default instead, set the following property: + +#### Properties + +```properties +spring.jpa.hibernate.naming.physical-strategy=org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl +``` + +#### YAML + +```yaml +spring: + jpa: + hibernate: + naming: + physical-strategy: org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl +``` + +Alternatively, you can configure the following bean: + +#### Java + +```java +import org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +class MyHibernateConfiguration { + + @Bean + PhysicalNamingStrategyStandardImpl caseSensitivePhysicalNamingStrategy() { + return new PhysicalNamingStrategyStandardImpl(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +internal class MyHibernateConfiguration { + + @Bean + fun caseSensitivePhysicalNamingStrategy(): PhysicalNamingStrategyStandardImpl { + return PhysicalNamingStrategyStandardImpl() + } + +} + +``` + +See [`HibernateJpaAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.java) and [`JpaBaseConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration.java) for more details. + + + +## Configure Hibernate Second-Level Caching + +Hibernate [second-level cache](https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html#caching) can be configured for a range of cache providers. +Rather than configuring Hibernate to lookup the cache provider again, it is better to provide the one that is available in the context whenever possible. + +To do this with JCache, first make sure that `org.hibernate.orm:hibernate-jcache` is available on the classpath. +Then, add a [`HibernatePropertiesCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/orm/jpa/HibernatePropertiesCustomizer.html) bean as shown in the following example: + +#### Java + +```java +import org.hibernate.cache.jcache.ConfigSettings; + +import org.springframework.boot.autoconfigure.orm.jpa.HibernatePropertiesCustomizer; +import org.springframework.cache.jcache.JCacheCacheManager; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyHibernateSecondLevelCacheConfiguration { + + @Bean + public HibernatePropertiesCustomizer hibernateSecondLevelCacheCustomizer(JCacheCacheManager cacheManager) { + return (properties) -> properties.put(ConfigSettings.CACHE_MANAGER, cacheManager.getCacheManager()); + } + +} +``` + +#### Kotlin + +```kotlin +import org.hibernate.cache.jcache.ConfigSettings +import org.springframework.boot.autoconfigure.orm.jpa.HibernatePropertiesCustomizer +import org.springframework.cache.jcache.JCacheCacheManager +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyHibernateSecondLevelCacheConfiguration { + + @Bean + fun hibernateSecondLevelCacheCustomizer(cacheManager: JCacheCacheManager): HibernatePropertiesCustomizer { + return HibernatePropertiesCustomizer { properties -> + properties[ConfigSettings.CACHE_MANAGER] = cacheManager.cacheManager + } + } + +} + +``` + +This customizer will configure Hibernate to use the same [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) as the one that the application uses. +It is also possible to use separate [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) instances. +For details, see [the Hibernate user guide](https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html#caching-provider-jcache). + + + +## Use Dependency Injection in Hibernate Components + +By default, Spring Boot registers a [`BeanContainer`](https://docs.jboss.org/hibernate/orm/6.6/javadocs/org/hibernate/resource/beans/container/spi/BeanContainer.html) implementation that uses the [`BeanFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/BeanFactory.html) so that converters and entity listeners can use regular dependency injection. + +You can disable or tune this behavior by registering a [`HibernatePropertiesCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/orm/jpa/HibernatePropertiesCustomizer.html) that removes or changes the `hibernate.resource.beans.container` property. + + + +## Use a Custom EntityManagerFactory + +To take full control of the configuration of the [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html), you need to add a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) named ‘entityManagerFactory’. +Spring Boot auto-configuration switches off its entity manager in the presence of a bean of that type. + +> [!NOTE] +> When you create a bean for [`LocalContainerEntityManagerFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.html) yourself, any customization that was applied during the creation of the auto-configured [`LocalContainerEntityManagerFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.html) is lost. +> Make sure to use the auto-configured [`EntityManagerFactoryBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.html) to retain JPA and vendor properties. +> This is particularly important if you were relying on `spring.jpa.*` properties for configuring things like the naming strategy or the DDL mode. + + + +## Using Multiple EntityManagerFactories + +If you need to use JPA against multiple datasources, you likely need one [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) per datasource. +The [`LocalContainerEntityManagerFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/orm/jpa/LocalContainerEntityManagerFactoryBean.html) from Spring ORM allows you to configure an [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) for your needs. +You can also reuse [`JpaProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/orm/jpa/JpaProperties.html) to bind settings for a second [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html). +Building upon [the example for configuring a second [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html)](#howto.data-access.configure-two-datasources), a second [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) can be defined as shown in the following example: + +#### Java + +```java +import java.util.LinkedHashMap; +import java.util.Map; +import java.util.function.Function; + +import javax.sql.DataSource; + +import org.springframework.beans.factory.annotation.Qualifier; +import org.springframework.boot.autoconfigure.orm.jpa.JpaProperties; +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.orm.jpa.JpaVendorAdapter; +import org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean; +import org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter; + +@Configuration(proxyBeanMethods = false) +public class MyAdditionalEntityManagerFactoryConfiguration { + + @Qualifier("second") + @Bean(defaultCandidate = false) + @ConfigurationProperties("app.jpa") + public JpaProperties secondJpaProperties() { + return new JpaProperties(); + } + + @Qualifier("second") + @Bean(defaultCandidate = false) + public LocalContainerEntityManagerFactoryBean secondEntityManagerFactory(@Qualifier("second") DataSource dataSource, + @Qualifier("second") JpaProperties jpaProperties) { + EntityManagerFactoryBuilder builder = createEntityManagerFactoryBuilder(jpaProperties); + return builder.dataSource(dataSource).packages(Order.class).persistenceUnit("second").build(); + } + + private EntityManagerFactoryBuilder createEntityManagerFactoryBuilder(JpaProperties jpaProperties) { + JpaVendorAdapter jpaVendorAdapter = createJpaVendorAdapter(jpaProperties); + Function> jpaPropertiesFactory = (dataSource) -> createJpaProperties(dataSource, + jpaProperties.getProperties()); + return new EntityManagerFactoryBuilder(jpaVendorAdapter, jpaPropertiesFactory, null); + } + + private JpaVendorAdapter createJpaVendorAdapter(JpaProperties jpaProperties) { + // ... map JPA properties as needed + return new HibernateJpaVendorAdapter(); + } + + private Map createJpaProperties(DataSource dataSource, Map existingProperties) { + Map jpaProperties = new LinkedHashMap<>(existingProperties); + // ... map JPA properties that require the DataSource (e.g. DDL flags) + return jpaProperties; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Qualifier +import org.springframework.boot.autoconfigure.orm.jpa.JpaProperties +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.orm.jpa.JpaVendorAdapter +import org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean +import org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter +import javax.sql.DataSource + +@Configuration(proxyBeanMethods = false) +class MyAdditionalEntityManagerFactoryConfiguration { + + @Qualifier("second") + @Bean(defaultCandidate = false) + @ConfigurationProperties("app.jpa") + fun secondJpaProperties(): JpaProperties { + return JpaProperties() + } + + @Qualifier("second") + @Bean(defaultCandidate = false) + fun firstEntityManagerFactory( + @Qualifier("second") dataSource: DataSource, + @Qualifier("second") jpaProperties: JpaProperties + ): LocalContainerEntityManagerFactoryBean { + val builder = createEntityManagerFactoryBuilder(jpaProperties) + return builder.dataSource(dataSource).packages(Order::class.java).persistenceUnit("second").build() + } + + private fun createEntityManagerFactoryBuilder(jpaProperties: JpaProperties): EntityManagerFactoryBuilder { + val jpaVendorAdapter = createJpaVendorAdapter(jpaProperties) + val jpaPropertiesFactory = { dataSource: DataSource -> + createJpaProperties(dataSource, jpaProperties.properties) } + return EntityManagerFactoryBuilder(jpaVendorAdapter, jpaPropertiesFactory, null) + } + + private fun createJpaVendorAdapter(jpaProperties: JpaProperties): JpaVendorAdapter { + // ... map JPA properties as needed + return HibernateJpaVendorAdapter() + } + + private fun createJpaProperties(dataSource: DataSource, existingProperties: Map): Map { + val jpaProperties: Map = LinkedHashMap(existingProperties) + // ... map JPA properties that require the DataSource (e.g. DDL flags) + return jpaProperties + } + +} + +``` + +The example above creates an [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) using the [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) bean qualified with `@Qualifier("second")`. +It scans entities located in the same package as `Order`. +It is possible to map additional JPA properties using the `app.jpa` namespace. +The use of `@Bean(defaultCandidate=false)` allows the `secondJpaProperties` and `secondEntityManagerFactory` beans to be defined without interfering with auto-configured beans of the same type. + +> [!NOTE] +> The [Spring Framework reference documentation](https://docs.spring.io/spring-framework/reference/6.2/core/beans/dependencies/factory-autowire.html#beans-factory-autowire-candidate) describes this feature in more details. + +You should provide a similar configuration for any more additional data sources for which you need JPA access. +To complete the picture, you need to configure a [`JpaTransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/orm/jpa/JpaTransactionManager.html) for each [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) as well. +Alternatively, you might be able to use a JTA transaction manager that spans both. + +If you use Spring Data, you need to configure [`@EnableJpaRepositories`](https://docs.spring.io/spring-data/jpa/docs/3.5.x/api/org/springframework/data/jpa/repository/config/EnableJpaRepositories.html) accordingly, as shown in the following examples: + +#### Java + +```java +import org.springframework.context.annotation.Configuration; +import org.springframework.data.jpa.repository.config.EnableJpaRepositories; + +@Configuration(proxyBeanMethods = false) +@EnableJpaRepositories(basePackageClasses = Order.class, entityManagerFactoryRef = "entityManagerFactory") +public class OrderConfiguration { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Configuration +import org.springframework.data.jpa.repository.config.EnableJpaRepositories + +@Configuration(proxyBeanMethods = false) +@EnableJpaRepositories(basePackageClasses = [Order::class], entityManagerFactoryRef = "firstEntityManagerFactory") +class OrderConfiguration + +``` + +#### Java + +```java +import org.springframework.context.annotation.Configuration; +import org.springframework.data.jpa.repository.config.EnableJpaRepositories; + +@Configuration(proxyBeanMethods = false) +@EnableJpaRepositories(basePackageClasses = Customer.class, entityManagerFactoryRef = "secondEntityManagerFactory") +public class CustomerConfiguration { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Configuration +import org.springframework.data.jpa.repository.config.EnableJpaRepositories + +@Configuration(proxyBeanMethods = false) +@EnableJpaRepositories(basePackageClasses = [Customer::class], entityManagerFactoryRef = "secondEntityManagerFactory") +class CustomerConfiguration + +``` + + + +## Use a Traditional persistence.xml File + +Spring Boot will not search for or use a `META-INF/persistence.xml` by default. +If you prefer to use a traditional `persistence.xml`, you need to define your own [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`LocalEntityManagerFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/orm/jpa/LocalEntityManagerFactoryBean.html) (with an ID of ‘entityManagerFactory’) and set the persistence unit name there. + +See [`JpaBaseConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration.java) for the default settings. + + + +## Use Spring Data JPA and Mongo Repositories + +Spring Data JPA and Spring Data Mongo can both automatically create [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) implementations for you. +If they are both present on the classpath, you might have to do some extra configuration to tell Spring Boot which repositories to create. +The most explicit way to do that is to use the standard Spring Data [`@EnableJpaRepositories`](https://docs.spring.io/spring-data/jpa/docs/3.5.x/api/org/springframework/data/jpa/repository/config/EnableJpaRepositories.html) and [`@EnableMongoRepositories`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/repository/config/EnableMongoRepositories.html) annotations and provide the location of your [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) interfaces. + +There are also flags (`spring.data.*.repositories.enabled` and `spring.data.*.repositories.type`) that you can use to switch the auto-configured repositories on and off in external configuration. +Doing so is useful, for instance, in case you want to switch off the Mongo repositories and still use the auto-configured [`MongoTemplate`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/core/MongoTemplate.html). + +The same obstacle and the same features exist for other auto-configured Spring Data repository types (Elasticsearch, Redis, and others). +To work with them, change the names of the annotations and flags accordingly. + + + +## Customize Spring Data’s Web Support + +Spring Data provides web support that simplifies the use of Spring Data repositories in a web application. +Spring Boot provides properties in the `spring.data.web` namespace for customizing its configuration. +Note that if you are using Spring Data REST, you must use the properties in the `spring.data.rest` namespace instead. + + + +## Expose Spring Data Repositories as REST Endpoint + +Spring Data REST can expose the [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) implementations as REST endpoints for you, +provided Spring MVC has been enabled for the application. + +Spring Boot exposes a set of useful properties (from the `spring.data.rest` namespace) that customize the [`RepositoryRestConfiguration`](https://docs.spring.io/spring-data/rest/docs/4.5.x/api/org/springframework/data/rest/core/config/RepositoryRestConfiguration.html). +If you need to provide additional customization, you should use a [`RepositoryRestConfigurer`](https://docs.spring.io/spring-data/rest/docs/4.5.x/api/org/springframework/data/rest/webmvc/config/RepositoryRestConfigurer.html) bean. + +> [!NOTE] +> If you do not specify any order on your custom [`RepositoryRestConfigurer`](https://docs.spring.io/spring-data/rest/docs/4.5.x/api/org/springframework/data/rest/webmvc/config/RepositoryRestConfigurer.html), it runs after the one Spring Boot uses internally. +> If you need to specify an order, make sure it is higher than 0. + + + +## Configure a Component that is Used by JPA + +If you want to configure a component that JPA uses, then you need to ensure that the component is initialized before JPA. +When the component is auto-configured, Spring Boot takes care of this for you. +For example, when Flyway is auto-configured, Hibernate is configured to depend on Flyway so that Flyway has a chance to initialize the database before Hibernate tries to use it. + +If you are configuring a component yourself, you can use an [`EntityManagerFactoryDependsOnPostProcessor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/orm/jpa/EntityManagerFactoryDependsOnPostProcessor.html) subclass as a convenient way of setting up the necessary dependencies. +For example, if you use Hibernate Search with Elasticsearch as its index manager, any [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) beans must be configured to depend on the `elasticsearchClient` bean, as shown in the following example: + +#### Java + +```java +import jakarta.persistence.EntityManagerFactory; + +import org.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryDependsOnPostProcessor; +import org.springframework.stereotype.Component; + +/** + * {@link EntityManagerFactoryDependsOnPostProcessor} that ensures that + * {@link EntityManagerFactory} beans depend on the {@code elasticsearchClient} bean. + */ +@Component +public class ElasticsearchEntityManagerFactoryDependsOnPostProcessor + extends EntityManagerFactoryDependsOnPostProcessor { + + public ElasticsearchEntityManagerFactoryDependsOnPostProcessor() { + super("elasticsearchClient"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryDependsOnPostProcessor +import org.springframework.stereotype.Component + +@Component +class ElasticsearchEntityManagerFactoryDependsOnPostProcessor : + EntityManagerFactoryDependsOnPostProcessor("elasticsearchClient") + +``` + + + +## Configure jOOQ with Two DataSources + +If you need to use jOOQ with multiple data sources, you should create your own [`DSLContext`](https://www.jooq.org/javadoc/3.19.24/org/jooq/DSLContext.html) for each one. +See [`JooqAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jooq/JooqAutoConfiguration.java) for more details. + +> [!TIP] +> In particular, [`ExceptionTranslatorExecuteListener`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jooq/ExceptionTranslatorExecuteListener.html) and [`SpringTransactionProvider`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jooq/SpringTransactionProvider.html) can be reused to provide similar features to what the auto-configuration does with a single [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html). diff --git a/markdown/boot/3.5.4/how-to/data-initialization.md b/markdown/boot/3.5.4/how-to/data-initialization.md new file mode 100644 index 0000000..e421407 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/data-initialization.md @@ -0,0 +1,318 @@ +--- +title: "Database Initialization" +source: "how-to:data-initialization.adoc" +--- + + + +# Database Initialization + +An SQL database can be initialized in different ways depending on what your stack is. +Of course, you can also do it manually, provided the database is a separate process. +It is recommended to use a single mechanism for schema generation. + + + +## Initialize a Database Using Hibernate + +You can set `spring.jpa.hibernate.ddl-auto` to control Hibernate’s database initialization. +Supported values are `none`, `validate`, `update`, `create`, and `create-drop`. +Spring Boot chooses a default value for you based on whether you are using an embedded database. +An embedded database is identified by looking at the [`Connection`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/java/sql/Connection.html) type and JDBC url. +`hsqldb`, `h2`, or `derby` are embedded databases and others are not. +If an embedded database is identified and no schema manager (Flyway or Liquibase) has been detected, `ddl-auto` defaults to `create-drop`. +In all other cases, it defaults to `none`. + +Be careful when switching from in-memory to a ‘real’ database that you do not make assumptions about the existence of the tables and data in the new platform. +You either have to set `ddl-auto` explicitly or use one of the other mechanisms to initialize the database. + +> [!NOTE] +> You can output the schema creation by enabling the `org.hibernate.SQL` logger. +> This is done for you automatically if you enable the [debug mode](../reference/features/logging.md#features.logging.console-output). + +In addition, a file named `import.sql` in the root of the classpath is executed on startup if Hibernate creates the schema from scratch (that is, if the `ddl-auto` property is set to `create` or `create-drop`). +This can be useful for demos and for testing if you are careful but is probably not something you want to be on the classpath in production. +It is a Hibernate feature (and has nothing to do with Spring). + + + +## Initialize a Database Using Basic SQL Scripts + +Spring Boot can automatically create the schema (DDL scripts) of your JDBC [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) or R2DBC [`ConnectionFactory`](https://r2dbc.io/spec/1.0.0.RELEASE/api/io/r2dbc/spi/ConnectionFactory.html) and initialize its data (DML scripts). + +By default, it loads schema scripts from `optional:classpath*:schema.sql` and data scripts from `optional:classpath*:data.sql`. +The locations of these schema and data scripts can be customized using `spring.sql.init.schema-locations` and `spring.sql.init.data-locations` respectively. +The `optional:` prefix means that the application will start even when the files do not exist. +To have the application fail to start when the files are absent, remove the `optional:` prefix. + +In addition, Spring Boot processes the `optional:classpath*:schema-${platform}.sql` and `optional:classpath*:data-${platform}.sql` files (if present), where `${platform}` is the value of `spring.sql.init.platform`. +This allows you to switch to database-specific scripts if necessary. +For example, you might choose to set it to the vendor name of the database (`hsqldb`, `h2`, `oracle`, `mysql`, `postgresql`, and so on). + +By default, SQL database initialization is only performed when using an embedded in-memory database. +To always initialize an SQL database, irrespective of its type, set `spring.sql.init.mode` to `always`. +Similarly, to disable initialization, set `spring.sql.init.mode` to `never`. +By default, Spring Boot enables the fail-fast feature of its script-based database initializer. +This means that, if the scripts cause exceptions, the application fails to start. +You can tune that behavior by setting `spring.sql.init.continue-on-error`. + +Script-based [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) initialization is performed, by default, before any JPA [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) beans are created. +`schema.sql` can be used to create the schema for JPA-managed entities and `data.sql` can be used to populate it. +While we do not recommend using multiple data source initialization technologies, if you want script-based [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) initialization to be able to build upon the schema creation performed by Hibernate, set `spring.jpa.defer-datasource-initialization` to `true`. +This will defer data source initialization until after any [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) beans have been created and initialized. +`schema.sql` can then be used to make additions to any schema creation performed by Hibernate and `data.sql` can be used to populate it. + +> [!NOTE] +> The initialization scripts support `--` for single line comments and `/* */` for block comments. +> Other comment formats are not supported. + +If you are using a [higher-level database migration tool](#howto.data-initialization.migration-tool), like Flyway or Liquibase, you should use them alone to create and initialize the schema. +Using the basic `schema.sql` and `data.sql` scripts alongside Flyway or Liquibase is not recommended and support will be removed in a future release. + +If you need to initialize test data using a higher-level database migration tool, please see the sections about [Flyway](#howto.data-initialization.migration-tool.flyway-tests) and [Liquibase](#howto.data-initialization.migration-tool.liquibase-tests). + + + +## Initialize a Spring Batch Database + +If you use Spring Batch, it comes pre-packaged with SQL initialization scripts for most popular database platforms. +Spring Boot can detect your database type and execute those scripts on startup. +If you use an embedded database, this happens by default. +You can also enable it for any database type, as shown in the following example: + +#### Properties + +```properties +spring.batch.jdbc.initialize-schema=always +``` + +#### YAML + +```yaml +spring: + batch: + jdbc: + initialize-schema: "always" +``` + +You can also switch off the initialization explicitly by setting `spring.batch.jdbc.initialize-schema` to `never`. + + + +## Use a Higher-level Database Migration Tool + +Spring Boot supports two higher-level migration tools: [Flyway](https://flywaydb.org/) and [Liquibase](https://www.liquibase.org/). + + + +### Execute Flyway Database Migrations on Startup + +To automatically run Flyway database migrations on startup, add the appropriate Flyway module to your classpath. +In-memory and file-based databases are supported by `org.flywaydb:flyway-core`. +Otherwise, a database-specific module is required. +For example, use `org.flywaydb:flyway-database-postgresql` with PostgreSQL and `org.flywaydb:flyway-mysql` with MySQL. +See [the Flyway Documentation](https://documentation.red-gate.com/flyway/flyway-cli-and-api/supported-databases) for further details. + +Typically, migrations are scripts in the form `V__.sql` (with `` an underscore-separated version, such as ‘1’ or ‘2\_1’). +By default, they are in a directory called `classpath:db/migration`, but you can modify that location by setting `spring.flyway.locations`. +This is a comma-separated list of one or more `classpath:` or `filesystem:` locations. +For example, the following configuration would search for scripts in both the default classpath location and the `/opt/migration` directory: + +#### Properties + +```properties +spring.flyway.locations=classpath:db/migration,filesystem:/opt/migration +``` + +#### YAML + +```yaml +spring: + flyway: + locations: "classpath:db/migration,filesystem:/opt/migration" +``` + +You can also add a special `{vendor}` placeholder to use vendor-specific scripts. +Assume the following: + +#### Properties + +```properties +spring.flyway.locations=classpath:db/migration/{vendor} +``` + +#### YAML + +```yaml +spring: + flyway: + locations: "classpath:db/migration/{vendor}" +``` + +Rather than using `db/migration`, the preceding configuration sets the directory to use according to the type of the database (such as `db/migration/mysql` for MySQL). +The list of supported databases is available in [`DatabaseDriver`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DatabaseDriver.html). + +Migrations can also be written in Java. +Flyway will be auto-configured with any beans that implement [`JavaMigration`](https://javadoc.io/doc/org.flywaydb/flyway-core/11.7.2/org/flywaydb/core/api/migration/JavaMigration.html). + +[`FlywayProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/flyway/FlywayProperties.html) provides most of Flyway’s settings and a small set of additional properties that can be used to disable the migrations or switch off the location checking. +If you need more control over the configuration, consider registering a [`FlywayConfigurationCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/flyway/FlywayConfigurationCustomizer.html) bean. + +Spring Boot calls `Flyway.migrate()` to perform the database migration. +If you would like more control, provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that implements [`FlywayMigrationStrategy`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/flyway/FlywayMigrationStrategy.html). + +Flyway supports SQL and Java [callbacks](https://documentation.red-gate.com/fd/callback-concept-184127466.html). +To use SQL-based callbacks, place the callback scripts in the `classpath:db/migration` directory. +To use Java-based callbacks, create one or more beans that implement [`Callback`](https://javadoc.io/doc/org.flywaydb/flyway-core/11.7.2/org/flywaydb/core/api/callback/Callback.html). +Any such beans are automatically registered with [`Flyway`](https://javadoc.io/doc/org.flywaydb/flyway-core/11.7.2/org/flywaydb/core/Flyway.html). +They can be ordered by using [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) or by implementing [`Ordered`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/Ordered.html). + +By default, Flyway autowires the (`@Primary`) [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) in your context and uses that for migrations. +If you like to use a different [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), you can create one and mark its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) as [`@FlywayDataSource`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/flyway/FlywayDataSource.html). +If you do so and want two data sources (for example by retaining the main auto-configured [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html)), remember to set the `defaultCandidate` attribute of the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) annotation to `false`. +Alternatively, you can use Flyway’s native [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) by setting `spring.flyway.[url,user,password]` in external properties. +Setting either `spring.flyway.url` or `spring.flyway.user` is sufficient to cause Flyway to use its own [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html). +If any of the three properties has not been set, the value of its equivalent `spring.datasource` property will be used. + +You can also use Flyway to provide data for specific scenarios. +For example, you can place test-specific migrations in `src/test/resources` and they are run only when your application starts for testing. +Also, you can use profile-specific configuration to customize `spring.flyway.locations` so that certain migrations run only when a particular profile is active. +For example, in `application-dev.properties`, you might specify the following setting: + +#### Properties + +```properties +spring.flyway.locations=classpath:/db/migration,classpath:/dev/db/migration +``` + +#### YAML + +```yaml +spring: + flyway: + locations: "classpath:/db/migration,classpath:/dev/db/migration" +``` + +With that setup, migrations in `dev/db/migration` run only when the `dev` profile is active. + + + +### Execute Liquibase Database Migrations on Startup + +To automatically run Liquibase database migrations on startup, add the `org.liquibase:liquibase-core` to your classpath. + +> [!NOTE] +> When you add the `org.liquibase:liquibase-core` to your classpath, database migrations run by default for both during application startup and before your tests run. +> This behavior can be customized by using the `spring.liquibase.enabled` property, setting different values in the `main` and `test` configurations. +> It is not possible to use two different ways to initialize the database (for example Liquibase for application startup, JPA for test runs). + +By default, the master change log is read from `db/changelog/db.changelog-master.yaml`, but you can change the location by setting `spring.liquibase.change-log`. +In addition to YAML, Liquibase also supports JSON, XML, and SQL change log formats. + +By default, Liquibase autowires the (`@Primary`) [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) in your context and uses that for migrations. +If you need to use a different [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), you can create one and mark its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) as [`@LiquibaseDataSource`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/liquibase/LiquibaseDataSource.html). +If you do so and want two data sources (for example by retaining the main auto-configured [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html)), remember to set the `defaultCandidate` attribute of the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) annotation to `false`. +Alternatively, you can use Liquibase’s native [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) by setting `spring.liquibase.[driver-class-name,url,user,password]` in external properties. +Setting either `spring.liquibase.url` or `spring.liquibase.user` is sufficient to cause Liquibase to use its own [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html). +If any of the three properties has not been set, the value of its equivalent `spring.datasource` property will be used. + +See [`LiquibaseProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/liquibase/LiquibaseProperties.html) for details about available settings such as contexts, the default schema, and others. + +You can also use a `Customizer` bean if you want to customize the [`Liquibase`](https://javadoc.io/doc/org.liquibase/liquibase-core/4.31.1/liquibase/Liquibase.html) instance before it is being used. + + + +### Use Flyway for Test-only Migrations + +If you want to create Flyway migrations which populate your test database, place them in `src/test/resources/db/migration`. +A file named, for example, `src/test/resources/db/migration/V9999__test-data.sql` will be executed after your production migrations and only if you’re running the tests. +You can use this file to create the needed test data. +This file will not be packaged in your uber jar or your container. + + + +### Use Liquibase for Test-only Migrations + +If you want to create Liquibase migrations which populate your test database, you have to create a test changelog which also includes the production changelog. + +First, you need to configure Liquibase to use a different changelog when running the tests. +One way to do this is to create a Spring Boot `test` profile and put the Liquibase properties in there. +For that, create a file named `src/test/resources/application-test.properties` and put the following property in there: + +#### Properties + +```properties +spring.liquibase.change-log=classpath:/db/changelog/db.changelog-test.yaml +``` + +#### YAML + +```yaml +spring: + liquibase: + change-log: "classpath:/db/changelog/db.changelog-test.yaml" +``` + +This configures Liquibase to use a different changelog when running in the `test` profile. + +Now create the changelog file at `src/test/resources/db/changelog/db.changelog-test.yaml`: + +```yaml +databaseChangeLog: + - include: + file: classpath:/db/changelog/db.changelog-master.yaml + - changeSet: + runOrder: "last" + id: "test" + changes: + # Insert your changes here +``` + +This changelog will be used when the tests are run and it will not be packaged in your uber jar or your container. +It includes the production changelog and then declares a new changeset, whose `runOrder: last` setting specifies that it runs after all the production changesets have been run. +You can now use for example the [insert changeset](https://docs.liquibase.com/change-types/insert.html) to insert data or the [sql changeset](https://docs.liquibase.com/change-types/sql.html) to execute SQL directly. + +The last thing to do is to configure Spring Boot to activate the `test` profile when running tests. +To do this, you can add the `@ActiveProfiles("test")` annotation to your [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) annotated test classes. + + + +## Depend Upon an Initialized Database + +Database initialization is performed while the application is starting up as part of application context refresh. +To allow an initialized database to be accessed during startup, beans that act as database initializers and beans that require that database to have been initialized are detected automatically. +Beans whose initialization depends upon the database having been initialized are configured to depend upon those that initialize it. +If, during startup, your application tries to access the database and it has not been initialized, you can configure additional detection of beans that initialize the database and require the database to have been initialized. + + + +### Detect a Database Initializer + +Spring Boot will automatically detect beans of the following types that initialize an SQL database: + +- [`DataSourceScriptDatabaseInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/init/DataSourceScriptDatabaseInitializer.html) +- [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) +- [`Flyway`](https://javadoc.io/doc/org.flywaydb/flyway-core/11.7.2/org/flywaydb/core/Flyway.html) +- [`FlywayMigrationInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/flyway/FlywayMigrationInitializer.html) +- [`R2dbcScriptDatabaseInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/r2dbc/init/R2dbcScriptDatabaseInitializer.html) +- [`SpringLiquibase`](https://javadoc.io/doc/org.liquibase/liquibase-core/4.31.1/liquibase/integration/spring/SpringLiquibase.html) + +If you are using a third-party starter for a database initialization library, it may provide a detector such that beans of other types are also detected automatically. +To have other beans be detected, register an implementation of [`DatabaseInitializerDetector`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/sql/init/dependency/DatabaseInitializerDetector.html) in `META-INF/spring.factories`. + + + +### Detect a Bean That Depends On Database Initialization + +Spring Boot will automatically detect beans of the following types that depends upon database initialization: + +- [`AbstractEntityManagerFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/orm/jpa/AbstractEntityManagerFactoryBean.html) (unless `spring.jpa.defer-datasource-initialization` is set to `true`) +- [`DSLContext`](https://www.jooq.org/javadoc/3.19.24/org/jooq/DSLContext.html) (jOOQ) +- [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) (unless `spring.jpa.defer-datasource-initialization` is set to `true`) +- [`JdbcClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/simple/JdbcClient.html) +- [`JdbcOperations`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcOperations.html) +- [`NamedParameterJdbcOperations`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/namedparam/NamedParameterJdbcOperations.html) + +If you are using a third-party starter data access library, it may provide a detector such that beans of other types are also detected automatically. +To have other beans be detected, register an implementation of [`DependsOnDatabaseInitializationDetector`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/sql/init/dependency/DependsOnDatabaseInitializationDetector.html) in `META-INF/spring.factories`. +Alternatively, annotate the bean’s class or its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method with [`@DependsOnDatabaseInitialization`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/sql/init/dependency/DependsOnDatabaseInitialization.html). diff --git a/markdown/boot/3.5.4/how-to/deployment/cloud.md b/markdown/boot/3.5.4/how-to/deployment/cloud.md new file mode 100644 index 0000000..21a14ca --- /dev/null +++ b/markdown/boot/3.5.4/how-to/deployment/cloud.md @@ -0,0 +1,465 @@ +--- +title: "Deploying to the Cloud" +source: "how-to:deployment/cloud.adoc" +--- + + + +# Deploying to the Cloud + +Spring Boot’s executable jars are ready-made for most popular cloud PaaS (Platform-as-a-Service) providers. +These providers tend to require that you “bring your own container”. +They manage application processes (not Java applications specifically), so they need an intermediary layer that adapts *your* application to the *cloud’s* notion of a running process. + +Two popular cloud providers, Heroku and Cloud Foundry, employ a “buildpack” approach. +The buildpack wraps your deployed code in whatever is needed to *start* your application. +It might be a JDK and a call to `java`, an embedded web server, or a full-fledged application server. +A buildpack is pluggable, but ideally you should be able to get by with as few customizations to it as possible. +This reduces the footprint of functionality that is not under your control. +It minimizes divergence between development and production environments. + +Ideally, your application, like a Spring Boot executable jar, has everything that it needs to run packaged within it. + +In this section, we look at what it takes to get the [application that we developed](../../tutorial/first-application/index.md) in the “Getting Started” section up and running in the Cloud. + + + +## Cloud Foundry + +Cloud Foundry provides default buildpacks that come into play if no other buildpack is specified. +The Cloud Foundry [Java buildpack](https://github.com/cloudfoundry/java-buildpack) has excellent support for Spring applications, including Spring Boot. +You can deploy stand-alone executable jar applications as well as traditional `.war` packaged applications. + +Once you have built your application (by using, for example, `mvn clean package`) and have [installed the `cf` command line tool](https://docs.cloudfoundry.org/cf-cli/install-go-cli.html), deploy your application by using the `cf push` command, substituting the path to your compiled `.jar`. +Be sure to have [logged in with your `cf` command line client](https://docs.cloudfoundry.org/cf-cli/getting-started.html#login) before pushing an application. +The following line shows using the `cf push` command to deploy an application: + +```shell +$ cf push acloudyspringtime -p target/demo-0.0.1-SNAPSHOT.jar +``` + +> [!NOTE] +> In the preceding example, we substitute `acloudyspringtime` for whatever value you give `cf` as the name of your application. + +See the [`cf push` documentation](https://docs.cloudfoundry.org/cf-cli/getting-started.html#push) for more options. +If there is a Cloud Foundry [`manifest.yml`](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html) file present in the same directory, it is considered. + +At this point, `cf` starts uploading your application, producing output similar to the following example: + +``` +Uploading acloudyspringtime... *OK* +Preparing to start acloudyspringtime... *OK* +-----> Downloaded app package (*8.9M*) +-----> Java Buildpack Version: v3.12 (offline) | https://github.com/cloudfoundry/java-buildpack.git#6f25b7e +-----> Downloading Open Jdk JRE + Expanding Open Jdk JRE to .java-buildpack/open_jdk_jre (1.6s) +-----> Downloading Open JDK Like Memory Calculator 2.0.2_RELEASE from https://java-buildpack.cloudfoundry.org/memory-calculator/trusty/x86_64/memory-calculator-2.0.2_RELEASE.tar.gz (found in cache) + Memory Settings: -Xss349K -Xmx681574K -XX:MaxMetaspaceSize=104857K -Xms681574K -XX:MetaspaceSize=104857K +-----> Downloading Container Certificate Trust Store 1.0.0_RELEASE from https://java-buildpack.cloudfoundry.org/container-certificate-trust-store/container-certificate-trust-store-1.0.0_RELEASE.jar (found in cache) + Adding certificates to .java-buildpack/container_certificate_trust_store/truststore.jks (0.6s) +-----> Downloading Spring Auto Reconfiguration 1.10.0_RELEASE from https://java-buildpack.cloudfoundry.org/auto-reconfiguration/auto-reconfiguration-1.10.0_RELEASE.jar (found in cache) +Checking status of app 'acloudyspringtime'... + 0 of 1 instances running (1 starting) + ... + 0 of 1 instances running (1 starting) + ... + 0 of 1 instances running (1 starting) + ... + 1 of 1 instances running (1 running) + +App started +``` + +Congratulations! The application is now live! + +Once your application is live, you can verify the status of the deployed application by using the `cf apps` command, as shown in the following example: + +```shell +$ cf apps +Getting applications in ... +OK + +name requested state instances memory disk urls +... +acloudyspringtime started 1/1 512M 1G acloudyspringtime.cfapps.io +... +``` + +Once Cloud Foundry acknowledges that your application has been deployed, you should be able to find the application at the URI given. +In the preceding example, you could find it at `https://acloudyspringtime.cfapps.io/`. + + + +### Binding to Services + +By default, metadata about the running application as well as service connection information is exposed to the application as environment variables (for example: `$VCAP_SERVICES`). +This architecture decision is due to Cloud Foundry’s polyglot (any language and platform can be supported as a buildpack) nature. +Process-scoped environment variables are language agnostic. + +Environment variables do not always make for the easiest API, so Spring Boot automatically extracts them and flattens the data into properties that can be accessed through Spring’s [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) abstraction, as shown in the following example: + +#### Java + +```java +import org.springframework.context.EnvironmentAware; +import org.springframework.core.env.Environment; +import org.springframework.stereotype.Component; + +@Component +public class MyBean implements EnvironmentAware { + + private String instanceId; + + @Override + public void setEnvironment(Environment environment) { + this.instanceId = environment.getProperty("vcap.application.instance_id"); + } + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.EnvironmentAware +import org.springframework.core.env.Environment +import org.springframework.stereotype.Component + +@Component +class MyBean : EnvironmentAware { + + private var instanceId: String? = null + + override fun setEnvironment(environment: Environment) { + instanceId = environment.getProperty("vcap.application.instance_id") + } + + // ... + +} + +``` + +All Cloud Foundry properties are prefixed with `vcap`. +You can use `vcap` properties to access application information (such as the public URL of the application) and service information (such as database credentials). +See the [`CloudFoundryVcapEnvironmentPostProcessor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/cloud/CloudFoundryVcapEnvironmentPostProcessor.html) API documentation for complete details. + +> [!TIP] +> The [Java CFEnv](https://github.com/pivotal-cf/java-cfenv/) project is a better fit for tasks such as configuring a DataSource. + + + +## Kubernetes + +Spring Boot auto-detects Kubernetes deployment environments by checking the environment for `"*_SERVICE_HOST"` and `"*_SERVICE_PORT"` variables. +You can override this detection with the `spring.main.cloud-platform` configuration property. + +Spring Boot helps you to [manage the state of your application](../../reference/features/spring-application.md#features.spring-application.application-availability) and export it with [HTTP Kubernetes Probes using Actuator](../../reference/actuator/endpoints.md#actuator.endpoints.kubernetes-probes). + + + +### Kubernetes Container Lifecycle + +When Kubernetes deletes an application instance, the shutdown process involves several subsystems concurrently: shutdown hooks, unregistering the service, removing the instance from the load-balancer…​ +Because this shutdown processing happens in parallel (and due to the nature of distributed systems), there is a window during which traffic can be routed to a pod that has also begun its shutdown processing. + +You can configure a sleep execution in a preStop handler to avoid requests being routed to a pod that has already begun shutting down. +This sleep should be long enough for new requests to stop being routed to the pod and its duration will vary from deployment to deployment. + +If you’re using Kubernetes 1.32 or up, the preStop handler can be configured by using the PodSpec in the pod’s configuration file as follows: + +```yaml +spec: + containers: + - name: "example-container" + image: "example-image" + lifecycle: + preStop: + sleep: + seconds: 10 +``` + +If you’re not on Kubernetes 1.32 yet, you can use an `exec` command to invoke `sleep`. + +```yaml +spec: + containers: + - name: "example-container" + image: "example-image" + lifecycle: + preStop: + exec: + command: ["sh", "-c", "sleep 10"] +``` + +> [!NOTE] +> The container needs to have a shell for this to work. + +Once the pre-stop hook has completed, SIGTERM will be sent to the container and [graceful shutdown](../../reference/web/graceful-shutdown.md) will begin, allowing any remaining in-flight requests to complete. + +> [!NOTE] +> When Kubernetes sends a SIGTERM signal to the pod, it waits for a specified time called the termination grace period (the default for which is 30 seconds). +> If the containers are still running after the grace period, they are sent the SIGKILL signal and forcibly removed. +> If the pod takes longer than 30 seconds to shut down, which could be because you have increased `spring.lifecycle.timeout-per-shutdown-phase`, make sure to increase the termination grace period by setting the `terminationGracePeriodSeconds` option in the Pod YAML. + + + +## Heroku + +Heroku is another popular PaaS platform. +To customize Heroku builds, you provide a `Procfile`, which provides the incantation required to deploy an application. +Heroku assigns a `port` for the Java application to use and then ensures that routing to the external URI works. + +You must configure your application to listen on the correct port. +The following example shows the `Procfile` for our starter REST application: + +``` +web: java -Dserver.port=$PORT -jar target/demo-0.0.1-SNAPSHOT.jar +``` + +Spring Boot makes `-D` arguments available as properties accessible from a Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) instance. +The `server.port` configuration property is fed to the embedded Tomcat, Jetty, or Undertow instance, which then uses the port when it starts up. +The `$PORT` environment variable is assigned to us by the Heroku PaaS. + +This should be everything you need. +The most common deployment workflow for Heroku deployments is to `git push` the code to production, as shown in the following example: + +```shell +$ git push heroku main +``` + +Which will result in the following: + +``` +Initializing repository, *done*. +Counting objects: 95, *done*. +Delta compression using up to 8 threads. +Compressing objects: 100% (78/78), *done*. +Writing objects: 100% (95/95), 8.66 MiB | 606.00 KiB/s, *done*. +Total 95 (delta 31), reused 0 (delta 0) + +-----> Java app detected +-----> Installing OpenJDK... *done* +-----> Installing Maven... *done* +-----> Installing settings.xml... *done* +-----> Executing: mvn -B -DskipTests=true clean install + + [INFO] Scanning for projects... + Downloading: https://repo.spring.io/... + Downloaded: https://repo.spring.io/... (818 B at 1.8 KB/sec) + .... + Downloaded: https://s3pository.heroku.com/jvm/... (152 KB at 595.3 KB/sec) + [INFO] Installing /tmp/build_0c35a5d2-a067-4abc-a232-14b1fb7a8229/target/... + [INFO] Installing /tmp/build_0c35a5d2-a067-4abc-a232-14b1fb7a8229/pom.xml ... + [INFO] ------------------------------------------------------------------------ + [INFO] *BUILD SUCCESS* + [INFO] ------------------------------------------------------------------------ + [INFO] Total time: 59.358s + [INFO] Finished at: Fri Mar 07 07:28:25 UTC 2014 + [INFO] Final Memory: 20M/493M + [INFO] ------------------------------------------------------------------------ + +-----> Discovering process types + Procfile declares types -> *web* + +-----> Compressing... *done*, 70.4MB +-----> Launching... *done*, v6 + https://agile-sierra-1405.herokuapp.com/ *deployed to Heroku* + +To git@heroku.com:agile-sierra-1405.git + * [new branch] main -> main +``` + +Your application should now be up and running on Heroku. +For more details, see [Deploying Spring Boot Applications to Heroku](https://devcenter.heroku.com/articles/deploying-spring-boot-apps-to-heroku). + + + +## OpenShift + +[OpenShift](https://www.openshift.com/) has many resources describing how to deploy Spring Boot applications, including: + +- [Using the S2I builder](https://blog.openshift.com/using-openshift-enterprise-grade-spring-boot-deployments/) +- [Running as a traditional web application on Wildfly](https://blog.openshift.com/using-spring-boot-on-openshift/) +- [OpenShift Commons Briefing](https://blog.openshift.com/openshift-commons-briefing-96-cloud-native-applications-spring-rhoar/) + + + +## Amazon Web Services (AWS) + +Amazon Web Services offers multiple ways to install Spring Boot-based applications, either as traditional web applications (war) or as executable jar files with an embedded web server. +The options include: + +- AWS Elastic Beanstalk +- AWS Code Deploy +- AWS OPS Works +- AWS Cloud Formation +- AWS Container Registry + +Each has different features and pricing models. +In this document, we describe to approach using AWS Elastic Beanstalk. + + + +### AWS Elastic Beanstalk + +As described in the official [Elastic Beanstalk Java guide](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Java.html), there are two main options to deploy a Java application. +You can either use the “Tomcat Platform” or the “Java SE platform”. + + + +#### Using the Tomcat Platform + +This option applies to Spring Boot projects that produce a war file. +No special configuration is required. +You need only follow the official guide. + + + +#### Using the Java SE Platform + +This option applies to Spring Boot projects that produce a jar file and run an embedded web container. +Elastic Beanstalk environments run an nginx instance on port 80 to proxy the actual application, running on port 5000. +To configure it, add the following line to your `application.properties` file: + +#### Properties + +```properties +server.port=5000 +``` + +#### YAML + +```yaml +server: + port: 5000 +``` + +> [!TIP] +> By default, Elastic Beanstalk uploads sources and compiles them in AWS. +> However, it is best to upload the binaries instead. +> To do so, add lines similar to the following to your `.elasticbeanstalk/config.yml` file: +> +> ```xml +> deploy: +> artifact: target/demo-0.0.1-SNAPSHOT.jar +> ``` + +> [!TIP] +> By default an Elastic Beanstalk environment is load balanced. +> The load balancer has a significant cost. +> To avoid that cost, set the environment type to “Single instance”, as described in [the Amazon documentation](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environments-create-wizard.html#environments-create-wizard-capacity). +> You can also create single instance environments by using the CLI and the following command: +> +> ``` +> eb create -s +> ``` + + + +### Summary + +This is one of the easiest ways to get to AWS, but there are more things to cover, such as how to integrate Elastic Beanstalk into any CI / CD tool, use the Elastic Beanstalk Maven plugin instead of the CLI, and others. +There is a [blog post](https://exampledriven.wordpress.com/2017/01/09/spring-boot-aws-elastic-beanstalk-example/) covering these topics more in detail. + + + +## CloudCaptain and Amazon Web Services + +[CloudCaptain](https://cloudcaptain.sh/) works by turning your Spring Boot executable jar or war into a minimal VM image that can be deployed unchanged either on VirtualBox or on AWS. +CloudCaptain comes with deep integration for Spring Boot and uses the information from your Spring Boot configuration file to automatically configure ports and health check URLs. +CloudCaptain leverages this information both for the images it produces as well as for all the resources it provisions (instances, security groups, elastic load balancers, and so on). + +Once you have created a [CloudCaptain account](https://console.cloudcaptain.sh), connected it to your AWS account, installed the latest version of the CloudCaptain Client, and ensured that the application has been built by Maven or Gradle (by using, for example, `mvn clean package`), you can deploy your Spring Boot application to AWS with a command similar to the following: + +```shell +$ boxfuse run myapp-1.0.jar -env=prod +``` + +See the [`boxfuse run` documentation](https://cloudcaptain.sh/docs/commandline/run.html) for more options. +If there is a [`boxfuse.conf`](https://cloudcaptain.sh/docs/commandline/#configuration) file present in the current directory, it is considered. + +> [!TIP] +> By default, CloudCaptain activates a Spring profile named `boxfuse` on startup. +> If your executable jar or war contains an [`application-boxfuse.properties`](https://cloudcaptain.sh/docs/payloads/springboot.html#configuration) file, CloudCaptain bases its configuration on the properties it contains. + +At this point, CloudCaptain creates an image for your application, uploads it, and configures and starts the necessary resources on AWS, resulting in output similar to the following example: + +``` +Fusing Image for myapp-1.0.jar ... +Image fused in 00:06.838s (53937 K) -> axelfontaine/myapp:1.0 +Creating axelfontaine/myapp ... +Pushing axelfontaine/myapp:1.0 ... +Verifying axelfontaine/myapp:1.0 ... +Creating Elastic IP ... +Mapping myapp-axelfontaine.boxfuse.io to 52.28.233.167 ... +Waiting for AWS to create an AMI for axelfontaine/myapp:1.0 in eu-central-1 (this may take up to 50 seconds) ... +AMI created in 00:23.557s -> ami-d23f38cf +Creating security group boxfuse-sg_axelfontaine/myapp:1.0 ... +Launching t2.micro instance of axelfontaine/myapp:1.0 (ami-d23f38cf) in eu-central-1 ... +Instance launched in 00:30.306s -> i-92ef9f53 +Waiting for AWS to boot Instance i-92ef9f53 and Payload to start at https://52.28.235.61/ ... +Payload started in 00:29.266s -> https://52.28.235.61/ +Remapping Elastic IP 52.28.233.167 to i-92ef9f53 ... +Waiting 15s for AWS to complete Elastic IP Zero Downtime transition ... +Deployment completed successfully. axelfontaine/myapp:1.0 is up and running at https://myapp-axelfontaine.boxfuse.io/ +``` + +Your application should now be up and running on AWS. + +See the blog post on [deploying Spring Boot apps on EC2](https://cloudcaptain.sh/blog/spring-boot-ec2.html) as well as the [documentation for the CloudCaptain Spring Boot integration](https://cloudcaptain.sh/docs/payloads/springboot.html) to get started with a Maven build to run the app. + + + +## Azure + +This [Getting Started guide](https://spring.io/guides/gs/spring-boot-for-azure/) walks you through deploying your Spring Boot application to either [Azure Spring Cloud](https://azure.microsoft.com/en-us/services/spring-cloud/) or [Azure App Service](https://docs.microsoft.com/en-us/azure/app-service/overview). + + + +## Google Cloud + +Google Cloud has several options that can be used to launch Spring Boot applications. +The easiest to get started with is probably App Engine, but you could also find ways to run Spring Boot in a container with Container Engine or on a virtual machine with Compute Engine. + +To deploy your first app to App Engine standard environment, follow [this tutorial](https://codelabs.developers.google.com/codelabs/cloud-app-engine-springboot#0). + +Alternatively, App Engine Flex requires you to create an `app.yaml` file to describe the resources your app requires. +Normally, you put this file in `src/main/appengine`, and it should resemble the following file: + +```yaml +service: "default" + +runtime: "java17" +env: "flex" + +handlers: +- url: "/.*" + script: "this field is required, but ignored" + +manual_scaling: + instances: 1 + +health_check: + enable_health_check: false + +env_variables: + ENCRYPT_KEY: "your_encryption_key_here" +``` + +You can deploy the app (for example, with a Maven plugin) by adding the project ID to the build configuration, as shown in the following example: + +```xml + + com.google.cloud.tools + appengine-maven-plugin + 2.4.4 + + myproject + + +``` + +Then deploy with `mvn appengine:deploy` (you need to authenticate first, otherwise the build fails). diff --git a/markdown/boot/3.5.4/how-to/deployment/index.md b/markdown/boot/3.5.4/how-to/deployment/index.md new file mode 100644 index 0000000..36ac210 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/deployment/index.md @@ -0,0 +1,13 @@ +--- +title: "Deploying Spring Boot Applications" +source: "how-to:deployment/index.adoc" +--- + + + +# Deploying Spring Boot Applications + +Spring Boot’s flexible packaging options provide a great deal of choice when it comes to deploying your application. +You can deploy Spring Boot applications to a variety of cloud platforms, to virtual/real machines, or make them fully executable for Unix systems. + +This section covers some of the more common deployment scenarios. diff --git a/markdown/boot/3.5.4/how-to/deployment/installing.md b/markdown/boot/3.5.4/how-to/deployment/installing.md new file mode 100644 index 0000000..8c5079b --- /dev/null +++ b/markdown/boot/3.5.4/how-to/deployment/installing.md @@ -0,0 +1,272 @@ +--- +title: "Installing Spring Boot Applications" +source: "how-to:deployment/installing.adoc" +--- + + + +# Installing Spring Boot Applications + +In addition to running Spring Boot applications by using `java -jar` directly, it is also possible to run them as `systemd`, `init.d` or Windows services. + + + +## Installation as a systemd Service + +`systemd` is the successor of the System V init system and is now being used by many modern Linux distributions. +Spring Boot applications can be launched by using `systemd` ‘service’ scripts. + +Assuming that you have a Spring Boot application packaged as an uber jar in `/var/myapp`, to install it as a `systemd` service, create a script named `myapp.service` and place it in `/etc/systemd/system` directory. +The following script offers an example: + +``` +[Unit] +Description=myapp +After=syslog.target network.target + +[Service] +User=myapp +Group=myapp + +Type=exec +ExecStart=/path/to/java/home/bin/java -jar /var/myapp/myapp.jar +WorkingDirectory=/var/myapp +SuccessExitStatus=143 + +[Install] +WantedBy=multi-user.target +``` + +> [!IMPORTANT] +> Remember to change the `Description`, `User`, `Group`, `ExecStart` and `WorkingDirectory` fields for your application. + +> [!NOTE] +> The `ExecStart` field does not declare the script action command, which means that the `run` command is used by default. + +The user that runs the application, the PID file, and the console log file are managed by `systemd` itself and therefore must be configured by using appropriate fields in the ‘service’ script. +Consult the [service unit configuration man page](https://www.freedesktop.org/software/systemd/man/systemd.service.html) for more details. + +To flag the application to start automatically on system boot, use the following command: + +```shell +$ systemctl enable myapp.service +``` + +Run `man systemctl` for more details. + + + +## Installation as an init.d Service (System V) + +To use your application as `init.d` service, configure its build to produce a [fully executable jar](#). + +> [!CAUTION] +> Fully executable jars work by embedding an extra script at the front of the file. +> Currently, some tools do not accept this format, so you may not always be able to use this technique. +> For example, `jar -xf` may silently fail to extract a jar or war that has been made fully executable. +> It is recommended that you make your jar or war fully executable only if you intend to execute it directly, rather than running it with `java -jar` or deploying it to a servlet container. + +> [!CAUTION] +> A zip64-format jar file cannot be made fully executable. +> Attempting to do so will result in a jar file that is reported as corrupt when executed directly or with `java -jar`. +> A standard-format jar file that contains one or more zip64-format nested jars can be fully executable. + +To create a ‘fully executable’ jar with Maven, use the following plugin configuration: + +```xml + + org.springframework.boot + spring-boot-maven-plugin + + true + + +``` + +The following example shows the equivalent Gradle configuration: + +```gradle +tasks.named('bootJar') { + launchScript() +} +``` + +It can then be symlinked to `init.d` to support the standard `start`, `stop`, `restart`, and `status` commands. + +The default launch script that is added to a fully executable jar supports most Linux distributions and is tested on CentOS and Ubuntu. +Other platforms, such as OS X and FreeBSD, require the use of a custom script. +The default scripts supports the following features: + +- Starts the services as the user that owns the jar file +- Tracks the application’s PID by using `/var/run//.pid` +- Writes console logs to `/var/log/.log` + +Assuming that you have a Spring Boot application installed in `/var/myapp`, to install a Spring Boot application as an `init.d` service, create a symlink, as follows: + +```shell +$ sudo ln -s /var/myapp/myapp.jar /etc/init.d/myapp +``` + +Once installed, you can start and stop the service in the usual way. +For example, on a Debian-based system, you could start it with the following command: + +```shell +$ service myapp start +``` + +> [!TIP] +> If your application fails to start, check the log file written to `/var/log/.log` for errors. + +You can also flag the application to start automatically by using your standard operating system tools. +For example, on Debian, you could use the following command: + +```shell +$ update-rc.d myapp defaults +``` + + + +### Securing an init.d Service + +> [!NOTE] +> The following is a set of guidelines on how to secure a Spring Boot application that runs as an init.d service. +> It is not intended to be an exhaustive list of everything that should be done to harden an application and the environment in which it runs. + +When executed as root, as is the case when root is being used to start an init.d service, the default executable script runs the application as the user specified in the `RUN_AS_USER` environment variable. +When the environment variable is not set, the user who owns the jar file is used instead. +You should never run a Spring Boot application as `root`, so `RUN_AS_USER` should never be root and your application’s jar file should never be owned by root. +Instead, create a specific user to run your application and set the `RUN_AS_USER` environment variable or use `chown` to make it the owner of the jar file, as shown in the following example: + +```shell +$ chown bootapp:bootapp your-app.jar +``` + +In this case, the default executable script runs the application as the `bootapp` user. + +> [!TIP] +> To reduce the chances of the application’s user account being compromised, you should consider preventing it from using a login shell. +> For example, you can set the account’s shell to `/usr/sbin/nologin`. + +You should also take steps to prevent the modification of your application’s jar file. +Firstly, configure its permissions so that it cannot be written and can only be read or executed by its owner, as shown in the following example: + +```shell +$ chmod 500 your-app.jar +``` + +Second, you should also take steps to limit the damage if your application or the account that is running it is compromised. +If an attacker does gain access, they could make the jar file writable and change its contents. +One way to protect against this is to make it immutable by using `chattr`, as shown in the following example: + +```shell +$ sudo chattr +i your-app.jar +``` + +This will prevent any user, including root, from modifying the jar. + +If root is used to control the application’s service and you [use a `.conf` file](#howto.deployment.installing.init-d.script-customization.when-running.conf-file) to customize its startup, the `.conf` file is read and evaluated by the root user. +It should be secured accordingly. +Use `chmod` so that the file can only be read by the owner and use `chown` to make root the owner, as shown in the following example: + +```shell +$ chmod 400 your-app.conf +$ sudo chown root:root your-app.conf +``` + + + +### Customizing the Startup Script + +The default embedded startup script written by the Maven or Gradle plugin can be customized in a number of ways. +For most people, using the default script along with a few customizations is usually enough. +If you find you cannot customize something that you need to, use the `embeddedLaunchScript` option to write your own file entirely. + + + +#### Customizing the Start Script When It Is Written + +It often makes sense to customize elements of the start script as it is written into the jar file. +For example, init.d scripts can provide a “description”. +Since you know the description up front (and it need not change), you may as well provide it when the jar is generated. + +To customize written elements, use the `embeddedLaunchScriptProperties` option of the Spring Boot Maven plugin or the [`properties` property of the Spring Boot Gradle plugin’s `launchScript`](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.launch-script). + +The following property substitutions are supported with the default script: + +| Name | Description | Gradle default | Maven default | +| --- | --- | --- | --- | +| `mode` | The script mode. | `auto` | `auto` | +| `initInfoProvides` | The `Provides` section of “INIT INFO” | `${task.baseName}` | `${project.artifactId}` | +| `initInfoRequiredStart` | `Required-Start` section of “INIT INFO”. | `$remote_fs $syslog $network` | `$remote_fs $syslog $network` | +| `initInfoRequiredStop` | `Required-Stop` section of “INIT INFO”. | `$remote_fs $syslog $network` | `$remote_fs $syslog $network` | +| `initInfoDefaultStart` | `Default-Start` section of “INIT INFO”. | `2 3 4 5` | `2 3 4 5` | +| `initInfoDefaultStop` | `Default-Stop` section of “INIT INFO”. | `0 1 6` | `0 1 6` | +| `initInfoShortDescription` | `Short-Description` section of “INIT INFO”. | Single-line version of `${project.description}` (falling back to `${task.baseName}`) | `${project.name}` | +| `initInfoDescription` | `Description` section of “INIT INFO”. | `${project.description}` (falling back to `${task.baseName}`) | `${project.description}` (falling back to `${project.name}`) | +| `initInfoChkconfig` | `chkconfig` section of “INIT INFO” | `2345 99 01` | `2345 99 01` | +| `confFolder` | The default value for `CONF_FOLDER` | Folder containing the jar | Folder containing the jar | +| `inlinedConfScript` | Reference to a file script that should be inlined in the default launch script. This can be used to set environmental variables such as `JAVA_OPTS` before any external config files are loaded | | | +| `logFolder` | Default value for `LOG_FOLDER`. Only valid for an `init.d` service | | | +| `logFilename` | Default value for `LOG_FILENAME`. Only valid for an `init.d` service | | | +| `pidFolder` | Default value for `PID_FOLDER`. Only valid for an `init.d` service | | | +| `pidFilename` | Default value for the name of the PID file in `PID_FOLDER`. Only valid for an `init.d` service | | | +| `useStartStopDaemon` | Whether the `start-stop-daemon` command, when it is available, should be used to control the process | `true` | `true` | +| `stopWaitTime` | Default value for `STOP_WAIT_TIME` in seconds. Only valid for an `init.d` service | 60 | 60 | + + + +#### Customizing a Script When It Runs + +For items of the script that need to be customized *after* the jar has been written, you can use environment variables or a [config file](#howto.deployment.installing.init-d.script-customization.when-running.conf-file). + +The following environment properties are supported with the default script: + +| Variable | Description | +| --- | --- | +| `MODE` | The “mode” of operation. The default depends on the way the jar was built but is usually `auto` (meaning it tries to guess if it is an init script by checking if it is a symlink in a directory called `init.d`). You can explicitly set it to `service` so that the `stop\|start\|status\|restart` commands work or to `run` if you want to run the script in the foreground. | +| `RUN_AS_USER` | The user that will be used to run the application. When not set, the user that owns the jar file will be used. | +| `USE_START_STOP_DAEMON` | Whether the `start-stop-daemon` command, when it is available, should be used to control the process. Defaults to `true`. | +| `PID_FOLDER` | The root name of the pid folder (`/var/run` by default). | +| `LOG_FOLDER` | The name of the folder in which to put log files (`/var/log` by default). | +| `CONF_FOLDER` | The name of the folder from which to read .conf files (same folder as jar-file by default). | +| `LOG_FILENAME` | The name of the log file in the `LOG_FOLDER` (`.log` by default). | +| `APP_NAME` | The name of the app. If the jar is run from a symlink, the script guesses the app name. If it is not a symlink or you want to explicitly set the app name, this can be useful. | +| `RUN_ARGS` | The arguments to pass to the program (the Spring Boot app). | +| `JAVA_HOME` | The location of the `java` executable is discovered by using the `PATH` by default, but you can set it explicitly if there is an executable file at `$JAVA_HOME/bin/java`. | +| `JAVA_OPTS` | Options that are passed to the JVM when it is launched. | +| `JARFILE` | The explicit location of the jar file, in case the script is being used to launch a jar that it is not actually embedded. | +| `DEBUG` | If not empty, sets the `-x` flag on the shell process, allowing you to see the logic in the script. | +| `STOP_WAIT_TIME` | The time in seconds to wait when stopping the application before forcing a shutdown (`60` by default). | + +> [!NOTE] +> The `PID_FOLDER`, `LOG_FOLDER`, and `LOG_FILENAME` variables are only valid for an `init.d` service. +> For `systemd`, the equivalent customizations are made by using the ‘service’ script. +> See the [service unit configuration man page](https://www.freedesktop.org/software/systemd/man/systemd.service.html) for more details. + + + +##### Using a Conf File + +With the exception of `JARFILE` and `APP_NAME`, the settings listed in the preceding section can be configured by using a `.conf` file. +The file is expected to be next to the jar file and have the same name but suffixed with `.conf` rather than `.jar`. +For example, a jar named `/var/myapp/myapp.jar` uses the configuration file named `/var/myapp/myapp.conf`, as shown in the following example: + +#### myapp.conf + +```properties +JAVA_OPTS=-Xmx1024M +LOG_FOLDER=/custom/log/folder +``` + +> [!TIP] +> If you do not like having the config file next to the jar file, you can set a `CONF_FOLDER` environment variable to customize the location of the config file. + +To learn about securing this file appropriately, see [the guidelines for securing an init.d service](#howto.deployment.installing.init-d.securing). + + + +## Microsoft Windows Services + +A Spring Boot application can be started as a Windows service by using [`winsw`](https://github.com/kohsuke/winsw). + +A ([separately maintained sample](https://github.com/snicoll/spring-boot-daemon)) describes step-by-step how you can create a Windows service for your Spring Boot application. diff --git a/markdown/boot/3.5.4/how-to/deployment/traditional-deployment.md b/markdown/boot/3.5.4/how-to/deployment/traditional-deployment.md new file mode 100644 index 0000000..fdfbfce --- /dev/null +++ b/markdown/boot/3.5.4/how-to/deployment/traditional-deployment.md @@ -0,0 +1,339 @@ +--- +title: "Traditional Deployment" +source: "how-to:deployment/traditional-deployment.adoc" +--- + + + +# Traditional Deployment + +Spring Boot supports traditional deployment as well as more modern forms of deployment. +This section answers common questions about traditional deployment. + + + +## Create a Deployable War File + +> [!WARNING] +> Because Spring WebFlux does not strictly depend on the servlet API and applications are deployed by default on an embedded Reactor Netty server, War deployment is not supported for WebFlux applications. + +The first step in producing a deployable war file is to provide a [`SpringBootServletInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/support/SpringBootServletInitializer.html) subclass and override its `configure` method. +Doing so makes use of Spring Framework’s servlet 3.0 support and lets you configure your application when it is launched by the servlet container. +Typically, you should update your application’s main class to extend [`SpringBootServletInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/support/SpringBootServletInitializer.html), as shown in the following example: + +#### Java + +```java +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.boot.builder.SpringApplicationBuilder; +import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; + +@SpringBootApplication +public class MyApplication extends SpringBootServletInitializer { + + @Override + protected SpringApplicationBuilder configure(SpringApplicationBuilder application) { + return application.sources(MyApplication.class); + } + + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.builder.SpringApplicationBuilder +import org.springframework.boot.runApplication +import org.springframework.boot.web.servlet.support.SpringBootServletInitializer + +@SpringBootApplication +class MyApplication : SpringBootServletInitializer() { + + override fun configure(application: SpringApplicationBuilder): SpringApplicationBuilder { + return application.sources(MyApplication::class.java) + } + +} + +fun main(args: Array) { + runApplication(*args) +} + +``` + +The next step is to update your build configuration such that your project produces a war file rather than a jar file. +If you use Maven and `spring-boot-starter-parent` (which configures Maven’s war plugin for you), all you need to do is to modify `pom.xml` to change the packaging to war, as follows: + +```xml +war +``` + +If you use Gradle, you need to modify `build.gradle` to apply the war plugin to the project, as follows: + +```gradle +apply plugin: 'war' +``` + +The final step in the process is to ensure that the embedded servlet container does not interfere with the servlet container to which the war file is deployed. +To do so, you need to mark the embedded servlet container dependency as being provided. + +If you use Maven, the following example marks the servlet container (Tomcat, in this case) as being provided: + +```xml + + + + org.springframework.boot + spring-boot-starter-tomcat + provided + + + +``` + +If you use Gradle, the following example marks the servlet container (Tomcat, in this case) as being provided: + +```gradle +dependencies { + // ... + providedRuntime 'org.springframework.boot:spring-boot-starter-tomcat' + // ... +} +``` + +> [!TIP] +> `providedRuntime` is preferred to Gradle’s `compileOnly` configuration. +> Among other limitations, `compileOnly` dependencies are not on the test classpath, so any web-based integration tests fail. + +If you use the Spring Boot [build-tool-plugin:index.adoc](../../build-tool-plugin/index.md), marking the embedded servlet container dependency as provided produces an executable war file with the provided dependencies packaged in a `lib-provided` directory. +This means that, in addition to being deployable to a servlet container, you can also run your application by using `java -jar` on the command line. + + + +## Convert an Existing Application to Spring Boot + +To convert an existing non-web Spring application to a Spring Boot application, replace the code that creates your [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) and replace it with calls to [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) or [`SpringApplicationBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/builder/SpringApplicationBuilder.html). +Spring MVC web applications are generally amenable to first creating a deployable war application and then migrating it later to an executable war or jar. + +To create a deployable war by extending [`SpringBootServletInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/support/SpringBootServletInitializer.html) (for example, in a class called `Application`) and adding the Spring Boot [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) annotation, use code similar to that shown in the following example: + +#### Java + +```java + +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.boot.builder.SpringApplicationBuilder; +import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; + +@SpringBootApplication +public class MyApplication extends SpringBootServletInitializer { + + @Override + protected SpringApplicationBuilder configure(SpringApplicationBuilder application) { + // Customize the application or call application.sources(...) to add sources + // Since our example is itself a @Configuration class (through + // @SpringBootApplication) + // we actually do not need to override this method. + return application; + } +} + +``` + +#### Kotlin + +```kotlin + +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.builder.SpringApplicationBuilder +import org.springframework.boot.runApplication +import org.springframework.boot.web.servlet.support.SpringBootServletInitializer + +@SpringBootApplication +class MyApplication : SpringBootServletInitializer() { + + override fun configure(application: SpringApplicationBuilder): SpringApplicationBuilder { + // Customize the application or call application.sources(...) to add sources + // Since our example is itself a @Configuration class (through @SpringBootApplication) + // we actually do not need to override this method. + return application + } + +} + +``` + +Remember that, whatever you put in the `sources` is merely a Spring [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +Normally, anything that already works should work here. +There might be some beans you can remove later and let Spring Boot provide its own defaults for them, but it should be possible to get something working before you need to do that. + +Static resources can be moved to `/public` (or `/static` or `/resources` or `/META-INF/resources`) in the classpath root. +The same applies to `messages.properties` (which Spring Boot automatically detects in the root of the classpath). + +Vanilla usage of Spring [`DispatcherServlet`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html) and Spring Security should require no further changes. +If you have other features in your application (for instance, using other servlets or filters), you may need to add some configuration to your `Application` context, by replacing those elements from the `web.xml`, as follows: + +- A [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`Servlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Servlet.html) or [`ServletRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistrationBean.html) installs that bean in the container as if it were a `` and `` in `web.xml`. +- A [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) or [`FilterRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistrationBean.html) behaves similarly (as a `` and ``). +- An [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) in an XML file can be added through an [`@ImportResource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ImportResource.html) in your `Application`. +Alternatively, cases where annotation configuration is heavily used already can be recreated in a few lines as [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) definitions. + +Once the war file is working, you can make it executable by adding a `main` method to your `Application`, as shown in the following example: + +#### Java + +```java + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } +``` + +#### Kotlin + +```kotlin +fun main(args: Array) { + runApplication(*args) +} +``` + +> [!NOTE] +> If you intend to start your application as a war or as an executable application, you need to share the customizations of the builder in a method that is both available to the [`SpringBootServletInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/support/SpringBootServletInitializer.html) callback and in the `main` method in a class similar to the following: +> +> #### Java +> +> ```java +> import org.springframework.boot.Banner; +> import org.springframework.boot.autoconfigure.SpringBootApplication; +> import org.springframework.boot.builder.SpringApplicationBuilder; +> import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; +> +> @SpringBootApplication +> public class MyApplication extends SpringBootServletInitializer { +> +> @Override +> protected SpringApplicationBuilder configure(SpringApplicationBuilder builder) { +> return customizerBuilder(builder); +> } +> +> public static void main(String[] args) { +> customizerBuilder(new SpringApplicationBuilder()).run(args); +> } +> +> private static SpringApplicationBuilder customizerBuilder(SpringApplicationBuilder builder) { +> return builder.sources(MyApplication.class).bannerMode(Banner.Mode.OFF); +> } +> +> } +> ``` +> +> #### Kotlin +> +> ```kotlin +> import org.springframework.boot.Banner +> import org.springframework.boot.autoconfigure.SpringBootApplication +> import org.springframework.boot.builder.SpringApplicationBuilder +> import org.springframework.boot.web.servlet.support.SpringBootServletInitializer +> +> @SpringBootApplication +> class MyApplication : SpringBootServletInitializer() { +> +> override fun configure(builder: SpringApplicationBuilder): SpringApplicationBuilder { +> return customizerBuilder(builder) +> } +> +> companion object { +> +> @JvmStatic +> fun main(args: Array) { +> customizerBuilder(SpringApplicationBuilder()).run(*args) +> } +> +> private fun customizerBuilder(builder: SpringApplicationBuilder): SpringApplicationBuilder { +> return builder.sources(MyApplication::class.java).bannerMode(Banner.Mode.OFF) +> } +> +> } +> +> } +> +> ``` + +Applications can fall into more than one category: + +- Servlet 3.0+ applications with no `web.xml`. +- Applications with a `web.xml`. +- Applications with a context hierarchy. +- Applications without a context hierarchy. + +All of these should be amenable to translation, but each might require slightly different techniques. + +Servlet 3.0+ applications might translate pretty easily if they already use the Spring Servlet 3.0+ initializer support classes. +Normally, all the code from an existing [`WebApplicationInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/WebApplicationInitializer.html) can be moved into a [`SpringBootServletInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/support/SpringBootServletInitializer.html). +If your existing application has more than one [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) (for example, if it uses [`AbstractDispatcherServletInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/support/AbstractDispatcherServletInitializer.html)) then you might be able to combine all your context sources into a single [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html). +The main complication you might encounter is if combining does not work and you need to maintain the context hierarchy. +See the [entry on building a hierarchy](../application.md#howto.application.context-hierarchy) for examples. +An existing parent context that contains web-specific features usually needs to be broken up so that all the [`ServletContextAware`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/context/ServletContextAware.html) components are in the child context. + +Applications that are not already Spring applications might be convertible to Spring Boot applications, and the previously mentioned guidance may help. +However, you may yet encounter problems. +In that case, we suggest [asking questions on Stack Overflow with a tag of `spring-boot`](https://stackoverflow.com/questions/tagged/spring-boot). + + + +## Deploying a WAR to WebLogic + +To deploy a Spring Boot application to WebLogic, you must ensure that your servlet initializer **directly** implements [`WebApplicationInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/WebApplicationInitializer.html) (even if you extend from a base class that already implements it). + +A typical initializer for WebLogic should resemble the following example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; +import org.springframework.web.WebApplicationInitializer; + +@SpringBootApplication +public class MyApplication extends SpringBootServletInitializer implements WebApplicationInitializer { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.web.servlet.support.SpringBootServletInitializer +import org.springframework.web.WebApplicationInitializer + +@SpringBootApplication +class MyApplication : SpringBootServletInitializer(), WebApplicationInitializer + +``` + +If you use Logback, you also need to tell WebLogic to prefer the packaged version rather than the version that was pre-installed with the server. +You can do so by adding a `WEB-INF/weblogic.xml` file with the following contents: + +```xml + + + + + org.slf4j + + + +``` diff --git a/markdown/boot/3.5.4/how-to/docker-compose.md b/markdown/boot/3.5.4/how-to/docker-compose.md new file mode 100644 index 0000000..d51e2a2 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/docker-compose.md @@ -0,0 +1,43 @@ +--- +title: "Docker Compose" +source: "how-to:docker-compose.adoc" +--- + + + +# Docker Compose + +This section includes topics relating to the Docker Compose support in Spring Boot. + + + +## Customizing the JDBC URL + +When using [`JdbcConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/JdbcConnectionDetails.html) with Docker Compose, the parameters of the JDBC URL +can be customized by applying the `org.springframework.boot.jdbc.parameters` label to the +service. For example: + +```yaml +services: + postgres: + image: 'postgres:15.3' + environment: + - 'POSTGRES_USER=myuser' + - 'POSTGRES_PASSWORD=secret' + - 'POSTGRES_DB=mydb' + ports: + - '5432:5432' + labels: + org.springframework.boot.jdbc.parameters: 'ssl=true&sslmode=require' +``` + +With this Docker Compose file in place, the JDBC URL used is `jdbc:postgresql://127.0.0.1:5432/mydb?ssl=true&sslmode=require`. + + + +## Sharing Services Between Multiple Applications + +If you want to share services between multiple applications, create the `compose.yaml` file in one of the applications and then use the configuration property `spring.docker.compose.file` in the other applications to reference the `compose.yaml` file. +You should also set `spring.docker.compose.lifecycle-management` to `start-only`, as it defaults to `start-and-stop` and stopping one application would shut down the shared services for the other still running applications as well. +Setting it to `start-only` won’t stop the shared services on application stop, but a caveat is that if you shut down all applications, the services remain running. +You can stop the services manually by running `docker compose stop` on the command line in the directory which contains the `compose.yaml` file. diff --git a/markdown/boot/3.5.4/how-to/hotswapping.md b/markdown/boot/3.5.4/how-to/hotswapping.md new file mode 100644 index 0000000..21da252 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/hotswapping.md @@ -0,0 +1,77 @@ +--- +title: "Hot Swapping" +source: "how-to:hotswapping.adoc" +--- + + + +# Hot Swapping + +Spring Boot supports hot swapping. +This section answers questions about how it works. + + + +## Reload Static Content + +There are several options for hot reloading. +The recommended approach is to use [`spring-boot-devtools`](../reference/using/devtools.md), as it provides additional development-time features, such as support for fast application restarts and LiveReload as well as sensible development-time configuration (such as template caching). +Devtools works by monitoring the classpath for changes. +This means that static resource changes must be "built" for the change to take effect. +By default, this happens automatically in Eclipse when you save your changes. +In IntelliJ IDEA, the Make Project command triggers the necessary build. +Due to the [default restart exclusions](../reference/using/devtools.md#using.devtools.restart.excluding-resources), changes to static resources do not trigger a restart of your application. +They do, however, trigger a live reload. + +Alternatively, running in an IDE (especially with debugging on) is a good way to do development (all modern IDEs allow reloading of static resources and usually also allow hot-swapping of Java class changes). + +Finally, the [Maven and Gradle plugins](../build-tool-plugin/index.md) can be configured (see the `addResources` property) to support running from the command line with reloading of static files directly from source. +You can use that with an external css/js compiler process if you are writing that code with higher-level tools. + + + +## Reload Templates without Restarting the Container + +Most of the templating technologies supported by Spring Boot include a configuration option to disable caching (described later in this document). +If you use the `spring-boot-devtools` module, these properties are [automatically configured](../reference/using/devtools.md#using.devtools.property-defaults) for you at development time. + + + +### Thymeleaf Templates + +If you use Thymeleaf, set `spring.thymeleaf.cache` to `false`. +See [`ThymeleafAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration.java) for other Thymeleaf customization options. + + + +### FreeMarker Templates + +If you use FreeMarker, set `spring.freemarker.cache` to `false`. +See [`FreeMarkerAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration.java) for other FreeMarker customization options. + +> [!NOTE] +> Template caching for FreeMarker is not supported with WebFlux. + + + +### Groovy Templates + +If you use Groovy templates, set `spring.groovy.template.cache` to `false`. +See [`GroovyTemplateAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration.java) for other Groovy customization options. + + + +## Fast Application Restarts + +The `spring-boot-devtools` module includes support for automatic application restarts. +While not as fast as technologies such as [JRebel](https://www.jrebel.com/products/jrebel) it is usually significantly faster than a “cold start”. +You should probably give it a try before investigating some of the more complex reload options discussed later in this document. + +For more details, see the [reference:using/devtools.adoc](../reference/using/devtools.md) section. + + + +## Reload Java Classes without Restarting the Container + +Many modern IDEs (Eclipse, IDEA, and others) support hot swapping of bytecode. +Consequently, if you make a change that does not affect class or method signatures, it should reload cleanly with no side effects. diff --git a/markdown/boot/3.5.4/how-to/http-clients.md b/markdown/boot/3.5.4/how-to/http-clients.md new file mode 100644 index 0000000..760a8b2 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/http-clients.md @@ -0,0 +1,90 @@ +--- +title: "HTTP Clients" +source: "how-to:http-clients.adoc" +--- + + + +# HTTP Clients + +Spring Boot offers a number of starters that work with HTTP clients. +This section answers questions related to using them. + + + +## Configure RestTemplate to Use a Proxy + +As described in [RestTemplate Customization](../reference/io/rest-client.md#io.rest-client.resttemplate.customization), you can use a [`RestTemplateCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateCustomizer.html) with [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) to build a customized [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html). +This is the recommended approach for creating a [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) configured to use a proxy. + +The exact details of the proxy configuration depend on the underlying client request factory that is being used. + + + +## Configure the TcpClient used by a Reactor Netty-based WebClient + +When Reactor Netty is on the classpath a Reactor Netty-based [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) is auto-configured. +To customize the client’s handling of network connections, provide a [`ClientHttpConnector`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/reactive/ClientHttpConnector.html) bean. +The following example configures a 60 second connect timeout and adds a [`ReadTimeoutHandler`](https://netty.io/4.1/api/io/netty/handler/timeout/ReadTimeoutHandler.html): + +#### Java + +```java +import io.netty.channel.ChannelOption; +import io.netty.handler.timeout.ReadTimeoutHandler; +import reactor.netty.http.client.HttpClient; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.http.client.ReactorResourceFactory; +import org.springframework.http.client.reactive.ClientHttpConnector; +import org.springframework.http.client.reactive.ReactorClientHttpConnector; + +@Configuration(proxyBeanMethods = false) +public class MyReactorNettyClientConfiguration { + + @Bean + ClientHttpConnector clientHttpConnector(ReactorResourceFactory resourceFactory) { + HttpClient httpClient = HttpClient.create(resourceFactory.getConnectionProvider()) + .runOn(resourceFactory.getLoopResources()) + .option(ChannelOption.CONNECT_TIMEOUT_MILLIS, 60000) + .doOnConnected((connection) -> connection.addHandlerLast(new ReadTimeoutHandler(60))); + return new ReactorClientHttpConnector(httpClient); + } + +} +``` + +#### Kotlin + +```kotlin +import io.netty.channel.ChannelOption +import io.netty.handler.timeout.ReadTimeoutHandler +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.http.client.reactive.ClientHttpConnector +import org.springframework.http.client.reactive.ReactorClientHttpConnector +import org.springframework.http.client.ReactorResourceFactory +import reactor.netty.http.client.HttpClient + +@Configuration(proxyBeanMethods = false) +class MyReactorNettyClientConfiguration { + + @Bean + fun clientHttpConnector(resourceFactory: ReactorResourceFactory): ClientHttpConnector { + val httpClient = HttpClient.create(resourceFactory.connectionProvider) + .runOn(resourceFactory.loopResources) + .option(ChannelOption.CONNECT_TIMEOUT_MILLIS, 60000) + .doOnConnected { connection -> + connection.addHandlerLast(ReadTimeoutHandler(60)) + } + return ReactorClientHttpConnector(httpClient) + } + +} + +``` + +> [!TIP] +> Note the use of [`ReactorResourceFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/ReactorResourceFactory.html) for the connection provider and event loop resources. +> This ensures efficient sharing of resources for the server receiving requests and the client making requests. diff --git a/markdown/boot/3.5.4/how-to/index.md b/markdown/boot/3.5.4/how-to/index.md new file mode 100644 index 0000000..d3e1526 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/index.md @@ -0,0 +1,17 @@ +--- +title: "How-to Guides" +source: "how-to:index.adoc" +--- + + + +# How-to Guides + +This section provides answers to some common ‘how do I do that…​’ questions that often arise when using Spring Boot. +Its coverage is not exhaustive, but it does cover quite a lot. + +If you have a specific problem that we do not cover here, you might want to check [stackoverflow.com](https://stackoverflow.com/tags/spring-boot) to see if someone has already provided an answer. +This is also a great place to ask new questions (please use the `spring-boot` tag). + +We are also more than happy to extend this section. +If you want to add a ‘how-to’, send us a [pull request](https://github.com/spring-projects/spring-boot). diff --git a/markdown/boot/3.5.4/how-to/jersey.md b/markdown/boot/3.5.4/how-to/jersey.md new file mode 100644 index 0000000..0761750 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/jersey.md @@ -0,0 +1,61 @@ +--- +title: "Jersey" +source: "how-to:jersey.adoc" +--- + + + +# Jersey + + + +## Secure Jersey Endpoints with Spring Security + +Spring Security can be used to secure a Jersey-based web application in much the same way as it can be used to secure a Spring MVC-based web application. +However, if you want to use Spring Security’s method-level security with Jersey, you must configure Jersey to use `setStatus(int)` rather `sendError(int)`. +This prevents Jersey from committing the response before Spring Security has had an opportunity to report an authentication or authorization failure to the client. + +The `jersey.config.server.response.setStatusOverSendError` property must be set to `true` on the application’s [`ResourceConfig`](https://javadoc.io/doc/org.glassfish.jersey.core/jersey-server/3.1.10/org/glassfish/jersey/server/ResourceConfig.html) bean, as shown in the following example: + +```java +import java.util.Collections; + +import org.glassfish.jersey.server.ResourceConfig; + +import org.springframework.stereotype.Component; + +@Component +public class JerseySetStatusOverSendErrorConfig extends ResourceConfig { + + public JerseySetStatusOverSendErrorConfig() { + register(Endpoint.class); + setProperties(Collections.singletonMap("jersey.config.server.response.setStatusOverSendError", true)); + } + +} +``` + + + +## Use Jersey Alongside Another Web Framework + +To use Jersey alongside another web framework, such as Spring MVC, it should be configured so that it will allow the other framework to handle requests that it cannot handle. +First, configure Jersey to use a filter rather than a servlet by configuring the `spring.jersey.type` application property with a value of `filter`. +Second, configure your [`ResourceConfig`](https://javadoc.io/doc/org.glassfish.jersey.core/jersey-server/3.1.10/org/glassfish/jersey/server/ResourceConfig.html) to forward requests that would have resulted in a 404, as shown in the following example. + +```java +import org.glassfish.jersey.server.ResourceConfig; +import org.glassfish.jersey.servlet.ServletProperties; + +import org.springframework.stereotype.Component; + +@Component +public class JerseyConfig extends ResourceConfig { + + public JerseyConfig() { + register(Endpoint.class); + property(ServletProperties.FILTER_FORWARD_ON_404, true); + } + +} +``` diff --git a/markdown/boot/3.5.4/how-to/logging.md b/markdown/boot/3.5.4/how-to/logging.md new file mode 100644 index 0000000..f712ca4 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/logging.md @@ -0,0 +1,214 @@ +--- +title: "Logging" +source: "how-to:logging.adoc" +--- + + + +# Logging + +Spring Boot has no mandatory logging dependency, except for the Commons Logging API, which is typically provided by Spring Framework’s `spring-jcl` module. +To use [Logback](https://logback.qos.ch), you need to include it and `spring-jcl` on the classpath. +The recommended way to do that is through the starters, which all depend on `spring-boot-starter-logging`. +For a web application, you only need `spring-boot-starter-web`, since it depends transitively on the logging starter. +If you use Maven, the following dependency adds logging for you: + +```xml + + org.springframework.boot + spring-boot-starter-web + +``` + +Spring Boot has a [`LoggingSystem`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/LoggingSystem.html) abstraction that attempts to configure logging based on the content of the classpath. +If Logback is available, it is the first choice. + +If the only change you need to make to logging is to set the levels of various loggers, you can do so in `application.properties` by using the "logging.level" prefix, as shown in the following example: + +#### Properties + +```properties +logging.level.org.springframework.web=debug +logging.level.org.hibernate=error +``` + +#### YAML + +```yaml +logging: + level: + org.springframework.web: "debug" + org.hibernate: "error" +``` + +You can also set the location of a file to which the log will be written (in addition to the console) by using `logging.file.name`. + +To configure the more fine-grained settings of a logging system, you need to use the native configuration format supported by the [`LoggingSystem`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/LoggingSystem.html) in question. +By default, Spring Boot picks up the native configuration from its default location for the system (such as `classpath:logback.xml` for Logback), but you can set the location of the config file by using the `logging.config` property. + + + +## Configure Logback for Logging + +If you need to apply customizations to logback beyond those that can be achieved with `application.properties`, you will need to add a standard logback configuration file. +You can add a `logback.xml` file to the root of your classpath for logback to find. +You can also use `logback-spring.xml` if you want to use the Spring Boot [reference:features/logging.adoc#features.logging.logback-extensions](../reference/features/logging.md#features.logging.logback-extensions). + +> [!TIP] +> The Logback documentation has a [dedicated section that covers configuration](https://logback.qos.ch/manual/configuration.html) in some detail. + +Spring Boot provides a number of logback configurations that can be `included` in your own configuration. +These includes are designed to allow certain common Spring Boot conventions to be re-applied. + +The following files are provided under `org/springframework/boot/logging/logback/`: + +- `defaults.xml` - Provides conversion rules, pattern properties and common logger configurations. +- `console-appender.xml` - Adds a [`ConsoleAppender`](https://logback.qos.ch/apidocs/ch.qos.logback.core/ch/qos/logback/core/ConsoleAppender.html) using the `CONSOLE_LOG_PATTERN`. +- `structured-console-appender.xml` - Adds a [`ConsoleAppender`](https://logback.qos.ch/apidocs/ch.qos.logback.core/ch/qos/logback/core/ConsoleAppender.html) using structured logging in the `CONSOLE_LOG_STRUCTURED_FORMAT`. +- `file-appender.xml` - Adds a [`RollingFileAppender`](https://logback.qos.ch/apidocs/ch.qos.logback.core/ch/qos/logback/core/rolling/RollingFileAppender.html) using the `FILE_LOG_PATTERN` and `ROLLING_FILE_NAME_PATTERN` with appropriate settings. +- `structured-file-appender.xml` - Adds a [`RollingFileAppender`](https://logback.qos.ch/apidocs/ch.qos.logback.core/ch/qos/logback/core/rolling/RollingFileAppender.html) using the `ROLLING_FILE_NAME_PATTERN` with structured logging in the `FILE_LOG_STRUCTURED_FORMAT`. + +In addition, a legacy `base.xml` file is provided for compatibility with earlier versions of Spring Boot. + +A typical custom `logback.xml` file would look something like this: + +```xml + + + + + + + + + +``` + +Your logback configuration file can also make use of System properties that the [`LoggingSystem`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/LoggingSystem.html) takes care of creating for you: + +- `${PID}`: The current process ID. +- `${LOG_FILE}`: Whether `logging.file.name` was set in Boot’s external configuration. +- `${LOG_PATH}`: Whether `logging.file.path` (representing a directory for log files to live in) was set in Boot’s external configuration. +- `${LOG_EXCEPTION_CONVERSION_WORD}`: Whether `logging.exception-conversion-word` was set in Boot’s external configuration. +- `${ROLLING_FILE_NAME_PATTERN}`: Whether `logging.pattern.rolling-file-name` was set in Boot’s external configuration. + +Spring Boot also provides some nice ANSI color terminal output on a console (but not in a log file) by using a custom Logback converter. +See the `CONSOLE_LOG_PATTERN` in the `defaults.xml` configuration for an example. + +If Groovy is on the classpath, you should be able to configure Logback with `logback.groovy` as well. +If present, this setting is given preference. + +> [!NOTE] +> Spring extensions are not supported with Groovy configuration. +> Any `logback-spring.groovy` files will not be detected. + + + +### Configure Logback for File-only Output + +If you want to disable console logging and write output only to a file, you need a custom `logback-spring.xml` that imports `file-appender.xml` but not `console-appender.xml`, as shown in the following example: + +```xml + + + + + + + + + +``` + +You also need to add `logging.file.name` to your `application.properties` or `application.yaml`, as shown in the following example: + +#### Properties + +```properties +logging.file.name=myapplication.log +``` + +#### YAML + +```yaml +logging: + file: + name: "myapplication.log" +``` + + + +## Configure Log4j for Logging + +Spring Boot supports [Log4j 2](https://logging.apache.org/log4j/2.x/) for logging configuration if it is on the classpath. +If you use the starters for assembling dependencies, you have to exclude Logback and then include Log4j 2 instead. +If you do not use the starters, you need to provide (at least) `spring-jcl` in addition to Log4j 2. + +The recommended path is through the starters, even though it requires some jiggling. +The following example shows how to set up the starters in Maven: + +```xml + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.springframework.boot + spring-boot-starter-log4j2 + +``` + +Gradle provides a few different ways to set up the starters. +One way is to use a [module replacement](https://docs.gradle.org/current/userguide/resolution_rules.html#sec:module_replacement). +To do so, declare a dependency on the Log4j 2 starter and tell Gradle that any occurrences of the default logging starter should be replaced by the Log4j 2 starter, as shown in the following example: + +```gradle +dependencies { + implementation "org.springframework.boot:spring-boot-starter-log4j2" + modules { + module("org.springframework.boot:spring-boot-starter-logging") { + replacedBy("org.springframework.boot:spring-boot-starter-log4j2", "Use Log4j2 instead of Logback") + } + } +} +``` + +> [!NOTE] +> The Log4j starters gather together the dependencies for common logging requirements (such as having Tomcat use `java.util.logging` but configuring the output using Log4j 2). + +> [!NOTE] +> To ensure that debug logging performed using `java.util.logging` is routed into Log4j 2, configure its [JDK logging adapter](https://logging.apache.org/log4j/2.x/log4j-jul.html) by setting the `java.util.logging.manager` system property to `org.apache.logging.log4j.jul.LogManager`. + + + +### Use YAML or JSON to Configure Log4j 2 + +In addition to its default XML configuration format, Log4j 2 also supports YAML and JSON configuration files. +To configure Log4j 2 to use an alternative configuration file format, add the appropriate dependencies to the classpath and name your configuration files to match your chosen file format, as shown in the following example: + +| Format | Dependencies | File names | +| --- | --- | --- | +| YAML | `com.fasterxml.jackson.core:jackson-databind` + `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` | `log4j2.yaml` + `log4j2.yml` | +| JSON | `com.fasterxml.jackson.core:jackson-databind` | `log4j2.json` + `log4j2.jsn` | + + + +### Use Composite Configuration to Configure Log4j 2 + +Log4j 2 has support for combining multiple configuration files into a single composite configuration. +To use this support in Spring Boot, configure `logging.log4j2.config.override` with the locations of one or more secondary configuration files. +The secondary configuration files will be merged with the primary configuration, whether the primary’s source is Spring Boot’s defaults, a standard location such as `log4j.xml`, or the location configured by the `logging.config` property. + +> [!NOTE] +> Log4j2 override configuration file locations can be prefixed with `optional:`. +> For example, `optional:classpath:log4j2-override.xml` indicates that `log4j2-override.xml` should only be loaded if the resource exists. diff --git a/markdown/boot/3.5.4/how-to/messaging.md b/markdown/boot/3.5.4/how-to/messaging.md new file mode 100644 index 0000000..0209541 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/messaging.md @@ -0,0 +1,75 @@ +--- +title: "Messaging" +source: "how-to:messaging.adoc" +--- + + + +# Messaging + +Spring Boot offers a number of starters to support messaging. +This section answers questions that arise from using messaging with Spring Boot. + + + +## Disable Transacted JMS Session + +If your JMS broker does not support transacted sessions, you have to disable the support of transactions altogether. +If you create your own [`JmsListenerContainerFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/config/JmsListenerContainerFactory.html), there is nothing to do, since, by default it cannot be transacted. +If you want to use the [`DefaultJmsListenerContainerFactoryConfigurer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/DefaultJmsListenerContainerFactoryConfigurer.html) to reuse Spring Boot’s default, you can disable transacted sessions, as follows: + +#### Java + +```java +import jakarta.jms.ConnectionFactory; + +import org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; +import org.springframework.boot.jms.ConnectionFactoryUnwrapper; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.jms.config.DefaultJmsListenerContainerFactory; + +@Configuration(proxyBeanMethods = false) +public class MyJmsConfiguration { + + @Bean + public DefaultJmsListenerContainerFactory jmsListenerContainerFactory(ConnectionFactory connectionFactory, + DefaultJmsListenerContainerFactoryConfigurer configurer) { + DefaultJmsListenerContainerFactory listenerFactory = new DefaultJmsListenerContainerFactory(); + configurer.configure(listenerFactory, ConnectionFactoryUnwrapper.unwrapCaching(connectionFactory)); + listenerFactory.setTransactionManager(null); + listenerFactory.setSessionTransacted(false); + return listenerFactory; + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.jms.ConnectionFactory +import org.springframework.boot.jms.ConnectionFactoryUnwrapper +import org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.jms.config.DefaultJmsListenerContainerFactory + +@Configuration(proxyBeanMethods = false) +class MyJmsConfiguration { + + @Bean + fun jmsListenerContainerFactory(connectionFactory: ConnectionFactory?, + configurer: DefaultJmsListenerContainerFactoryConfigurer): DefaultJmsListenerContainerFactory { + val listenerFactory = DefaultJmsListenerContainerFactory() + configurer.configure(listenerFactory, ConnectionFactoryUnwrapper.unwrapCaching(connectionFactory)) + listenerFactory.setTransactionManager(null) + listenerFactory.setSessionTransacted(false) + return listenerFactory + } + +} + +``` + +The preceding example overrides the default factory, and it should be applied to any other factory that your application defines, if any. diff --git a/markdown/boot/3.5.4/how-to/native-image/developing-your-first-application.md b/markdown/boot/3.5.4/how-to/native-image/developing-your-first-application.md new file mode 100644 index 0000000..287ebb2 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/native-image/developing-your-first-application.md @@ -0,0 +1,283 @@ +--- +title: "Developing Your First GraalVM Native Application" +source: "how-to:native-image/developing-your-first-application.adoc" +--- + + + +# Developing Your First GraalVM Native Application + +There are two main ways to build a Spring Boot native image application: + +- Using Spring Boot [support for Cloud Native Buildpacks](../../reference/packaging/container-images/cloud-native-buildpacks.md) with the [Paketo Java Native Image buildpack](https://paketo.io/docs/reference/java-native-image-reference/) to generate a lightweight container containing a native executable. +- Using GraalVM Native Build Tools to generate a native executable. + +> [!TIP] +> The easiest way to start a new native Spring Boot project is to go to [start.spring.io](https://start.spring.io), add the `GraalVM Native Support` dependency and generate the project. +> The included `HELP.md` file will provide getting started hints. + + + +## Sample Application + +We need an example application that we can use to create our native image. +For our purposes, the simple "Hello World!" web application that’s covered in the [tutorial:first-application/index.adoc](../../tutorial/first-application/index.md) section will suffice. + +To recap, our main application code looks like this: + +```java +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.web.bind.annotation.RequestMapping; +import org.springframework.web.bind.annotation.RestController; + +@RestController +@SpringBootApplication +public class MyApplication { + + @RequestMapping("/") + String home() { + return "Hello World!"; + } + + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +This application uses Spring MVC and embedded Tomcat, both of which have been tested and verified to work with GraalVM native images. + + + +## Building a Native Image Using Buildpacks + +Spring Boot supports building Docker images containing native executables, using Cloud Native Buildpacks (CNB) integration with both Maven and Gradle and the [Paketo Java Native Image buildpack](https://paketo.io/docs/reference/java-native-image-reference/). +This means you can just type a single command and quickly get a sensible image into your locally running Docker daemon. +The resulting image doesn’t contain a JVM, instead the native image is compiled statically. +This leads to smaller images. + +> [!NOTE] +> The CNB builder used for the images is `paketobuildpacks/builder-noble-java-tiny:latest`. +> It has a small footprint and reduced attack surface. It does not include a shell and contains a reduced set of system libraries. +> If you need more tools in the resulting image, you can use `paketobuildpacks/ubuntu-noble-run-base:latest` as the **run** image. + + + +### System Requirements + +Docker should be installed. See [Get Docker](https://docs.docker.com/installation/#installation) for more details. +[Configure it to allow non-root user](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user) if you are on Linux. + +> [!NOTE] +> You can run `docker run hello-world` (without `sudo`) to check the Docker daemon is reachable as expected. +> Check the [Maven](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.docker-daemon) or [Gradle](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.docker-daemon) Spring Boot plugin documentation for more details. + +> [!TIP] +> On macOS, it is recommended to increase the memory allocated to Docker to at least `8GB`, and potentially add more CPUs as well. +> See this [Stack Overflow answer](https://stackoverflow.com/questions/44533319/how-to-assign-more-memory-to-docker-container/44533437#44533437) for more details. +> On Microsoft Windows, make sure to enable the [Docker WSL 2 backend](https://docs.docker.com/docker-for-windows/wsl/) for better performance. + + + +### Using Maven + +To build a native image container using Maven you should ensure that your `pom.xml` file uses the `spring-boot-starter-parent` and the `org.graalvm.buildtools:native-maven-plugin`. +You should have a `` section that looks like this: + +```xml + + org.springframework.boot + spring-boot-starter-parent + {version-spring-boot} + +``` + +You additionally should have this in the ` ` section: + +```xml + + org.graalvm.buildtools + native-maven-plugin + +``` + +The `spring-boot-starter-parent` declares a `native` profile that configures the executions that need to run in order to create a native image. +You can activate profiles using the `-P` flag on the command line. + +> [!TIP] +> If you don’t want to use `spring-boot-starter-parent` you’ll need to configure executions for the `process-aot` goal from Spring Boot’s plugin and the `add-reachability-metadata` goal from the Native Build Tools plugin. + +To build the image, you can run the `spring-boot:build-image` goal with the `native` profile active: + +```shell +$ mvn -Pnative spring-boot:build-image +``` + + + +### Using Gradle + +The Spring Boot Gradle plugin automatically configures AOT tasks when the GraalVM Native Image plugin is applied. +You should check that your Gradle build contains a `plugins` block that includes `org.graalvm.buildtools.native`. + +As long as the `org.graalvm.buildtools.native` plugin is applied, the `bootBuildImage` task will generate a native image rather than a JVM one. +You can run the task using: + +```shell +$ gradle bootBuildImage +``` + + + +### Running the example + +Once you have run the appropriate build command, a Docker image should be available. +You can start your application using `docker run`: + +```shell +$ docker run --rm -p 8080:8080 docker.io/library/myproject:0.0.1-SNAPSHOT +``` + +You should see output similar to the following: + +```shell + . ____ _ __ _ _ + /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ +( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ + \\/ ___)| |_)| | | | | || (_| | ) ) ) ) + ' |____| .__|_| |_|_| |_\__, | / / / / + =========|_|==============|___/=/_/_/_/ + :: Spring Boot :: (v{version-spring-boot}) +....... . . . +....... . . . (log output here) +....... . . . +........ Started MyApplication in 0.08 seconds (process running for 0.095) +``` + +> [!NOTE] +> The startup time differs from machine to machine, but it should be much faster than a Spring Boot application running on a JVM. + +If you open a web browser to `localhost:8080`, you should see the following output: + +``` +Hello World! +``` + +To gracefully exit the application, press `ctrl-c`. + + + +## Building a Native Image using Native Build Tools + +If you want to generate a native executable directly without using Docker, you can use GraalVM Native Build Tools. +Native Build Tools are plugins shipped by GraalVM for both Maven and Gradle. +You can use them to perform a variety of GraalVM tasks, including generating a native image. + + + +### Prerequisites + +To build a native image using the Native Build Tools, you’ll need a GraalVM distribution on your machine. +You can either download it manually on the [Liberica Native Image Kit page](https://bell-sw.com/pages/downloads/native-image-kit/#/nik-22-17), or you can use a download manager like SDKMAN!. + + + +#### Linux and macOS + +To install the native image compiler on macOS or Linux, we recommend using SDKMAN!. +Get SDKMAN! from [sdkman.io](https://sdkman.io) and install the Liberica GraalVM distribution by using the following commands: + +```shell +$ sdk install java {version-graal}.r17-nik +$ sdk use java {version-graal}.r17-nik +``` + +Verify that the correct version has been configured by checking the output of `java -version`: + +```shell +$ java -version +openjdk version "17.0.5" 2022-10-18 LTS +OpenJDK Runtime Environment GraalVM 22.3.0 (build 17.0.5+8-LTS) +OpenJDK 64-Bit Server VM GraalVM 22.3.0 (build 17.0.5+8-LTS, mixed mode) +``` + + + +#### Windows + +On Windows, follow [these instructions](https://medium.com/graalvm/using-graalvm-and-native-image-on-windows-10-9954dc071311) to install either [GraalVM](https://www.graalvm.org/downloads/) or [Liberica Native Image Kit](https://bell-sw.com/pages/downloads/native-image-kit/#/nik-22-17) in version 22.3, the Visual Studio Build Tools and the Windows SDK. +Due to the [Windows related command-line maximum length](https://docs.microsoft.com/en-US/troubleshoot/windows-client/shell-experience/command-line-string-limitation), make sure to use x64 Native Tools Command Prompt instead of the regular Windows command line to run Maven or Gradle plugins. + + + +### Using Maven + +As with the [buildpacks support](#howto.native-image.developing-your-first-application.buildpacks.maven), you need to make sure that you’re using `spring-boot-starter-parent` in order to inherit the `native` profile and that the `org.graalvm.buildtools:native-maven-plugin` plugin is used. + +With the `native` profile active, you can invoke the `native:compile` goal to trigger `native-image` compilation: + +```shell +$ mvn -Pnative native:compile +``` + +The native image executable can be found in the `target` directory. + + + +### Using Gradle + +When the Native Build Tools Gradle plugin is applied to your project, the Spring Boot Gradle plugin will automatically trigger the Spring AOT engine. +Task dependencies are automatically configured, so you can just run the standard `nativeCompile` task to generate a native image: + +```shell +$ gradle nativeCompile +``` + +The native image executable can be found in the `build/native/nativeCompile` directory. + + + +### Running the Example + +At this point, your application should work. You can now start the application by running it directly: + +#### Maven + +```shell +$ target/myproject +``` + +#### Gradle + +```shell +$ build/native/nativeCompile/myproject +``` + +You should see output similar to the following: + +```shell + . ____ _ __ _ _ + /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ +( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ + \\/ ___)| |_)| | | | | || (_| | ) ) ) ) + ' |____| .__|_| |_|_| |_\__, | / / / / + =========|_|==============|___/=/_/_/_/ + :: Spring Boot :: (v{version-spring-boot}) +....... . . . +....... . . . (log output here) +....... . . . +........ Started MyApplication in 0.08 seconds (process running for 0.095) +``` + +> [!NOTE] +> The startup time differs from machine to machine, but it should be much faster than a Spring Boot application running on a JVM. + +If you open a web browser to `localhost:8080`, you should see the following output: + +``` +Hello World! +``` + +To gracefully exit the application, press `ctrl-c`. diff --git a/markdown/boot/3.5.4/how-to/native-image/index.md b/markdown/boot/3.5.4/how-to/native-image/index.md new file mode 100644 index 0000000..bc5c431 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/native-image/index.md @@ -0,0 +1,13 @@ +--- +title: "GraalVM Native Applications" +source: "how-to:native-image/index.adoc" +--- + + + +# GraalVM Native Applications + +This section contains details on developing and testing Spring Boot applications as GraalVM native images. + +> [!TIP] +> For an overview of GraalVM native image concepts, see the [reference:packaging/native-image/introducing-graalvm-native-images.adoc](../../reference/packaging/native-image/introducing-graalvm-native-images.md) section. diff --git a/markdown/boot/3.5.4/how-to/native-image/testing-native-applications.md b/markdown/boot/3.5.4/how-to/native-image/testing-native-applications.md new file mode 100644 index 0000000..f912b0b --- /dev/null +++ b/markdown/boot/3.5.4/how-to/native-image/testing-native-applications.md @@ -0,0 +1,114 @@ +--- +title: "Testing GraalVM Native Images" +source: "how-to:native-image/testing-native-applications.adoc" +--- + + + +# Testing GraalVM Native Images + +When writing native image applications, we recommend that you continue to use the JVM whenever possible to develop the majority of your unit and integration tests. +This will help keep developer build times down and allow you to use existing IDE integrations. +With broad test coverage on the JVM, you can then focus native image testing on the areas that are likely to be different. + +For native image testing, you’re generally looking to ensure that the following aspects work: + +- The Spring AOT engine is able to process your application, and it will run in an AOT-processed mode. +- GraalVM has enough hints to ensure that a valid native image can be produced. + + + +## Testing Ahead-of-Time Processing With the JVM + +When a Spring Boot application runs, it attempts to detect if it is running as a native image. +If it is running as a native image, it will initialize the application using the code that was generated during at build-time by the Spring AOT engine. + +If the application is running on a regular JVM, then any AOT generated code is ignored. + +Since the `native-image` compilation phase can take a while to complete, it’s sometimes useful to run your application on the JVM but have it use the AOT generated initialization code. +Doing so helps you to quickly validate that there are no errors in the AOT generated code and nothing is missing when your application is eventually converted to a native image. + +To run a Spring Boot application on the JVM and have it use AOT generated code you can set the `spring.aot.enabled` system property to `true`. + +For example: + +```shell +$ java -Dspring.aot.enabled=true -jar myapplication.jar +``` + +> [!NOTE] +> You need to ensure that the jar you are testing includes AOT generated code. +> For Maven, this means that you should build with `-Pnative` to activate the `native` profile. +> For Gradle, you need to ensure that your build includes the `org.graalvm.buildtools.native` plugin. + +If your application starts with the `spring.aot.enabled` property set to `true`, then you have higher confidence that it will work when converted to a native image. + +You can also consider running integration tests against the running application. +For example, you could use the Spring [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) to call your application REST endpoints. +Or you might consider using a project like Selenium to check your application’s HTML responses. + + + +## Testing With Native Build Tools + +GraalVM Native Build Tools includes the ability to run tests inside a native image. +This can be helpful when you want to deeply test that the internals of your application work in a GraalVM native image. + +Generating the native image that contains the tests to run can be a time-consuming operation, so most developers will probably prefer to use the JVM locally. +They can, however, be very useful as part of a CI pipeline. +For example, you might choose to run native tests once a day. + +Spring Framework includes ahead-of-time support for running tests. +All the usual Spring testing features work with native image tests. +For example, you can continue to use the [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) annotation. +You can also use Spring Boot [test slices](../../reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-tests) to test only specific parts of your application. + +Spring Framework’s native testing support works in the following way: + +- Tests are analyzed in order to discover any [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) instances that will be required. +- Ahead-of-time processing is applied to each of these application contexts and assets are generated. +- A native image is created, with the generated assets being processed by GraalVM. +- The native image also includes the JUnit [`TestEngine`](https://junit.org/junit5/docs/5.12.2/api/org.junit.platform.engine/org/junit/platform/engine/TestEngine.html) configured with a list of the discovered tests. +- The native image is started, triggering the engine which will run each test and report results. + + + +### Using Maven + +To run native tests using Maven, ensure that your `pom.xml` file uses the `spring-boot-starter-parent`. +You should have a `` section that looks like this: + +```xml + + org.springframework.boot + spring-boot-starter-parent + {version-spring-boot} + +``` + +The `spring-boot-starter-parent` defines a `nativeTest` profile that provides the necessary configuration for the Spring Boot and Native Build Tools plugins. +First you need to add those two plugin in the module to opt-in for the feature. +Your tests are executed in native mode only when the `nativeTest` is enabled. +You can activate profiles using the `-P` flag on the command line. + +> [!TIP] +> If you don’t want to use `spring-boot-starter-parent` you’ll need to configure executions for the `process-test-aot` goal from the Spring Boot plugin and the `test` goal from the Native Build Tools plugin. + +To build the image and run the tests, use the `test` goal with the `nativeTest` profile active: + +```shell +$ mvn -PnativeTest test +``` + + + +### Using Gradle + +The Spring Boot Gradle plugin automatically configures AOT test tasks when the GraalVM Native Image plugin is applied. +You should check that your Gradle build contains a `plugins` block that includes `org.graalvm.buildtools.native`. + +To run native tests using Gradle you can use the `nativeTest` task: + +```shell +$ gradle nativeTest +``` diff --git a/markdown/boot/3.5.4/how-to/nosql.md b/markdown/boot/3.5.4/how-to/nosql.md new file mode 100644 index 0000000..ccd4333 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/nosql.md @@ -0,0 +1,50 @@ +--- +title: "NoSQL" +source: "how-to:nosql.adoc" +--- + + + +# NoSQL + +Spring Boot offers a number of starters that support NoSQL technologies. +This section answers questions that arise from using NoSQL with Spring Boot. + + + +## Use Jedis Instead of Lettuce + +By default, the Spring Boot starter (`spring-boot-starter-data-redis`) uses [Lettuce](https://github.com/lettuce-io/lettuce-core/). +You need to exclude that dependency and include the [Jedis](https://github.com/xetorthio/jedis/) one instead. +Spring Boot manages both of these dependencies, allowing you to switch to Jedis without specifying a version. + +The following example shows how to accomplish this in Maven: + +```xml + + org.springframework.boot + spring-boot-starter-data-redis + + + io.lettuce + lettuce-core + + + + + redis.clients + jedis + +``` + +The following example shows how to accomplish this in Gradle: + +```gradle +dependencies { + implementation('org.springframework.boot:spring-boot-starter-data-redis') { + exclude group: 'io.lettuce', module: 'lettuce-core' + } + implementation 'redis.clients:jedis' + // ... +} +``` diff --git a/markdown/boot/3.5.4/how-to/properties-and-configuration.md b/markdown/boot/3.5.4/how-to/properties-and-configuration.md new file mode 100644 index 0000000..a9bec15 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/properties-and-configuration.md @@ -0,0 +1,446 @@ +--- +title: "Properties and Configuration" +source: "how-to:properties-and-configuration.adoc" +--- + + + +# Properties and Configuration + +This section includes topics about setting and reading properties and configuration settings and their interaction with Spring Boot applications. + + + +## Automatically Expand Properties at Build Time + +Rather than hardcoding some properties that are also specified in your project’s build configuration, you can automatically expand them by instead using the existing build configuration. +This is possible in both Maven and Gradle. + + + +### Automatic Property Expansion Using Maven + +You can automatically expand properties in the Maven project by using resource filtering. +If you use the `spring-boot-starter-parent`, you can then refer to your Maven ‘project properties’ with `@..@` placeholders, as shown in the following example: + +#### Properties + +```properties +app.encoding=@project.build.sourceEncoding@ +app.java.version=@java.version@ +``` + +#### YAML + +```yaml +app: + encoding: "@project.build.sourceEncoding@" + java: + version: "@java.version@" +``` + +> [!NOTE] +> Only production configuration is filtered that way (in other words, no filtering is applied on `src/test/resources`). + +> [!TIP] +> If you enable the `addResources` flag, the `spring-boot:run` goal can add `src/main/resources` directly to the classpath (for hot reloading purposes). +> Doing so circumvents the resource filtering and this feature. +> Instead, you can use the `exec:java` goal or customize the plugin’s configuration. +> See the [plugin usage page](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/using.html) for more details. + +If you do not use the starter parent, you need to include the following element inside the `` element of your `pom.xml`: + +```xml + + + src/main/resources + true + + +``` + +You also need to include the following element inside ``: + +```xml + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + + + @ + + false + + +``` + +> [!NOTE] +> The `useDefaultDelimiters` property is important if you use standard Spring placeholders (such as `${placeholder}`) in your configuration. +> If that property is not set to `false`, these may be expanded by the build. + + + +### Automatic Property Expansion Using Gradle + +You can automatically expand properties from the Gradle project by configuring the Java plugin’s `processResources` task to do so, as shown in the following example: + +```gradle +tasks.named('processResources') { + expand(project.properties) +} +``` + +You can then refer to your Gradle project’s properties by using placeholders, as shown in the following example: + +#### Properties + +```properties +app.name=${name} +app.description=${description} +``` + +#### YAML + +```yaml +app: + name: "${name}" + description: "${description}" +``` + +> [!NOTE] +> Gradle’s `expand` method uses Groovy’s `SimpleTemplateEngine`, which transforms `${..}` tokens. +> The `${..}` style conflicts with Spring’s own property placeholder mechanism. +> To use Spring property placeholders together with automatic expansion, escape the Spring property placeholders as follows: `\${..}`. + + + +## Externalize the Configuration of SpringApplication + +A [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) has bean property setters, so you can use its Java API as you create the application to modify its behavior. +Alternatively, you can externalize the configuration by setting properties in `spring.main.*`. +For example, in `application.properties`, you might have the following settings: + +#### Properties + +```properties +spring.main.web-application-type=none +spring.main.banner-mode=off +``` + +#### YAML + +```yaml +spring: + main: + web-application-type: "none" + banner-mode: "off" +``` + +Then the Spring Boot banner is not printed on startup, and the application is not starting an embedded web server. + +Properties defined in external configuration override and replace the values specified with the Java API, with the notable exception of the primary sources. +Primary sources are those provided to the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) constructor: + +#### Java + +```java +import org.springframework.boot.Banner; +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + SpringApplication application = new SpringApplication(MyApplication.class); + application.setBannerMode(Banner.Mode.OFF); + application.run(args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.Banner +import org.springframework.boot.SpringApplication +import org.springframework.boot.autoconfigure.SpringBootApplication + +@SpringBootApplication +object MyApplication { + + @JvmStatic + fun main(args: Array) { + val application = SpringApplication(MyApplication::class.java) + application.setBannerMode(Banner.Mode.OFF) + application.run(*args) + } + +} + +``` + +Or to `sources(…​)` method of a [`SpringApplicationBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/builder/SpringApplicationBuilder.html): + +#### Java + +```java +import org.springframework.boot.Banner; +import org.springframework.boot.builder.SpringApplicationBuilder; + +public class MyApplication { + + public static void main(String[] args) { + new SpringApplicationBuilder() + .bannerMode(Banner.Mode.OFF) + .sources(MyApplication.class) + .run(args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.Banner +import org.springframework.boot.builder.SpringApplicationBuilder + +object MyApplication { + + @JvmStatic + fun main(args: Array) { + SpringApplicationBuilder() + .bannerMode(Banner.Mode.OFF) + .sources(MyApplication::class.java) + .run(*args) + } + +} + +``` + +Given the examples above, if we have the following configuration: + +#### Properties + +```properties +spring.main.sources=com.example.MyDatabaseConfig,com.example.MyJmsConfig +spring.main.banner-mode=console +``` + +#### YAML + +```yaml +spring: + main: + sources: "com.example.MyDatabaseConfig,com.example.MyJmsConfig" + banner-mode: "console" +``` + +The actual application will show the banner (as overridden by configuration) and use three sources for the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +The application sources are: + +1. `MyApplication` (from the code) +1. `MyDatabaseConfig` (from the external config) +1. `MyJmsConfig`(from the external config) + + + +## Change the Location of External Properties of an Application + +By default, properties from different sources are added to the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) in a defined order (see [reference:features/external-config.adoc](../reference/features/external-config.md) in the “Spring Boot Features” section for the exact order). + +You can also provide the following System properties (or environment variables) to change the behavior: + +- `spring.config.name` (`SPRING_CONFIG_NAME`): Defaults to `application` as the root of the file name. +- `spring.config.location` (`SPRING_CONFIG_LOCATION`): The file to load (such as a classpath resource or a URL). +A separate [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) property source is set up for this document and it can be overridden by system properties, environment variables, or the command line. + +No matter what you set in the environment, Spring Boot always loads `application.properties` as described above. +By default, if YAML is used, then files with the ‘.yaml’ and ‘.yml’ extensions are also added to the list. + +> [!TIP] +> If you want detailed information about the files that are being loaded you can [set the logging level](../reference/features/logging.md#features.logging.log-levels) of `org.springframework.boot.context.config` to `trace`. + + + +## Use ‘Short’ Command Line Arguments + +Some people like to use (for example) `--port=9000` instead of `--server.port=9000` to set configuration properties on the command line. +You can enable this behavior by using placeholders in `application.properties`, as shown in the following example: + +#### Properties + +```properties +server.port=${port:8080} +``` + +#### YAML + +```yaml +server: + port: "${port:8080}" +``` + +> [!TIP] +> If you inherit from the `spring-boot-starter-parent` POM, the default filter token of the `maven-resources-plugins` has been changed from `${*}` to `@` (that is, `@maven.token@` instead of `${maven.token}`) to prevent conflicts with Spring-style placeholders. +> If you have enabled Maven filtering for the `application.properties` directly, you may want to also change the default filter token to use [other delimiters](https://maven.apache.org/plugins/maven-resources-plugin/resources-mojo.html#delimiters). + +> [!NOTE] +> In this specific case, the port binding works in a PaaS environment such as Heroku or Cloud Foundry. +> On those two platforms, the `PORT` environment variable is set automatically and Spring can bind to capitalized synonyms for [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) properties. + + + +## Use YAML for External Properties + +YAML is a superset of JSON and, as such, is a convenient syntax for storing external properties in a hierarchical format, as shown in the following example: + +```yaml +spring: + application: + name: "cruncher" + datasource: + driver-class-name: "com.mysql.jdbc.Driver" + url: "jdbc:mysql://localhost/test" +server: + port: 9000 +``` + +Create a file called `application.yaml` and put it in the root of your classpath. +Then add `snakeyaml` to your dependencies (Maven coordinates `org.yaml:snakeyaml`, already included if you use the `spring-boot-starter`). +A YAML file is parsed to a Java `Map` (like a JSON object), and Spring Boot flattens the map so that it is one level deep and has period-separated keys, as many people are used to with [`Properties`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Properties.html) files in Java. + +The preceding example YAML corresponds to the following `application.properties` file: + +```properties +spring.application.name=cruncher +spring.datasource.driver-class-name=com.mysql.jdbc.Driver +spring.datasource.url=jdbc:mysql://localhost/test +server.port=9000 +``` + +See [reference:features/external-config.adoc#features.external-config.yaml](../reference/features/external-config.md#features.external-config.yaml) in the “Spring Boot Features” section for more information about YAML. + + + +## Set the Active Spring Profiles + +The Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) has an API for this, but you would normally set a System property (`spring.profiles.active`) or an OS environment variable (`SPRING_PROFILES_ACTIVE`). +Also, you can launch your application with a `-D` argument (remember to put it before the main class or jar archive), as follows: + +```shell +$ java -jar -Dspring.profiles.active=production demo-0.0.1-SNAPSHOT.jar +``` + +In Spring Boot, you can also set the active profile in `application.properties`, as shown in the following example: + +#### Properties + +```properties +spring.profiles.active=production +``` + +#### YAML + +```yaml +spring: + profiles: + active: "production" +``` + +A value set this way is replaced by the System property or environment variable setting but not by the `SpringApplicationBuilder.profiles()` method. +Thus, the latter Java API can be used to augment the profiles without changing the defaults. + +See [reference:features/profiles.adoc](../reference/features/profiles.md) in the “Spring Boot Features” section for more information. + + + +## Set the Default Profile Name + +The default profile is a profile that is enabled if no profile is active. +By default, the name of the default profile is `default`, but it could be changed using a System property (`spring.profiles.default`) or an OS environment variable (`SPRING_PROFILES_DEFAULT`). + +In Spring Boot, you can also set the default profile name in `application.properties`, as shown in the following example: + +#### Properties + +```properties +spring.profiles.default=dev +``` + +#### YAML + +```yaml +spring: + profiles: + default: "dev" +``` + +See [reference:features/profiles.adoc](../reference/features/profiles.md) in the “Spring Boot Features” section for more information. + + + +## Change Configuration Depending on the Environment + +Spring Boot supports multi-document YAML and Properties files (see [reference:features/external-config.adoc#features.external-config.files.multi-document](../reference/features/external-config.md#features.external-config.files.multi-document) for details) which can be activated conditionally based on the active profiles. + +If a document contains a `spring.config.activate.on-profile` key, then the profiles value (a comma-separated list of profiles or a profile expression) is fed into the Spring `Environment.acceptsProfiles()` method. +If the profile expression matches, then that document is included in the final merge (otherwise, it is not), as shown in the following example: + +#### Properties + +```properties +server.port=9000 +#--- +spring.config.activate.on-profile=development +server.port=9001 +#--- +spring.config.activate.on-profile=production +server.port=0 +``` + +#### YAML + +```yaml +server: + port: 9000 +--- +spring: + config: + activate: + on-profile: "development" +server: + port: 9001 +--- +spring: + config: + activate: + on-profile: "production" +server: + port: 0 +``` + +In the preceding example, the default port is 9000. +However, if the Spring profile called ‘development’ is active, then the port is 9001. +If ‘production’ is active, then the port is 0. + +> [!NOTE] +> The documents are merged in the order in which they are encountered. +> Later values override earlier values. + + + +## Discover Built-in Options for External Properties + +Spring Boot binds external properties from `application.properties` (or YAML files and other places) into an application at runtime. +There is not (and technically cannot be) an exhaustive list of all supported properties in a single location, because contributions can come from additional jar files on your classpath. + +A running application with the Actuator features has a `configprops` endpoint that shows all the bound and bindable properties available through [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html). + +The appendix includes an [`application.properties`](../appendix/application-properties/index.md) example with a list of the most common properties supported by Spring Boot. +The definitive list comes from searching the source code for [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) and [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html) annotations as well as the occasional use of [`Binder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/Binder.html). +For more about the exact ordering of loading properties, see [reference:features/external-config.adoc](../reference/features/external-config.md). diff --git a/markdown/boot/3.5.4/how-to/security.md b/markdown/boot/3.5.4/how-to/security.md new file mode 100644 index 0000000..7262512 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/security.md @@ -0,0 +1,102 @@ +--- +title: "Security" +source: "how-to:security.adoc" +--- + + + +# Security + +This section addresses questions about security when working with Spring Boot, including questions that arise from using Spring Security with Spring Boot. + +For more about Spring Security, see the [Spring Security project page](https://spring.io/projects/spring-security). + + + +## Switch Off the Spring Boot Security Configuration + +If you define a [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) with a [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) bean in your application, this action switches off the default webapp security settings in Spring Boot. + + + +## Change the UserDetailsService and Add User Accounts + +If you provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`AuthenticationManager`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/authentication/AuthenticationManager.html), [`AuthenticationProvider`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/authentication/AuthenticationProvider.html), or [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html), the default [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) for [`InMemoryUserDetailsManager`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/provisioning/InMemoryUserDetailsManager.html) is not created. +This means you have the full feature set of Spring Security available (such as [various authentication options](https://docs.spring.io/spring-security/reference/6.5/servlet/authentication/index.html)). + +The easiest way to add user accounts is by providing your own [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html) bean. + + + +## Enable HTTPS When Running Behind a Proxy Server + +Ensuring that all your main endpoints are only available over HTTPS is an important chore for any application. +If you use Tomcat as a servlet container, then Spring Boot adds Tomcat’s own [`RemoteIpValve`](https://tomcat.apache.org/tomcat-10.1-doc/api/org/apache/catalina/valves/RemoteIpValve.html) automatically if it detects some environment settings, allowing you to rely on the [`HttpServletRequest`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/http/HttpServletRequest.html) to report whether it is secure or not (even downstream of a proxy server that handles the real SSL termination). +The standard behavior is determined by the presence or absence of certain request headers (`x-forwarded-for` and `x-forwarded-proto`), whose names are conventional, so it should work with most front-end proxies. +You can switch on the valve by adding some entries to `application.properties`, as shown in the following example: + +#### Properties + +```properties +server.tomcat.remoteip.remote-ip-header=x-forwarded-for +server.tomcat.remoteip.protocol-header=x-forwarded-proto +``` + +#### YAML + +```yaml +server: + tomcat: + remoteip: + remote-ip-header: "x-forwarded-for" + protocol-header: "x-forwarded-proto" +``` + +(The presence of either of those properties switches on the valve. +Alternatively, you can add the [`RemoteIpValve`](https://tomcat.apache.org/tomcat-10.1-doc/api/org/apache/catalina/valves/RemoteIpValve.html) by customizing the [`TomcatServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/tomcat/TomcatServletWebServerFactory.html) using a [`WebServerFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactoryCustomizer.html) bean.) + +To configure Spring Security to require a secure channel for all (or some) requests, consider adding your own [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) bean that adds the following [`HttpSecurity`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/config/annotation/web/builders/HttpSecurity.html) configuration: + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.security.config.Customizer; +import org.springframework.security.config.annotation.web.builders.HttpSecurity; +import org.springframework.security.web.SecurityFilterChain; + +@Configuration +public class MySecurityConfig { + + @Bean + public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exception { + // Customize the application security ... + http.redirectToHttps(Customizer.withDefaults()); + return http.build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.security.config.annotation.web.builders.HttpSecurity +import org.springframework.security.web.SecurityFilterChain + +@Configuration +class MySecurityConfig { + + @Bean + fun securityFilterChain(http: HttpSecurity): SecurityFilterChain { + // Customize the application security ... + http.redirectToHttps { } + return http.build() + } + +} + +``` diff --git a/markdown/boot/3.5.4/how-to/spring-mvc.md b/markdown/boot/3.5.4/how-to/spring-mvc.md new file mode 100644 index 0000000..323ff6d --- /dev/null +++ b/markdown/boot/3.5.4/how-to/spring-mvc.md @@ -0,0 +1,312 @@ +--- +title: "Spring MVC" +source: "how-to:spring-mvc.adoc" +--- + + + +# Spring MVC + +Spring Boot has a number of starters that include Spring MVC. +Note that some starters include a dependency on Spring MVC rather than include it directly. +This section answers common questions about Spring MVC and Spring Boot. + + + +## Write a JSON REST Service + +Any Spring [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html) in a Spring Boot application should render JSON response by default as long as Jackson2 is on the classpath, as shown in the following example: + +#### Java + +```java +import org.springframework.web.bind.annotation.RequestMapping; +import org.springframework.web.bind.annotation.RestController; + +@RestController +public class MyController { + + @RequestMapping("/thing") + public MyThing thing() { + return new MyThing(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.web.bind.annotation.RequestMapping +import org.springframework.web.bind.annotation.RestController + +@RestController +class MyController { + + @RequestMapping("/thing") + fun thing(): MyThing { + return MyThing() + } + +} + +``` + +As long as `MyThing` can be serialized by Jackson2 (true for a normal POJO or Groovy object), then `localhost:8080/thing` serves a JSON representation of it by default. +Note that, in a browser, you might sometimes see XML responses, because browsers tend to send accept headers that prefer XML. + + + +## Write an XML REST Service + +If you have the Jackson XML extension (`jackson-dataformat-xml`) on the classpath, you can use it to render XML responses. +The previous example that we used for JSON would work. +To use the Jackson XML renderer, add the following dependency to your project: + +```xml + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + +``` + +If Jackson’s XML extension is not available and JAXB is available, XML can be rendered with the additional requirement of having `MyThing` annotated as [`@XmlRootElement`](https://jakarta.ee/specifications/xml-binding/4.0/apidocs/jakarta.xml.bind/jakarta/xml/bind/annotation/XmlRootElement.html), as shown in the following example: + +#### Java + +```java +import jakarta.xml.bind.annotation.XmlRootElement; + +@XmlRootElement +public class MyThing { + + private String name; + public String getName() { + return this.name; + } + + public void setName(String name) { + this.name = name; + } +} +``` + +#### Kotlin + +```kotlin +import jakarta.xml.bind.annotation.XmlRootElement + +@XmlRootElement +class MyThing { + + var name: String? = null + +} + +``` + +You will need to ensure that the JAXB library is part of your project, for example by adding: + +```xml + + org.glassfish.jaxb + jaxb-runtime + +``` + +> [!NOTE] +> To get the server to render XML instead of JSON, you might have to send an `Accept: text/xml` header (or use a browser). + + + +## Customize the Jackson ObjectMapper + +Spring MVC (client and server side) uses [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) to negotiate content conversion in an HTTP exchange. +If Jackson is on the classpath, you already get the default converter(s) provided by [`Jackson2ObjectMapperBuilder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.html), an instance of which is auto-configured for you. + +The [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) (or [`XmlMapper`](https://javadoc.io/doc/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.2/com/fasterxml/jackson/dataformat/xml/XmlMapper.html) for Jackson XML converter) instance (created by default) has the following customized properties: + +- `MapperFeature.DEFAULT_VIEW_INCLUSION` is disabled +- `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES` is disabled +- `SerializationFeature.WRITE_DATES_AS_TIMESTAMPS` is disabled +- `SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS` is disabled + +Spring Boot also has some features to make it easier to customize this behavior. + +You can configure the [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) and [`XmlMapper`](https://javadoc.io/doc/com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.2/com/fasterxml/jackson/dataformat/xml/XmlMapper.html) instances by using the environment. +Jackson provides an extensive suite of on/off features that can be used to configure various aspects of its processing. +These features are described in several enums (in Jackson) that map onto properties in the environment: + +| Enum | Property | Values | +| --- | --- | --- | +| [`EnumFeature`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/cfg/EnumFeature.html) | `spring.jackson.datatype.enum.` | `true`, `false` | +| [`JsonNodeFeature`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/cfg/JsonNodeFeature.html) | `spring.jackson.datatype.json-node.` | `true`, `false` | +| [`DeserializationFeature`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/DeserializationFeature.html) | `spring.jackson.deserialization.` | `true`, `false` | +| [`JsonGenerator.Feature`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-core/2.19.2/com/fasterxml/jackson/core/JsonGenerator.Feature.html) | `spring.jackson.generator.` | `true`, `false` | +| [`MapperFeature`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/MapperFeature.html) | `spring.jackson.mapper.` | `true`, `false` | +| [`JsonParser.Feature`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-core/2.19.2/com/fasterxml/jackson/core/JsonParser.Feature.html) | `spring.jackson.parser.` | `true`, `false` | +| [`SerializationFeature`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/SerializationFeature.html) | `spring.jackson.serialization.` | `true`, `false` | +| [`JsonInclude.Include`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-annotations/2.19.2/com/fasterxml/jackson/annotation/JsonInclude.Include.html) | `spring.jackson.default-property-inclusion` | `always`, `non_null`, `non_absent`, `non_default`, `non_empty` | + +For example, to enable pretty print, set `spring.jackson.serialization.indent_output=true`. +Note that, thanks to the use of [relaxed binding](../reference/features/external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding), the case of `indent_output` does not have to match the case of the corresponding enum constant, which is `INDENT_OUTPUT`. + +This environment-based configuration is applied to the auto-configured [`Jackson2ObjectMapperBuilder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.html) bean and applies to any mappers created by using the builder, including the auto-configured [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) bean. + +The context’s [`Jackson2ObjectMapperBuilder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.html) can be customized by one or more [`Jackson2ObjectMapperBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jackson/Jackson2ObjectMapperBuilderCustomizer.html) beans. +Such customizer beans can be ordered (Boot’s own customizer has an order of 0), letting additional customization be applied both before and after Boot’s customization. + +Any beans of type [`Module`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/Module.html) are automatically registered with the auto-configured [`Jackson2ObjectMapperBuilder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.html) and are applied to any [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) instances that it creates. +This provides a global mechanism for contributing custom modules when you add new features to your application. + +> [!NOTE] +> If you wish to register additional modules programmatically using a [`Jackson2ObjectMapperBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jackson/Jackson2ObjectMapperBuilderCustomizer.html), make sure to use the `modulesToInstall` method that takes a consumer as the other variants are not additive. + +If you want to replace the default [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) completely, either define a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of that type or, if you prefer the builder-based approach, define a [`Jackson2ObjectMapperBuilder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html). +When defining an [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) bean, marking it as [`@Primary`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Primary.html) is recommended as the auto-configuration’s [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) that it will replace is [`@Primary`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Primary.html). +Note that, in either case, doing so disables all auto-configuration of the [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html). + +If you provide any [`@Beans`](https://docs.oracle.com/en/java/javase/17/docs/api/java.desktop/java/beans/Beans.html) of type [`MappingJackson2HttpMessageConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.html), they replace the default value in the MVC configuration. +Also, a convenience bean of type [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) is provided (and is always available if you use the default MVC configuration). +It has some useful methods to access the default and user-enhanced message converters. + +See the [Customize the @ResponseBody Rendering](#howto.spring-mvc.customize-responsebody-rendering) section and the [`WebMvcAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.java) source code for more details. + + + +## Customize the @ResponseBody Rendering + +Spring uses [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) to render [`@ResponseBody`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/ResponseBody.html) (or responses from [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html)). +You can contribute additional converters by adding beans of the appropriate type in a Spring Boot context. +If a bean you add is of a type that would have been included by default anyway (such as [`MappingJackson2HttpMessageConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/json/MappingJackson2HttpMessageConverter.html) for JSON conversions), it replaces the default value. +A convenience bean of type [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) is provided and is always available if you use the default MVC configuration. +It has some useful methods to access the default and user-enhanced message converters (For example, it can be useful if you want to manually inject them into a custom [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html)). + +As in normal MVC usage, any [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html) beans that you provide can also contribute converters by overriding the `configureMessageConverters` method. +However, unlike with normal MVC, you can supply only additional converters that you need (because Spring Boot uses the same mechanism to contribute its defaults). +Finally, if you opt out of the default Spring Boot MVC configuration by providing your own [`@EnableWebMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/EnableWebMvc.html) configuration, you can take control completely and do everything manually by using `getMessageConverters` from [`WebMvcConfigurationSupport`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurationSupport.html). + +See the [`WebMvcAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.java) source code for more details. + + + +## Handling Multipart File Uploads + +Spring Boot embraces the servlet 5 [`Part`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/http/Part.html) API to support uploading files. +By default, Spring Boot configures Spring MVC with a maximum size of 1MB per file and a maximum of 10MB of file data in a single request. +You may override these values, the location to which intermediate data is stored (for example, to the `/tmp` directory), and the threshold past which data is flushed to disk by using the properties exposed in the [`MultipartProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/MultipartProperties.html) class. +For example, if you want to specify that files be unlimited, set the `spring.servlet.multipart.max-file-size` property to `-1`. + +The multipart support is helpful when you want to receive multipart encoded file data as a [`@RequestParam`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RequestParam.html)-annotated parameter of type [`MultipartFile`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/multipart/MultipartFile.html) in a Spring MVC controller handler method. + +See the [`MultipartAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/servlet/MultipartAutoConfiguration.java) source for more details. + +> [!NOTE] +> It is recommended to use the container’s built-in support for multipart uploads rather than introduce an additional dependency such as Apache Commons File Upload. + + + +## Switch Off the Spring MVC DispatcherServlet + +By default, all content is served from the root of your application (`/`). +If you would rather map to a different path, you can configure one as follows: + +#### Properties + +```properties +spring.mvc.servlet.path=/mypath +``` + +#### YAML + +```yaml +spring: + mvc: + servlet: + path: "/mypath" +``` + +If you have additional servlets you can declare a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`Servlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Servlet.html) or [`ServletRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistrationBean.html) for each and Spring Boot will register them transparently to the container. +It is also possible to use [`@ServletRegistration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistration.html) as an annotation-based alternative to [`ServletRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistrationBean.html). +Because servlets are registered that way, they can be mapped to a sub-context of the [`DispatcherServlet`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html) without invoking it. + +Configuring the [`DispatcherServlet`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html) yourself is unusual but if you really need to do it, a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`DispatcherServletPath`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/DispatcherServletPath.html) must be provided as well to provide the path of your custom [`DispatcherServlet`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html). + + + +## Switch Off the Default MVC Configuration + +The easiest way to take complete control over MVC configuration is to provide your own [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) with the [`@EnableWebMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/EnableWebMvc.html) annotation. +Doing so leaves all MVC configuration in your hands. + + + +## Customize ViewResolvers + +A [`ViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/ViewResolver.html) is a core component of Spring MVC, translating view names in [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html) to actual [`View`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/View.html) implementations. +Note that view resolvers are mainly used in UI applications, rather than REST-style services (a [`View`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/View.html) is not used to render a [`@ResponseBody`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/ResponseBody.html)). +There are many implementations of [`ViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/ViewResolver.html) to choose from, and Spring on its own is not opinionated about which ones you should use. +Spring Boot, on the other hand, installs one or two for you, depending on what it finds on the classpath and in the application context. +The [`DispatcherServlet`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html) uses all the resolvers it finds in the application context, trying each one in turn until it gets a result. +If you add your own, you have to be aware of the order and in which position your resolver is added. + +[`WebMvcAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.html) adds the following [`ViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/ViewResolver.html) beans to your context: + +- An [`InternalResourceViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/InternalResourceViewResolver.html) named ‘defaultViewResolver’. +This one locates physical resources that can be rendered by using the `DefaultServlet` (including static resources and JSP pages, if you use those). +It applies a prefix and a suffix to the view name and then looks for a physical resource with that path in the servlet context (the defaults are both empty but are accessible for external configuration through `spring.mvc.view.prefix` and `spring.mvc.view.suffix`). +You can override it by providing a bean of the same type. +- A [`BeanNameViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/BeanNameViewResolver.html) named ‘beanNameViewResolver’. +This is a useful member of the view resolver chain and picks up any beans with the same name as the [`View`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/View.html) being resolved. +It should not be necessary to override or replace it. +- A [`ContentNegotiatingViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/ContentNegotiatingViewResolver.html) named ‘viewResolver’ is added only if there **are** actually beans of type [`View`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/View.html) present. +This is a composite resolver, delegating to all the others and attempting to find a match to the ‘Accept’ HTTP header sent by the client. +There is a useful [blog about [`ContentNegotiatingViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/ContentNegotiatingViewResolver.html)](https://spring.io/blog/2013/06/03/content-negotiation-using-views) that you might like to study to learn more, and you might also look at the source code for detail. +You can switch off the auto-configured [`ContentNegotiatingViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/ContentNegotiatingViewResolver.html) by defining a bean named ‘viewResolver’. +- If you use Thymeleaf, you also have a [`ThymeleafViewResolver`](https://www.thymeleaf.org/apidocs/thymeleaf-spring6/3.1.3.RELEASE/org/thymeleaf/spring6/view/ThymeleafViewResolver.html) named ‘thymeleafViewResolver’. +It looks for resources by surrounding the view name with a prefix and suffix. +The prefix is `spring.thymeleaf.prefix`, and the suffix is `spring.thymeleaf.suffix`. +The values of the prefix and suffix default to ‘classpath:/templates/’ and ‘.html’, respectively. +You can override [`ThymeleafViewResolver`](https://www.thymeleaf.org/apidocs/thymeleaf-spring6/3.1.3.RELEASE/org/thymeleaf/spring6/view/ThymeleafViewResolver.html) by providing a bean of the same name. +- If you use FreeMarker, you also have a [`FreeMarkerViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/freemarker/FreeMarkerViewResolver.html) named ‘freeMarkerViewResolver’. +It looks for resources in a loader path (which is externalized to `spring.freemarker.templateLoaderPath` and has a default value of ‘classpath:/templates/’) by surrounding the view name with a prefix and a suffix. +The prefix is externalized to `spring.freemarker.prefix`, and the suffix is externalized to `spring.freemarker.suffix`. +The default values of the prefix and suffix are empty and ‘.ftlh’, respectively. +You can override [`FreeMarkerViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/freemarker/FreeMarkerViewResolver.html) by providing a bean of the same name. +FreeMarker variables can be customized by defining a bean of type [`FreeMarkerVariablesCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/freemarker/FreeMarkerVariablesCustomizer.html). +- If you use Groovy templates (actually, if `groovy-templates` is on your classpath), you also have a [`GroovyMarkupViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/groovy/GroovyMarkupViewResolver.html) named ‘groovyMarkupViewResolver’. +It looks for resources in a loader path by surrounding the view name with a prefix and suffix (externalized to `spring.groovy.template.prefix` and `spring.groovy.template.suffix`). +The prefix and suffix have default values of ‘classpath:/templates/’ and ‘.tpl’, respectively. +You can override [`GroovyMarkupViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/groovy/GroovyMarkupViewResolver.html) by providing a bean of the same name. +- If you use Mustache, you also have a [`MustacheViewResolver`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/view/MustacheViewResolver.html) named ‘mustacheViewResolver’. +It looks for resources by surrounding the view name with a prefix and suffix. +The prefix is `spring.mustache.prefix`, and the suffix is `spring.mustache.suffix`. +The values of the prefix and suffix default to ‘classpath:/templates/’ and ‘.mustache’, respectively. +You can override [`MustacheViewResolver`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/view/MustacheViewResolver.html) by providing a bean of the same name. + +For more detail, see the following sections: + +- [`WebMvcAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.java) +- [`ThymeleafAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/thymeleaf/ThymeleafAutoConfiguration.java) +- [`FreeMarkerAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/freemarker/FreeMarkerAutoConfiguration.java) +- [`GroovyTemplateAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/groovy/template/GroovyTemplateAutoConfiguration.java) + + + +## Customize the ‘whitelabel’ Error Page + +Spring Boot installs a ‘whitelabel’ error page that you see in a browser client if you encounter a server error (machine clients consuming JSON and other media types should see a sensible response with the right error code). + +> [!NOTE] +> Set `server.error.whitelabel.enabled=false` to switch the default error page off. +> Doing so restores the default of the servlet container that you are using. +> Note that Spring Boot still tries to resolve the error view, so you should probably add your own error page rather than disabling it completely. + +Overriding the error page with your own depends on the templating technology that you use. +For example, if you use Thymeleaf, you can add an `error.html` template. +If you use FreeMarker, you can add an `error.ftlh` template. +In general, you need a [`View`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/View.html) that resolves with a name of `error` or a [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html) that handles the `/error` path. +Unless you replaced some of the default configuration, you should find a [`BeanNameViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/BeanNameViewResolver.html) in your [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html), so a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) named `error` would be one way of doing that. +See [`ErrorMvcAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration.java) for more options. + +See also the section on [reference:web/servlet.adoc#web.servlet.spring-mvc.error-handling](../reference/web/servlet.md#web.servlet.spring-mvc.error-handling) for details of how to register handlers in the servlet container. diff --git a/markdown/boot/3.5.4/how-to/testing.md b/markdown/boot/3.5.4/how-to/testing.md new file mode 100644 index 0000000..2af0417 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/testing.md @@ -0,0 +1,156 @@ +--- +title: "Testing" +source: "how-to:testing.adoc" +--- + + + +# Testing + +Spring Boot includes a number of testing utilities and support classes as well as a dedicated starter that provides common test dependencies. +This section answers common questions about testing. + + + +## Testing With Spring Security + +Spring Security provides support for running tests as a specific user. +For example, the test in the snippet below will run with an authenticated user that has the `ADMIN` role. + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest; +import org.springframework.security.test.context.support.WithMockUser; +import org.springframework.test.web.servlet.assertj.MockMvcTester; + +import static org.assertj.core.api.Assertions.assertThat; + +@WebMvcTest(UserController.class) +class MySecurityTests { + + @Autowired + private MockMvcTester mvc; + + @Test + @WithMockUser(roles = "ADMIN") + void requestProtectedUrlWithUser() { + assertThat(this.mvc.get().uri("/")).doesNotHaveFailed(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest +import org.springframework.security.test.context.support.WithMockUser +import org.springframework.test.web.servlet.assertj.MockMvcTester + +@WebMvcTest(UserController::class) +class MySecurityTests(@Autowired val mvc: MockMvcTester) { + + @Test + @WithMockUser(roles = ["ADMIN"]) + fun requestProtectedUrlWithUser() { + assertThat(mvc.get().uri("/")) + .doesNotHaveFailed() + } + +} + +``` + +Spring Security provides comprehensive integration with Spring MVC Test, and this can also be used when testing controllers using the [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) slice and [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html). + +For additional details on Spring Security’s testing support, see Spring Security’s [reference documentation](https://docs.spring.io/spring-security/reference/6.5/servlet/test/index.html). + + + +## Structure [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) Classes for Inclusion in Slice Tests + +Slice tests work by restricting Spring Framework’s component scanning to a limited set of components based on their type. +For any beans that are not created through component scanning, for example, beans that are created using the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) annotation, slice tests will not be able to include/exclude them from the application context. +Consider this example: + +```java +import com.zaxxer.hikari.HikariDataSource; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.jdbc.DataSourceBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.security.config.annotation.web.builders.HttpSecurity; +import org.springframework.security.web.SecurityFilterChain; + +@Configuration(proxyBeanMethods = false) +public class MyConfiguration { + + @Bean + public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exception { + http.authorizeHttpRequests((requests) -> requests.anyRequest().authenticated()); + return http.build(); + } + + @Bean + @ConfigurationProperties("app.datasource.second") + public HikariDataSource secondDataSource() { + return DataSourceBuilder.create().type(HikariDataSource.class).build(); + } + +} +``` + +For a [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) for an application with the above [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class, you might expect to have the [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) bean in the application context so that you can test if your controller endpoints are secured properly. +However, `MyConfiguration` is not picked up by @WebMvcTest’s component scanning filter because it doesn’t match any of the types specified by the filter. +You can include the configuration explicitly by annotating the test class with `@Import(MyConfiguration.class)`. +This will load all the beans in `MyConfiguration` including the [`HikariDataSource`](https://javadoc.io/doc/com.zaxxer/HikariCP/6.3.1/com.zaxxer.hikari/com/zaxxer/hikari/HikariDataSource.html) bean which isn’t required when testing the web tier. +Splitting the configuration class into two will enable importing just the security configuration. + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.security.config.annotation.web.builders.HttpSecurity; +import org.springframework.security.web.SecurityFilterChain; + +@Configuration(proxyBeanMethods = false) +public class MySecurityConfiguration { + + @Bean + public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exception { + http.authorizeHttpRequests((requests) -> requests.anyRequest().authenticated()); + return http.build(); + } + +} +``` + +```java +import com.zaxxer.hikari.HikariDataSource; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.jdbc.DataSourceBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyDatasourceConfiguration { + + @Bean + @ConfigurationProperties("app.datasource.second") + public HikariDataSource secondDataSource() { + return DataSourceBuilder.create().type(HikariDataSource.class).build(); + } + +} +``` + +Having a single configuration class can be inefficient when beans from a certain domain need to be included in slice tests. +Instead, structuring the application’s configuration as multiple granular classes with beans for a specific domain can enable importing them only for specific slice tests. diff --git a/markdown/boot/3.5.4/how-to/webserver.md b/markdown/boot/3.5.4/how-to/webserver.md new file mode 100644 index 0000000..83a8939 --- /dev/null +++ b/markdown/boot/3.5.4/how-to/webserver.md @@ -0,0 +1,875 @@ +--- +title: "Embedded Web Servers" +source: "how-to:webserver.adoc" +--- + + + +# Embedded Web Servers + +Each Spring Boot web application includes an embedded web server. +This feature leads to a number of how-to questions, including how to change the embedded server and how to configure the embedded server. +This section answers those questions. + + + +## Use Another Web Server + +Many Spring Boot starters include default embedded containers. + +- For servlet stack applications, the `spring-boot-starter-web` includes Tomcat by including `spring-boot-starter-tomcat`, but you can use `spring-boot-starter-jetty` or `spring-boot-starter-undertow` instead. +- For reactive stack applications, the `spring-boot-starter-webflux` includes Reactor Netty by including `spring-boot-starter-reactor-netty`, but you can use `spring-boot-starter-tomcat`, `spring-boot-starter-jetty`, or `spring-boot-starter-undertow` instead. + +When switching to a different HTTP server, you need to swap the default dependencies for those that you need instead. +To help with this process, Spring Boot provides a separate starter for each of the supported HTTP servers. + +The following Maven example shows how to exclude Tomcat and include Jetty for Spring MVC: + +```xml + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + + org.springframework.boot + spring-boot-starter-jetty + +``` + +The following Gradle example configures the necessary dependencies and a [module replacement](https://docs.gradle.org/current/userguide/resolution_rules.html#sec:module_replacement) to use Undertow in place of Reactor Netty for Spring WebFlux: + +```gradle +dependencies { + implementation "org.springframework.boot:spring-boot-starter-undertow" + implementation "org.springframework.boot:spring-boot-starter-webflux" + modules { + module("org.springframework.boot:spring-boot-starter-reactor-netty") { + replacedBy("org.springframework.boot:spring-boot-starter-undertow", "Use Undertow instead of Reactor Netty") + } + } +} +``` + +> [!NOTE] +> `spring-boot-starter-reactor-netty` is required to use the [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) class, so you may need to keep a dependency on Netty even when you need to include a different HTTP server. + + + +## Disabling the Web Server + +If your classpath contains the necessary bits to start a web server, Spring Boot will automatically start it. +To disable this behavior configure the [`WebApplicationType`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/WebApplicationType.html) in your `application.properties`, as shown in the following example: + +#### Properties + +```properties +spring.main.web-application-type=none +``` + +#### YAML + +```yaml +spring: + main: + web-application-type: "none" +``` + + + +## Change the HTTP Port + +In a standalone application, the main HTTP port defaults to `8080` but can be set with `server.port` (for example, in `application.properties` or as a System property). +Thanks to relaxed binding of [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) values, you can also use `SERVER_PORT` (for example, as an OS environment variable). + +To switch off the HTTP endpoints completely but still create a [`WebApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/context/WebApplicationContext.html), use `server.port=-1` (doing so is sometimes useful for testing). + +For more details, see [Customizing Embedded Servlet Containers](../reference/web/servlet.md#web.servlet.embedded-container.customizing) in the ‘Spring Boot Features’ section, or the [`ServerProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/ServerProperties.html) class. + + + +## Use a Random Unassigned HTTP Port + +To scan for a free port (using OS natives to prevent clashes) use `server.port=0`. + + + +## Discover the HTTP Port at Runtime + +You can access the port the server is running on from log output or from the [`WebServerApplicationContext`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/context/WebServerApplicationContext.html) through its [`WebServer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServer.html). +The best way to get that and be sure it has been initialized is to add a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type `ApplicationListener` and pull the container out of the event when it is published. + +Tests that use `@SpringBootTest(webEnvironment=WebEnvironment.RANDOM_PORT)` can also inject the actual port into a field by using the [`@LocalServerPort`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/server/LocalServerPort.html) annotation, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment; +import org.springframework.boot.test.web.server.LocalServerPort; + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +class MyWebIntegrationTests { + + @LocalServerPort + int port; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment +import org.springframework.boot.test.web.server.LocalServerPort + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +class MyWebIntegrationTests { + + @LocalServerPort + var port = 0 + + // ... + +} + +``` + +> [!NOTE] +> [`@LocalServerPort`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/server/LocalServerPort.html) is a meta-annotation for `@Value("${local.server.port}")`. +> Do not try to inject the port in a regular application. +> As we just saw, the value is set only after the container has been initialized. +> Contrary to a test, application code callbacks are processed early (before the value is actually available). + + + +## Enable HTTP Response Compression + +HTTP response compression is supported by Jetty, Tomcat, Reactor Netty, and Undertow. +It can be enabled in `application.properties`, as follows: + +#### Properties + +```properties +server.compression.enabled=true +``` + +#### YAML + +```yaml +server: + compression: + enabled: true +``` + +By default, responses must be at least 2048 bytes in length for compression to be performed. +You can configure this behavior by setting the `server.compression.min-response-size` property. + +By default, responses are compressed only if their content type is one of the following: + +- `text/html` +- `text/xml` +- `text/plain` +- `text/css` +- `text/javascript` +- `application/javascript` +- `application/json` +- `application/xml` + +You can configure this behavior by setting the `server.compression.mime-types` property. + + + +## Configure SSL + +SSL can be configured declaratively by setting the various `server.ssl.*` properties, typically in `application.properties` or `application.yaml`. +See [`Ssl`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/Ssl.html) for details of all of the supported properties. + +The following example shows setting SSL properties using a Java KeyStore file: + +#### Properties + +```properties +server.port=8443 +server.ssl.key-store=classpath:keystore.jks +server.ssl.key-store-password=secret +server.ssl.key-password=another-secret +``` + +#### YAML + +```yaml +server: + port: 8443 + ssl: + key-store: "classpath:keystore.jks" + key-store-password: "secret" + key-password: "another-secret" +``` + +Using configuration such as the preceding example means the application no longer supports a plain HTTP connector at port 8080. +Spring Boot does not support the configuration of both an HTTP connector and an HTTPS connector through `application.properties`. +If you want to have both, you need to configure one of them programmatically. +We recommend using `application.properties` to configure HTTPS, as the HTTP connector is the easier of the two to configure programmatically. + + + +### Using PEM-encoded files + +You can use PEM-encoded files instead of Java KeyStore files. +You should use PKCS#8 key files wherever possible. +PEM-encoded PKCS#8 key files start with a `-----BEGIN PRIVATE KEY-----` or `-----BEGIN ENCRYPTED PRIVATE KEY-----` header. + +If you have files in other formats, e.g., PKCS#1 (`-----BEGIN RSA PRIVATE KEY-----`) or SEC 1 (`-----BEGIN EC PRIVATE KEY-----`), you can convert them to PKCS#8 using OpenSSL: + +```shell +openssl pkcs8 -topk8 -nocrypt -in -out +``` + +The following example shows setting SSL properties using PEM-encoded certificate and private key files: + +#### Properties + +```properties +server.port=8443 +server.ssl.certificate=classpath:my-cert.crt +server.ssl.certificate-private-key=classpath:my-cert.key +server.ssl.trust-certificate=classpath:ca-cert.crt +``` + +#### YAML + +```yaml +server: + port: 8443 + ssl: + certificate: "classpath:my-cert.crt" + certificate-private-key: "classpath:my-cert.key" + trust-certificate: "classpath:ca-cert.crt" +``` + + + +### Using SSL Bundles + +Alternatively, the SSL trust material can be configured in an [SSL bundle](../reference/features/ssl.md) and applied to the web server as shown in this example: + +#### Properties + +```properties +server.port=8443 +server.ssl.bundle=example +``` + +#### YAML + +```yaml +server: + port: 8443 + ssl: + bundle: "example" +``` + +> [!NOTE] +> The `server.ssl.bundle` property can not be combined with the discrete Java KeyStore or PEM property options under `server.ssl`. +> +> The `server.ssl.ciphers`, `server.ssl.enabled-protocols`, `server.ssl.protocol` properties are also ignored when using a bundle. +> These properties should instead be defined using `spring.ssl.bundle...options` properties. + + + +### Configure Server Name Indication + +Tomcat, Netty, and Undertow can be configured to use unique SSL trust material for individual host names to support Server Name Indication (SNI). +SNI configuration is not supported with Jetty, but Jetty can [automatically set up SNI](https://eclipse.dev/jetty/documentation/jetty-12/operations-guide/index.html#og-protocols-ssl-sni) if multiple certificates are provided to it. + +Assuming [SSL bundles](../reference/features/ssl.md) named `web`, `web-alt1`, and `web-alt2` have been configured, the following configuration can be used to assign each bundle to a host name served by the embedded web server: + +#### Properties + +```properties +server.port=8443 +server.ssl.bundle=web +server.ssl.server-name-bundles[0].server-name=alt1.example.com +server.ssl.server-name-bundles[0].bundle=web-alt1 +server.ssl.server-name-bundles[1].server-name=alt2.example.com +server.ssl.server-name-bundles[1].bundle=web-alt2 +``` + +#### YAML + +```yaml +server: + port: 8443 + ssl: + bundle: "web" + server-name-bundles: + - server-name: "alt1.example.com" + bundle: "web-alt1" + - server-name: "alt2.example.com" + bundle: "web-alt2" +``` + +The bundle specified with `server.ssl.bundle` will be used for the default host, and for any client that does support SNI. +This default bundle must be configured if any `server.ssl.server-name-bundles` are configured. + + + +## Configure HTTP/2 + +You can enable HTTP/2 support in your Spring Boot application with the `server.http2.enabled` configuration property. +Both `h2` (HTTP/2 over TLS) and `h2c` (HTTP/2 over TCP) are supported. +To use `h2`, SSL must also be enabled. +When SSL is not enabled, `h2c` will be used. +You may, for example, want to use `h2c` when your application is [running behind a proxy server](#howto.webserver.use-behind-a-proxy-server) that is performing TLS termination. + + + +### HTTP/2 With Tomcat + +Spring Boot ships by default with Tomcat 10.1.x which supports `h2c` and `h2` out of the box. +Alternatively, you can use `libtcnative` for `h2` support if the library and its dependencies are installed on the host operating system. + +The library directory must be made available, if not already, to the JVM library path. +You can do so with a JVM argument such as `-Djava.library.path=/usr/local/opt/tomcat-native/lib`. +More on this in the [official Tomcat documentation](https://tomcat.apache.org/tomcat-10.1-doc/apr.html). + + + +### HTTP/2 With Jetty + +For HTTP/2 support, Jetty requires the additional `org.eclipse.jetty.http2:jetty-http2-server` dependency. +To use `h2c` no other dependencies are required. +To use `h2`, you also need to choose one of the following dependencies, depending on your deployment: + +- `org.eclipse.jetty:jetty-alpn-java-server` to use the JDK built-in support +- `org.eclipse.jetty:jetty-alpn-conscrypt-server` and the [Conscrypt library](https://www.conscrypt.org/) + + + +### HTTP/2 With Reactor Netty + +The `spring-boot-webflux-starter` is using by default Reactor Netty as a server. +Reactor Netty supports `h2c` and `h2` out of the box. +For optimal runtime performance, this server also supports `h2` with native libraries. +To enable that, your application needs to have an additional dependency. + +Spring Boot manages the version for the `io.netty:netty-tcnative-boringssl-static` "uber jar", containing native libraries for all platforms. +Developers can choose to import only the required dependencies using a classifier (see [the Netty official documentation](https://netty.io/wiki/forked-tomcat-native.html)). + + + +### HTTP/2 With Undertow + +Undertow supports `h2c` and `h2` out of the box. + + + +## Configure the Web Server + +Generally, you should first consider using one of the many available configuration keys and customize your web server by adding new entries in your `application.properties` or `application.yaml` file. +See [properties-and-configuration.adoc#howto.properties-and-configuration.discover-build-in-options-for-external-properties](properties-and-configuration.md#howto.properties-and-configuration.discover-build-in-options-for-external-properties)). +The `server.*` namespace is quite useful here, and it includes namespaces like `server.tomcat.*`, `server.jetty.*` and others, for server-specific features. +See the list of [appendix:application-properties/index.adoc](../appendix/application-properties/index.md). + +The previous sections covered already many common use cases, such as compression, SSL or HTTP/2. +However, if a configuration key does not exist for your use case, you should then look at [`WebServerFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactoryCustomizer.html). +You can declare such a component and get access to the server factory relevant to your choice: you should select the variant for the chosen Server (Tomcat, Jetty, Reactor Netty, Undertow) and the chosen web stack (servlet or reactive). + +The example below is for Tomcat with the `spring-boot-starter-web` (servlet stack): + +#### Java + +```java +import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory; +import org.springframework.boot.web.server.WebServerFactoryCustomizer; +import org.springframework.stereotype.Component; + +@Component +public class MyTomcatWebServerCustomizer implements WebServerFactoryCustomizer { + + @Override + public void customize(TomcatServletWebServerFactory factory) { + // customize the factory here + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory +import org.springframework.boot.web.server.WebServerFactoryCustomizer +import org.springframework.stereotype.Component + +@Component +class MyTomcatWebServerCustomizer : WebServerFactoryCustomizer { + + override fun customize(factory: TomcatServletWebServerFactory?) { + // customize the factory here + } + +} + +``` + +> [!NOTE] +> Spring Boot uses that infrastructure internally to auto-configure the server. +> Auto-configured [`WebServerFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactoryCustomizer.html) beans have an order of `0` and will be processed before any user-defined customizers, unless it has an explicit order that states otherwise. + +Once you have got access to a [`WebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactory.html) using the customizer, you can use it to configure specific parts, like connectors, server resources, or the server itself - all using server-specific APIs. + +In addition Spring Boot provides: + + + +| Server | Servlet stack | Reactive stack | +| --- | --- | --- | +| Tomcat | [`TomcatServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/tomcat/TomcatServletWebServerFactory.html) | [`TomcatReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory.html) | +| Jetty | [`JettyServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/jetty/JettyServletWebServerFactory.html) | [`JettyReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/jetty/JettyReactiveWebServerFactory.html) | +| Undertow | [`UndertowServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/undertow/UndertowServletWebServerFactory.html) | [`UndertowReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/undertow/UndertowReactiveWebServerFactory.html) | +| Reactor | N/A | [`NettyReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory.html) | + +As a last resort, you can also declare your own [`WebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactory.html) bean, which will override the one provided by Spring Boot. +When you do so, auto-configured customizers are still applied on your custom factory, so use that option carefully. + + + +## Add a Servlet, Filter, or Listener to an Application + +In a servlet stack application, that is with the `spring-boot-starter-web`, there are two ways to add [`Servlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Servlet.html), [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html), [`ServletContextListener`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContextListener.html), and the other listeners supported by the Servlet API to your application: + +- [Add a Servlet, Filter, or Listener by Using a Spring Bean](#howto.webserver.add-servlet-filter-listener.spring-bean) +- [Add Servlets, Filters, and Listeners by Using Classpath Scanning](#howto.webserver.add-servlet-filter-listener.using-scanning) + + + +### Add a Servlet, Filter, or Listener by Using a Spring Bean + +To add a [`Servlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Servlet.html), [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html), or servlet `*Listener` by using a Spring bean, you must provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) definition for it. +Doing so can be very useful when you want to inject configuration or dependencies. +However, you must be very careful that they do not cause eager initialization of too many other beans, because they have to be installed in the container very early in the application lifecycle. +(For example, it is not a good idea to have them depend on your [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) or JPA configuration.) +You can work around such restrictions by initializing the beans lazily when first used instead of on initialization. + +In the case of filters and servlets, you can also add mappings and init parameters by adding a [`FilterRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistrationBean.html) or a [`ServletRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistrationBean.html) instead of or in addition to the underlying component. +You can also use [`@ServletRegistration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistration.html) and [`@FilterRegistration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistration.html) as an annotation-based alternative to [`ServletRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistrationBean.html) and [`FilterRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistrationBean.html). + +> [!NOTE] +> If no `dispatcherType` is specified on a filter registration, `REQUEST` is used. +> This aligns with the servlet specification’s default dispatcher type. + +Like any other Spring bean, you can define the order of servlet filter beans; please make sure to check the [reference:web/servlet.adoc#web.servlet.embedded-container.servlets-filters-listeners.beans](../reference/web/servlet.md#web.servlet.embedded-container.servlets-filters-listeners.beans) section. + + + +#### Disable Registration of a Servlet or Filter + +As [described earlier](#howto.webserver.add-servlet-filter-listener.spring-bean), any [`Servlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Servlet.html) or [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) beans are registered with the servlet container automatically. +To disable registration of a particular [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) or [`Servlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Servlet.html) bean, create a registration bean for it and mark it as disabled, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.web.servlet.FilterRegistrationBean; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyFilterConfiguration { + + @Bean + public FilterRegistrationBean registration(MyFilter filter) { + FilterRegistrationBean registration = new FilterRegistrationBean<>(filter); + registration.setEnabled(false); + return registration; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.servlet.FilterRegistrationBean +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyFilterConfiguration { + + @Bean + fun registration(filter: MyFilter): FilterRegistrationBean { + val registration = FilterRegistrationBean(filter) + registration.isEnabled = false + return registration + } + +} + +``` + + + +### Add Servlets, Filters, and Listeners by Using Classpath Scanning + +[`@WebServlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/annotation/WebServlet.html), [`@WebFilter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/annotation/WebFilter.html), and [`@WebListener`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/annotation/WebListener.html) annotated classes can be automatically registered with an embedded servlet container by annotating a [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class with [`@ServletComponentScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletComponentScan.html) and specifying the package(s) containing the components that you want to register. +By default, [`@ServletComponentScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletComponentScan.html) scans from the package of the annotated class. + + + +## Configure Access Logging + +Access logs can be configured for Tomcat, Undertow, and Jetty through their respective namespaces. + +For instance, the following settings log access on Tomcat with a [custom pattern](https://tomcat.apache.org/tomcat-10.1-doc/config/valve.html#Access_Logging). + +#### Properties + +```properties +server.tomcat.basedir=my-tomcat +server.tomcat.accesslog.enabled=true +server.tomcat.accesslog.pattern=%t %a %r %s (%D microseconds) +``` + +#### YAML + +```yaml +server: + tomcat: + basedir: "my-tomcat" + accesslog: + enabled: true + pattern: "%t %a %r %s (%D microseconds)" +``` + +> [!NOTE] +> The default location for logs is a `logs` directory relative to the Tomcat base directory. +> By default, the `logs` directory is a temporary directory, so you may want to fix Tomcat’s base directory or use an absolute path for the logs. +> In the preceding example, the logs are available in `my-tomcat/logs` relative to the working directory of the application. + +Access logging for Undertow can be configured in a similar fashion, as shown in the following example: + +#### Properties + +```properties +server.undertow.accesslog.enabled=true +server.undertow.accesslog.pattern=%t %a %r %s (%D milliseconds) +server.undertow.options.server.record-request-start-time=true +``` + +#### YAML + +```yaml +server: + undertow: + accesslog: + enabled: true + pattern: "%t %a %r %s (%D milliseconds)" + options: + server: + record-request-start-time: true +``` + +Note that, in addition to enabling access logging and configuring its pattern, recording request start times has also been enabled. +This is required when including the response time (`%D`) in the access log pattern. +Logs are stored in a `logs` directory relative to the working directory of the application. +You can customize this location by setting the `server.undertow.accesslog.dir` property. + +Finally, access logging for Jetty can also be configured as follows: + +#### Properties + +```properties +server.jetty.accesslog.enabled=true +server.jetty.accesslog.filename=/var/log/jetty-access.log +``` + +#### YAML + +```yaml +server: + jetty: + accesslog: + enabled: true + filename: "/var/log/jetty-access.log" +``` + +By default, logs are redirected to [`System.err`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/System.html#err). +For more details, see the Jetty documentation. + + + +## Running Behind a Front-end Proxy Server + +If your application is running behind a proxy, a load-balancer or in the cloud, the request information (like the host, port, scheme…​) might change along the way. +Your application may be running on `10.10.10.10:8080`, but HTTP clients should only see `example.org`. + +[RFC7239 "Forwarded Headers"](https://tools.ietf.org/html/rfc7239) defines the `Forwarded` HTTP header; proxies can use this header to provide information about the original request. +You can configure your application to read those headers and automatically use that information when creating links and sending them to clients in HTTP 302 responses, JSON documents or HTML pages. +There are also non-standard headers, like `X-Forwarded-Host`, `X-Forwarded-Port`, `X-Forwarded-Proto`, `X-Forwarded-Ssl`, and `X-Forwarded-Prefix`. + +If the proxy adds the commonly used `X-Forwarded-For` and `X-Forwarded-Proto` headers, setting `server.forward-headers-strategy` to `NATIVE` is enough to support those. +With this option, the Web servers themselves natively support this feature; you can check their specific documentation to learn about specific behavior. + +If this is not enough, Spring Framework provides a [ForwardedHeaderFilter](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc/filters.html#filters-forwarded-headers) for the servlet stack and a [ForwardedHeaderTransformer](https://docs.spring.io/spring-framework/reference/6.2/web/webflux/reactive-spring.html#webflux-forwarded-headers) for the reactive stack. +You can use them in your application by setting `server.forward-headers-strategy` to `FRAMEWORK`. + +> [!TIP] +> If you are using Tomcat and terminating SSL at the proxy, `server.tomcat.redirect-context-root` should be set to `false`. +> This allows the `X-Forwarded-Proto` header to be honored before any redirects are performed. + +> [!NOTE] +> If your application runs [in a supported Cloud Platform](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/cloud/CloudPlatform.html#enum-constant-summary), the `server.forward-headers-strategy` property defaults to `NATIVE`. +> In all other instances, it defaults to `NONE`. + + + +### Customize Tomcat’s Proxy Configuration + +If you use Tomcat, you can additionally configure the names of the headers used to carry “forwarded” information, as shown in the following example: + +#### Properties + +```properties +server.tomcat.remoteip.remote-ip-header=x-your-remote-ip-header +server.tomcat.remoteip.protocol-header=x-your-protocol-header +``` + +#### YAML + +```yaml +server: + tomcat: + remoteip: + remote-ip-header: "x-your-remote-ip-header" + protocol-header: "x-your-protocol-header" +``` + +Tomcat is also configured with a regular expression that matches internal proxies that are to be trusted. +See the [`server.tomcat.remoteip.internal-proxies` entry in the appendix](../appendix/application-properties/index.md#application-properties.server.server.tomcat.remoteip.internal-proxies) for its default value. +You can customize the valve’s configuration by adding an entry to `application.properties`, as shown in the following example: + +#### Properties + +```properties +server.tomcat.remoteip.internal-proxies=192\.168\.\d{1,3}\.\d{1,3} +``` + +#### YAML + +```yaml +server: + tomcat: + remoteip: + internal-proxies: "192\\.168\\.\\d{1,3}\\.\\d{1,3}" +``` + +> [!NOTE] +> You can trust all proxies by setting the `internal-proxies` to empty (but do not do so in production). + +You can take complete control of the configuration of Tomcat’s [`RemoteIpValve`](https://tomcat.apache.org/tomcat-10.1-doc/api/org/apache/catalina/valves/RemoteIpValve.html) by switching the automatic one off (to do so, set `server.forward-headers-strategy=NONE`) and adding a new valve instance using a [`WebServerFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactoryCustomizer.html) bean. + + + +## Enable Multiple Connectors with Tomcat + +You can add an [`Connector`](https://tomcat.apache.org/tomcat-10.1-doc/api/org/apache/catalina/connector/Connector.html) to the [`TomcatServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/tomcat/TomcatServletWebServerFactory.html), which can allow multiple connectors, including HTTP and HTTPS connectors, as shown in the following example: + +#### Java + +```java +import org.apache.catalina.connector.Connector; + +import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory; +import org.springframework.boot.web.server.WebServerFactoryCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyTomcatConfiguration { + + @Bean + public WebServerFactoryCustomizer connectorCustomizer() { + return (tomcat) -> tomcat.addAdditionalTomcatConnectors(createConnector()); + } + + private Connector createConnector() { + Connector connector = new Connector("org.apache.coyote.http11.Http11NioProtocol"); + connector.setPort(8081); + return connector; + } + +} +``` + +#### Kotlin + +```kotlin +import org.apache.catalina.connector.Connector +import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory +import org.springframework.boot.web.server.WebServerFactoryCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyTomcatConfiguration { + + @Bean + fun connectorCustomizer(): WebServerFactoryCustomizer { + return WebServerFactoryCustomizer { tomcat: TomcatServletWebServerFactory -> + tomcat.addAdditionalTomcatConnectors( + createConnector() + ) + } + } + + private fun createConnector(): Connector { + val connector = Connector("org.apache.coyote.http11.Http11NioProtocol") + connector.port = 8081 + return connector + } + +} + +``` + + + +## Enable Tomcat’s MBean Registry + +Embedded Tomcat’s MBean registry is disabled by default. +This minimizes Tomcat’s memory footprint. +If you want to use Tomcat’s MBeans, for example so that they can be used by Micrometer to expose metrics, you must use the `server.tomcat.mbeanregistry.enabled` property to do so, as shown in the following example: + +#### Properties + +```properties +server.tomcat.mbeanregistry.enabled=true +``` + +#### YAML + +```yaml +server: + tomcat: + mbeanregistry: + enabled: true +``` + + + +## Enable Multiple Listeners with Undertow + +Add an [`UndertowBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/undertow/UndertowBuilderCustomizer.html) to the [`UndertowServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/undertow/UndertowServletWebServerFactory.html) and add a listener to the `io.undertow.Undertow.Builder`, as shown in the following example: + +#### Java + +```java +import io.undertow.Undertow.Builder; + +import org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory; +import org.springframework.boot.web.server.WebServerFactoryCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyUndertowConfiguration { + + @Bean + public WebServerFactoryCustomizer undertowListenerCustomizer() { + return (factory) -> factory.addBuilderCustomizers(this::addHttpListener); + } + + private Builder addHttpListener(Builder builder) { + return builder.addHttpListener(8080, "0.0.0.0"); + } + +} +``` + +#### Kotlin + +```kotlin +import io.undertow.Undertow +import org.springframework.boot.web.embedded.undertow.UndertowBuilderCustomizer +import org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory +import org.springframework.boot.web.server.WebServerFactoryCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyUndertowConfiguration { + + @Bean + fun undertowListenerCustomizer(): WebServerFactoryCustomizer { + return WebServerFactoryCustomizer { factory: UndertowServletWebServerFactory -> + factory.addBuilderCustomizers( + UndertowBuilderCustomizer { builder: Undertow.Builder -> addHttpListener(builder) }) + } + } + + private fun addHttpListener(builder: Undertow.Builder): Undertow.Builder { + return builder.addHttpListener(8080, "0.0.0.0") + } + +} + +``` + + + +## Create WebSocket Endpoints Using @ServerEndpoint + +If you want to use [`@ServerEndpoint`](https://jakarta.ee/specifications/websocket/2.1/apidocs/server/jakarta/websocket/server/ServerEndpoint.html) in a Spring Boot application that used an embedded container, you must declare a single [`ServerEndpointExporter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/socket/server/standard/ServerEndpointExporter.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html), as shown in the following example: + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.web.socket.server.standard.ServerEndpointExporter; + +@Configuration(proxyBeanMethods = false) +public class MyWebSocketConfiguration { + + @Bean + public ServerEndpointExporter serverEndpointExporter() { + return new ServerEndpointExporter(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.web.socket.server.standard.ServerEndpointExporter + +@Configuration(proxyBeanMethods = false) +class MyWebSocketConfiguration { + + @Bean + fun serverEndpointExporter(): ServerEndpointExporter { + return ServerEndpointExporter() + } + +} + +``` + +The bean shown in the preceding example registers any [`@ServerEndpoint`](https://jakarta.ee/specifications/websocket/2.1/apidocs/server/jakarta/websocket/server/ServerEndpoint.html) annotated beans with the underlying WebSocket container. +When deployed to a standalone servlet container, this role is performed by a servlet container initializer, and the [`ServerEndpointExporter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/socket/server/standard/ServerEndpointExporter.html) bean is not required. diff --git a/markdown/boot/3.5.4/index.md b/markdown/boot/3.5.4/index.md new file mode 100644 index 0000000..aafe573 --- /dev/null +++ b/markdown/boot/3.5.4/index.md @@ -0,0 +1,19 @@ +--- +title: "Spring Boot" +source: "ROOT:index.adoc" +--- + +# Spring Boot + +Spring Boot helps you to create stand-alone, production-grade Spring-based applications that you can run. +We take an opinionated view of the Spring platform and third-party libraries, so that you can get started with minimum fuss. +Most Spring Boot applications need very little Spring configuration. + +You can use Spring Boot to create Java applications that can be started by using `java -jar` or more traditional war deployments. + +Our primary goals are: + +- Provide a radically faster and widely accessible getting-started experience for all Spring development. +- Be opinionated out of the box but get out of the way quickly as requirements start to diverge from the defaults. +- Provide a range of non-functional features that are common to large classes of projects (such as embedded servers, security, metrics, health checks, and externalized configuration). +- Absolutely no code generation (when not targeting native image) and no requirement for XML configuration. diff --git a/markdown/boot/3.5.4/installing.md b/markdown/boot/3.5.4/installing.md new file mode 100644 index 0000000..6d345db --- /dev/null +++ b/markdown/boot/3.5.4/installing.md @@ -0,0 +1,194 @@ +--- +title: "Installing Spring Boot" +source: "ROOT:installing.adoc" +--- + + + +# Installing Spring Boot + +Spring Boot can be used with “classic” Java development tools or installed as a command line tool. +Either way, you need [Java SDK v17](https://www.java.com) or higher. +Before you begin, you should check your current Java installation by using the following command: + +```shell +$ java -version +``` + +If you are new to Java development or if you want to experiment with Spring Boot, you might want to try the [Spring Boot CLI](#getting-started.installing.cli) (Command Line Interface) first. +Otherwise, read on for “classic” installation instructions. + + + +## Installation Instructions for the Java Developer + +You can use Spring Boot in the same way as any standard Java library. +To do so, include the appropriate `spring-boot-*.jar` files on your classpath. +Spring Boot does not require any special tools integration, so you can use any IDE or text editor. +Also, there is nothing special about a Spring Boot application, so you can run and debug a Spring Boot application as you would any other Java program. + +Although you *could* copy Spring Boot jars, we generally recommend that you use a build tool that supports dependency management (such as Maven or Gradle). + + + +### Maven Installation + +Spring Boot is compatible with Apache Maven 3.6.3 or later. +If you do not already have Maven installed, you can follow the instructions at [maven.apache.org](https://maven.apache.org). + +> [!TIP] +> On many operating systems, Maven can be installed with a package manager. +> If you use OSX Homebrew, try `brew install maven`. +> Ubuntu users can run `sudo apt-get install maven`. +> Windows users with [Chocolatey](https://chocolatey.org/) can run `choco install maven` from an elevated (administrator) prompt. + +Spring Boot dependencies use the `org.springframework.boot` group id. +Typically, your Maven POM file inherits from the `spring-boot-starter-parent` project and declares dependencies to one or more [starters](reference/using/build-systems.md#using.build-systems.starters). +Spring Boot also provides an optional [Maven plugin](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/index.html) to create executable jars. + +More details on getting started with Spring Boot and Maven can be found in the [maven-plugin:getting-started.adoc](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/getting-started.html) section of the Maven plugin’s reference guide. + + + +### Gradle Installation + +Spring Boot is compatible with Gradle 7.x (7.6.4 or later) or 8.x (8.4 or later). +If you do not already have Gradle installed, you can follow the instructions at [gradle.org](https://gradle.org). + +Spring Boot dependencies can be declared by using the `org.springframework.boot` `group`. +Typically, your project declares dependencies to one or more [starters](reference/using/build-systems.md#using.build-systems.starters). +Spring Boot provides a useful [Gradle plugin](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/index.html) that can be used to simplify dependency declarations and to create executable jars. + +#### Gradle Wrapper + +> The Gradle Wrapper provides a nice way of “obtaining” Gradle when you need to build a project. +> It is a small script and library that you commit alongside your code to bootstrap the build process. +> See [docs.gradle.org/current/userguide/gradle\_wrapper.html](https://docs.gradle.org/current/userguide/gradle_wrapper.html) for details. + +More details on getting started with Spring Boot and Gradle can be found in the [gradle-plugin:getting-started.adoc](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/getting-started.html) section of the Gradle plugin’s reference guide. + + + +## Installing the Spring Boot CLI + +The Spring Boot CLI (Command Line Interface) is a command line tool that you can use to quickly prototype with Spring. + +You do not need to use the CLI to work with Spring Boot, but it is a quick way to get a Spring application off the ground without an IDE. + + + +### Manual Installation + +You can download the Spring CLI distribution from one of the following locations: + +- [spring-boot-cli-3.5.4-bin.zip](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-cli/3.5.4/spring-boot-cli-3.5.4-bin.zip) +- [spring-boot-cli-3.5.4-bin.tar.gz](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-cli/3.5.4/spring-boot-cli-3.5.4-bin.tar.gz) + +Once downloaded, follow the [INSTALL.txt](https://raw.githubusercontent.com/spring-projects/spring-boot/v3.5.4/spring-boot-project/spring-boot-tools/spring-boot-cli/src/main/content/INSTALL.txt) instructions from the unpacked archive. +In summary, there is a `spring` script (`spring.bat` for Windows) in a `bin/` directory in the `.zip` file. +Alternatively, you can use `java -jar` with the `.jar` file (the script helps you to be sure that the classpath is set correctly). + + + +### Installation with SDKMAN! + +SDKMAN! (The Software Development Kit Manager) can be used for managing multiple versions of various binary SDKs, including Groovy and the Spring Boot CLI. +Get SDKMAN! from [sdkman.io](https://sdkman.io) and install Spring Boot by using the following commands: + +```shell +$ sdk install springboot +$ spring --version +Spring CLI v{version-spring-boot} +``` + +If you develop features for the CLI and want access to the version you built, use the following commands: + +```shell +$ sdk install springboot dev /path/to/spring-boot/spring-boot-cli/target/spring-boot-cli-{version-spring-boot}-bin/spring-{version-spring-boot}/ +$ sdk default springboot dev +$ spring --version +Spring CLI v{version-spring-boot} +``` + +The preceding instructions install a local instance of `spring` called the `dev` instance. +It points at your target build location, so every time you rebuild Spring Boot, `spring` is up-to-date. + +You can see it by running the following command: + +```shell +$ sdk ls springboot + +================================================================================ +Available Springboot Versions +================================================================================ +> + dev +* {version-spring-boot} + +================================================================================ ++ - local version +* - installed +> - currently in use +================================================================================ +``` + + + +### OSX Homebrew Installation + +If you are on a Mac and use [Homebrew](https://brew.sh/), you can install the Spring Boot CLI by using the following commands: + +```shell +$ brew tap spring-io/tap +$ brew install spring-boot +``` + +Homebrew installs `spring` to `/usr/local/bin`. + +> [!NOTE] +> If you do not see the formula, your installation of brew might be out-of-date. +> In that case, run `brew update` and try again. + + + +### MacPorts Installation + +If you are on a Mac and use [MacPorts](https://www.macports.org/), you can install the Spring Boot CLI by using the following command: + +```shell +$ sudo port install spring-boot-cli +``` + + + +### Command-line Completion + +The Spring Boot CLI includes scripts that provide command completion for the [BASH](https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29) and [zsh](https://en.wikipedia.org/wiki/Z_shell) shells. +You can `source` the script named `spring` (`_spring` for zsh) or put it in your personal or system-wide bash completion initialization. +On a Debian system, the system-wide scripts are in `/shell-completion/` and all scripts in that directory are executed when a new shell starts. +For example, to run the script manually if you have installed by using SDKMAN!, use the following commands: + +```shell +$ . ~/.sdkman/candidates/springboot/current/shell-completion/bash/spring +$ spring + encodepassword help init shell version +``` + +> [!NOTE] +> If you install the Spring Boot CLI by using Homebrew or MacPorts, the command-line completion scripts are automatically registered with your shell. + + + +### Windows Scoop Installation + +If you are on a Windows and use [Scoop](https://scoop.sh/), you can install the Spring Boot CLI by using the following commands: + +```shell +$ scoop bucket add extras +$ scoop install springboot +``` + +Scoop installs `spring` to `~/scoop/apps/springboot/current/bin`. + +> [!NOTE] +> If you do not see the app manifest, your installation of scoop might be out-of-date. +> In that case, run `scoop update` and try again. diff --git a/markdown/boot/3.5.4/redirect.md b/markdown/boot/3.5.4/redirect.md new file mode 100644 index 0000000..bb679d5 --- /dev/null +++ b/markdown/boot/3.5.4/redirect.md @@ -0,0 +1,2342 @@ +--- +title: "" +source: "ROOT:redirect.adoc" +--- + +- [#boot-documentation-getting-help](community.md#community) +- [#community](community.md#community) +- [#boot-documentation-production](documentation.md#documentation.actuator) +- [#documentation.actuator](documentation.md#documentation.actuator) +- [#boot-documentation-advanced](documentation.md#documentation.advanced) +- [#documentation.advanced](documentation.md#documentation.advanced) +- [#documentation.container-images](documentation.md#documentation.container-images) +- [#documentation.data](documentation.md#documentation.data) +- [#boot-documentation-learning](documentation.md#documentation.features) +- [#documentation.features](documentation.md#documentation.features) +- [#boot-documentation-first-steps](documentation.md#documentation.first-steps) +- [#documentation.first-steps](documentation.md#documentation.first-steps) +- [#documentation.io](documentation.md#documentation.io) +- [#documentation.messaging](documentation.md#documentation.messaging) +- [#documentation.packaging](documentation.md#documentation.packaging) +- [#boot-documentation-upgrading](documentation.md#documentation.upgrading) +- [#documentation.upgrading](documentation.md#documentation.upgrading) +- [#boot-documentation-workingwith](documentation.md#documentation.using) +- [#documentation.using](documentation.md#documentation.using) +- [#documentation.web](documentation.md#documentation.web) +- [#boot-documentation](documentation.md#documentation) +- [#documentation](documentation.md#documentation) +- [#getting-started-cli-command-line-completion](installing.md#getting-started.installing.cli.completion) +- [#getting-started.installing.cli.completion](installing.md#getting-started.installing.cli.completion) +- [#getting-started-homebrew-cli-installation](installing.md#getting-started.installing.cli.homebrew) +- [#getting-started.installing.cli.homebrew](installing.md#getting-started.installing.cli.homebrew) +- [#getting-started-macports-cli-installation](installing.md#getting-started.installing.cli.macports) +- [#getting-started.installing.cli.macports](installing.md#getting-started.installing.cli.macports) +- [#getting-started-manual-cli-installation](installing.md#getting-started.installing.cli.manual-installation) +- [#getting-started.installing.cli.manual-installation](installing.md#getting-started.installing.cli.manual-installation) +- [#getting-started-scoop-cli-installation](installing.md#getting-started.installing.cli.scoop) +- [#getting-started.installing.cli.scoop](installing.md#getting-started.installing.cli.scoop) +- [#getting-started-sdkman-cli-installation](installing.md#getting-started.installing.cli.sdkman) +- [#getting-started.installing.cli.sdkman](installing.md#getting-started.installing.cli.sdkman) +- [#getting-started-installing-the-cli](installing.md#getting-started.installing.cli) +- [#getting-started.installing.cli](installing.md#getting-started.installing.cli) +- [#getting-started-gradle-installation](installing.md#getting-started.installing.java.gradle) +- [#getting-started.installing.java.gradle](installing.md#getting-started.installing.java.gradle) +- [#getting-started-maven-installation](installing.md#getting-started.installing.java.maven) +- [#getting-started.installing.java.maven](installing.md#getting-started.installing.java.maven) +- [#getting-started-installation-instructions-for-java](installing.md#getting-started.installing.java) +- [#getting-started.installing.java](installing.md#getting-started.installing.java) +- [#getting-started-installing-spring-boot](installing.md#getting-started.installing) +- [#getting-started.installing](installing.md#getting-started.installing) +- [#getting-started.system-requirements.graal](system-requirements.md#getting-started.system-requirements.graal) +- [#getting-started-system-requirements-servlet-containers](system-requirements.md#getting-started.system-requirements.servlet-containers) +- [#getting-started.system-requirements.servlet-containers](system-requirements.md#getting-started.system-requirements.servlet-containers) +- [#getting-started-system-requirements](system-requirements.md#getting-started.system-requirements) +- [#getting-started.system-requirements](system-requirements.md#getting-started.system-requirements) +- [#upgrading.cli](upgrading.md#upgrading.cli) +- [#upgrading.from-1x](upgrading.md#upgrading.from-1x) +- [#upgrading.to-feature](upgrading.md#upgrading.to-feature) +- [#getting-started-upgrading-from-an-earlier-version](upgrading.md#upgrading) +- [#getting-started.installing.upgrading](upgrading.md#upgrading) +- [#upgrading](upgrading.md#upgrading) +- [actuator-api#audit-events.retrieving.query-parameters](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/auditevents.html#audit-events.retrieving.query-parameters) +- [actuator-api#audit-events.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/auditevents.html#audit-events.retrieving.response-structure) +- [actuator-api#audit-events.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/auditevents.html#audit-events.retrieving) +- [actuator-api#audit-events](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/auditevents.html#audit-events) +- [actuator-api#beans.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/beans.html#beans.retrieving.response-structure) +- [actuator-api#beans.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/beans.html#beans.retrieving) +- [actuator-api#beans](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/beans.html#beans) +- [actuator-api#caches.all.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches.all.response-structure) +- [actuator-api#caches.all](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches.all) +- [actuator-api#caches.evict-all](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches.evict-all) +- [actuator-api#caches.evict-named.request-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches.evict-named.request-structure) +- [actuator-api#caches.evict-named](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches.evict-named) +- [actuator-api#caches.named.query-parameters](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches.named.query-parameters) +- [actuator-api#caches.named.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches.named.response-structure) +- [actuator-api#caches.named](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches.named) +- [actuator-api#caches](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/caches.html#caches) +- [actuator-api#conditions.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/conditions.html#conditions.retrieving.response-structure) +- [actuator-api#conditions.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/conditions.html#conditions.retrieving) +- [actuator-api#conditions](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/conditions.html#conditions) +- [actuator-api#configprops.retrieving-by-prefix.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/configprops.html#configprops.retrieving-by-prefix.response-structure) +- [actuator-api#configprops.retrieving-by-prefix](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/configprops.html#configprops.retrieving-by-prefix) +- [actuator-api#configprops.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/configprops.html#configprops.retrieving.response-structure) +- [actuator-api#configprops.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/configprops.html#configprops.retrieving) +- [actuator-api#configprops](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/configprops.html#configprops) +- [actuator-api#env.entire.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/env.html#env.entire.response-structure) +- [actuator-api#env.entire](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/env.html#env.entire) +- [actuator-api#env.single-property.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/env.html#env.single-property.response-structure) +- [actuator-api#env.single-property](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/env.html#env.single-property) +- [actuator-api#env](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/env.html#env) +- [actuator-api#flyway.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/flyway.html#flyway.retrieving.response-structure) +- [actuator-api#flyway.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/flyway.html#flyway.retrieving) +- [actuator-api#flyway](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/flyway.html#flyway) +- [actuator-api#health.retrieving-component-nested.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/health.html#health.retrieving-component-nested.response-structure) +- [actuator-api#health.retrieving-component-nested](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/health.html#health.retrieving-component-nested) +- [actuator-api#health.retrieving-component.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/health.html#health.retrieving-component.response-structure) +- [actuator-api#health.retrieving-component](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/health.html#health.retrieving-component) +- [actuator-api#health.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/health.html#health.retrieving.response-structure) +- [actuator-api#health.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/health.html#health.retrieving) +- [actuator-api#health](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/health.html#health) +- [actuator-api#heapdump.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/heapdump.html#heapdump.retrieving) +- [actuator-api#heapdump](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/heapdump.html#heapdump) +- [actuator-api#http-trace-retrieving-response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/httpexchanges.html#httpexchanges.retrieving.response-structure) +- [actuator-api#httpexchanges.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/httpexchanges.html#httpexchanges.retrieving.response-structure) +- [actuator-api#http-trace-retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/httpexchanges.html#httpexchanges.retrieving) +- [actuator-api#httpexchanges.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/httpexchanges.html#httpexchanges.retrieving) +- [actuator-api#httpexchanges](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/httpexchanges.html#httpexchanges) +- [actuator-api#overview.endpoint-urls](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/index.html#overview.endpoint-urls) +- [actuator-api#overview.timestamps](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/index.html#overview.timestamps) +- [actuator-api#overview](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/index.html#overview) +- [actuator-api#info.retrieving.response-structure.build](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/info.html#info.retrieving.response-structure.build) +- [actuator-api#info.retrieving.response-structure.git](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/info.html#info.retrieving.response-structure.git) +- [actuator-api#info.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/info.html#info.retrieving.response-structure) +- [actuator-api#info.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/info.html#info.retrieving) +- [actuator-api#info](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/info.html#info) +- [actuator-api#integrationgraph.rebuilding](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/integrationgraph.html#integrationgraph.rebuilding) +- [actuator-api#integrationgraph.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/integrationgraph.html#integrationgraph.retrieving.response-structure) +- [actuator-api#integrationgraph.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/integrationgraph.html#integrationgraph.retrieving) +- [actuator-api#integrationgraph](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/integrationgraph.html#integrationgraph) +- [actuator-api#liquibase.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/liquibase.html#liquibase.retrieving.response-structure) +- [actuator-api#liquibase.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/liquibase.html#liquibase.retrieving) +- [actuator-api#liquibase](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/liquibase.html#liquibase) +- [actuator-api#logfile.retrieving-part](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/logfile.html#logfile.retrieving-part) +- [actuator-api#logfile.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/logfile.html#logfile.retrieving) +- [actuator-api#logfile](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/logfile.html#logfile) +- [actuator-api#loggers.all.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.all.response-structure) +- [actuator-api#loggers.all](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.all) +- [actuator-api#loggers.clearing-level](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.clearing-level) +- [actuator-api#loggers.group-setting-level.request-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.group-setting-level.request-structure) +- [actuator-api#loggers.group-setting-level](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.group-setting-level) +- [actuator-api#loggers.group.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.group.response-structure) +- [actuator-api#loggers.group](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.group) +- [actuator-api#loggers.setting-level.request-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.setting-level.request-structure) +- [actuator-api#loggers.setting-level](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.setting-level) +- [actuator-api#loggers.single.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.single.response-structure) +- [actuator-api#loggers.single](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers.single) +- [actuator-api#loggers](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/loggers.html#loggers) +- [actuator-api#mappings.retrieving.response-structure-dispatcher-handlers](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/mappings.html#mappings.retrieving.response-structure-dispatcher-handlers) +- [actuator-api#mappings.retrieving.response-structure-dispatcher-servlets](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/mappings.html#mappings.retrieving.response-structure-dispatcher-servlets) +- [actuator-api#mappings.retrieving.response-structure-servlet-filters](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/mappings.html#mappings.retrieving.response-structure-servlet-filters) +- [actuator-api#mappings.retrieving.response-structure-servlets](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/mappings.html#mappings.retrieving.response-structure-servlets) +- [actuator-api#mappings.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/mappings.html#mappings.retrieving.response-structure) +- [actuator-api#mappings.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/mappings.html#mappings.retrieving) +- [actuator-api#mappings](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/mappings.html#mappings) +- [actuator-api#metrics.drilling-down](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/metrics.html#metrics.drilling-down) +- [actuator-api#metrics.retrieving-metric.query-parameters](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/metrics.html#metrics.retrieving-metric.query-parameters) +- [actuator-api#metrics.retrieving-metric.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/metrics.html#metrics.retrieving-metric.response-structure) +- [actuator-api#metrics.retrieving-metric](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/metrics.html#metrics.retrieving-metric) +- [actuator-api#metrics.retrieving-names.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/metrics.html#metrics.retrieving-names.response-structure) +- [actuator-api#metrics.retrieving-names](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/metrics.html#metrics.retrieving-names) +- [actuator-api#metrics](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/metrics.html#metrics) +- [actuator-api#prometheus.retrieving-names](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/prometheus.html#prometheus.retrieving-names) +- [actuator-api#prometheus.retrieving.query-parameters](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/prometheus.html#prometheus.retrieving.query-parameters) +- [actuator-api#prometheus.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/prometheus.html#prometheus.retrieving) +- [actuator-api#prometheus](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/prometheus.html#prometheus) +- [actuator-api#quartz.job-group.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.job-group.response-structure) +- [actuator-api#quartz.job-group](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.job-group) +- [actuator-api#quartz.job-groups.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.job-groups.response-structure) +- [actuator-api#quartz.job-groups](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.job-groups) +- [actuator-api#quartz.job.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.job.response-structure) +- [actuator-api#quartz.job](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.job) +- [actuator-api#quartz.report.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.report.response-structure) +- [actuator-api#quartz.report](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.report) +- [actuator-api#quartz.trigger-group.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger-group.response-structure) +- [actuator-api#quartz.trigger-group](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger-group) +- [actuator-api#quartz.trigger-groups.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger-groups.response-structure) +- [actuator-api#quartz.trigger-groups](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger-groups) +- [actuator-api#quartz.trigger.calendar-interval-response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger.calendar-interval-response-structure) +- [actuator-api#quartz.trigger.common-response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger.common-response-structure) +- [actuator-api#quartz.trigger.cron-response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger.cron-response-structure) +- [actuator-api#quartz.trigger.custom-response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger.custom-response-structure) +- [actuator-api#quartz.trigger.daily-time-interval-response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger.daily-time-interval-response-structure) +- [actuator-api#quartz.trigger.simple-response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger.simple-response-structure) +- [actuator-api#quartz.trigger](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz.trigger) +- [actuator-api#quartz](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/quartz.html#quartz) +- [actuator-api#sbom.retrieving-available-sboms.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sbom.html#sbom.retrieving-available-sboms.response-structure) +- [actuator-api#sbom.retrieving-available-sboms](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sbom.html#sbom.retrieving-available-sboms) +- [actuator-api#sbom.retrieving-single-sbom.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sbom.html#sbom.retrieving-single-sbom.response-structure) +- [actuator-api#sbom.retrieving-single-sbom](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sbom.html#sbom.retrieving-single-sbom) +- [actuator-api#sbom](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sbom.html#sbom) +- [actuator-api#scheduled-tasks.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/scheduledtasks.html#scheduled-tasks.retrieving.response-structure) +- [actuator-api#scheduled-tasks.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/scheduledtasks.html#scheduled-tasks.retrieving) +- [actuator-api#scheduled-tasks](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/scheduledtasks.html#scheduled-tasks) +- [actuator-api#sessions.deleting](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sessions.html#sessions.deleting) +- [actuator-api#sessions.retrieving-id.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sessions.html#sessions.retrieving-id.response-structure) +- [actuator-api#sessions.retrieving-id](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sessions.html#sessions.retrieving-id) +- [actuator-api#sessions.retrieving.query-parameters](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sessions.html#sessions.retrieving.query-parameters) +- [actuator-api#sessions.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sessions.html#sessions.retrieving.response-structure) +- [actuator-api#sessions.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sessions.html#sessions.retrieving) +- [actuator-api#sessions](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/sessions.html#sessions) +- [actuator-api#shutdown.shutting-down.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/shutdown.html#shutdown.shutting-down.response-structure) +- [actuator-api#shutdown.shutting-down](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/shutdown.html#shutdown.shutting-down) +- [actuator-api#shutdown](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/shutdown.html#shutdown) +- [actuator-api#startup.retrieving.drain](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/startup.html#startup.retrieving.drain) +- [actuator-api#startup.retrieving.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/startup.html#startup.retrieving.response-structure) +- [actuator-api#startup.retrieving.snapshot](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/startup.html#startup.retrieving.snapshot) +- [actuator-api#startup.retrieving](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/startup.html#startup.retrieving) +- [actuator-api#startup](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/startup.html#startup) +- [actuator-api#threaddump.retrieving-json.response-structure](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/threaddump.html#threaddump.retrieving-json.response-structure) +- [actuator-api#threaddump.retrieving-json](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/threaddump.html#threaddump.retrieving-json) +- [actuator-api#threaddump.retrieving-text](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/threaddump.html#threaddump.retrieving-text) +- [actuator-api#threaddump](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/threaddump.html#threaddump) +- [#appendix.application-properties.actuator](appendix/application-properties/index.md#appendix.application-properties.actuator) +- [#common-application-properties-actuator](appendix/application-properties/index.md#appendix.application-properties.actuator) +- [#appendix.application-properties.cache](appendix/application-properties/index.md#appendix.application-properties.cache) +- [#common-application-properties-cache](appendix/application-properties/index.md#appendix.application-properties.cache) +- [#appendix.application-properties.core](appendix/application-properties/index.md#appendix.application-properties.core) +- [#core-properties](appendix/application-properties/index.md#appendix.application-properties.core) +- [#appendix.application-properties.data-migration](appendix/application-properties/index.md#appendix.application-properties.data-migration) +- [#data-migration-properties](appendix/application-properties/index.md#appendix.application-properties.data-migration) +- [#appendix.application-properties.data](appendix/application-properties/index.md#appendix.application-properties.data) +- [#data-properties](appendix/application-properties/index.md#appendix.application-properties.data) +- [#appendix.application-properties.devtools](appendix/application-properties/index.md#appendix.application-properties.devtools) +- [#devtools-properties](appendix/application-properties/index.md#appendix.application-properties.devtools) +- [#appendix.application-properties.docker-compose](appendix/application-properties/index.md#appendix.application-properties.docker-compose) +- [#appendix.application-properties.integration](appendix/application-properties/index.md#appendix.application-properties.integration) +- [#integration-properties](appendix/application-properties/index.md#appendix.application-properties.integration) +- [#appendix.application-properties.json](appendix/application-properties/index.md#appendix.application-properties.json) +- [#json-properties](appendix/application-properties/index.md#appendix.application-properties.json) +- [#appendix.application-properties.mail](appendix/application-properties/index.md#appendix.application-properties.mail) +- [#mail-properties](appendix/application-properties/index.md#appendix.application-properties.mail) +- [#appendix.application-properties.rsocket](appendix/application-properties/index.md#appendix.application-properties.rsocket) +- [#rsocket-properties](appendix/application-properties/index.md#appendix.application-properties.rsocket) +- [#appendix.application-properties.security](appendix/application-properties/index.md#appendix.application-properties.security) +- [#security-properties](appendix/application-properties/index.md#appendix.application-properties.security) +- [#appendix.application-properties.server](appendix/application-properties/index.md#appendix.application-properties.server) +- [#server-properties](appendix/application-properties/index.md#appendix.application-properties.server) +- [#appendix.application-properties.templating](appendix/application-properties/index.md#appendix.application-properties.templating) +- [#templating-properties](appendix/application-properties/index.md#appendix.application-properties.templating) +- [#appendix.application-properties.testcontainers](appendix/application-properties/index.md#appendix.application-properties.testcontainers) +- [#appendix.application-properties.testing](appendix/application-properties/index.md#appendix.application-properties.testing) +- [#testing-properties](appendix/application-properties/index.md#appendix.application-properties.testing) +- [#appendix.application-properties.transaction](appendix/application-properties/index.md#appendix.application-properties.transaction) +- [#transaction-properties](appendix/application-properties/index.md#appendix.application-properties.transaction) +- [#appendix.application-properties.web](appendix/application-properties/index.md#appendix.application-properties.web) +- [#web-properties](appendix/application-properties/index.md#appendix.application-properties.web) +- [#appendix.application-properties](appendix/application-properties/index.md#appendix.application-properties) +- [#common-application-properties](appendix/application-properties/index.md#appendix.application-properties) +- [#application-properties](appendix/application-properties/index.md) +- [application-properties](appendix/application-properties/index.md) +- [#appendix.auto-configuration-classes.actuator](#appendix:auto-configuration-classes/spring-boot-actuator-autoconfigure.adoc#appendix.auto-configuration-classes.spring-boot-actuator-autoconfigure) +- [#auto-configuration-classes.actuator](#appendix:auto-configuration-classes/spring-boot-actuator-autoconfigure.adoc#appendix.auto-configuration-classes.spring-boot-actuator-autoconfigure) +- [#appendix.auto-configuration-classes.core](#appendix:auto-configuration-classes/spring-boot-autoconfigure.adoc#appendix.auto-configuration-classes.spring-boot-autoconfigure) +- [#auto-configuration-classes.core](#appendix:auto-configuration-classes/spring-boot-autoconfigure.adoc#appendix.auto-configuration-classes.spring-boot-autoconfigure) +- [#appendix.auto-configuration-classes](appendix/auto-configuration-classes/index.md#appendix.auto-configuration-classes) +- [#auto-configuration-classes](appendix/auto-configuration-classes/index.md#appendix.auto-configuration-classes) +- [#auto-configuration-classes](appendix/auto-configuration-classes/index.md) +- [auto-configuration-classes](appendix/auto-configuration-classes/index.md) +- [#appendix.dependency-versions.coordinates](appendix/dependency-versions/coordinates.md#appendix.dependency-versions.coordinates) +- [#dependency-versions.coordinates](appendix/dependency-versions/coordinates.md#appendix.dependency-versions.coordinates) +- [#appendix.dependency-versions](appendix/dependency-versions/index.md#appendix.dependency-versions) +- [#dependency-versions](appendix/dependency-versions/index.md#appendix.dependency-versions) +- [#dependency-versions](appendix/dependency-versions/index.md) +- [dependency-versions](appendix/dependency-versions/index.md) +- [#appendix.dependency-versions.properties](appendix/dependency-versions/properties.md#appendix.dependency-versions.properties) +- [#dependency-versions.properties](appendix/dependency-versions/properties.md#appendix.dependency-versions.properties) +- [#appendix.test-auto-configuration](appendix/test-auto-configuration/index.md#appendix.test-auto-configuration) +- [#test-auto-configuration](appendix/test-auto-configuration/index.md#appendix.test-auto-configuration) +- [#test-auto-configuration](appendix/test-auto-configuration/index.md) +- [test-auto-configuration](appendix/test-auto-configuration/index.md) +- [#appendix.test-auto-configuration.slices](appendix/test-auto-configuration/slices.md#appendix.test-auto-configuration.slices) +- [#test-auto-configuration.slices](appendix/test-auto-configuration/slices.md#appendix.test-auto-configuration.slices) +- [#build-tool-plugins.antlib.findmainclass.examples](build-tool-plugin/antlib.md#build-tool-plugins.antlib.findmainclass.examples) +- [#spring-boot-ant-findmainclass-examples](build-tool-plugin/antlib.md#build-tool-plugins.antlib.findmainclass.examples) +- [#build-tool-plugins.antlib.findmainclass](build-tool-plugin/antlib.md#build-tool-plugins.antlib.findmainclass) +- [#spring-boot-ant-findmainclass](build-tool-plugin/antlib.md#build-tool-plugins.antlib.findmainclass) +- [#build-tool-plugins.antlib.tasks.examples](build-tool-plugin/antlib.md#build-tool-plugins.antlib.tasks.examples) +- [#spring-boot-ant-exejar-examples](build-tool-plugin/antlib.md#build-tool-plugins.antlib.tasks.examples) +- [#build-tool-plugins.antlib.tasks.exejar](build-tool-plugin/antlib.md#build-tool-plugins.antlib.tasks.exejar) +- [#spring-boot-ant-exejar](build-tool-plugin/antlib.md#build-tool-plugins.antlib.tasks.exejar) +- [#build-tool-plugins.antlib.tasks](build-tool-plugin/antlib.md#build-tool-plugins.antlib.tasks) +- [#spring-boot-ant-tasks](build-tool-plugin/antlib.md#build-tool-plugins.antlib.tasks) +- [#build-tool-plugins-antlib](build-tool-plugin/antlib.md#build-tool-plugins.antlib) +- [#build-tool-plugins.antlib](build-tool-plugin/antlib.md#build-tool-plugins.antlib) +- [#build-tool-plugins](build-tool-plugin/index.md#build-tool-plugins) +- [#build-tool-plugins](build-tool-plugin/index.md) +- [build-tool-plugins](build-tool-plugin/index.md) +- [#build-tool-plugins-repackage-implementation](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems.example-repackage-implementation) +- [#build-tool-plugins.other-build-systems.example-repackage-implementation](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems.example-repackage-implementation) +- [#build-tool-plugins-find-a-main-class](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems.finding-main-class) +- [#build-tool-plugins.other-build-systems.finding-main-class](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems.finding-main-class) +- [#build-tool-plugins-nested-libraries](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems.nested-libraries) +- [#build-tool-plugins.other-build-systems.nested-libraries](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems.nested-libraries) +- [#build-tool-plugins-repackaging-archives](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems.repackaging-archives) +- [#build-tool-plugins.other-build-systems.repackaging-archives](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems.repackaging-archives) +- [#build-tool-plugins-other-build-systems](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems) +- [#build-tool-plugins.other-build-systems](build-tool-plugin/other-build-systems.md#build-tool-plugins.other-build-systems) +- [#cli](cli/index.md#cli) +- [#cli](cli/index.md) +- [cli](cli/index.md) +- [#cli-installation](cli/installation.md#cli.installation) +- [#cli.installation](cli/installation.md#cli.installation) +- [#cli-shell](cli/using-the-cli.md#cli.using-the-cli.embedded-shell) +- [#cli.using-the-cli.embedded-shell](cli/using-the-cli.md#cli.using-the-cli.embedded-shell) +- [#cli-init](cli/using-the-cli.md#cli.using-the-cli.initialize-new-project) +- [#cli.using-the-cli.initialize-new-project](cli/using-the-cli.md#cli.using-the-cli.initialize-new-project) +- [#cli-using-the-cli](cli/using-the-cli.md#cli.using-the-cli) +- [#cli.using-the-cli](cli/using-the-cli.md#cli.using-the-cli) +- [#boot-documentation-getting-help](community.md) +- [#documentation.getting-help](community.md) +- [#getting-help](community.md) +- [getting-help](community.md) +- [#boot-documentation-about](documentation.md) +- [#documentation.about](documentation.md) +- [#documentation](documentation.md) +- [documentation](documentation.md) +- [gradle-plugin#aot.processing-applications](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/aot.html#aot.processing-applications) +- [gradle-plugin#aot.processing-tests](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/aot.html#aot.processing-tests) +- [gradle-plugin#aot](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/aot.html#aot) +- [gradle-plugin#getting-started](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/getting-started.html#getting-started) +- [gradle-plugin#gradle-plugin](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/index.html#gradle-plugin) +- [gradle-plugin#integrating-with-actuator.build-info](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/integrating-with-actuator.html#integrating-with-actuator.build-info) +- [gradle-plugin#integrating-with-actuator](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/integrating-with-actuator.html#integrating-with-actuator) +- [gradle-plugin#introduction](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/introduction.html#introduction) +- [gradle-plugin#managing-dependencies.dependency-management-plugin.customizing](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/managing-dependencies.html#managing-dependencies.dependency-management-plugin.customizing) +- [gradle-plugin#managing-dependencies.dependency-management-plugin.learning-more](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/managing-dependencies.html#managing-dependencies.dependency-management-plugin.learning-more) +- [gradle-plugin#managing-dependencies.dependency-management-plugin.using-in-isolation](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/managing-dependencies.html#managing-dependencies.dependency-management-plugin.using-in-isolation) +- [gradle-plugin#managing-dependencies.dependency-management-plugin](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/managing-dependencies.html#managing-dependencies.dependency-management-plugin) +- [gradle-plugin#managing-dependencies.gradle-bom-support.customizing](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/managing-dependencies.html#managing-dependencies.gradle-bom-support.customizing) +- [gradle-plugin#managing-dependencies.gradle-bom-support](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/managing-dependencies.html#managing-dependencies.gradle-bom-support) +- [gradle-plugin#managing-dependencies](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/managing-dependencies.html#managing-dependencies) +- [gradle-plugin#build-image.customization.tags](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.customization.tags) +- [gradle-plugin#build-image.customization](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.customization) +- [gradle-plugin#build-image.docker-daemon](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.docker-daemon) +- [gradle-plugin#build-image.docker-registry](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.docker-registry) +- [gradle-plugin#build-image.examples.builder-configuration](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.builder-configuration) +- [gradle-plugin#build-image.examples.buildpacks](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.buildpacks) +- [gradle-plugin#build-image.examples.caches](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.caches) +- [gradle-plugin#build-image.examples.custom-image-builder](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.custom-image-builder) +- [gradle-plugin#build-image.examples.custom-image-name](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.custom-image-name) +- [gradle-plugin#build-image.examples.docker.auth](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.docker.auth) +- [gradle-plugin#build-image.examples.docker.colima](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.docker.colima) +- [gradle-plugin#build-image.examples.docker.minikube](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.docker.minikube) +- [gradle-plugin#build-image.examples.docker.podman](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.docker.podman) +- [gradle-plugin#build-image.examples.docker](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.docker) +- [gradle-plugin#build-image.examples.publish](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.publish) +- [gradle-plugin#build-image.examples.runtime-jvm-configuration](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples.runtime-jvm-configuration) +- [gradle-plugin#build-image.examples](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image.examples) +- [gradle-plugin#build-image](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html#build-image) +- [gradle-plugin#packaging-executable.and-plain-archives](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.and-plain-archives) +- [gradle-plugin#packaging-executable.configuring.including-development-only-dependencies](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.including-development-only-dependencies) +- [gradle-plugin#packaging-executable.configuring.launch-script](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.launch-script) +- [gradle-plugin#packaging-executable.configuring.layered-archives.configuration](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.layered-archives.configuration) +- [gradle-plugin#packaging-executable.configuring.layered-archives](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.layered-archives) +- [gradle-plugin#packaging-executable.configuring.main-class](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.main-class) +- [gradle-plugin#packaging-executable.configuring.properties-launcher](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.properties-launcher) +- [gradle-plugin#packaging-executable.configuring.unpacking](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.unpacking) +- [gradle-plugin#packaging-executable.configuring](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring) +- [gradle-plugin#packaging-executable.jars](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.jars) +- [gradle-plugin#packaging-executable.wars.deployable](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.wars.deployable) +- [gradle-plugin#packaging-executable.wars](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.wars) +- [gradle-plugin#packaging-executable](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable) +- [gradle-plugin#publishing-your-application.distribution](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/publishing.html#publishing-your-application.distribution) +- [gradle-plugin#publishing-your-application-maven](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/publishing.html#publishing-your-application.maven-publish) +- [gradle-plugin#publishing-your-application.maven-publish](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/publishing.html#publishing-your-application.maven-publish) +- [gradle-plugin#publishing-your-application](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/publishing.html#publishing-your-application) +- [gradle-plugin#reacting-to-other-plugins.application](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/reacting.html#reacting-to-other-plugins.application) +- [gradle-plugin#reacting-to-other-plugins.dependency-management](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/reacting.html#reacting-to-other-plugins.dependency-management) +- [gradle-plugin#reacting-to-other-plugins.java](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/reacting.html#reacting-to-other-plugins.java) +- [gradle-plugin#reacting-to-other-plugins.kotlin](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/reacting.html#reacting-to-other-plugins.kotlin) +- [gradle-plugin#reacting-to-other-plugins.nbt](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/reacting.html#reacting-to-other-plugins.nbt) +- [gradle-plugin#reacting-to-other-plugins.war](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/reacting.html#reacting-to-other-plugins.war) +- [gradle-plugin#reacting-to-other-plugins](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/reacting.html#reacting-to-other-plugins) +- [gradle-plugin#running-your-application.passing-arguments](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/running.html#running-your-application.passing-arguments) +- [gradle-plugin#running-your-application.passing-system-properties](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/running.html#running-your-application.passing-system-properties) +- [gradle-plugin#running-your-application.reloading-resources](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/running.html#running-your-application.reloading-resources) +- [gradle-plugin#running-your-application.using-a-test-main-class](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/running.html#running-your-application.using-a-test-main-class) +- [gradle-plugin#running-your-application](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/running.html#running-your-application) +- [#howto-change-the-http-port-or-address-of-the-actuator-endpoints](how-to/actuator.md#howto.actuator.change-http-port-or-address) +- [#howto.actuator.change-http-port-or-address](how-to/actuator.md#howto.actuator.change-http-port-or-address) +- [#howto.actuator.customizing-sanitization](how-to/actuator.md#howto.actuator.customizing-sanitization) +- [#howto.actuator.sanitize-sensitive-values.customizing-sanitization](how-to/actuator.md#howto.actuator.customizing-sanitization) +- [#howto-map-health-indicators-to-metrics](how-to/actuator.md#howto.actuator.map-health-indicators-to-metrics) +- [#howto.actuator.map-health-indicators-to-metrics](how-to/actuator.md#howto.actuator.map-health-indicators-to-metrics) +- [#howto-actuator](how-to/actuator.md#howto.actuator) +- [#howto.actuator](how-to/actuator.md#howto.actuator) +- [#howto.aot.conditions](how-to/aot.md#howto.aot.conditions) +- [#howto.aot](how-to/aot.md#howto.aot) +- [#howto-build-an-application-context-hierarchy](how-to/application.md#howto.application.context-hierarchy) +- [#howto.application.context-hierarchy](how-to/application.md#howto.application.context-hierarchy) +- [#howto-customize-the-environment-or-application-context](how-to/application.md#howto.application.customize-the-environment-or-application-context) +- [#howto.application.customize-the-environment-or-application-context](how-to/application.md#howto.application.customize-the-environment-or-application-context) +- [#howto-failure-analyzer](how-to/application.md#howto.application.failure-analyzer) +- [#howto.application.failure-analyzer](how-to/application.md#howto.application.failure-analyzer) +- [#howto-create-a-non-web-application](how-to/application.md#howto.application.non-web-application) +- [#howto.application.non-web-application](how-to/application.md#howto.application.non-web-application) +- [#howto-troubleshoot-auto-configuration](how-to/application.md#howto.application.troubleshoot-auto-configuration) +- [#howto.application.troubleshoot-auto-configuration](how-to/application.md#howto.application.troubleshoot-auto-configuration) +- [#howto-spring-boot-application](how-to/application.md#howto.application) +- [#howto.application](how-to/application.md#howto.application) +- [#howto.batch.restarting-a-failed-job](how-to/batch.md#howto.batch.restarting-a-failed-job) +- [#howto-spring-batch-running-command-line](how-to/batch.md#howto.batch.running-from-the-command-line) +- [#howto.batch.running-from-the-command-line](how-to/batch.md#howto.batch.running-from-the-command-line) +- [#howto-spring-batch-running-jobs-on-startup](how-to/batch.md#howto.batch.running-jobs-on-startup) +- [#howto.batch.running-jobs-on-startup](how-to/batch.md#howto.batch.running-jobs-on-startup) +- [#howto-spring-batch-specifying-a-data-source](how-to/batch.md#howto.batch.specifying-a-data-source) +- [#howto.batch.specifying-a-data-source](how-to/batch.md#howto.batch.specifying-a-data-source) +- [#howto.batch.specifying-a-transaction-manager](how-to/batch.md#howto.batch.specifying-a-transaction-manager) +- [#howto-spring-batch-storing-job-repository](how-to/batch.md#howto.batch.storing-job-repository) +- [#howto.batch.storing-job-repository](how-to/batch.md#howto.batch.storing-job-repository) +- [#howto-batch-applications](how-to/batch.md#howto.batch) +- [#howto.batch](how-to/batch.md#howto.batch) +- [#howto-build-an-executable-archive-with-ant](how-to/build.md#howto.build.build-an-executable-archive-with-ant-without-using-spring-boot-antlib) +- [#howto.build.build-an-executable-archive-with-ant-without-using-spring-boot-antlib](how-to/build.md#howto.build.build-an-executable-archive-with-ant-without-using-spring-boot-antlib) +- [#howto-create-a-nonexecutable-jar](how-to/build.md#howto.build.create-a-nonexecutable-jar) +- [#howto.build.create-a-nonexecutable-jar](how-to/build.md#howto.build.create-a-nonexecutable-jar) +- [#howto-create-an-executable-jar-with-maven](how-to/build.md#howto.build.create-an-executable-jar-with-maven) +- [#howto.build.create-an-executable-jar-with-maven](how-to/build.md#howto.build.create-an-executable-jar-with-maven) +- [#howto-customize-dependency-versions](how-to/build.md#howto.build.customize-dependency-versions) +- [#howto.build.customize-dependency-versions](how-to/build.md#howto.build.customize-dependency-versions) +- [#howto-extract-specific-libraries-when-an-executable-jar-runs](how-to/build.md#howto.build.extract-specific-libraries-when-an-executable-jar-runs) +- [#howto.build.extract-specific-libraries-when-an-executable-jar-runs](how-to/build.md#howto.build.extract-specific-libraries-when-an-executable-jar-runs) +- [#howto-git-info](how-to/build.md#howto.build.generate-git-info) +- [#howto.build.generate-git-info](how-to/build.md#howto.build.generate-git-info) +- [#howto-build-info](how-to/build.md#howto.build.generate-info) +- [#howto.build.generate-info](how-to/build.md#howto.build.generate-info) +- [#howto-remote-debug-maven-run](how-to/build.md#howto.build.remote-debug-maven) +- [#howto.build.remote-debug-maven](how-to/build.md#howto.build.remote-debug-maven) +- [#howto-create-an-additional-executable-jar](how-to/build.md#howto.build.use-a-spring-boot-application-as-dependency) +- [#howto.build.use-a-spring-boot-application-as-dependency](how-to/build.md#howto.build.use-a-spring-boot-application-as-dependency) +- [#howto-build](how-to/build.md#howto.build) +- [#howto.build](how-to/build.md#howto.build) +- [#howto-configure-a-component-that-is-used-by-JPA](how-to/data-access.md#howto.data-access.configure-a-component-that-is-used-by-jpa) +- [#howto.data-access.configure-a-component-that-is-used-by-jpa](how-to/data-access.md#howto.data-access.configure-a-component-that-is-used-by-jpa) +- [#howto-configure-a-datasource](how-to/data-access.md#howto.data-access.configure-custom-datasource) +- [#howto.data-access.configure-custom-datasource](how-to/data-access.md#howto.data-access.configure-custom-datasource) +- [#howto-configure-hibernate-naming-strategy](how-to/data-access.md#howto.data-access.configure-hibernate-naming-strategy) +- [#howto.data-access.configure-hibernate-naming-strategy](how-to/data-access.md#howto.data-access.configure-hibernate-naming-strategy) +- [#howto-configure-hibernate-second-level-caching](how-to/data-access.md#howto.data-access.configure-hibernate-second-level-caching) +- [#howto.data-access.configure-hibernate-second-level-caching](how-to/data-access.md#howto.data-access.configure-hibernate-second-level-caching) +- [#howto-configure-jOOQ-with-multiple-datasources](how-to/data-access.md#howto.data-access.configure-jooq-with-multiple-datasources) +- [#howto.data-access.configure-jooq-with-multiple-datasources](how-to/data-access.md#howto.data-access.configure-jooq-with-multiple-datasources) +- [#howto-two-datasources](how-to/data-access.md#howto.data-access.configure-two-datasources) +- [#howto.data-access.configure-two-datasources](how-to/data-access.md#howto.data-access.configure-two-datasources) +- [#howto-use-customize-spring-datas-web-support](how-to/data-access.md#howto.data-access.customize-spring-data-web-support) +- [#howto.data-access.customize-spring-data-web-support](how-to/data-access.md#howto.data-access.customize-spring-data-web-support) +- [#howto-use-dependency-injection-hibernate-components](how-to/data-access.md#howto.data-access.dependency-injection-in-hibernate-components) +- [#howto.data-access.dependency-injection-in-hibernate-components](how-to/data-access.md#howto.data-access.dependency-injection-in-hibernate-components) +- [#howto-use-exposing-spring-data-repositories-rest-endpoint](how-to/data-access.md#howto.data-access.exposing-spring-data-repositories-as-rest) +- [#howto.data-access.exposing-spring-data-repositories-as-rest](how-to/data-access.md#howto.data-access.exposing-spring-data-repositories-as-rest) +- [#howto-configure-jpa-properties](how-to/data-access.md#howto.data-access.jpa-properties) +- [#howto.data-access.jpa-properties](how-to/data-access.md#howto.data-access.jpa-properties) +- [#howto-separate-entity-definitions-from-spring-configuration](how-to/data-access.md#howto.data-access.separate-entity-definitions-from-spring-configuration) +- [#howto.data-access.separate-entity-definitions-from-spring-configuration](how-to/data-access.md#howto.data-access.separate-entity-definitions-from-spring-configuration) +- [#howto-use-spring-data-repositories](how-to/data-access.md#howto.data-access.spring-data-repositories) +- [#howto.data-access.spring-data-repositories](how-to/data-access.md#howto.data-access.spring-data-repositories) +- [#howto-use-custom-entity-manager](how-to/data-access.md#howto.data-access.use-custom-entity-manager) +- [#howto.data-access.use-custom-entity-manager](how-to/data-access.md#howto.data-access.use-custom-entity-manager) +- [#howto-use-two-entity-managers](how-to/data-access.md#howto.data-access.use-multiple-entity-managers) +- [#howto.data-access.use-multiple-entity-managers](how-to/data-access.md#howto.data-access.use-multiple-entity-managers) +- [#howto-use-spring-data-jpa—​and-mongo-repositories](how-to/data-access.md#howto.data-access.use-spring-data-jpa-and-mongo-repositories) +- [#howto.data-access.use-spring-data-jpa-and-mongo-repositories](how-to/data-access.md#howto.data-access.use-spring-data-jpa-and-mongo-repositories) +- [#howto-use-traditional-persistence-xml](how-to/data-access.md#howto.data-access.use-traditional-persistence-xml) +- [#howto.data-access.use-traditional-persistence-xml](how-to/data-access.md#howto.data-access.use-traditional-persistence-xml) +- [#howto-data-access](how-to/data-access.md#howto.data-access) +- [#howto.data-access](how-to/data-access.md#howto.data-access) +- [#howto-initialize-a-spring-batch-database](how-to/data-initialization.md#howto.data-initialization.batch) +- [#howto.data-initialization.batch](how-to/data-initialization.md#howto.data-initialization.batch) +- [#howto-initialize-a-database-configuring-dependencies-depends-on-initialization-detection](how-to/data-initialization.md#howto.data-initialization.dependencies.depends-on-initialization-detection) +- [#howto.data-initialization.dependencies.depends-on-initialization-detection](how-to/data-initialization.md#howto.data-initialization.dependencies.depends-on-initialization-detection) +- [#howto-initialize-a-database-configuring-dependencies-initializer-detection](how-to/data-initialization.md#howto.data-initialization.dependencies.initializer-detection) +- [#howto.data-initialization.dependencies.initializer-detection](how-to/data-initialization.md#howto.data-initialization.dependencies.initializer-detection) +- [#howto-initialize-a-database-configuring-dependencies](how-to/data-initialization.md#howto.data-initialization.dependencies) +- [#howto.data-initialization.dependencies](how-to/data-initialization.md#howto.data-initialization.dependencies) +- [#howto.data-initialization.migration-tool.flyway-tests](how-to/data-initialization.md#howto.data-initialization.migration-tool.flyway-tests) +- [#howto-execute-flyway-database-migrations-on-startup](how-to/data-initialization.md#howto.data-initialization.migration-tool.flyway) +- [#howto.data-initialization.migration-tool.flyway](how-to/data-initialization.md#howto.data-initialization.migration-tool.flyway) +- [#howto.data-initialization.migration-tool.liquibase-tests](how-to/data-initialization.md#howto.data-initialization.migration-tool.liquibase-tests) +- [#howto-execute-liquibase-database-migrations-on-startup](how-to/data-initialization.md#howto.data-initialization.migration-tool.liquibase) +- [#howto.data-initialization.migration-tool.liquibase](how-to/data-initialization.md#howto.data-initialization.migration-tool.liquibase) +- [#howto-use-a-higher-level-database-migration-tool](how-to/data-initialization.md#howto.data-initialization.migration-tool) +- [#howto.data-initialization.migration-tool](how-to/data-initialization.md#howto.data-initialization.migration-tool) +- [#howto-initialize-a-database-using-basic-scripts](how-to/data-initialization.md#howto.data-initialization.using-basic-sql-scripts) +- [#howto.data-initialization.using-basic-sql-scripts](how-to/data-initialization.md#howto.data-initialization.using-basic-sql-scripts) +- [#howto.data-initialization.using-hibernate](how-to/data-initialization.md#howto.data-initialization.using-hibernate) +- [#howto.data-initialization.using-jpa](how-to/data-initialization.md#howto.data-initialization.using-hibernate) +- [#howto-database-initialization](how-to/data-initialization.md#howto.data-initialization) +- [#howto.data-initialization](how-to/data-initialization.md#howto.data-initialization) +- [#cloud-deployment-aws-java-se-platform](how-to/deployment/cloud.md#howto.deployment.cloud.aws.beanstalk.java-se-platform) +- [#deployment.cloud.aws.beanstalk.java-se-platform](how-to/deployment/cloud.md#howto.deployment.cloud.aws.beanstalk.java-se-platform) +- [#cloud-deployment-aws-tomcat-platform](how-to/deployment/cloud.md#howto.deployment.cloud.aws.beanstalk.tomcat-platform) +- [#deployment.cloud.aws.beanstalk.tomcat-platform](how-to/deployment/cloud.md#howto.deployment.cloud.aws.beanstalk.tomcat-platform) +- [#cloud-deployment-aws-beanstalk](how-to/deployment/cloud.md#howto.deployment.cloud.aws.beanstalk) +- [#deployment.cloud.aws.beanstalk](how-to/deployment/cloud.md#howto.deployment.cloud.aws.beanstalk) +- [#cloud-deployment-aws-summary](how-to/deployment/cloud.md#howto.deployment.cloud.aws.summary) +- [#deployment.cloud.aws.summary](how-to/deployment/cloud.md#howto.deployment.cloud.aws.summary) +- [#cloud-deployment-aws](how-to/deployment/cloud.md#howto.deployment.cloud.aws) +- [#deployment.cloud.aws](how-to/deployment/cloud.md#howto.deployment.cloud.aws) +- [#deployment.cloud.azure](how-to/deployment/cloud.md#howto.deployment.cloud.azure) +- [#cloud-deployment-boxfuse](how-to/deployment/cloud.md#howto.deployment.cloud.boxfuse) +- [#deployment.cloud.boxfuse](how-to/deployment/cloud.md#howto.deployment.cloud.boxfuse) +- [#cloud-deployment-cloud-foundry-services](how-to/deployment/cloud.md#howto.deployment.cloud.cloud-foundry.binding-to-services) +- [#deployment.cloud.cloud-foundry.binding-to-services](how-to/deployment/cloud.md#howto.deployment.cloud.cloud-foundry.binding-to-services) +- [#cloud-deployment-cloud-foundry](how-to/deployment/cloud.md#howto.deployment.cloud.cloud-foundry) +- [#deployment.cloud.cloud-foundry](how-to/deployment/cloud.md#howto.deployment.cloud.cloud-foundry) +- [#cloud-deployment-gae](how-to/deployment/cloud.md#howto.deployment.cloud.google) +- [#deployment.cloud.google](how-to/deployment/cloud.md#howto.deployment.cloud.google) +- [#cloud-deployment-heroku](how-to/deployment/cloud.md#howto.deployment.cloud.heroku) +- [#deployment.cloud.heroku](how-to/deployment/cloud.md#howto.deployment.cloud.heroku) +- [#cloud-deployment-kubernetes-container-lifecycle](how-to/deployment/cloud.md#howto.deployment.cloud.kubernetes.container-lifecycle) +- [#deployment.cloud.kubernetes.container-lifecycle](how-to/deployment/cloud.md#howto.deployment.cloud.kubernetes.container-lifecycle) +- [#cloud-deployment-kubernetes](how-to/deployment/cloud.md#howto.deployment.cloud.kubernetes) +- [#deployment.cloud.kubernetes](how-to/deployment/cloud.md#howto.deployment.cloud.kubernetes) +- [#cloud-deployment-openshift](how-to/deployment/cloud.md#howto.deployment.cloud.openshift) +- [#deployment.cloud.openshift](how-to/deployment/cloud.md#howto.deployment.cloud.openshift) +- [#cloud-deployment](how-to/deployment/cloud.md#howto.deployment.cloud) +- [#deployment.cloud](how-to/deployment/cloud.md#howto.deployment.cloud) +- [#deployment](how-to/deployment/index.md#howto.deployment) +- [#deployment](how-to/deployment/index.md) +- [deployment](how-to/deployment/index.md) +- [#deployment.installing.init-d.script-customization.when-running.conf-file](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization.when-running.conf-file) +- [#deployment.installing.nix-services.script-customization.when-running.conf-file](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization.when-running.conf-file) +- [#deployment-script-customization-when-it-runs](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization.when-running) +- [#deployment.installing.init-d.script-customization.when-running](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization.when-running) +- [#deployment.installing.nix-services.script-customization.when-running](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization.when-running) +- [#deployment-script-customization-when-it-written](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization.when-written) +- [#deployment.installing.init-d.script-customization.when-written](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization.when-written) +- [#deployment.installing.nix-services.script-customization.when-written](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization.when-written) +- [#deployment-script-customization](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization) +- [#deployment.installing.init-d.script-customization](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization) +- [#deployment.installing.nix-services.script-customization](how-to/deployment/installing.md#howto.deployment.installing.init-d.script-customization) +- [#deployment-initd-service-securing](how-to/deployment/installing.md#howto.deployment.installing.init-d.securing) +- [#deployment.installing.init-d.securing](how-to/deployment/installing.md#howto.deployment.installing.init-d.securing) +- [#deployment.installing.nix-services.init-d.securing](how-to/deployment/installing.md#howto.deployment.installing.init-d.securing) +- [#deployment-initd-service](how-to/deployment/installing.md#howto.deployment.installing.init-d) +- [#deployment.installing.init-d](how-to/deployment/installing.md#howto.deployment.installing.init-d) +- [#deployment.installing.nix-services.init-d](how-to/deployment/installing.md#howto.deployment.installing.init-d) +- [#deployment-systemd-service](how-to/deployment/installing.md#howto.deployment.installing.system-d) +- [#deployment.installing.nix-services.system-d](how-to/deployment/installing.md#howto.deployment.installing.system-d) +- [#deployment.installing.system-d](how-to/deployment/installing.md#howto.deployment.installing.system-d) +- [#deployment-windows](how-to/deployment/installing.md#howto.deployment.installing.windows-services) +- [#deployment.installing.windows-services](how-to/deployment/installing.md#howto.deployment.installing.windows-services) +- [#deployment-install-supported-operating-systems](how-to/deployment/installing.md#howto.deployment.installing) +- [#deployment-service](how-to/deployment/installing.md#howto.deployment.installing) +- [#deployment.installing.supported-operating-systems](how-to/deployment/installing.md#howto.deployment.installing) +- [#deployment.installing](how-to/deployment/installing.md#howto.deployment.installing) +- [#howto-convert-an-existing-application-to-spring-boot](how-to/deployment/traditional-deployment.md#howto.traditional-deployment.convert-existing-application) +- [#howto.traditional-deployment.convert-existing-application](how-to/deployment/traditional-deployment.md#howto.traditional-deployment.convert-existing-application) +- [#howto-create-a-deployable-war-file](how-to/deployment/traditional-deployment.md#howto.traditional-deployment.war) +- [#howto.traditional-deployment.war](how-to/deployment/traditional-deployment.md#howto.traditional-deployment.war) +- [#howto-weblogic](how-to/deployment/traditional-deployment.md#howto.traditional-deployment.weblogic) +- [#howto.traditional-deployment.weblogic](how-to/deployment/traditional-deployment.md#howto.traditional-deployment.weblogic) +- [#howto-traditional-deployment](how-to/deployment/traditional-deployment.md#howto.traditional-deployment) +- [#howto.traditional-deployment](how-to/deployment/traditional-deployment.md#howto.traditional-deployment) +- [#howto.docker-compose.jdbc-url](how-to/docker-compose.md#howto.docker-compose.jdbc-url) +- [#howto.docker-compose.sharing-services](how-to/docker-compose.md#howto.docker-compose.sharing-services) +- [#howto.docker-compose](how-to/docker-compose.md#howto.docker-compose) +- [#howto-reload-fast-restart](how-to/hotswapping.md#howto.hotswapping.fast-application-restarts) +- [#howto.hotswapping.fast-application-restarts](how-to/hotswapping.md#howto.hotswapping.fast-application-restarts) +- [#howto-reload-java-classes-without-restarting](how-to/hotswapping.md#howto.hotswapping.reload-java-classes-without-restarting) +- [#howto.hotswapping.reload-java-classes-without-restarting](how-to/hotswapping.md#howto.hotswapping.reload-java-classes-without-restarting) +- [#howto-reload-static-content](how-to/hotswapping.md#howto.hotswapping.reload-static-content) +- [#howto.hotswapping.reload-static-content](how-to/hotswapping.md#howto.hotswapping.reload-static-content) +- [#howto-reload-freemarker-content](how-to/hotswapping.md#howto.hotswapping.reload-templates.freemarker) +- [#howto.hotswapping.reload-templates.freemarker](how-to/hotswapping.md#howto.hotswapping.reload-templates.freemarker) +- [#howto-reload-groovy-template-content](how-to/hotswapping.md#howto.hotswapping.reload-templates.groovy) +- [#howto.hotswapping.reload-templates.groovy](how-to/hotswapping.md#howto.hotswapping.reload-templates.groovy) +- [#howto-reload-thymeleaf-content](how-to/hotswapping.md#howto.hotswapping.reload-templates.thymeleaf) +- [#howto.hotswapping.reload-templates.thymeleaf](how-to/hotswapping.md#howto.hotswapping.reload-templates.thymeleaf) +- [#howto-reload-thymeleaf-template-content](how-to/hotswapping.md#howto.hotswapping.reload-templates) +- [#howto.hotswapping.reload-templates](how-to/hotswapping.md#howto.hotswapping.reload-templates) +- [#howto-hotswapping](how-to/hotswapping.md#howto.hotswapping) +- [#howto.hotswapping](how-to/hotswapping.md#howto.hotswapping) +- [#howto-http-clients-proxy-configuration](how-to/http-clients.md#howto.http-clients.rest-template-proxy-configuration) +- [#howto.http-clients.rest-template-proxy-configuration](how-to/http-clients.md#howto.http-clients.rest-template-proxy-configuration) +- [#howto-webclient-reactor-netty-customization](how-to/http-clients.md#howto.http-clients.webclient-reactor-netty-customization) +- [#howto.http-clients.webclient-reactor-netty-customization](how-to/http-clients.md#howto.http-clients.webclient-reactor-netty-customization) +- [#howto-http-clients](how-to/http-clients.md#howto.http-clients) +- [#howto.http-clients](how-to/http-clients.md#howto.http-clients) +- [#howto](how-to/index.md#howto) +- [#howto](how-to/index.md) +- [howto](how-to/index.md) +- [#howto-jersey-alongside-another-web-framework](how-to/jersey.md#howto.jersey.alongside-another-web-framework) +- [#howto.jersey.alongside-another-web-framework](how-to/jersey.md#howto.jersey.alongside-another-web-framework) +- [#howto-jersey-spring-security](how-to/jersey.md#howto.jersey.spring-security) +- [#howto.jersey.spring-security](how-to/jersey.md#howto.jersey.spring-security) +- [#howto-jersey](how-to/jersey.md#howto.jersey) +- [#howto.jersey](how-to/jersey.md#howto.jersey) +- [#howto.logging.log4j.composite-configuration](how-to/logging.md#howto.logging.log4j.composite-configuration) +- [#howto-configure-log4j-for-logging-yaml-or-json-config](how-to/logging.md#howto.logging.log4j.yaml-or-json-config) +- [#howto.logging.log4j.yaml-or-json-config](how-to/logging.md#howto.logging.log4j.yaml-or-json-config) +- [#howto-configure-log4j-for-logging](how-to/logging.md#howto.logging.log4j) +- [#howto.logging.log4j](how-to/logging.md#howto.logging.log4j) +- [#howto-configure-logback-for-logging-fileonly](how-to/logging.md#howto.logging.logback.file-only-output) +- [#howto.logging.logback.file-only-output](how-to/logging.md#howto.logging.logback.file-only-output) +- [#howto-configure-logback-for-logging](how-to/logging.md#howto.logging.logback) +- [#howto.logging.logback](how-to/logging.md#howto.logging.logback) +- [#howto-logging](how-to/logging.md#howto.logging) +- [#howto.logging](how-to/logging.md#howto.logging) +- [#howto-jms-disable-transaction](how-to/messaging.md#howto.messaging.disable-transacted-jms-session) +- [#howto.messaging.disable-transacted-jms-session](how-to/messaging.md#howto.messaging.disable-transacted-jms-session) +- [#howto-messaging](how-to/messaging.md#howto.messaging) +- [#howto.messaging](how-to/messaging.md#howto.messaging) +- [#native-image.developing-your-first-application.buildpacks.gradle](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.buildpacks.gradle) +- [#native-image.developing-your-first-application.buildpacks.maven](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.buildpacks.maven) +- [#native-image.developing-your-first-application.buildpacks.running](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.buildpacks.running) +- [#native-image.developing-your-first-application.buildpacks.system-requirements](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.buildpacks.system-requirements) +- [#native-image.developing-your-first-application.buildpacks](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.buildpacks) +- [#native-image.developing-your-first-application.native-build-tools.gradle](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.native-build-tools.gradle) +- [#native-image.developing-your-first-application.native-build-tools.maven](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.native-build-tools.maven) +- [#native-image.developing-your-first-application.native-build-tools.prerequisites.linux-macos](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.native-build-tools.prerequisites.linux-macos) +- [#native-image.developing-your-first-application.native-build-tools.prerequisites.windows](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.native-build-tools.prerequisites.windows) +- [#native-image.developing-your-first-application.native-build-tools.prerequisites](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.native-build-tools.prerequisites) +- [#native-image.developing-your-first-application.native-build-tools.running](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.native-build-tools.running) +- [#native-image.developing-your-first-application.native-build-tools](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.native-build-tools) +- [#native-image.developing-your-first-application.sample-application](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application.sample-application) +- [#native-image.developing-your-first-application](how-to/native-image/developing-your-first-application.md#howto.native-image.developing-your-first-application) +- [#native-image.testing.with-native-build-tools.gradle](how-to/native-image/testing-native-applications.md#howto.native-image.testing.with-native-build-tools.gradle) +- [#native-image.testing.with-native-build-tools.maven](how-to/native-image/testing-native-applications.md#howto.native-image.testing.with-native-build-tools.maven) +- [#native-image.testing.with-native-build-tools](how-to/native-image/testing-native-applications.md#howto.native-image.testing.with-native-build-tools) +- [#native-image.testing.with-the-jvm](how-to/native-image/testing-native-applications.md#howto.native-image.testing.with-the-jvm) +- [#native-image.testing](how-to/native-image/testing-native-applications.md#howto.native-image.testing) +- [#howto-use-jedis-instead-of-lettuce](how-to/nosql.md#howto.nosql.jedis-instead-of-lettuce) +- [#howto.nosql.jedis-instead-of-lettuce](how-to/nosql.md#howto.nosql.jedis-instead-of-lettuce) +- [#howto.nosql](how-to/nosql.md#howto.nosql) +- [#howto-change-configuration-depending-on-the-environment](how-to/properties-and-configuration.md#howto.properties-and-configuration.change-configuration-depending-on-the-environment) +- [#howto.properties-and-configuration.change-configuration-depending-on-the-environment](how-to/properties-and-configuration.md#howto.properties-and-configuration.change-configuration-depending-on-the-environment) +- [#howto-discover-build-in-options-for-external-properties](how-to/properties-and-configuration.md#howto.properties-and-configuration.discover-build-in-options-for-external-properties) +- [#howto.properties-and-configuration.discover-build-in-options-for-external-properties](how-to/properties-and-configuration.md#howto.properties-and-configuration.discover-build-in-options-for-external-properties) +- [#howto-automatic-expansion-gradle](how-to/properties-and-configuration.md#howto.properties-and-configuration.expand-properties.gradle) +- [#howto.properties-and-configuration.expand-properties.gradle](how-to/properties-and-configuration.md#howto.properties-and-configuration.expand-properties.gradle) +- [#howto-automatic-expansion-maven](how-to/properties-and-configuration.md#howto.properties-and-configuration.expand-properties.maven) +- [#howto.properties-and-configuration.expand-properties.maven](how-to/properties-and-configuration.md#howto.properties-and-configuration.expand-properties.maven) +- [#howto-automatic-expansion](how-to/properties-and-configuration.md#howto.properties-and-configuration.expand-properties) +- [#howto.properties-and-configuration.expand-properties](how-to/properties-and-configuration.md#howto.properties-and-configuration.expand-properties) +- [#howto-change-the-location-of-external-properties](how-to/properties-and-configuration.md#howto.properties-and-configuration.external-properties-location) +- [#howto.properties-and-configuration.external-properties-location](how-to/properties-and-configuration.md#howto.properties-and-configuration.external-properties-location) +- [#howto-externalize-configuration](how-to/properties-and-configuration.md#howto.properties-and-configuration.externalize-configuration) +- [#howto.properties-and-configuration.externalize-configuration](how-to/properties-and-configuration.md#howto.properties-and-configuration.externalize-configuration) +- [#howto-set-active-spring-profiles](how-to/properties-and-configuration.md#howto.properties-and-configuration.set-active-spring-profiles) +- [#howto.properties-and-configuration.set-active-spring-profiles](how-to/properties-and-configuration.md#howto.properties-and-configuration.set-active-spring-profiles) +- [#howto.properties-and-configuration.set-default-spring-profile-name](how-to/properties-and-configuration.md#howto.properties-and-configuration.set-default-spring-profile-name) +- [#howto-use-short-command-line-arguments](how-to/properties-and-configuration.md#howto.properties-and-configuration.short-command-line-arguments) +- [#howto.properties-and-configuration.short-command-line-arguments](how-to/properties-and-configuration.md#howto.properties-and-configuration.short-command-line-arguments) +- [#howto-use-yaml-for-external-properties](how-to/properties-and-configuration.md#howto.properties-and-configuration.yaml) +- [#howto.properties-and-configuration.yaml](how-to/properties-and-configuration.md#howto.properties-and-configuration.yaml) +- [#howto-properties-and-configuration](how-to/properties-and-configuration.md#howto.properties-and-configuration) +- [#howto.properties-and-configuration](how-to/properties-and-configuration.md#howto.properties-and-configuration) +- [#howto-change-the-user-details-service-and-add-user-accounts](how-to/security.md#howto.security.change-user-details-service-and-add-user-accounts) +- [#howto.security.change-user-details-service-and-add-user-accounts](how-to/security.md#howto.security.change-user-details-service-and-add-user-accounts) +- [#howto-enable-https](how-to/security.md#howto.security.enable-https) +- [#howto.security.enable-https](how-to/security.md#howto.security.enable-https) +- [#howto-switch-off-spring-boot-security-configuration](how-to/security.md#howto.security.switch-off-spring-boot-configuration) +- [#howto.security.switch-off-spring-boot-configuration](how-to/security.md#howto.security.switch-off-spring-boot-configuration) +- [#howto-security](how-to/security.md#howto.security) +- [#howto.security](how-to/security.md#howto.security) +- [#howto-customize-the-jackson-objectmapper](how-to/spring-mvc.md#howto.spring-mvc.customize-jackson-objectmapper) +- [#howto.spring-mvc.customize-jackson-objectmapper](how-to/spring-mvc.md#howto.spring-mvc.customize-jackson-objectmapper) +- [#howto-customize-the-responsebody-rendering](how-to/spring-mvc.md#howto.spring-mvc.customize-responsebody-rendering) +- [#howto.spring-mvc.customize-responsebody-rendering](how-to/spring-mvc.md#howto.spring-mvc.customize-responsebody-rendering) +- [#howto-customize-view-resolvers](how-to/spring-mvc.md#howto.spring-mvc.customize-view-resolvers) +- [#howto.spring-mvc.customize-view-resolvers](how-to/spring-mvc.md#howto.spring-mvc.customize-view-resolvers) +- [#howto-customize-the-whitelabel-error-page](how-to/spring-mvc.md#howto.spring-mvc.customize-whitelabel-error-page) +- [#howto.actuator.customize-whitelabel-error-page](how-to/spring-mvc.md#howto.spring-mvc.customize-whitelabel-error-page) +- [#howto-multipart-file-upload-configuration](how-to/spring-mvc.md#howto.spring-mvc.multipart-file-uploads) +- [#howto.spring-mvc.multipart-file-uploads](how-to/spring-mvc.md#howto.spring-mvc.multipart-file-uploads) +- [#howto-switch-off-default-mvc-configuration](how-to/spring-mvc.md#howto.spring-mvc.switch-off-default-configuration) +- [#howto.spring-mvc.switch-off-default-configuration](how-to/spring-mvc.md#howto.spring-mvc.switch-off-default-configuration) +- [#howto-switch-off-the-spring-mvc-dispatcherservlet](how-to/spring-mvc.md#howto.spring-mvc.switch-off-dispatcherservlet) +- [#howto.spring-mvc.switch-off-dispatcherservlet](how-to/spring-mvc.md#howto.spring-mvc.switch-off-dispatcherservlet) +- [#howto-write-a-json-rest-service](how-to/spring-mvc.md#howto.spring-mvc.write-json-rest-service) +- [#howto.spring-mvc.write-json-rest-service](how-to/spring-mvc.md#howto.spring-mvc.write-json-rest-service) +- [#howto-write-an-xml-rest-service](how-to/spring-mvc.md#howto.spring-mvc.write-xml-rest-service) +- [#howto.spring-mvc.write-xml-rest-service](how-to/spring-mvc.md#howto.spring-mvc.write-xml-rest-service) +- [#howto-spring-mvc](how-to/spring-mvc.md#howto.spring-mvc) +- [#howto.spring-mvc](how-to/spring-mvc.md#howto.spring-mvc) +- [#howto.testing.slice-tests](how-to/testing.md#howto.testing.slice-tests) +- [#howto-use-test-with-spring-security](how-to/testing.md#howto.testing.with-spring-security) +- [#howto.spring-mvc.testing.with-spring-security](how-to/testing.md#howto.testing.with-spring-security) +- [#howto.testing.with-spring-security](how-to/testing.md#howto.testing.with-spring-security) +- [#howto.testing](how-to/testing.md#howto.testing) +- [#howto-configure-webserver-customizers](how-to/webserver.md#howto-configure-webserver-customizers) +- [#howto-disable-registration-of-a-servlet-or-filter](how-to/webserver.md#howto.webserver.add-servlet-filter-listener.spring-bean.disable) +- [#howto.webserver.add-servlet-filter-listener.spring-bean.disable](how-to/webserver.md#howto.webserver.add-servlet-filter-listener.spring-bean.disable) +- [#howto-add-a-servlet-filter-or-listener-as-spring-bean](how-to/webserver.md#howto.webserver.add-servlet-filter-listener.spring-bean) +- [#howto.webserver.add-servlet-filter-listener.spring-bean](how-to/webserver.md#howto.webserver.add-servlet-filter-listener.spring-bean) +- [#howto-add-a-servlet-filter-or-listener-using-scanning](how-to/webserver.md#howto.webserver.add-servlet-filter-listener.using-scanning) +- [#howto.webserver.add-servlet-filter-listener.using-scanning](how-to/webserver.md#howto.webserver.add-servlet-filter-listener.using-scanning) +- [#howto-add-a-servlet-filter-or-listener](how-to/webserver.md#howto.webserver.add-servlet-filter-listener) +- [#howto.webserver.add-servlet-filter-listener](how-to/webserver.md#howto.webserver.add-servlet-filter-listener) +- [#howto-change-the-http-port](how-to/webserver.md#howto.webserver.change-port) +- [#howto.webserver.change-port](how-to/webserver.md#howto.webserver.change-port) +- [#howto-configure-accesslogs](how-to/webserver.md#howto.webserver.configure-access-logs) +- [#howto.webserver.configure-access-logs](how-to/webserver.md#howto.webserver.configure-access-logs) +- [#howto-configure-http2-jetty](how-to/webserver.md#howto.webserver.configure-http2.jetty) +- [#howto.webserver.configure-http2.jetty](how-to/webserver.md#howto.webserver.configure-http2.jetty) +- [#howto-configure-http2-netty](how-to/webserver.md#howto.webserver.configure-http2.netty) +- [#howto.webserver.configure-http2.netty](how-to/webserver.md#howto.webserver.configure-http2.netty) +- [#howto-configure-http2-tomcat](how-to/webserver.md#howto.webserver.configure-http2.tomcat) +- [#howto.webserver.configure-http2.tomcat](how-to/webserver.md#howto.webserver.configure-http2.tomcat) +- [#howto-configure-http2-undertow](how-to/webserver.md#howto.webserver.configure-http2.undertow) +- [#howto.webserver.configure-http2.undertow](how-to/webserver.md#howto.webserver.configure-http2.undertow) +- [#howto-configure-http2](how-to/webserver.md#howto.webserver.configure-http2) +- [#howto.webserver.configure-http2](how-to/webserver.md#howto.webserver.configure-http2) +- [#howto.webserver.configure-ssl.pem-files](how-to/webserver.md#howto.webserver.configure-ssl.pem-files) +- [#howto-configure-ssl](how-to/webserver.md#howto.webserver.configure-ssl) +- [#howto.webserver.configure-ssl](how-to/webserver.md#howto.webserver.configure-ssl) +- [#howto-configure-webserver](how-to/webserver.md#howto.webserver.configure) +- [#howto.webserver.configure](how-to/webserver.md#howto.webserver.configure) +- [#howto-create-websocket-endpoints-using-serverendpoint](how-to/webserver.md#howto.webserver.create-websocket-endpoints-using-serverendpoint) +- [#howto.webserver.create-websocket-endpoints-using-serverendpoint](how-to/webserver.md#howto.webserver.create-websocket-endpoints-using-serverendpoint) +- [#howto-disable-web-server](how-to/webserver.md#howto.webserver.disable) +- [#howto.webserver.disable](how-to/webserver.md#howto.webserver.disable) +- [#howto-discover-the-http-port-at-runtime](how-to/webserver.md#howto.webserver.discover-port) +- [#howto.webserver.discover-port](how-to/webserver.md#howto.webserver.discover-port) +- [#howto-enable-multiple-connectors-in-tomcat](how-to/webserver.md#howto.webserver.enable-multiple-connectors-in-tomcat) +- [#howto.webserver.enable-multiple-connectors-in-tomcat](how-to/webserver.md#howto.webserver.enable-multiple-connectors-in-tomcat) +- [#howto-enable-multiple-listeners-in-undertow](how-to/webserver.md#howto.webserver.enable-multiple-listeners-in-undertow) +- [#howto.webserver.enable-multiple-listeners-in-undertow](how-to/webserver.md#howto.webserver.enable-multiple-listeners-in-undertow) +- [#how-to-enable-http-response-compression](how-to/webserver.md#howto.webserver.enable-response-compression) +- [#howto.webserver.enable-response-compression](how-to/webserver.md#howto.webserver.enable-response-compression) +- [#howto-enable-tomcat-mbean-registry](how-to/webserver.md#howto.webserver.enable-tomcat-mbean-registry) +- [#howto.webserver.enable-tomcat-mbean-registry](how-to/webserver.md#howto.webserver.enable-tomcat-mbean-registry) +- [#howto-use-another-web-server](how-to/webserver.md#howto.webserver.use-another) +- [#howto.webserver.use-another](how-to/webserver.md#howto.webserver.use-another) +- [#howto-customize-tomcat-behind-a-proxy-server](how-to/webserver.md#howto.webserver.use-behind-a-proxy-server.tomcat) +- [#howto.webserver.use-behind-a-proxy-server.tomcat](how-to/webserver.md#howto.webserver.use-behind-a-proxy-server.tomcat) +- [#howto-use-behind-a-proxy-server](how-to/webserver.md#howto.webserver.use-behind-a-proxy-server) +- [#howto.webserver.use-behind-a-proxy-server](how-to/webserver.md#howto.webserver.use-behind-a-proxy-server) +- [#howto-user-a-random-unassigned-http-port](how-to/webserver.md#howto.webserver.use-random-port) +- [#howto.webserver.use-random-port](how-to/webserver.md#howto.webserver.use-random-port) +- [#howto-embedded-web-servers](how-to/webserver.md#howto.webserver) +- [#howto.webserver](how-to/webserver.md#howto.webserver) +- [#getting-started.introducing-spring-boot](index.md) +- [#getting-started](index.md) +- [#index](index.md) +- [#spring-boot-reference-documentation](index.md) +- [getting-started](index.md) +- [maven-plugin#aot.process-aot-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.optional-parameters) +- [maven-plugin#aot.process-aot-goal.parameter-details.arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.arguments) +- [maven-plugin#aot.process-aot-goal.parameter-details.classes-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.classes-directory) +- [maven-plugin#aot.process-aot-goal.parameter-details.compiler-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.compiler-arguments) +- [maven-plugin#aot.process-aot-goal.parameter-details.exclude-group-ids](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.exclude-group-ids) +- [maven-plugin#aot.process-aot-goal.parameter-details.excludes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.excludes) +- [maven-plugin#aot.process-aot-goal.parameter-details.generated-classes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.generated-classes) +- [maven-plugin#aot.process-aot-goal.parameter-details.generated-resources](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.generated-resources) +- [maven-plugin#aot.process-aot-goal.parameter-details.generated-sources](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.generated-sources) +- [maven-plugin#aot.process-aot-goal.parameter-details.includes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.includes) +- [maven-plugin#aot.process-aot-goal.parameter-details.jvm-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.jvm-arguments) +- [maven-plugin#aot.process-aot-goal.parameter-details.main-class](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.main-class) +- [maven-plugin#aot.process-aot-goal.parameter-details.profiles](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.profiles) +- [maven-plugin#aot.process-aot-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.skip) +- [maven-plugin#aot.process-aot-goal.parameter-details.system-property-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details.system-property-variables) +- [maven-plugin#aot.process-aot-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.parameter-details) +- [maven-plugin#aot.process-aot-goal.required-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal.required-parameters) +- [maven-plugin#aot.process-aot-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-aot-goal) +- [maven-plugin#aot.process-test-aot-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.optional-parameters) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.classes-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.classes-directory) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.compiler-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.compiler-arguments) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.exclude-group-ids](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.exclude-group-ids) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.excludes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.excludes) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.generated-classes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.generated-classes) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.generated-resources](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.generated-resources) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.generated-sources](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.generated-sources) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.generated-test-classes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.generated-test-classes) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.includes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.includes) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.jvm-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.jvm-arguments) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.skip) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.system-property-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.system-property-variables) +- [maven-plugin#aot.process-test-aot-goal.parameter-details.test-classes-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details.test-classes-directory) +- [maven-plugin#aot.process-test-aot-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.parameter-details) +- [maven-plugin#aot.process-test-aot-goal.required-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal.required-parameters) +- [maven-plugin#aot.process-test-aot-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.process-test-aot-goal) +- [maven-plugin#aot.processing-applications.using-the-native-profile](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.processing-applications.using-the-native-profile) +- [maven-plugin#aot.processing-applications](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.processing-applications) +- [maven-plugin#aot.processing-tests](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot.processing-tests) +- [maven-plugin#aot](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/aot.html#aot) +- [maven-plugin#build-image.build-image-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.optional-parameters) +- [maven-plugin#build-image.build-image-goal.parameter-details.classifier](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.classifier) +- [maven-plugin#build-image.build-image-goal.parameter-details.docker](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.docker) +- [maven-plugin#build-image.build-image-goal.parameter-details.exclude-devtools](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.exclude-devtools) +- [maven-plugin#build-image.build-image-goal.parameter-details.exclude-docker-compose](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.exclude-docker-compose) +- [maven-plugin#build-image.build-image-goal.parameter-details.exclude-group-ids](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.exclude-group-ids) +- [maven-plugin#build-image.build-image-goal.parameter-details.excludes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.excludes) +- [maven-plugin#build-image.build-image-goal.parameter-details.image](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.image) +- [maven-plugin#build-image.build-image-goal.parameter-details.include-system-scope](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.include-system-scope) +- [maven-plugin#build-image.build-image-goal.parameter-details.include-tools](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.include-tools) +- [maven-plugin#build-image.build-image-goal.parameter-details.includes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.includes) +- [maven-plugin#build-image.build-image-goal.parameter-details.layers](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.layers) +- [maven-plugin#build-image.build-image-goal.parameter-details.layout-factory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.layout-factory) +- [maven-plugin#build-image.build-image-goal.parameter-details.layout](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.layout) +- [maven-plugin#build-image.build-image-goal.parameter-details.loader-implementation](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.loader-implementation) +- [maven-plugin#build-image.build-image-goal.parameter-details.main-class](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.main-class) +- [maven-plugin#build-image.build-image-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.skip) +- [maven-plugin#build-image.build-image-goal.parameter-details.source-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details.source-directory) +- [maven-plugin#build-image.build-image-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.parameter-details) +- [maven-plugin#build-image.build-image-goal.required-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal.required-parameters) +- [maven-plugin#build-image.build-image-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-goal) +- [maven-plugin#build-image.build-image-no-fork-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.optional-parameters) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.classifier](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.classifier) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.docker](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.docker) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.exclude-devtools](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.exclude-devtools) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.exclude-docker-compose](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.exclude-docker-compose) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.exclude-group-ids](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.exclude-group-ids) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.excludes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.excludes) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.image](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.image) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.include-system-scope](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.include-system-scope) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.include-tools](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.include-tools) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.includes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.includes) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.layers](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.layers) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.layout-factory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.layout-factory) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.layout](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.layout) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.loader-implementation](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.loader-implementation) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.main-class](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.main-class) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.skip) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details.source-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details.source-directory) +- [maven-plugin#build-image.build-image-no-fork-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.parameter-details) +- [maven-plugin#build-image.build-image-no-fork-goal.required-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal.required-parameters) +- [maven-plugin#build-image.build-image-no-fork-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.build-image-no-fork-goal) +- [maven-plugin#build-image.customization.tags](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.customization.tags) +- [maven-plugin#build-image.customization](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.customization) +- [maven-plugin#build-image.docker-daemon](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.docker-daemon) +- [maven-plugin#build-image.docker-registry](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.docker-registry) +- [maven-plugin#build-image.examples.builder-configuration](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.builder-configuration) +- [maven-plugin#build-image.examples.buildpacks](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.buildpacks) +- [maven-plugin#build-image.examples.caches](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.caches) +- [maven-plugin#build-image.examples.custom-image-builder](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.custom-image-builder) +- [maven-plugin#build-image.examples.custom-image-name](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.custom-image-name) +- [maven-plugin#build-image.examples.docker.auth](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.docker.auth) +- [maven-plugin#build-image.examples.docker.colima](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.docker.colima) +- [maven-plugin#build-image.examples.docker.minikube](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.docker.minikube) +- [maven-plugin#build-image.examples.docker.podman](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.docker.podman) +- [maven-plugin#build-image.examples.docker](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.docker) +- [maven-plugin#build-image.examples.publish](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.publish) +- [maven-plugin#build-image.examples.runtime-jvm-configuration](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples.runtime-jvm-configuration) +- [maven-plugin#build-image.examples](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image.examples) +- [maven-plugin#build-image](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image) +- [maven-plugin#build-info.build-info-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info.build-info-goal.optional-parameters) +- [maven-plugin#build-info.build-info-goal.parameter-details.additional-properties](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info.build-info-goal.parameter-details.additional-properties) +- [maven-plugin#build-info.build-info-goal.parameter-details.exclude-info-properties](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info.build-info-goal.parameter-details.exclude-info-properties) +- [maven-plugin#build-info.build-info-goal.parameter-details.output-file](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info.build-info-goal.parameter-details.output-file) +- [maven-plugin#build-info.build-info-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info.build-info-goal.parameter-details.skip) +- [maven-plugin#build-info.build-info-goal.parameter-details.time](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info.build-info-goal.parameter-details.time) +- [maven-plugin#build-info.build-info-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info.build-info-goal.parameter-details) +- [maven-plugin#build-info.build-info-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info.build-info-goal) +- [maven-plugin#build-info](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-info.html#build-info) +- [maven-plugin#getting-started](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/getting-started.html#getting-started) +- [maven-plugin#goals](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/goals.html#goals) +- [maven-plugin#help.help-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/help.html#help.help-goal.optional-parameters) +- [maven-plugin#help.help-goal.parameter-details.detail](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/help.html#help.help-goal.parameter-details.detail) +- [maven-plugin#help.help-goal.parameter-details.goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/help.html#help.help-goal.parameter-details.goal) +- [maven-plugin#help.help-goal.parameter-details.indent-size](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/help.html#help.help-goal.parameter-details.indent-size) +- [maven-plugin#help.help-goal.parameter-details.line-length](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/help.html#help.help-goal.parameter-details.line-length) +- [maven-plugin#help.help-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/help.html#help.help-goal.parameter-details) +- [maven-plugin#help.help-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/help.html#help.help-goal) +- [maven-plugin#help](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/help.html#help) +- [maven-plugin#maven-plugin](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/index.html#maven-plugin) +- [maven-plugin#integration-tests.examples.jmx-port](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.examples.jmx-port) +- [maven-plugin#integration-tests.examples.random-port](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.examples.random-port) +- [maven-plugin#integration-tests.examples.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.examples.skip) +- [maven-plugin#integration-tests.examples](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.examples) +- [maven-plugin#integration-tests.no-starter-parent](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.no-starter-parent) +- [maven-plugin#integration-tests.start-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.optional-parameters) +- [maven-plugin#integration-tests.start-goal.parameter-details.add-resources](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.add-resources) +- [maven-plugin#integration-tests.start-goal.parameter-details.additional-classpath-elements](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.additional-classpath-elements) +- [maven-plugin#integration-tests.start-goal.parameter-details.directories](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.additional-classpath-elements) +- [maven-plugin#integration-tests.start-goal.parameter-details.agents](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.agents) +- [maven-plugin#integration-tests.start-goal.parameter-details.arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.arguments) +- [maven-plugin#integration-tests.start-goal.parameter-details.classes-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.classes-directory) +- [maven-plugin#integration-tests.start-goal.parameter-details.commandline-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.commandline-arguments) +- [maven-plugin#integration-tests.start-goal.parameter-details.environment-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.environment-variables) +- [maven-plugin#integration-tests.start-goal.parameter-details.exclude-group-ids](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.exclude-group-ids) +- [maven-plugin#integration-tests.start-goal.parameter-details.excludes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.excludes) +- [maven-plugin#integration-tests.start-goal.parameter-details.includes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.includes) +- [maven-plugin#integration-tests.start-goal.parameter-details.jmx-name](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.jmx-name) +- [maven-plugin#integration-tests.start-goal.parameter-details.jmx-port](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.jmx-port) +- [maven-plugin#integration-tests.start-goal.parameter-details.jvm-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.jvm-arguments) +- [maven-plugin#integration-tests.start-goal.parameter-details.main-class](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.main-class) +- [maven-plugin#integration-tests.start-goal.parameter-details.max-attempts](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.max-attempts) +- [maven-plugin#integration-tests.start-goal.parameter-details.noverify](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.noverify) +- [maven-plugin#integration-tests.start-goal.parameter-details.profiles](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.profiles) +- [maven-plugin#integration-tests.start-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.skip) +- [maven-plugin#integration-tests.start-goal.parameter-details.system-property-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.system-property-variables) +- [maven-plugin#integration-tests.start-goal.parameter-details.use-test-classpath](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.use-test-classpath) +- [maven-plugin#integration-tests.start-goal.parameter-details.wait](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.wait) +- [maven-plugin#integration-tests.start-goal.parameter-details.working-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details.working-directory) +- [maven-plugin#integration-tests.start-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.parameter-details) +- [maven-plugin#integration-tests.start-goal.required-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal.required-parameters) +- [maven-plugin#integration-tests.start-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.start-goal) +- [maven-plugin#integration-tests.stop-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.stop-goal.optional-parameters) +- [maven-plugin#integration-tests.stop-goal.parameter-details.jmx-name](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.stop-goal.parameter-details.jmx-name) +- [maven-plugin#integration-tests.stop-goal.parameter-details.jmx-port](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.stop-goal.parameter-details.jmx-port) +- [maven-plugin#integration-tests.stop-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.stop-goal.parameter-details.skip) +- [maven-plugin#integration-tests.stop-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.stop-goal.parameter-details) +- [maven-plugin#integration-tests.stop-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests.stop-goal) +- [maven-plugin#integration-tests](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/integration-tests.html#integration-tests) +- [maven-plugin#packaging.examples.custom-classifier](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.examples.custom-classifier) +- [maven-plugin#packaging.examples.custom-layers-configuration](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.examples.custom-layers-configuration) +- [maven-plugin#packaging.examples.custom-layout](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.examples.custom-layout) +- [maven-plugin#packaging.examples.custom-name](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.examples.custom-name) +- [maven-plugin#packaging.examples.exclude-dependency](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.examples.exclude-dependency) +- [maven-plugin#packaging.examples.layered-archive-tools](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.examples.layered-archive-tools) +- [maven-plugin#packaging.examples.local-artifact](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.examples.local-artifact) +- [maven-plugin#packaging.examples](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.examples) +- [maven-plugin#packaging.layers.configuration](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.layers.configuration) +- [maven-plugin#packaging.layers](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.layers) +- [maven-plugin#packaging.repackage-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.optional-parameters) +- [maven-plugin#packaging.repackage-goal.parameter-details.attach](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.attach) +- [maven-plugin#packaging.repackage-goal.parameter-details.classifier](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.classifier) +- [maven-plugin#packaging.repackage-goal.parameter-details.embedded-launch-script-properties](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.embedded-launch-script-properties) +- [maven-plugin#packaging.repackage-goal.parameter-details.embedded-launch-script](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.embedded-launch-script) +- [maven-plugin#packaging.repackage-goal.parameter-details.exclude-devtools](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.exclude-devtools) +- [maven-plugin#packaging.repackage-goal.parameter-details.exclude-docker-compose](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.exclude-docker-compose) +- [maven-plugin#packaging.repackage-goal.parameter-details.exclude-group-ids](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.exclude-group-ids) +- [maven-plugin#packaging.repackage-goal.parameter-details.excludes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.excludes) +- [maven-plugin#packaging.repackage-goal.parameter-details.executable](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.executable) +- [maven-plugin#packaging.repackage-goal.parameter-details.include-system-scope](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.include-system-scope) +- [maven-plugin#packaging.repackage-goal.parameter-details.include-tools](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.include-tools) +- [maven-plugin#packaging.repackage-goal.parameter-details.includes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.includes) +- [maven-plugin#packaging.repackage-goal.parameter-details.layers](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.layers) +- [maven-plugin#packaging.repackage-goal.parameter-details.layout-factory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.layout-factory) +- [maven-plugin#packaging.repackage-goal.parameter-details.layout](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.layout) +- [maven-plugin#packaging.repackage-goal.parameter-details.loader-implementation](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.loader-implementation) +- [maven-plugin#packaging.repackage-goal.parameter-details.main-class](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.main-class) +- [maven-plugin#packaging.repackage-goal.parameter-details.output-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.output-directory) +- [maven-plugin#packaging.repackage-goal.parameter-details.output-timestamp](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.output-timestamp) +- [maven-plugin#packaging.repackage-goal.parameter-details.requires-unpack](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.requires-unpack) +- [maven-plugin#packaging.repackage-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details.skip) +- [maven-plugin#packaging.repackage-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.parameter-details) +- [maven-plugin#packaging.repackage-goal.required-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal.required-parameters) +- [maven-plugin#packaging.repackage-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.repackage-goal) +- [maven-plugin#packaging](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging) +- [maven-plugin#run.examples.debug](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.examples.debug) +- [maven-plugin#run.examples.environment-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.examples.environment-variables) +- [maven-plugin#run.examples.specify-active-profiles](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.examples.specify-active-profiles) +- [maven-plugin#run.examples.system-properties](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.examples.system-properties) +- [maven-plugin#run.examples.using-application-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.examples.using-application-arguments) +- [maven-plugin#run.examples](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.examples) +- [maven-plugin#run.run-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.optional-parameters) +- [maven-plugin#run.run-goal.parameter-details.add-resources](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.add-resources) +- [maven-plugin#run.run-goal.parameter-details.additional-classpath-elements](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.additional-classpath-elements) +- [maven-plugin#run.run-goal.parameter-details.directories](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.additional-classpath-elements) +- [maven-plugin#run.run-goal.parameter-details.agents](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.agents) +- [maven-plugin#run.run-goal.parameter-details.arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.arguments) +- [maven-plugin#run.run-goal.parameter-details.classes-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.classes-directory) +- [maven-plugin#run.run-goal.parameter-details.commandline-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.commandline-arguments) +- [maven-plugin#run.run-goal.parameter-details.environment-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.environment-variables) +- [maven-plugin#run.run-goal.parameter-details.exclude-group-ids](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.exclude-group-ids) +- [maven-plugin#run.run-goal.parameter-details.excludes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.excludes) +- [maven-plugin#run.run-goal.parameter-details.includes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.includes) +- [maven-plugin#run.run-goal.parameter-details.jvm-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.jvm-arguments) +- [maven-plugin#run.run-goal.parameter-details.main-class](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.main-class) +- [maven-plugin#run.run-goal.parameter-details.noverify](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.noverify) +- [maven-plugin#run.run-goal.parameter-details.optimized-launch](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.optimized-launch) +- [maven-plugin#run.run-goal.parameter-details.profiles](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.profiles) +- [maven-plugin#run.run-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.skip) +- [maven-plugin#run.run-goal.parameter-details.system-property-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.system-property-variables) +- [maven-plugin#run.run-goal.parameter-details.use-test-classpath](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.use-test-classpath) +- [maven-plugin#run.run-goal.parameter-details.working-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details.working-directory) +- [maven-plugin#run.run-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.parameter-details) +- [maven-plugin#run.run-goal.required-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal.required-parameters) +- [maven-plugin#run.run-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.run-goal) +- [maven-plugin#run.test-run-goal.optional-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.optional-parameters) +- [maven-plugin#run.test-run-goal.parameter-details.add-resources](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.add-resources) +- [maven-plugin#run.test-run-goal.parameter-details.additional-classpath-elements](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.additional-classpath-elements) +- [maven-plugin#run.test-run-goal.parameter-details.directories](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.additional-classpath-elements) +- [maven-plugin#run.test-run-goal.parameter-details.agents](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.agents) +- [maven-plugin#run.test-run-goal.parameter-details.arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.arguments) +- [maven-plugin#run.test-run-goal.parameter-details.classes-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.classes-directory) +- [maven-plugin#run.test-run-goal.parameter-details.commandline-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.commandline-arguments) +- [maven-plugin#run.test-run-goal.parameter-details.environment-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.environment-variables) +- [maven-plugin#run.test-run-goal.parameter-details.exclude-group-ids](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.exclude-group-ids) +- [maven-plugin#run.test-run-goal.parameter-details.excludes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.excludes) +- [maven-plugin#run.test-run-goal.parameter-details.includes](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.includes) +- [maven-plugin#run.test-run-goal.parameter-details.jvm-arguments](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.jvm-arguments) +- [maven-plugin#run.test-run-goal.parameter-details.main-class](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.main-class) +- [maven-plugin#run.test-run-goal.parameter-details.noverify](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.noverify) +- [maven-plugin#run.test-run-goal.parameter-details.optimized-launch](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.optimized-launch) +- [maven-plugin#run.test-run-goal.parameter-details.profiles](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.profiles) +- [maven-plugin#run.test-run-goal.parameter-details.skip](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.skip) +- [maven-plugin#run.test-run-goal.parameter-details.system-property-variables](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.system-property-variables) +- [maven-plugin#run.test-run-goal.parameter-details.test-classes-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.test-classes-directory) +- [maven-plugin#run.test-run-goal.parameter-details.working-directory](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details.working-directory) +- [maven-plugin#run.test-run-goal.parameter-details](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.parameter-details) +- [maven-plugin#run.test-run-goal.required-parameters](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal.required-parameters) +- [maven-plugin#run.test-run-goal](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run.test-run-goal) +- [maven-plugin#run](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/run.html#run) +- [maven-plugin#using.import](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/using.html#using.import) +- [maven-plugin#using.overriding-command-line](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/using.html#using.overriding-command-line) +- [maven-plugin#using.parent-pom](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/using.html#using.parent-pom) +- [maven-plugin#using](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/using.html#using) +- [#actuator.auditing.custom](reference/actuator/auditing.md#actuator.auditing.custom) +- [#production-ready-auditing-custom](reference/actuator/auditing.md#actuator.auditing.custom) +- [#actuator.auditing](reference/actuator/auditing.md#actuator.auditing) +- [#production-ready-auditing](reference/actuator/auditing.md#actuator.auditing) +- [#actuator.cloud-foundry.custom-context-path](reference/actuator/cloud-foundry.md#actuator.cloud-foundry.custom-context-path) +- [#production-ready-custom-context-path](reference/actuator/cloud-foundry.md#actuator.cloud-foundry.custom-context-path) +- [#actuator.cloud-foundry.disable](reference/actuator/cloud-foundry.md#actuator.cloud-foundry.disable) +- [#production-ready-cloudfoundry-disable](reference/actuator/cloud-foundry.md#actuator.cloud-foundry.disable) +- [#actuator.cloud-foundry.ssl](reference/actuator/cloud-foundry.md#actuator.cloud-foundry.ssl) +- [#production-ready-cloudfoundry-ssl](reference/actuator/cloud-foundry.md#actuator.cloud-foundry.ssl) +- [#actuator.cloud-foundry](reference/actuator/cloud-foundry.md#actuator.cloud-foundry) +- [#production-ready-cloudfoundry](reference/actuator/cloud-foundry.md#actuator.cloud-foundry) +- [#actuator.enabling](reference/actuator/enabling.md#actuator.enabling) +- [#production-ready-enabling](reference/actuator/enabling.md#actuator.enabling) +- [#actuator.endpoints.caching](reference/actuator/endpoints.md#actuator.endpoints.caching) +- [#production-ready-endpoints-caching](reference/actuator/endpoints.md#actuator.endpoints.caching) +- [#actuator.endpoints.enabling](reference/actuator/endpoints.md#actuator.endpoints.controlling-access) +- [#production-ready-endpoints-enabling-endpoints](reference/actuator/endpoints.md#actuator.endpoints.controlling-access) +- [#actuator.endpoints.cors](reference/actuator/endpoints.md#actuator.endpoints.cors) +- [#production-ready-endpoints-cors](reference/actuator/endpoints.md#actuator.endpoints.cors) +- [#actuator.endpoints.exposing](reference/actuator/endpoints.md#actuator.endpoints.exposing) +- [#production-ready-endpoints-exposing-endpoints](reference/actuator/endpoints.md#actuator.endpoints.exposing) +- [#actuator.endpoints.health.auto-configured-health-indicators](reference/actuator/endpoints.md#actuator.endpoints.health.auto-configured-health-indicators) +- [#production-ready-health-indicators](reference/actuator/endpoints.md#actuator.endpoints.health.auto-configured-health-indicators) +- [#actuator.endpoints.health.auto-configured-reactive-health-indicators](reference/actuator/endpoints.md#actuator.endpoints.health.auto-configured-reactive-health-indicators) +- [#reactive-health-indicators-autoconfigured](reference/actuator/endpoints.md#actuator.endpoints.health.auto-configured-reactive-health-indicators) +- [#actuator.endpoints.health.datasource](reference/actuator/endpoints.md#actuator.endpoints.health.datasource) +- [#production-ready-health-datasource](reference/actuator/endpoints.md#actuator.endpoints.health.datasource) +- [#actuator.endpoints.health.groups](reference/actuator/endpoints.md#actuator.endpoints.health.groups) +- [#production-ready-health-groups](reference/actuator/endpoints.md#actuator.endpoints.health.groups) +- [#actuator.endpoints.health.reactive-health-indicators](reference/actuator/endpoints.md#actuator.endpoints.health.reactive-health-indicators) +- [#reactive-health-indicators](reference/actuator/endpoints.md#actuator.endpoints.health.reactive-health-indicators) +- [#actuator.endpoints.health.writing-custom-health-indicators](reference/actuator/endpoints.md#actuator.endpoints.health.writing-custom-health-indicators) +- [#production-ready-health-indicators-writing](reference/actuator/endpoints.md#actuator.endpoints.health.writing-custom-health-indicators) +- [#actuator.endpoints.health](reference/actuator/endpoints.md#actuator.endpoints.health) +- [#production-ready-health](reference/actuator/endpoints.md#actuator.endpoints.health) +- [#actuator.endpoints.hypermedia](reference/actuator/endpoints.md#actuator.endpoints.hypermedia) +- [#production-ready-endpoints-hypermedia](reference/actuator/endpoints.md#actuator.endpoints.hypermedia) +- [#actuator.endpoints.implementing-custom.input.conversion](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.input.conversion) +- [#production-ready-endpoints-custom-input-conversion](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.input.conversion) +- [#actuator.endpoints.implementing-custom.input](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.input) +- [#production-ready-endpoints-custom-input](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.input) +- [#actuator.endpoints.implementing-custom.web.consumes-predicates](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.consumes-predicates) +- [#production-ready-endpoints-custom-web-predicate-consumes](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.consumes-predicates) +- [#actuator.endpoints.implementing-custom.web.method-predicates](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.method-predicates) +- [#production-ready-endpoints-custom-web-predicate-http-method](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.method-predicates) +- [#actuator.endpoints.implementing-custom.web.path-predicates](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.path-predicates) +- [#production-ready-endpoints-custom-web-predicate-path](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.path-predicates) +- [#actuator.endpoints.implementing-custom.web.produces-predicates](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.produces-predicates) +- [#production-ready-endpoints-custom-web-predicate-produces](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.produces-predicates) +- [#actuator.endpoints.implementing-custom.web.range-requests](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.range-requests) +- [#production-ready-endpoints-custom-web-range-requests](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.range-requests) +- [#actuator.endpoints.implementing-custom.web.request-predicates](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.request-predicates) +- [#production-ready-endpoints-custom-web-predicate](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.request-predicates) +- [#actuator.endpoints.implementing-custom.web.response-status](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.response-status) +- [#production-ready-endpoints-custom-web-response-status](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.response-status) +- [#actuator.endpoints.implementing-custom.web.security](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.security) +- [#production-ready-endpoints-custom-web-security](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web.security) +- [#actuator.endpoints.implementing-custom.web](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web) +- [#production-ready-endpoints-custom-web](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom.web) +- [#actuator.endpoints.implementing-custom](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom) +- [#production-ready-endpoints-custom](reference/actuator/endpoints.md#actuator.endpoints.implementing-custom) +- [#actuator.endpoints.info.auto-configured-info-contributors](reference/actuator/endpoints.md#actuator.endpoints.info.auto-configured-info-contributors) +- [#production-ready-application-info-autoconfigure](reference/actuator/endpoints.md#actuator.endpoints.info.auto-configured-info-contributors) +- [#actuator.endpoints.info.build-information](reference/actuator/endpoints.md#actuator.endpoints.info.build-information) +- [#production-ready-application-info-build](reference/actuator/endpoints.md#actuator.endpoints.info.build-information) +- [#actuator.endpoints.info.custom-application-information](reference/actuator/endpoints.md#actuator.endpoints.info.custom-application-information) +- [#production-ready-application-info-env](reference/actuator/endpoints.md#actuator.endpoints.info.custom-application-information) +- [#actuator.endpoints.info.git-commit-information](reference/actuator/endpoints.md#actuator.endpoints.info.git-commit-information) +- [#production-ready-application-info-git](reference/actuator/endpoints.md#actuator.endpoints.info.git-commit-information) +- [#actuator.endpoints.info.java-information](reference/actuator/endpoints.md#actuator.endpoints.info.java-information) +- [#actuator.endpoints.info.os-information](reference/actuator/endpoints.md#actuator.endpoints.info.os-information) +- [#actuator.endpoints.info.process-information](reference/actuator/endpoints.md#actuator.endpoints.info.process-information) +- [#actuator.endpoints.info.writing-custom-info-contributors](reference/actuator/endpoints.md#actuator.endpoints.info.writing-custom-info-contributors) +- [#production-ready-application-info-custom](reference/actuator/endpoints.md#actuator.endpoints.info.writing-custom-info-contributors) +- [#actuator.endpoints.info](reference/actuator/endpoints.md#actuator.endpoints.info) +- [#production-ready-application-info](reference/actuator/endpoints.md#actuator.endpoints.info) +- [#actuator.endpoints.kubernetes-probes.external-state](reference/actuator/endpoints.md#actuator.endpoints.kubernetes-probes.external-state) +- [#production-ready-kubernetes-probes-external-state](reference/actuator/endpoints.md#actuator.endpoints.kubernetes-probes.external-state) +- [#actuator.endpoints.kubernetes-probes.lifecycle](reference/actuator/endpoints.md#actuator.endpoints.kubernetes-probes.lifecycle) +- [#production-ready-kubernetes-probes-lifecycle](reference/actuator/endpoints.md#actuator.endpoints.kubernetes-probes.lifecycle) +- [#actuator.endpoints.kubernetes-probes](reference/actuator/endpoints.md#actuator.endpoints.kubernetes-probes) +- [#production-ready-kubernetes-probes](reference/actuator/endpoints.md#actuator.endpoints.kubernetes-probes) +- [#actuator.endpoints.sanitization](reference/actuator/endpoints.md#actuator.endpoints.sanitization) +- [#howto-sanitize-sensible-values](reference/actuator/endpoints.md#actuator.endpoints.sanitization) +- [#howto-sanitize-sensitive-values](reference/actuator/endpoints.md#actuator.endpoints.sanitization) +- [#howto.actuator.sanitize-sensitive-values](reference/actuator/endpoints.md#actuator.endpoints.sanitization) +- [#actuator.endpoints.sbom.additional](reference/actuator/endpoints.md#actuator.endpoints.sbom.additional) +- [#actuator.endpoints.sbom.other-formats](reference/actuator/endpoints.md#actuator.endpoints.sbom.other-formats) +- [#actuator.endpoints.sbom](reference/actuator/endpoints.md#actuator.endpoints.sbom) +- [#actuator.endpoints.security.csrf](reference/actuator/endpoints.md#actuator.endpoints.security.csrf) +- [#boot-features-security-csrf](reference/actuator/endpoints.md#actuator.endpoints.security.csrf) +- [#features.security.actuator.csrf](reference/actuator/endpoints.md#actuator.endpoints.security.csrf) +- [#actuator.endpoints.security](reference/actuator/endpoints.md#actuator.endpoints.security) +- [#boot-features-security-actuator](reference/actuator/endpoints.md#actuator.endpoints.security) +- [#production-ready-endpoints-security](reference/actuator/endpoints.md#actuator.endpoints.security) +- [#actuator.endpoints](reference/actuator/endpoints.md#actuator.endpoints) +- [#production-ready-endpoints](reference/actuator/endpoints.md#actuator.endpoints) +- [#actuator.http-exchanges.custom](reference/actuator/http-exchanges.md#actuator.http-exchanges.custom) +- [#actuator.tracing.custom](reference/actuator/http-exchanges.md#actuator.http-exchanges.custom) +- [#production-ready-http-tracing-custom](reference/actuator/http-exchanges.md#actuator.http-exchanges.custom) +- [#actuator.http-exchanges](reference/actuator/http-exchanges.md#actuator.http-exchanges) +- [#actuator.tracing](reference/actuator/http-exchanges.md#actuator.http-exchanges) +- [#production-ready-http-tracing](reference/actuator/http-exchanges.md#actuator.http-exchanges) +- [#actuator](reference/actuator/index.md#actuator) +- [#production-ready](reference/actuator/index.md#actuator) +- [#actuator](reference/actuator/index.md) +- [actuator](reference/actuator/index.md) +- [#actuator.jmx.custom-mbean-names](reference/actuator/jmx.md#actuator.jmx.custom-mbean-names) +- [#production-ready-custom-mbean-names](reference/actuator/jmx.md#actuator.jmx.custom-mbean-names) +- [#actuator.jmx.disable-jmx-endpoints](reference/actuator/jmx.md#actuator.jmx.disable-jmx-endpoints) +- [#production-ready-disable-jmx-endpoints](reference/actuator/jmx.md#actuator.jmx.disable-jmx-endpoints) +- [#actuator.jmx](reference/actuator/jmx.md#actuator.jmx) +- [#boot-features-jmx](reference/actuator/jmx.md#actuator.jmx) +- [#production-ready-jmx](reference/actuator/jmx.md#actuator.jmx) +- [#actuator.loggers.configure](reference/actuator/loggers.md#actuator.loggers.configure) +- [#production-ready-logger-configuration](reference/actuator/loggers.md#actuator.loggers.configure) +- [#actuator.loggers](reference/actuator/loggers.md#actuator.loggers) +- [#production-ready-loggers](reference/actuator/loggers.md#actuator.loggers) +- [#actuator.metrics.customizing.common-tags](reference/actuator/metrics.md#actuator.metrics.customizing.common-tags) +- [#production-ready-metrics-common-tags](reference/actuator/metrics.md#actuator.metrics.customizing.common-tags) +- [#actuator.metrics.customizing.per-meter-properties](reference/actuator/metrics.md#actuator.metrics.customizing.per-meter-properties) +- [#production-ready-metrics-per-meter-properties](reference/actuator/metrics.md#actuator.metrics.customizing.per-meter-properties) +- [#actuator.metrics.customizing](reference/actuator/metrics.md#actuator.metrics.customizing) +- [#production-ready-metrics-customizing](reference/actuator/metrics.md#actuator.metrics.customizing) +- [#actuator.metrics.endpoint](reference/actuator/metrics.md#actuator.metrics.endpoint) +- [#production-ready-metrics-endpoint](reference/actuator/metrics.md#actuator.metrics.endpoint) +- [#actuator.metrics.export.appoptics](reference/actuator/metrics.md#actuator.metrics.export.appoptics) +- [#production-ready-metrics-export-appoptics](reference/actuator/metrics.md#actuator.metrics.export.appoptics) +- [#actuator.metrics.export.atlas](reference/actuator/metrics.md#actuator.metrics.export.atlas) +- [#production-ready-metrics-export-atlas](reference/actuator/metrics.md#actuator.metrics.export.atlas) +- [#actuator.metrics.export.datadog](reference/actuator/metrics.md#actuator.metrics.export.datadog) +- [#production-ready-metrics-export-datadog](reference/actuator/metrics.md#actuator.metrics.export.datadog) +- [#actuator.metrics.export.dynatrace.v1-api](reference/actuator/metrics.md#actuator.metrics.export.dynatrace.v1-api) +- [#actuator.metrics.export.dynatrace.v2-api.auto-config](reference/actuator/metrics.md#actuator.metrics.export.dynatrace.v2-api.auto-config) +- [#actuator.metrics.export.dynatrace.v2-api.manual-config](reference/actuator/metrics.md#actuator.metrics.export.dynatrace.v2-api.manual-config) +- [#actuator.metrics.export.dynatrace.v2-api](reference/actuator/metrics.md#actuator.metrics.export.dynatrace.v2-api) +- [#actuator.metrics.export.dynatrace.version-independent-settings](reference/actuator/metrics.md#actuator.metrics.export.dynatrace.version-independent-settings) +- [#actuator.metrics.export.dynatrace](reference/actuator/metrics.md#actuator.metrics.export.dynatrace) +- [#production-ready-metrics-export-dynatrace](reference/actuator/metrics.md#actuator.metrics.export.dynatrace) +- [#actuator.metrics.export.elastic](reference/actuator/metrics.md#actuator.metrics.export.elastic) +- [#production-ready-metrics-export-elastic](reference/actuator/metrics.md#actuator.metrics.export.elastic) +- [#actuator.metrics.export.ganglia](reference/actuator/metrics.md#actuator.metrics.export.ganglia) +- [#production-ready-metrics-export-ganglia](reference/actuator/metrics.md#actuator.metrics.export.ganglia) +- [#actuator.metrics.export.graphite](reference/actuator/metrics.md#actuator.metrics.export.graphite) +- [#production-ready-metrics-export-graphite](reference/actuator/metrics.md#actuator.metrics.export.graphite) +- [#actuator.metrics.export.humio](reference/actuator/metrics.md#actuator.metrics.export.humio) +- [#production-ready-metrics-export-humio](reference/actuator/metrics.md#actuator.metrics.export.humio) +- [#actuator.metrics.export.influx](reference/actuator/metrics.md#actuator.metrics.export.influx) +- [#production-ready-metrics-export-influx](reference/actuator/metrics.md#actuator.metrics.export.influx) +- [#actuator.metrics.export.jmx](reference/actuator/metrics.md#actuator.metrics.export.jmx) +- [#production-ready-metrics-export-jmx](reference/actuator/metrics.md#actuator.metrics.export.jmx) +- [#actuator.metrics.export.kairos](reference/actuator/metrics.md#actuator.metrics.export.kairos) +- [#production-ready-metrics-export-kairos](reference/actuator/metrics.md#actuator.metrics.export.kairos) +- [#actuator.metrics.export.newrelic](reference/actuator/metrics.md#actuator.metrics.export.newrelic) +- [#production-ready-metrics-export-newrelic](reference/actuator/metrics.md#actuator.metrics.export.newrelic) +- [#actuator.metrics.export.otlp](reference/actuator/metrics.md#actuator.metrics.export.otlp) +- [#actuator.metrics.export.prometheus](reference/actuator/metrics.md#actuator.metrics.export.prometheus) +- [#production-ready-metrics-export-prometheus](reference/actuator/metrics.md#actuator.metrics.export.prometheus) +- [#actuator.metrics.export.simple](reference/actuator/metrics.md#actuator.metrics.export.simple) +- [#production-ready-metrics-export-simple](reference/actuator/metrics.md#actuator.metrics.export.simple) +- [#actuator.metrics.export.stackdriver](reference/actuator/metrics.md#actuator.metrics.export.stackdriver) +- [#production-ready-metrics-export-stackdriver](reference/actuator/metrics.md#actuator.metrics.export.stackdriver) +- [#actuator.metrics.export.statsd](reference/actuator/metrics.md#actuator.metrics.export.statsd) +- [#production-ready-metrics-export-statsd](reference/actuator/metrics.md#actuator.metrics.export.statsd) +- [#actuator.metrics.export.wavefront](reference/actuator/metrics.md#actuator.metrics.export.wavefront) +- [#production-ready-metrics-export-wavefront](reference/actuator/metrics.md#actuator.metrics.export.wavefront) +- [#actuator.metrics.export](reference/actuator/metrics.md#actuator.metrics.export) +- [#production-ready-metrics-export](reference/actuator/metrics.md#actuator.metrics.export) +- [#actuator.metrics.getting-started](reference/actuator/metrics.md#actuator.metrics.getting-started) +- [#production-ready-metrics-getting-started](reference/actuator/metrics.md#actuator.metrics.getting-started) +- [#actuator.metrics.micrometer-observation](reference/actuator/metrics.md#actuator.metrics.micrometer-observation) +- [#actuator.metrics.registering-custom](reference/actuator/metrics.md#actuator.metrics.registering-custom) +- [#production-ready-metrics-custom](reference/actuator/metrics.md#actuator.metrics.registering-custom) +- [#actuator.metrics.supported.application-startup](reference/actuator/metrics.md#actuator.metrics.supported.application-startup) +- [#actuator.metrics.supported.cache](reference/actuator/metrics.md#actuator.metrics.supported.cache) +- [#production-ready-metrics-cache](reference/actuator/metrics.md#actuator.metrics.supported.cache) +- [#actuator.metrics.supported.hibernate](reference/actuator/metrics.md#actuator.metrics.supported.hibernate) +- [#production-ready-metrics-hibernate](reference/actuator/metrics.md#actuator.metrics.supported.hibernate) +- [#actuator.metrics.supported.http-clients](reference/actuator/metrics.md#actuator.metrics.supported.http-clients) +- [#production-ready-metrics-http-clients](reference/actuator/metrics.md#actuator.metrics.supported.http-clients) +- [#actuator.metrics.supported.jdbc](reference/actuator/metrics.md#actuator.metrics.supported.jdbc) +- [#production-ready-metrics-jdbc](reference/actuator/metrics.md#actuator.metrics.supported.jdbc) +- [#actuator.metrics.supported.jersey](reference/actuator/metrics.md#actuator.metrics.supported.jersey) +- [#production-ready-metrics-jersey-server](reference/actuator/metrics.md#actuator.metrics.supported.jersey) +- [#actuator.metrics.supported.jetty](reference/actuator/metrics.md#actuator.metrics.supported.jetty) +- [#actuator.metrics.supported.jms](reference/actuator/metrics.md#actuator.metrics.supported.jms) +- [#actuator.metrics.supported.jvm](reference/actuator/metrics.md#actuator.metrics.supported.jvm) +- [#production-ready-metrics-jvm](reference/actuator/metrics.md#actuator.metrics.supported.jvm) +- [#actuator.metrics.supported.kafka](reference/actuator/metrics.md#actuator.metrics.supported.kafka) +- [#production-ready-metrics-kafka](reference/actuator/metrics.md#actuator.metrics.supported.kafka) +- [#actuator.metrics.supported.logger](reference/actuator/metrics.md#actuator.metrics.supported.logger) +- [#production-ready-metrics-logger](reference/actuator/metrics.md#actuator.metrics.supported.logger) +- [#actuator.metrics.supported.mongodb.command](reference/actuator/metrics.md#actuator.metrics.supported.mongodb.command) +- [#production-ready-metrics-mongodb-command](reference/actuator/metrics.md#actuator.metrics.supported.mongodb.command) +- [#actuator.metrics.supported.mongodb.connection-pool](reference/actuator/metrics.md#actuator.metrics.supported.mongodb.connection-pool) +- [#production-ready-metrics-mongodb-connectionpool](reference/actuator/metrics.md#actuator.metrics.supported.mongodb.connection-pool) +- [#actuator.metrics.supported.mongodb](reference/actuator/metrics.md#actuator.metrics.supported.mongodb) +- [#production-ready-metrics-mongodb](reference/actuator/metrics.md#actuator.metrics.supported.mongodb) +- [#actuator.metrics.supported.rabbitmq](reference/actuator/metrics.md#actuator.metrics.supported.rabbitmq) +- [#production-ready-metrics-rabbitmq](reference/actuator/metrics.md#actuator.metrics.supported.rabbitmq) +- [#actuator.metrics.supported.redis](reference/actuator/metrics.md#actuator.metrics.supported.redis) +- [#actuator.metrics.supported.spring-batch](reference/actuator/metrics.md#actuator.metrics.supported.spring-batch) +- [#actuator.metrics.supported.spring-data-repository](reference/actuator/metrics.md#actuator.metrics.supported.spring-data-repository) +- [#production-ready-metrics-data-repository](reference/actuator/metrics.md#actuator.metrics.supported.spring-data-repository) +- [#actuator.metrics.supported.spring-graphql](reference/actuator/metrics.md#actuator.metrics.supported.spring-graphql) +- [#actuator.metrics.supported.spring-integration](reference/actuator/metrics.md#actuator.metrics.supported.spring-integration) +- [#production-ready-metrics-integration](reference/actuator/metrics.md#actuator.metrics.supported.spring-integration) +- [#actuator.metrics.supported.spring-mvc](reference/actuator/metrics.md#actuator.metrics.supported.spring-mvc) +- [#production-ready-metrics-spring-mvc](reference/actuator/metrics.md#actuator.metrics.supported.spring-mvc) +- [#actuator.metrics.supported.spring-webflux](reference/actuator/metrics.md#actuator.metrics.supported.spring-webflux) +- [#production-ready-metrics-web-flux](reference/actuator/metrics.md#actuator.metrics.supported.spring-webflux) +- [#actuator.metrics.supported.system](reference/actuator/metrics.md#actuator.metrics.supported.system) +- [#production-ready-metrics-system](reference/actuator/metrics.md#actuator.metrics.supported.system) +- [#actuator.metrics.supported.tasks](reference/actuator/metrics.md#actuator.metrics.supported.tasks) +- [#actuator.metrics.supported.tomcat](reference/actuator/metrics.md#actuator.metrics.supported.tomcat) +- [#production-ready-metrics-tomcat](reference/actuator/metrics.md#actuator.metrics.supported.tomcat) +- [#actuator.metrics.supported](reference/actuator/metrics.md#actuator.metrics.supported) +- [#production-ready-metrics-meter](reference/actuator/metrics.md#actuator.metrics.supported) +- [#actuator.metrics](reference/actuator/metrics.md#actuator.metrics) +- [#production-ready-metrics](reference/actuator/metrics.md#actuator.metrics) +- [#actuator.monitoring.customizing-management-server-address](reference/actuator/monitoring.md#actuator.monitoring.customizing-management-server-address) +- [#production-ready-customizing-management-server-address](reference/actuator/monitoring.md#actuator.monitoring.customizing-management-server-address) +- [#actuator.monitoring.customizing-management-server-context-path](reference/actuator/monitoring.md#actuator.monitoring.customizing-management-server-context-path) +- [#production-ready-customizing-management-server-context-path](reference/actuator/monitoring.md#actuator.monitoring.customizing-management-server-context-path) +- [#actuator.monitoring.customizing-management-server-port](reference/actuator/monitoring.md#actuator.monitoring.customizing-management-server-port) +- [#production-ready-customizing-management-server-port](reference/actuator/monitoring.md#actuator.monitoring.customizing-management-server-port) +- [#actuator.monitoring.disabling-http-endpoints](reference/actuator/monitoring.md#actuator.monitoring.disabling-http-endpoints) +- [#production-ready-disabling-http-endpoints](reference/actuator/monitoring.md#actuator.monitoring.disabling-http-endpoints) +- [#actuator.monitoring.management-specific-ssl](reference/actuator/monitoring.md#actuator.monitoring.management-specific-ssl) +- [#production-ready-management-specific-ssl](reference/actuator/monitoring.md#actuator.monitoring.management-specific-ssl) +- [#actuator.monitoring](reference/actuator/monitoring.md#actuator.monitoring) +- [#production-ready-monitoring](reference/actuator/monitoring.md#actuator.monitoring) +- [#actuator.metrics.supported.timed-annotation](reference/actuator/observability.md#actuator.observability.annotations) +- [#actuator.observability.annotations](reference/actuator/observability.md#actuator.observability.annotations) +- [#production-ready-metrics-timed-annotation](reference/actuator/observability.md#actuator.observability.annotations) +- [#actuator.observability.common-tags](reference/actuator/observability.md#actuator.observability.common-tags) +- [#actuator.observability.opentelemetry](reference/actuator/observability.md#actuator.observability.opentelemetry) +- [#actuator.observability.preventing-observations](reference/actuator/observability.md#actuator.observability.preventing-observations) +- [#actuator.observability](reference/actuator/observability.md#actuator.observability) +- [#actuator.process-monitoring.configuration](reference/actuator/process-monitoring.md#actuator.process-monitoring.configuration) +- [#production-ready-process-monitoring-configuration](reference/actuator/process-monitoring.md#actuator.process-monitoring.configuration) +- [#actuator.process-monitoring.programmatically](reference/actuator/process-monitoring.md#actuator.process-monitoring.programmatically) +- [#production-ready-process-monitoring-programmatically](reference/actuator/process-monitoring.md#actuator.process-monitoring.programmatically) +- [#actuator.process-monitoring](reference/actuator/process-monitoring.md#actuator.process-monitoring) +- [#production-ready-process-monitoring](reference/actuator/process-monitoring.md#actuator.process-monitoring) +- [#actuator.micrometer-tracing.baggage](reference/actuator/tracing.md#actuator.micrometer-tracing.baggage) +- [#actuator.micrometer-tracing.creating-spans](reference/actuator/tracing.md#actuator.micrometer-tracing.creating-spans) +- [#actuator.micrometer-tracing.getting-started](reference/actuator/tracing.md#actuator.micrometer-tracing.getting-started) +- [#actuator.micrometer-tracing.logging](reference/actuator/tracing.md#actuator.micrometer-tracing.logging) +- [#actuator.micrometer-tracing.micrometer-observation](reference/actuator/tracing.md#actuator.micrometer-tracing.micrometer-observation) +- [#actuator.micrometer-tracing.propagating-traces](reference/actuator/tracing.md#actuator.micrometer-tracing.propagating-traces) +- [#actuator.micrometer-tracing.tests](reference/actuator/tracing.md#actuator.micrometer-tracing.tests) +- [#actuator.micrometer-tracing.tracer-implementations.brave-wavefront](reference/actuator/tracing.md#actuator.micrometer-tracing.tracer-implementations.brave-wavefront) +- [#actuator.micrometer-tracing.tracer-implementations.brave-zipkin](reference/actuator/tracing.md#actuator.micrometer-tracing.tracer-implementations.brave-zipkin) +- [#actuator.micrometer-tracing.tracer-implementations.otel-otlp](reference/actuator/tracing.md#actuator.micrometer-tracing.tracer-implementations.otel-otlp) +- [#actuator.micrometer-tracing.tracer-implementations.otel-wavefront](reference/actuator/tracing.md#actuator.micrometer-tracing.tracer-implementations.otel-wavefront) +- [#actuator.micrometer-tracing.tracer-implementations.otel-zipkin](reference/actuator/tracing.md#actuator.micrometer-tracing.tracer-implementations.otel-zipkin) +- [#actuator.micrometer-tracing.tracer-implementations](reference/actuator/tracing.md#actuator.micrometer-tracing.tracer-implementations) +- [#actuator.micrometer-tracing.tracers](reference/actuator/tracing.md#actuator.micrometer-tracing.tracers) +- [#actuator.micrometer-tracing](reference/actuator/tracing.md#actuator.micrometer-tracing) +- [#data](reference/data/index.md#data) +- [#data](reference/data/index.md) +- [data](reference/data/index.md) +- [#boot-features-connecting-to-cassandra](reference/data/nosql.md#data.nosql.cassandra.connecting) +- [#data.nosql.cassandra.connecting](reference/data/nosql.md#data.nosql.cassandra.connecting) +- [#features.nosql.cassandra.connecting](reference/data/nosql.md#data.nosql.cassandra.connecting) +- [#boot-features-spring-data-cassandra-repositories](reference/data/nosql.md#data.nosql.cassandra.repositories) +- [#data.nosql.cassandra.repositories](reference/data/nosql.md#data.nosql.cassandra.repositories) +- [#features.nosql.cassandra.repositories](reference/data/nosql.md#data.nosql.cassandra.repositories) +- [#boot-features-cassandra](reference/data/nosql.md#data.nosql.cassandra) +- [#data.nosql.cassandra](reference/data/nosql.md#data.nosql.cassandra) +- [#features.nosql.cassandra](reference/data/nosql.md#data.nosql.cassandra) +- [#boot-features-connecting-to-couchbase](reference/data/nosql.md#data.nosql.couchbase.connecting) +- [#data.nosql.couchbase.connecting](reference/data/nosql.md#data.nosql.couchbase.connecting) +- [#features.nosql.couchbase.connecting](reference/data/nosql.md#data.nosql.couchbase.connecting) +- [#boot-features-spring-data-couchbase-repositories](reference/data/nosql.md#data.nosql.couchbase.repositories) +- [#data.nosql.couchbase.repositories](reference/data/nosql.md#data.nosql.couchbase.repositories) +- [#features.nosql.couchbase.repositories](reference/data/nosql.md#data.nosql.couchbase.repositories) +- [#boot-features-couchbase](reference/data/nosql.md#data.nosql.couchbase) +- [#data.nosql.couchbase](reference/data/nosql.md#data.nosql.couchbase) +- [#features.nosql.couchbase](reference/data/nosql.md#data.nosql.couchbase) +- [#data.nosql.elasticsearch.connecting-using-rest.javaapiclient](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-rest.javaapiclient) +- [#data.nosql.elasticsearch.connecting-using-rest.reactiveclient](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-rest.reactiveclient) +- [#data.nosql.elasticsearch.connecting-using-rest.webclient](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-rest.reactiveclient) +- [#data.nosql.elasticsearch.connecting-using-rest.restclient](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-rest.restclient) +- [#boot-features-connecting-to-elasticsearch-rest](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-rest) +- [#data.nosql.elasticsearch.connecting-using-reactive-rest](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-rest) +- [#data.nosql.elasticsearch.connecting-using-rest](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-rest) +- [#features.nosql.elasticsearch.connecting-using-rest](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-rest) +- [#boot-features-connecting-to-elasticsearch-spring-data](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-spring-data) +- [#data.nosql.elasticsearch.connecting-using-spring-data](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-spring-data) +- [#features.nosql.elasticsearch.connecting-using-spring-data](reference/data/nosql.md#data.nosql.elasticsearch.connecting-using-spring-data) +- [#boot-features-spring-data-elasticsearch-repositories](reference/data/nosql.md#data.nosql.elasticsearch.repositories) +- [#data.nosql.elasticsearch.repositories](reference/data/nosql.md#data.nosql.elasticsearch.repositories) +- [#features.nosql.elasticsearch.repositories](reference/data/nosql.md#data.nosql.elasticsearch.repositories) +- [#boot-features-connecting-to-elasticsearch-reactive-rest](reference/data/nosql.md#data.nosql.elasticsearch) +- [#boot-features-elasticsearch](reference/data/nosql.md#data.nosql.elasticsearch) +- [#data.nosql.elasticsearch](reference/data/nosql.md#data.nosql.elasticsearch) +- [#features.nosql.elasticsearch](reference/data/nosql.md#data.nosql.elasticsearch) +- [#boot-features-ldap-connecting](reference/data/nosql.md#data.nosql.ldap.connecting) +- [#data.nosql.ldap.connecting](reference/data/nosql.md#data.nosql.ldap.connecting) +- [#features.nosql.ldap.connecting](reference/data/nosql.md#data.nosql.ldap.connecting) +- [#boot-features-ldap-embedded](reference/data/nosql.md#data.nosql.ldap.embedded) +- [#data.nosql.ldap.embedded](reference/data/nosql.md#data.nosql.ldap.embedded) +- [#features.nosql.ldap.embedded](reference/data/nosql.md#data.nosql.ldap.embedded) +- [#boot-features-ldap-spring-data-repositories](reference/data/nosql.md#data.nosql.ldap.repositories) +- [#data.nosql.ldap.repositories](reference/data/nosql.md#data.nosql.ldap.repositories) +- [#features.nosql.ldap.repositories](reference/data/nosql.md#data.nosql.ldap.repositories) +- [#boot-features-ldap](reference/data/nosql.md#data.nosql.ldap) +- [#data.nosql.ldap](reference/data/nosql.md#data.nosql.ldap) +- [#features.nosql.ldap](reference/data/nosql.md#data.nosql.ldap) +- [#boot-features-connecting-to-mongodb](reference/data/nosql.md#data.nosql.mongodb.connecting) +- [#data.nosql.mongodb.connecting](reference/data/nosql.md#data.nosql.mongodb.connecting) +- [#features.nosql.mongodb.connecting](reference/data/nosql.md#data.nosql.mongodb.connecting) +- [#boot-features-spring-data-mongo-repositories](reference/data/nosql.md#data.nosql.mongodb.repositories) +- [#boot-features-spring-data-mongodb-repositories](reference/data/nosql.md#data.nosql.mongodb.repositories) +- [#data.nosql.mongodb.repositories](reference/data/nosql.md#data.nosql.mongodb.repositories) +- [#features.nosql.mongodb.repositories](reference/data/nosql.md#data.nosql.mongodb.repositories) +- [#boot-features-mongo-template](reference/data/nosql.md#data.nosql.mongodb.template) +- [#data.nosql.mongodb.template](reference/data/nosql.md#data.nosql.mongodb.template) +- [#features.nosql.mongodb.template](reference/data/nosql.md#data.nosql.mongodb.template) +- [#boot-features-mongodb](reference/data/nosql.md#data.nosql.mongodb) +- [#data.nosql.mongodb](reference/data/nosql.md#data.nosql.mongodb) +- [#features.nosql.mongodb](reference/data/nosql.md#data.nosql.mongodb) +- [#boot-features-connecting-to-neo4j](reference/data/nosql.md#data.nosql.neo4j.connecting) +- [#data.nosql.neo4j.connecting](reference/data/nosql.md#data.nosql.neo4j.connecting) +- [#features.nosql.neo4j.connecting](reference/data/nosql.md#data.nosql.neo4j.connecting) +- [#boot-features-spring-data-neo4j-repositories](reference/data/nosql.md#data.nosql.neo4j.repositories) +- [#data.nosql.neo4j.repositories](reference/data/nosql.md#data.nosql.neo4j.repositories) +- [#features.nosql.neo4j.repositories](reference/data/nosql.md#data.nosql.neo4j.repositories) +- [#boot-features-neo4j](reference/data/nosql.md#data.nosql.neo4j) +- [#data.nosql.neo4j](reference/data/nosql.md#data.nosql.neo4j) +- [#features.nosql.neo4j](reference/data/nosql.md#data.nosql.neo4j) +- [#boot-features-connecting-to-redis](reference/data/nosql.md#data.nosql.redis.connecting) +- [#data.nosql.redis.connecting](reference/data/nosql.md#data.nosql.redis.connecting) +- [#features.nosql.redis.connecting](reference/data/nosql.md#data.nosql.redis.connecting) +- [#boot-features-redis](reference/data/nosql.md#data.nosql.redis) +- [#data.nosql.redis](reference/data/nosql.md#data.nosql.redis) +- [#features.nosql.redis](reference/data/nosql.md#data.nosql.redis) +- [#boot-features-nosql](reference/data/nosql.md#data.nosql) +- [#data.nosql](reference/data/nosql.md#data.nosql) +- [#features.nosql](reference/data/nosql.md#data.nosql) +- [#boot-features-connect-to-production-database-configuration](reference/data/sql.md#data.sql.datasource.configuration) +- [#data.sql.datasource.configuration](reference/data/sql.md#data.sql.datasource.configuration) +- [#features.sql.datasource.configuration](reference/data/sql.md#data.sql.datasource.configuration) +- [#boot-features-connect-to-production-database-connection-pool](reference/data/sql.md#data.sql.datasource.connection-pool) +- [#data.sql.datasource.connection-pool](reference/data/sql.md#data.sql.datasource.connection-pool) +- [#features.sql.datasource.connection-pool](reference/data/sql.md#data.sql.datasource.connection-pool) +- [#boot-features-embedded-database-support](reference/data/sql.md#data.sql.datasource.embedded) +- [#data.sql.datasource.embedded](reference/data/sql.md#data.sql.datasource.embedded) +- [#features.sql.datasource.embedded](reference/data/sql.md#data.sql.datasource.embedded) +- [#boot-features-connecting-to-a-jndi-datasource](reference/data/sql.md#data.sql.datasource.jndi) +- [#data.sql.datasource.jndi](reference/data/sql.md#data.sql.datasource.jndi) +- [#features.sql.datasource.jndi](reference/data/sql.md#data.sql.datasource.jndi) +- [#boot-features-connect-to-production-database](reference/data/sql.md#data.sql.datasource.production) +- [#data.sql.datasource.production](reference/data/sql.md#data.sql.datasource.production) +- [#features.sql.datasource.production](reference/data/sql.md#data.sql.datasource.production) +- [#boot-features-configure-datasource](reference/data/sql.md#data.sql.datasource) +- [#data.sql.datasource](reference/data/sql.md#data.sql.datasource) +- [#features.sql.datasource](reference/data/sql.md#data.sql.datasource) +- [#boot-features-sql-h2-console-custom-path](reference/data/sql.md#data.sql.h2-web-console.custom-path) +- [#data.sql.h2-web-console.custom-path](reference/data/sql.md#data.sql.h2-web-console.custom-path) +- [#features.sql.h2-web-console.custom-path](reference/data/sql.md#data.sql.h2-web-console.custom-path) +- [#data.sql.h2-web-console.spring-security](reference/data/sql.md#data.sql.h2-web-console.spring-security) +- [#boot-features-sql-h2-console](reference/data/sql.md#data.sql.h2-web-console) +- [#data.sql.h2-web-console](reference/data/sql.md#data.sql.h2-web-console) +- [#features.sql.h2-web-console](reference/data/sql.md#data.sql.h2-web-console) +- [#data.sql.jdbc-client](reference/data/sql.md#data.sql.jdbc-client) +- [#boot-features-using-jdbc-template](reference/data/sql.md#data.sql.jdbc-template) +- [#data.sql.jdbc-template](reference/data/sql.md#data.sql.jdbc-template) +- [#features.sql.jdbc-template](reference/data/sql.md#data.sql.jdbc-template) +- [#boot-features-data-jdbc](reference/data/sql.md#data.sql.jdbc) +- [#data.sql.jdbc](reference/data/sql.md#data.sql.jdbc) +- [#features.sql.jdbc](reference/data/sql.md#data.sql.jdbc) +- [#boot-features-jooq-codegen](reference/data/sql.md#data.sql.jooq.codegen) +- [#data.sql.jooq.codegen](reference/data/sql.md#data.sql.jooq.codegen) +- [#features.sql.jooq.codegen](reference/data/sql.md#data.sql.jooq.codegen) +- [#boot-features-jooq-customizing](reference/data/sql.md#data.sql.jooq.customizing) +- [#data.sql.jooq.customizing](reference/data/sql.md#data.sql.jooq.customizing) +- [#features.sql.jooq.customizing](reference/data/sql.md#data.sql.jooq.customizing) +- [#boot-features-jooq-dslcontext](reference/data/sql.md#data.sql.jooq.dslcontext) +- [#data.sql.jooq.dslcontext](reference/data/sql.md#data.sql.jooq.dslcontext) +- [#features.sql.jooq.dslcontext](reference/data/sql.md#data.sql.jooq.dslcontext) +- [#boot-features-jooq-sqldialect](reference/data/sql.md#data.sql.jooq.sqldialect) +- [#data.sql.jooq.sqldialect](reference/data/sql.md#data.sql.jooq.sqldialect) +- [#features.sql.jooq.sqldialect](reference/data/sql.md#data.sql.jooq.sqldialect) +- [#boot-features-jooq](reference/data/sql.md#data.sql.jooq) +- [#data.sql.jooq](reference/data/sql.md#data.sql.jooq) +- [#features.sql.jooq](reference/data/sql.md#data.sql.jooq) +- [#boot-features-creating-and-dropping-jpa-databases](reference/data/sql.md#data.sql.jpa-and-spring-data.creating-and-dropping) +- [#data.sql.jpa-and-spring-data.creating-and-dropping](reference/data/sql.md#data.sql.jpa-and-spring-data.creating-and-dropping) +- [#features.sql.jpa-and-spring-data.creating-and-dropping](reference/data/sql.md#data.sql.jpa-and-spring-data.creating-and-dropping) +- [#boot-features-entity-classes](reference/data/sql.md#data.sql.jpa-and-spring-data.entity-classes) +- [#data.sql.jpa-and-spring-data.entity-classes](reference/data/sql.md#data.sql.jpa-and-spring-data.entity-classes) +- [#features.sql.jpa-and-spring-data.entity-classes](reference/data/sql.md#data.sql.jpa-and-spring-data.entity-classes) +- [#data.sql.jpa-and-spring-data.envers-repositories](reference/data/sql.md#data.sql.jpa-and-spring-data.envers-repositories) +- [#features.sql.jpa-and-spring-data.envers-repositories](reference/data/sql.md#data.sql.jpa-and-spring-data.envers-repositories) +- [#boot-features-jpa-in-web-environment](reference/data/sql.md#data.sql.jpa-and-spring-data.open-entity-manager-in-view) +- [#data.sql.jpa-and-spring-data.open-entity-manager-in-view](reference/data/sql.md#data.sql.jpa-and-spring-data.open-entity-manager-in-view) +- [#features.sql.jpa-and-spring-data.open-entity-manager-in-view](reference/data/sql.md#data.sql.jpa-and-spring-data.open-entity-manager-in-view) +- [#boot-features-spring-data-jpa-repositories](reference/data/sql.md#data.sql.jpa-and-spring-data.repositories) +- [#data.sql.jpa-and-spring-data.repositories](reference/data/sql.md#data.sql.jpa-and-spring-data.repositories) +- [#features.sql.jpa-and-spring-data.repositories](reference/data/sql.md#data.sql.jpa-and-spring-data.repositories) +- [#boot-features-jpa-and-spring-data](reference/data/sql.md#data.sql.jpa-and-spring-data) +- [#data.sql.jpa-and-spring-data](reference/data/sql.md#data.sql.jpa-and-spring-data) +- [#features.sql.jpa-and-spring-data](reference/data/sql.md#data.sql.jpa-and-spring-data) +- [#boot-features-r2dbc-embedded-database](reference/data/sql.md#data.sql.r2dbc.embedded) +- [#data.sql.r2dbc.embedded](reference/data/sql.md#data.sql.r2dbc.embedded) +- [#features.sql.r2dbc.embedded](reference/data/sql.md#data.sql.r2dbc.embedded) +- [#boot-features-spring-data-r2dbc-repositories](reference/data/sql.md#data.sql.r2dbc.repositories) +- [#data.sql.r2dbc.repositories](reference/data/sql.md#data.sql.r2dbc.repositories) +- [#features.sql.r2dbc.repositories](reference/data/sql.md#data.sql.r2dbc.repositories) +- [#boot-features-r2dbc-using-database-client](reference/data/sql.md#data.sql.r2dbc.using-database-client) +- [#data.sql.r2dbc.using-database-client](reference/data/sql.md#data.sql.r2dbc.using-database-client) +- [#features.sql.r2dbc.using-database-client](reference/data/sql.md#data.sql.r2dbc.using-database-client) +- [#boot-features-r2dbc](reference/data/sql.md#data.sql.r2dbc) +- [#data.sql.r2dbc](reference/data/sql.md#data.sql.r2dbc) +- [#features.sql.r2dbc](reference/data/sql.md#data.sql.r2dbc) +- [#boot-features-sql](reference/data/sql.md#data.sql) +- [#data.sql](reference/data/sql.md#data.sql) +- [#features.sql](reference/data/sql.md#data.sql) +- [#features.aop](reference/features/aop.md#features.aop) +- [#features.docker-compose.custom-images](reference/features/dev-services.md#features.dev-services.docker-compose.custom-images) +- [#features.docker-compose.lifecycle](reference/features/dev-services.md#features.dev-services.docker-compose.lifecycle) +- [#features.docker-compose.prerequisites](reference/features/dev-services.md#features.dev-services.docker-compose.prerequisites) +- [#features.docker-compose.profiles](reference/features/dev-services.md#features.dev-services.docker-compose.profiles) +- [#features.docker-compose.readiness](reference/features/dev-services.md#features.dev-services.docker-compose.readiness) +- [#features.docker-compose.service-connections](reference/features/dev-services.md#features.dev-services.docker-compose.service-connections) +- [#features.docker-compose.skipping](reference/features/dev-services.md#features.dev-services.docker-compose.skipping) +- [#features.docker-compose.specific-file](reference/features/dev-services.md#features.dev-services.docker-compose.specific-file) +- [#features.docker-compose](reference/features/dev-services.md#features.dev-services.docker-compose) +- [#features.testcontainers.at-development-time.devtools](reference/features/dev-services.md#features.dev-services.testcontainers.at-development-time.devtools) +- [#features.testing.testcontainers.at-development-time.devtools](reference/features/dev-services.md#features.dev-services.testcontainers.at-development-time.devtools) +- [#features.testcontainers.at-development-time.dynamic-properties](reference/features/dev-services.md#features.dev-services.testcontainers.at-development-time.dynamic-properties) +- [#features.testing.testcontainers.at-development-time.dynamic-properties](reference/features/dev-services.md#features.dev-services.testcontainers.at-development-time.dynamic-properties) +- [#features.testcontainers.at-development-time.importing-container-declarations](reference/features/dev-services.md#features.dev-services.testcontainers.at-development-time.importing-container-declarations) +- [#features.testing.testcontainers.at-development-time.importing-container-declarations](reference/features/dev-services.md#features.dev-services.testcontainers.at-development-time.importing-container-declarations) +- [#features.testcontainers.at-development-time](reference/features/dev-services.md#features.dev-services.testcontainers.at-development-time) +- [#features.testing.testcontainers.at-development-time](reference/features/dev-services.md#features.dev-services.testcontainers.at-development-time) +- [#features.testcontainers](reference/features/dev-services.md#features.dev-services.testcontainers) +- [#boot-features-bean-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.bean-conditions) +- [#features.developing-auto-configuration.condition-annotations.bean-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.bean-conditions) +- [#boot-features-class-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.class-conditions) +- [#features.developing-auto-configuration.condition-annotations.class-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.class-conditions) +- [#boot-features-property-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.property-conditions) +- [#features.developing-auto-configuration.condition-annotations.property-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.property-conditions) +- [#boot-features-resource-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.resource-conditions) +- [#features.developing-auto-configuration.condition-annotations.resource-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.resource-conditions) +- [#boot-features-spel-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.spel-conditions) +- [#features.developing-auto-configuration.condition-annotations.spel-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.spel-conditions) +- [#boot-features-web-application-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.web-application-conditions) +- [#features.developing-auto-configuration.condition-annotations.web-application-conditions](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations.web-application-conditions) +- [#boot-features-condition-annotations](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations) +- [#features.developing-auto-configuration.condition-annotations](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.condition-annotations) +- [#boot-features-custom-starter-module-autoconfigure](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter.autoconfigure-module) +- [#features.developing-auto-configuration.custom-starter.autoconfigure-module](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter.autoconfigure-module) +- [#boot-features-custom-starter-configuration-keys](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter.configuration-keys) +- [#features.developing-auto-configuration.custom-starter.configuration-keys](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter.configuration-keys) +- [#boot-features-custom-starter-naming](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter.naming) +- [#features.developing-auto-configuration.custom-starter.naming](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter.naming) +- [#boot-features-custom-starter-module-starter](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter.starter-module) +- [#features.developing-auto-configuration.custom-starter.starter-module](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter.starter-module) +- [#boot-features-custom-starter](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter) +- [#features.developing-auto-configuration.custom-starter](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter) +- [#boot-features-locating-auto-configuration-candidates](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.locating-auto-configuration-candidates) +- [#features.developing-auto-configuration.locating-auto-configuration-candidates](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.locating-auto-configuration-candidates) +- [#boot-features-test-autoconfig-overriding-classpath](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.testing.overriding-classpath) +- [#features.developing-auto-configuration.testing.overriding-classpath](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.testing.overriding-classpath) +- [#boot-features-test-autoconfig-simulating-web-context](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.testing.simulating-a-web-context) +- [#features.developing-auto-configuration.testing.simulating-a-web-context](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.testing.simulating-a-web-context) +- [#boot-features-test-autoconfig](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.testing) +- [#features.developing-auto-configuration.testing](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.testing) +- [#boot-features-understanding-auto-configured-beans](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.understanding-auto-configured-beans) +- [#features.developing-auto-configuration.understanding-auto-configured-beans](reference/features/developing-auto-configuration.md#features.developing-auto-configuration.understanding-auto-configured-beans) +- [#boot-features-developing-auto-configuration](reference/features/developing-auto-configuration.md#features.developing-auto-configuration) +- [#features.developing-auto-configuration](reference/features/developing-auto-configuration.md#features.developing-auto-configuration) +- [#boot-features-external-config-application-json](reference/features/external-config.md#features.external-config.application-json) +- [#features.external-config.application-json](reference/features/external-config.md#features.external-config.application-json) +- [#boot-features-external-config-command-line-args](reference/features/external-config.md#features.external-config.command-line-args) +- [#features.external-config.command-line-args](reference/features/external-config.md#features.external-config.command-line-args) +- [#boot-features-encrypting-properties](reference/features/external-config.md#features.external-config.encrypting) +- [#features.external-config.encrypting](reference/features/external-config.md#features.external-config.encrypting) +- [#boot-features-external-config-file-activation-properties](reference/features/external-config.md#features.external-config.files.activation-properties) +- [#features.external-config.files.activation-properties](reference/features/external-config.md#features.external-config.files.activation-properties) +- [#boot-features-external-config-files-configtree](reference/features/external-config.md#features.external-config.files.configtree) +- [#features.external-config.files.configtree](reference/features/external-config.md#features.external-config.files.configtree) +- [#boot-features-external-config-files-importing-extensionless](reference/features/external-config.md#features.external-config.files.importing-extensionless) +- [#features.external-config.file.importing-extensionless](reference/features/external-config.md#features.external-config.files.importing-extensionless) +- [#features.external-config.files.importing-extensionless](reference/features/external-config.md#features.external-config.files.importing-extensionless) +- [#boot-features-external-config-files-importing](reference/features/external-config.md#features.external-config.files.importing) +- [#features.external-config.files.importing](reference/features/external-config.md#features.external-config.files.importing) +- [#features.external-config.files.location-groups](reference/features/external-config.md#features.external-config.files.location-groups) +- [#boot-features-external-config-files-multi-document](reference/features/external-config.md#features.external-config.files.multi-document) +- [#features.external-config.files.multi-document](reference/features/external-config.md#features.external-config.files.multi-document) +- [#boot-features-external-config-optional-prefix](reference/features/external-config.md#features.external-config.files.optional-prefix) +- [#features.external-config.files.optional-prefix](reference/features/external-config.md#features.external-config.files.optional-prefix) +- [#boot-features-external-config-files-profile-specific](reference/features/external-config.md#features.external-config.files.profile-specific) +- [#features.external-config.files.profile-specific](reference/features/external-config.md#features.external-config.files.profile-specific) +- [#boot-features-external-config-placeholders-in-properties](reference/features/external-config.md#features.external-config.files.property-placeholders) +- [#features.external-config.files.property-placeholders](reference/features/external-config.md#features.external-config.files.property-placeholders) +- [#boot-features-external-config-files-wildcards](reference/features/external-config.md#features.external-config.files.wildcard-locations) +- [#features.external-config.files.wildcard-locations](reference/features/external-config.md#features.external-config.files.wildcard-locations) +- [#boot-features-external-config-files](reference/features/external-config.md#features.external-config.files) +- [#features.external-config.files](reference/features/external-config.md#features.external-config.files) +- [#boot-features-external-config-random-values](reference/features/external-config.md#features.external-config.random-values) +- [#features.external-config.random-values](reference/features/external-config.md#features.external-config.random-values) +- [#boot-features-external-config-system-environment](reference/features/external-config.md#features.external-config.system-environment) +- [#features.external-config.system-environment](reference/features/external-config.md#features.external-config.system-environment) +- [#boot-features-external-config-constructor-binding](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.constructor-binding) +- [#features.external-config.typesafe-configuration-properties.constructor-binding](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.constructor-binding) +- [#boot-features-external-config-conversion-datasize](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion.data-sizes) +- [#features.external-config.typesafe-configuration-properties.conversion.data-sizes](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion.data-sizes) +- [#boot-features-external-config-conversion-duration](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion.durations) +- [#features.external-config.typesafe-configuration-properties.conversion.durations](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion.durations) +- [#boot-features-external-config-conversion-period](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion.periods) +- [#features.external-config.typesafe-configuration-properties.conversion.periods](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion.periods) +- [#boot-features-external-config-conversion](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion) +- [#features.external-config.typesafe-configuration-properties.conversion](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.conversion) +- [#boot-features-external-config-enabling](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.enabling-annotated-types) +- [#features.external-config.typesafe-configuration-properties.enabling-annotated-types](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.enabling-annotated-types) +- [#boot-features-external-config-java-bean-binding](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.java-bean-binding) +- [#features.external-config.typesafe-configuration-properties.java-bean-binding](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.java-bean-binding) +- [#boot-features-external-config-complex-type-merge](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.merging-complex-types) +- [#features.external-config.typesafe-configuration-properties.merging-complex-types](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.merging-complex-types) +- [#features.external-config.typesafe-configuration-properties.relaxed-binding.caching](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding.caching) +- [#boot-features-external-config-relaxed-binding-from-environment-variables](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding.environment-variables) +- [#features.external-config.typesafe-configuration-properties.relaxed-binding.environment-variables](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding.environment-variables) +- [#boot-features-external-config-relaxed-binding-maps](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding.maps) +- [#features.external-config.typesafe-configuration-properties.relaxed-binding.maps](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding.maps) +- [#boot-features-external-config-relaxed-binding](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding) +- [#features.external-config.typesafe-configuration-properties.relaxed-binding](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding) +- [#boot-features-external-config-3rd-party-configuration](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.third-party-configuration) +- [#features.external-config.typesafe-configuration-properties.third-party-configuration](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.third-party-configuration) +- [#boot-features-external-config-using](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.using-annotated-types) +- [#features.external-config.typesafe-configuration-properties.using-annotated-types](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.using-annotated-types) +- [#boot-features-external-config-validation](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.validation) +- [#features.external-config.typesafe-configuration-properties.validation](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.validation) +- [#features.external-config.typesafe-configuration-properties.vs-value-annotation.note](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.vs-value-annotation.note) +- [#boot-features-external-config-vs-value](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.vs-value-annotation) +- [#features.external-config.typesafe-configuration-properties.vs-value-annotation](reference/features/external-config.md#features.external-config.typesafe-configuration-properties.vs-value-annotation) +- [#boot-features-external-config-typesafe-configuration-properties](reference/features/external-config.md#features.external-config.typesafe-configuration-properties) +- [#features.external-config.typesafe-configuration-properties](reference/features/external-config.md#features.external-config.typesafe-configuration-properties) +- [#boot-features-external-config-loading-yaml](reference/features/external-config.md#features.external-config.yaml.directly-loading) +- [#features.external-config.yaml.directly-loading](reference/features/external-config.md#features.external-config.yaml.directly-loading) +- [#boot-features-external-config-yaml-to-properties](reference/features/external-config.md#features.external-config.yaml.mapping-to-properties) +- [#features.external-config.yaml.mapping-to-properties](reference/features/external-config.md#features.external-config.yaml.mapping-to-properties) +- [#boot-features-external-config-yaml](reference/features/external-config.md#features.external-config.yaml) +- [#features.external-config.yaml](reference/features/external-config.md#features.external-config.yaml) +- [#boot-features-external-config](reference/features/external-config.md#features.external-config) +- [#features.external-config](reference/features/external-config.md#features.external-config) +- [#boot-features](reference/features/index.md#features) +- [#features](reference/features/index.md#features) +- [#features](reference/features/index.md) +- [features](reference/features/index.md) +- [#boot-features-internationalization](reference/features/internationalization.md#features.internationalization) +- [#features.internationalization](reference/features/internationalization.md#features.internationalization) +- [#boot-features-json-gson](reference/features/json.md#features.json.gson) +- [#features.json.gson](reference/features/json.md#features.json.gson) +- [#boot-features-json-components](reference/features/json.md#features.json.jackson.custom-serializers-and-deserializers) +- [#features.developing-web-applications.spring-mvc.json](reference/features/json.md#features.json.jackson.custom-serializers-and-deserializers) +- [#features.json.jackson.custom-serializers-and-deserializers](reference/features/json.md#features.json.jackson.custom-serializers-and-deserializers) +- [#web.servlet.spring-mvc.json](reference/features/json.md#features.json.jackson.custom-serializers-and-deserializers) +- [#features.json.jackson.mixins](reference/features/json.md#features.json.jackson.mixins) +- [#boot-features-json-jackson](reference/features/json.md#features.json.jackson) +- [#features.json.jackson](reference/features/json.md#features.json.jackson) +- [#boot-features-json-json-b](reference/features/json.md#features.json.json-b) +- [#features.json.json-b](reference/features/json.md#features.json.json-b) +- [#boot-features-json](reference/features/json.md#features.json) +- [#features.json](reference/features/json.md#features.json) +- [#boot-features-kotlin-api-extensions](reference/features/kotlin.md#features.kotlin.api.extensions) +- [#features.kotlin.api.extensions](reference/features/kotlin.md#features.kotlin.api.extensions) +- [#boot-features-kotlin-api-runapplication](reference/features/kotlin.md#features.kotlin.api.run-application) +- [#features.kotlin.api.run-application](reference/features/kotlin.md#features.kotlin.api.run-application) +- [#boot-features-kotlin-api](reference/features/kotlin.md#features.kotlin.api) +- [#features.kotlin.api](reference/features/kotlin.md#features.kotlin.api) +- [#boot-features-kotlin-configuration-properties](reference/features/kotlin.md#features.kotlin.configuration-properties) +- [#features.kotlin.configuration-properties](reference/features/kotlin.md#features.kotlin.configuration-properties) +- [#boot-features-kotlin-dependency-management](reference/features/kotlin.md#features.kotlin.dependency-management) +- [#features.kotlin.dependency-management](reference/features/kotlin.md#features.kotlin.dependency-management) +- [#boot-features-kotlin-null-safety](reference/features/kotlin.md#features.kotlin.null-safety) +- [#features.kotlin.null-safety](reference/features/kotlin.md#features.kotlin.null-safety) +- [#boot-features-kotlin-requirements](reference/features/kotlin.md#features.kotlin.requirements) +- [#features.kotlin.requirements](reference/features/kotlin.md#features.kotlin.requirements) +- [#boot-features-kotlin-resources-examples](reference/features/kotlin.md#features.kotlin.resources.examples) +- [#features.kotlin.resources.examples](reference/features/kotlin.md#features.kotlin.resources.examples) +- [#boot-features-kotlin-resources-further-reading](reference/features/kotlin.md#features.kotlin.resources.further-reading) +- [#features.kotlin.resources.further-reading](reference/features/kotlin.md#features.kotlin.resources.further-reading) +- [#boot-features-kotlin-resources](reference/features/kotlin.md#features.kotlin.resources) +- [#features.kotlin.resources](reference/features/kotlin.md#features.kotlin.resources) +- [#boot-features-kotlin-testing](reference/features/kotlin.md#features.kotlin.testing) +- [#features.kotlin.testing](reference/features/kotlin.md#features.kotlin.testing) +- [#boot-features-kotlin](reference/features/kotlin.md#features.kotlin) +- [#features.kotlin](reference/features/kotlin.md#features.kotlin) +- [#boot-features-logging-color-coded-output](reference/features/logging.md#features.logging.console-output.color-coded) +- [#features.logging.console-output.color-coded](reference/features/logging.md#features.logging.console-output.color-coded) +- [#boot-features-logging-console-output](reference/features/logging.md#features.logging.console-output) +- [#features.logging.console-output](reference/features/logging.md#features.logging.console-output) +- [#boot-features-custom-log-configuration](reference/features/logging.md#features.logging.custom-log-configuration) +- [#features.logging.custom-log-configuration](reference/features/logging.md#features.logging.custom-log-configuration) +- [#boot-features-logging-file-output](reference/features/logging.md#features.logging.file-output) +- [#features.logging.file-output](reference/features/logging.md#features.logging.file-output) +- [#boot-features-logging-file-rotation](reference/features/logging.md#features.logging.file-rotation) +- [#features.logging.file-rotation](reference/features/logging.md#features.logging.file-rotation) +- [#boot-features-logging-format](reference/features/logging.md#features.logging.log-format) +- [#features.logging.log-format](reference/features/logging.md#features.logging.log-format) +- [#boot-features-custom-log-groups](reference/features/logging.md#features.logging.log-groups) +- [#features.logging.log-groups](reference/features/logging.md#features.logging.log-groups) +- [#boot-features-custom-log-levels](reference/features/logging.md#features.logging.log-levels) +- [#features.logging.log-levels](reference/features/logging.md#features.logging.log-levels) +- [#features.logging.log4j2-extensions.environment-properties-lookup](reference/features/logging.md#features.logging.log4j2-extensions.environment-properties-lookup) +- [#features.logging.log4j2-extensions.environment-property-source](reference/features/logging.md#features.logging.log4j2-extensions.environment-property-source) +- [#features.logging.log4j2-extensions.profile-specific](reference/features/logging.md#features.logging.log4j2-extensions.profile-specific) +- [#features.logging.log4j2-extensions](reference/features/logging.md#features.logging.log4j2-extensions) +- [#boot-features-logback-environment-properties](reference/features/logging.md#features.logging.logback-extensions.environment-properties) +- [#features.logging.logback-extensions.environment-properties](reference/features/logging.md#features.logging.logback-extensions.environment-properties) +- [#boot-features-logback-extensions-profile-specific](reference/features/logging.md#features.logging.logback-extensions.profile-specific) +- [#features.logging.logback-extensions.profile-specific](reference/features/logging.md#features.logging.logback-extensions.profile-specific) +- [#boot-features-logback-extensions](reference/features/logging.md#features.logging.logback-extensions) +- [#features.logging.logback-extensions](reference/features/logging.md#features.logging.logback-extensions) +- [#boot-features-log-shutdown-hook](reference/features/logging.md#features.logging.shutdown-hook) +- [#features.logging.shutdown-hook](reference/features/logging.md#features.logging.shutdown-hook) +- [#boot-features-logging](reference/features/logging.md#features.logging) +- [#features.logging](reference/features/logging.md#features.logging) +- [#boot-features-adding-active-profiles](reference/features/profiles.md#features.profiles.adding-active-profiles) +- [#features.profiles.adding-active-profiles](reference/features/profiles.md#features.profiles.adding-active-profiles) +- [#boot-features-profiles-groups](reference/features/profiles.md#features.profiles.groups) +- [#features.profiles.groups](reference/features/profiles.md#features.profiles.groups) +- [#boot-features-profile-specific-configuration](reference/features/profiles.md#features.profiles.profile-specific-configuration-files) +- [#features.profiles.profile-specific-configuration-files](reference/features/profiles.md#features.profiles.profile-specific-configuration-files) +- [#boot-features-programmatically-setting-profiles](reference/features/profiles.md#features.profiles.programmatically-setting-profiles) +- [#features.profiles.programmatically-setting-profiles](reference/features/profiles.md#features.profiles.programmatically-setting-profiles) +- [#boot-features-profiles](reference/features/profiles.md#features.profiles) +- [#features.profiles](reference/features/profiles.md#features.profiles) +- [#boot-features-application-admin](reference/features/spring-application.md#features.spring-application.admin) +- [#features.spring-application.admin](reference/features/spring-application.md#features.spring-application.admin) +- [#boot-features-application-arguments](reference/features/spring-application.md#features.spring-application.application-arguments) +- [#features.spring-application.application-arguments](reference/features/spring-application.md#features.spring-application.application-arguments) +- [#boot-features-application-availability-liveness-state](reference/features/spring-application.md#features.spring-application.application-availability.liveness) +- [#features.spring-application.application-availability.liveness](reference/features/spring-application.md#features.spring-application.application-availability.liveness) +- [#boot-features-application-availability-managing](reference/features/spring-application.md#features.spring-application.application-availability.managing) +- [#features.spring-application.application-availability.managing](reference/features/spring-application.md#features.spring-application.application-availability.managing) +- [#boot-features-application-availability-readiness-state](reference/features/spring-application.md#features.spring-application.application-availability.readiness) +- [#features.spring-application.application-availability.readiness](reference/features/spring-application.md#features.spring-application.application-availability.readiness) +- [#boot-features-application-availability](reference/features/spring-application.md#features.spring-application.application-availability) +- [#features.spring-application.application-availability](reference/features/spring-application.md#features.spring-application.application-availability) +- [#boot-features-application-events-and-listeners](reference/features/spring-application.md#features.spring-application.application-events-and-listeners) +- [#features.spring-application.application-events-and-listeners](reference/features/spring-application.md#features.spring-application.application-events-and-listeners) +- [#boot-features-application-exit](reference/features/spring-application.md#features.spring-application.application-exit) +- [#features.spring-application.application-exit](reference/features/spring-application.md#features.spring-application.application-exit) +- [#boot-features-banner](reference/features/spring-application.md#features.spring-application.banner) +- [#features.spring-application.banner](reference/features/spring-application.md#features.spring-application.banner) +- [#boot-features-command-line-runner](reference/features/spring-application.md#features.spring-application.command-line-runner) +- [#features.spring-application.command-line-runner](reference/features/spring-application.md#features.spring-application.command-line-runner) +- [#boot-features-customizing-spring-application](reference/features/spring-application.md#features.spring-application.customizing-spring-application) +- [#features.spring-application.customizing-spring-application](reference/features/spring-application.md#features.spring-application.customizing-spring-application) +- [#boot-features-fluent-builder-api](reference/features/spring-application.md#features.spring-application.fluent-builder-api) +- [#features.spring-application.fluent-builder-api](reference/features/spring-application.md#features.spring-application.fluent-builder-api) +- [#boot-features-lazy-initialization](reference/features/spring-application.md#features.spring-application.lazy-initialization) +- [#features.spring-application.lazy-initialization](reference/features/spring-application.md#features.spring-application.lazy-initialization) +- [#boot-features-startup-failure](reference/features/spring-application.md#features.spring-application.startup-failure) +- [#features.spring-application.startup-failure](reference/features/spring-application.md#features.spring-application.startup-failure) +- [#boot-features-application-startup-tracking](reference/features/spring-application.md#features.spring-application.startup-tracking) +- [#features.spring-application.startup-tracking](reference/features/spring-application.md#features.spring-application.startup-tracking) +- [#features.spring-application.virtual-threads](reference/features/spring-application.md#features.spring-application.virtual-threads) +- [#boot-features-web-environment](reference/features/spring-application.md#features.spring-application.web-environment) +- [#features.spring-application.web-environment](reference/features/spring-application.md#features.spring-application.web-environment) +- [#boot-features-spring-application](reference/features/spring-application.md#features.spring-application) +- [#features.spring-application](reference/features/spring-application.md#features.spring-application) +- [#features.ssl.applying](reference/features/ssl.md#features.ssl.applying) +- [#features.ssl.bundles](reference/features/ssl.md#features.ssl.bundles) +- [#features.ssl.jks](reference/features/ssl.md#features.ssl.jks) +- [#features.ssl.pem](reference/features/ssl.md#features.ssl.pem) +- [#features.ssl.reloading](reference/features/ssl.md#features.ssl.reloading) +- [#features.ssl](reference/features/ssl.md#features.ssl) +- [#boot-features-task-execution-scheduling](reference/features/task-execution-and-scheduling.md#features.task-execution-and-scheduling) +- [#features.task-execution-and-scheduling](reference/features/task-execution-and-scheduling.md#features.task-execution-and-scheduling) +- [#io.caching.provider.cache2k](reference/io/caching.md#io.caching.provider.cache2k) +- [#boot-features-caching-provider-caffeine](reference/io/caching.md#io.caching.provider.caffeine) +- [#features.caching.provider.caffeine](reference/io/caching.md#io.caching.provider.caffeine) +- [#io.caching.provider.caffeine](reference/io/caching.md#io.caching.provider.caffeine) +- [#boot-features-caching-provider-couchbase](reference/io/caching.md#io.caching.provider.couchbase) +- [#features.caching.provider.couchbase](reference/io/caching.md#io.caching.provider.couchbase) +- [#io.caching.provider.couchbase](reference/io/caching.md#io.caching.provider.couchbase) +- [#boot-features-caching-provider-generic](reference/io/caching.md#io.caching.provider.generic) +- [#features.caching.provider.generic](reference/io/caching.md#io.caching.provider.generic) +- [#io.caching.provider.generic](reference/io/caching.md#io.caching.provider.generic) +- [#boot-features-caching-provider-hazelcast](reference/io/caching.md#io.caching.provider.hazelcast) +- [#features.caching.provider.hazelcast](reference/io/caching.md#io.caching.provider.hazelcast) +- [#io.caching.provider.hazelcast](reference/io/caching.md#io.caching.provider.hazelcast) +- [#boot-features-caching-provider-infinispan](reference/io/caching.md#io.caching.provider.infinispan) +- [#features.caching.provider.infinispan](reference/io/caching.md#io.caching.provider.infinispan) +- [#io.caching.provider.infinispan](reference/io/caching.md#io.caching.provider.infinispan) +- [#boot-features-caching-provider-jcache](reference/io/caching.md#io.caching.provider.jcache) +- [#features.caching.provider.ehcache2](reference/io/caching.md#io.caching.provider.jcache) +- [#features.caching.provider.jcache](reference/io/caching.md#io.caching.provider.jcache) +- [#io.caching.provider.jcache](reference/io/caching.md#io.caching.provider.jcache) +- [#boot-features-caching-provider-none](reference/io/caching.md#io.caching.provider.none) +- [#features.caching.provider.none](reference/io/caching.md#io.caching.provider.none) +- [#io.caching.provider.none](reference/io/caching.md#io.caching.provider.none) +- [#boot-features-caching-provider-redis](reference/io/caching.md#io.caching.provider.redis) +- [#features.caching.provider.redis](reference/io/caching.md#io.caching.provider.redis) +- [#io.caching.provider.redis](reference/io/caching.md#io.caching.provider.redis) +- [#boot-features-caching-provider-simple](reference/io/caching.md#io.caching.provider.simple) +- [#features.caching.provider.simple](reference/io/caching.md#io.caching.provider.simple) +- [#io.caching.provider.simple](reference/io/caching.md#io.caching.provider.simple) +- [#boot-features-caching-provider](reference/io/caching.md#io.caching.provider) +- [#features.caching.provider](reference/io/caching.md#io.caching.provider) +- [#io.caching.provider](reference/io/caching.md#io.caching.provider) +- [#boot-features-caching](reference/io/caching.md#io.caching) +- [#features.caching](reference/io/caching.md#io.caching) +- [#io.caching](reference/io/caching.md#io.caching) +- [#boot-features-email](reference/io/email.md#io.email) +- [#features.email](reference/io/email.md#io.email) +- [#io.email](reference/io/email.md#io.email) +- [#boot-features-hazelcast](reference/io/hazelcast.md#io.hazelcast) +- [#features.hazelcast](reference/io/hazelcast.md#io.hazelcast) +- [#io.hazelcast](reference/io/hazelcast.md#io.hazelcast) +- [#io](reference/io/index.md#io) +- [#io](reference/io/index.md) +- [io](reference/io/index.md) +- [#boot-features-jta-javaee](reference/io/jta.md#io.jta.jakartaee) +- [#features.jta.javaee](reference/io/jta.md#io.jta.jakartaee) +- [#io.jta.jakartaee](reference/io/jta.md#io.jta.jakartaee) +- [#boot-features-jta-mixed-jms](reference/io/jta.md#io.jta.mixing-xa-and-non-xa-connections) +- [#features.jta.mixing-xa-and-non-xa-connections](reference/io/jta.md#io.jta.mixing-xa-and-non-xa-connections) +- [#io.jta.mixing-xa-and-non-xa-connections](reference/io/jta.md#io.jta.mixing-xa-and-non-xa-connections) +- [#boot-features-jta-supporting-alternative-embedded](reference/io/jta.md#io.jta.supporting-embedded-transaction-manager) +- [#features.jta.supporting-alternative-embedded-transaction-manager](reference/io/jta.md#io.jta.supporting-embedded-transaction-manager) +- [#io.jta.supporting-embedded-transaction-manager](reference/io/jta.md#io.jta.supporting-embedded-transaction-manager) +- [#boot-features-jta](reference/io/jta.md#io.jta) +- [#features.jta](reference/io/jta.md#io.jta) +- [#io.jta](reference/io/jta.md#io.jta) +- [#boot-features-quartz](reference/io/quartz.md#io.quartz) +- [#features.quartz](reference/io/quartz.md#io.quartz) +- [#io.quartz](reference/io/quartz.md#io.quartz) +- [#io.rest-client.clienthttprequestfactory](reference/io/rest-client.md#io.rest-client.clienthttprequestfactory) +- [#io.rest-client.restclient.customization](reference/io/rest-client.md#io.rest-client.restclient.customization) +- [#io.rest-client.restclient.ssl](reference/io/rest-client.md#io.rest-client.restclient.ssl) +- [#io.rest-client.restclient](reference/io/rest-client.md#io.rest-client.restclient) +- [#boot-features-resttemplate-customization](reference/io/rest-client.md#io.rest-client.resttemplate.customization) +- [#features.resttemplate.customization](reference/io/rest-client.md#io.rest-client.resttemplate.customization) +- [#io.rest-client.resttemplate.customization](reference/io/rest-client.md#io.rest-client.resttemplate.customization) +- [#io.rest-client.resttemplate.ssl](reference/io/rest-client.md#io.rest-client.resttemplate.ssl) +- [#boot-features-resttemplate](reference/io/rest-client.md#io.rest-client.resttemplate) +- [#features.resttemplate](reference/io/rest-client.md#io.rest-client.resttemplate) +- [#io.rest-client.resttemplate](reference/io/rest-client.md#io.rest-client.resttemplate) +- [#boot-features-webclient-customization](reference/io/rest-client.md#io.rest-client.webclient.customization) +- [#features.webclient.customization](reference/io/rest-client.md#io.rest-client.webclient.customization) +- [#io.rest-client.webclient.customization](reference/io/rest-client.md#io.rest-client.webclient.customization) +- [#boot-features-webclient-runtime](reference/io/rest-client.md#io.rest-client.webclient.runtime) +- [#features.webclient.runtime](reference/io/rest-client.md#io.rest-client.webclient.runtime) +- [#io.rest-client.webclient.runtime](reference/io/rest-client.md#io.rest-client.webclient.runtime) +- [#io.rest-client.webclient.ssl](reference/io/rest-client.md#io.rest-client.webclient.ssl) +- [#boot-features-webclient](reference/io/rest-client.md#io.rest-client.webclient) +- [#features.webclient](reference/io/rest-client.md#io.rest-client.webclient) +- [#io.rest-client.webclient](reference/io/rest-client.md#io.rest-client.webclient) +- [#io.rest-client](reference/io/rest-client.md#io.rest-client) +- [#boot-features-validation](reference/io/validation.md#io.validation) +- [#features.validation](reference/io/validation.md#io.validation) +- [#io.validation](reference/io/validation.md#io.validation) +- [#boot-features-webservices-template](reference/io/webservices.md#io.webservices.template) +- [#features.webservices.template](reference/io/webservices.md#io.webservices.template) +- [#io.webservices.template](reference/io/webservices.md#io.webservices.template) +- [#boot-features-webservices](reference/io/webservices.md#io.webservices) +- [#features.webservices](reference/io/webservices.md#io.webservices) +- [#io.webservices](reference/io/webservices.md#io.webservices) +- [#boot-features-rabbitmq](reference/messaging/amqp.md#messaging.amqp.rabbitmq) +- [#features.messaging.amqp.rabbit](reference/messaging/amqp.md#messaging.amqp.rabbitmq) +- [#messaging.amqp.rabbit](reference/messaging/amqp.md#messaging.amqp.rabbitmq) +- [#messaging.amqp.rabbitmq](reference/messaging/amqp.md#messaging.amqp.rabbitmq) +- [#boot-features-using-amqp-receiving](reference/messaging/amqp.md#messaging.amqp.receiving) +- [#features.messaging.amqp.receiving](reference/messaging/amqp.md#messaging.amqp.receiving) +- [#messaging.amqp.receiving](reference/messaging/amqp.md#messaging.amqp.receiving) +- [#messaging.amqp.sending-stream](reference/messaging/amqp.md#messaging.amqp.sending-stream) +- [#boot-features-using-amqp-sending](reference/messaging/amqp.md#messaging.amqp.sending) +- [#features.messaging.amqp.sending](reference/messaging/amqp.md#messaging.amqp.sending) +- [#messaging.amqp.sending](reference/messaging/amqp.md#messaging.amqp.sending) +- [#boot-features-amqp](reference/messaging/amqp.md#messaging.amqp) +- [#features.messaging.amqp](reference/messaging/amqp.md#messaging.amqp) +- [#messaging.amqp](reference/messaging/amqp.md#messaging.amqp) +- [#boot-features-messaging](reference/messaging/index.md#messaging) +- [#features.messaging](reference/messaging/index.md#messaging) +- [#messaging](reference/messaging/index.md#messaging) +- [#messaging](reference/messaging/index.md) +- [messaging](reference/messaging/index.md) +- [#boot-features-activemq](reference/messaging/jms.md#messaging.jms.activemq) +- [#features.messaging.jms.activemq](reference/messaging/jms.md#messaging.jms.activemq) +- [#messaging.jms.activemq](reference/messaging/jms.md#messaging.jms.activemq) +- [#boot-features-artemis](reference/messaging/jms.md#messaging.jms.artemis) +- [#features.messaging.jms.artemis](reference/messaging/jms.md#messaging.jms.artemis) +- [#messaging.jms.artemis](reference/messaging/jms.md#messaging.jms.artemis) +- [#boot-features-jms-jndi](reference/messaging/jms.md#messaging.jms.jndi) +- [#features.messaging.jms.jndi](reference/messaging/jms.md#messaging.jms.jndi) +- [#messaging.jms.jndi](reference/messaging/jms.md#messaging.jms.jndi) +- [#boot-features-using-jms-receiving](reference/messaging/jms.md#messaging.jms.receiving) +- [#features.messaging.jms.receiving](reference/messaging/jms.md#messaging.jms.receiving) +- [#messaging.jms.receiving](reference/messaging/jms.md#messaging.jms.receiving) +- [#boot-features-using-jms-sending](reference/messaging/jms.md#messaging.jms.sending) +- [#features.messaging.jms.sending](reference/messaging/jms.md#messaging.jms.sending) +- [#messaging.jms.sending](reference/messaging/jms.md#messaging.jms.sending) +- [#boot-features-jms](reference/messaging/jms.md#messaging.jms) +- [#features.messaging.jms](reference/messaging/jms.md#messaging.jms) +- [#messaging.jms](reference/messaging/jms.md#messaging.jms) +- [#boot-features-kafka-extra-props](reference/messaging/kafka.md#messaging.kafka.additional-properties) +- [#features.messaging.kafka.additional-properties](reference/messaging/kafka.md#messaging.kafka.additional-properties) +- [#messaging.kafka.additional-properties](reference/messaging/kafka.md#messaging.kafka.additional-properties) +- [#boot-features-embedded-kafka](reference/messaging/kafka.md#messaging.kafka.embedded) +- [#features.messaging.kafka.embedded](reference/messaging/kafka.md#messaging.kafka.embedded) +- [#messaging.kafka.embedded](reference/messaging/kafka.md#messaging.kafka.embedded) +- [#boot-features-kafka-receiving-a-message](reference/messaging/kafka.md#messaging.kafka.receiving) +- [#features.messaging.kafka.receiving](reference/messaging/kafka.md#messaging.kafka.receiving) +- [#messaging.kafka.receiving](reference/messaging/kafka.md#messaging.kafka.receiving) +- [#boot-features-kafka-sending-a-message](reference/messaging/kafka.md#messaging.kafka.sending) +- [#features.messaging.kafka.sending](reference/messaging/kafka.md#messaging.kafka.sending) +- [#messaging.kafka.sending](reference/messaging/kafka.md#messaging.kafka.sending) +- [#boot-features-kafka-streams](reference/messaging/kafka.md#messaging.kafka.streams) +- [#features.messaging.kafka.streams](reference/messaging/kafka.md#messaging.kafka.streams) +- [#messaging.kafka.streams](reference/messaging/kafka.md#messaging.kafka.streams) +- [#boot-features-kafka](reference/messaging/kafka.md#messaging.kafka) +- [#features.messaging.kafka](reference/messaging/kafka.md#messaging.kafka) +- [#messaging.kafka](reference/messaging/kafka.md#messaging.kafka) +- [#messaging.pulsar.additional-properties](reference/messaging/pulsar.md#messaging.pulsar.additional-properties) +- [#messaging.pulsar.admin.auth](reference/messaging/pulsar.md#messaging.pulsar.admin.auth) +- [#messaging.pulsar.admin](reference/messaging/pulsar.md#messaging.pulsar.admin) +- [#messaging.pulsar.connecting-reactive](reference/messaging/pulsar.md#messaging.pulsar.connecting-reactive) +- [#messaging.pulsar.connecting.auth](reference/messaging/pulsar.md#messaging.pulsar.connecting.auth) +- [#messaging.pulsar.connecting.ssl](reference/messaging/pulsar.md#messaging.pulsar.connecting.ssl) +- [#messaging.pulsar.connecting](reference/messaging/pulsar.md#messaging.pulsar.connecting) +- [#messaging.pulsar.reading-reactive](reference/messaging/pulsar.md#messaging.pulsar.reading-reactive) +- [#messaging.pulsar.reading](reference/messaging/pulsar.md#messaging.pulsar.reading) +- [#messaging.pulsar.receiving-reactive](reference/messaging/pulsar.md#messaging.pulsar.receiving-reactive) +- [#messaging.pulsar.receiving](reference/messaging/pulsar.md#messaging.pulsar.receiving) +- [#messaging.pulsar.sending-reactive](reference/messaging/pulsar.md#messaging.pulsar.sending-reactive) +- [#messaging.pulsar.sending](reference/messaging/pulsar.md#messaging.pulsar.sending) +- [#messaging.pulsar](reference/messaging/pulsar.md#messaging.pulsar) +- [#boot-features-rsocket-messaging](reference/messaging/rsocket.md#messaging.rsocket.messaging) +- [#features.rsocket.messaging](reference/messaging/rsocket.md#messaging.rsocket.messaging) +- [#messaging.rsocket.messaging](reference/messaging/rsocket.md#messaging.rsocket.messaging) +- [#boot-features-rsocket-requester](reference/messaging/rsocket.md#messaging.rsocket.requester) +- [#features.rsocket.requester](reference/messaging/rsocket.md#messaging.rsocket.requester) +- [#messaging.rsocket.requester](reference/messaging/rsocket.md#messaging.rsocket.requester) +- [#boot-features-rsocket-server-auto-configuration](reference/messaging/rsocket.md#messaging.rsocket.server-auto-configuration) +- [#features.rsocket.server-auto-configuration](reference/messaging/rsocket.md#messaging.rsocket.server-auto-configuration) +- [#messaging.rsocket.server-auto-configuration](reference/messaging/rsocket.md#messaging.rsocket.server-auto-configuration) +- [#boot-features-rsocket-strategies-auto-configuration](reference/messaging/rsocket.md#messaging.rsocket.strategies-auto-configuration) +- [#features.rsocket.strategies-auto-configuration](reference/messaging/rsocket.md#messaging.rsocket.strategies-auto-configuration) +- [#messaging.rsocket.strategies-auto-configuration](reference/messaging/rsocket.md#messaging.rsocket.strategies-auto-configuration) +- [#boot-features-rsocket](reference/messaging/rsocket.md#messaging.rsocket) +- [#features.rsocket](reference/messaging/rsocket.md#messaging.rsocket) +- [#messaging.rsocket](reference/messaging/rsocket.md#messaging.rsocket) +- [#boot-features-integration](reference/messaging/spring-integration.md#messaging.spring-integration) +- [#features.spring-integration](reference/messaging/spring-integration.md#messaging.spring-integration) +- [#messaging.spring-integration](reference/messaging/spring-integration.md#messaging.spring-integration) +- [#boot-features-websockets](reference/messaging/websockets.md#messaging.websockets) +- [#features.websockets](reference/messaging/websockets.md#messaging.websockets) +- [#messaging.websockets](reference/messaging/websockets.md#messaging.websockets) +- [#deployment.efficient.aot](reference/packaging/aot.md#packaging.aot) +- [#deployment.efficient.checkpoint-restore](reference/packaging/checkpoint-restore.md#packaging.checkpoint-restore) +- [#boot-features-container-images-buildpacks](reference/packaging/container-images/cloud-native-buildpacks.md#packaging.container-images.buildpacks) +- [#container-images.buildpacks](reference/packaging/container-images/cloud-native-buildpacks.md#packaging.container-images.buildpacks) +- [#features.container-images.building.buildpacks](reference/packaging/container-images/cloud-native-buildpacks.md#packaging.container-images.buildpacks) +- [#boot-features-container-images-docker](reference/packaging/container-images/dockerfiles.md#packaging.container-images.dockerfiles) +- [#container-images.dockerfiles](reference/packaging/container-images/dockerfiles.md#packaging.container-images.dockerfiles) +- [#features.container-images.building.dockerfiles](reference/packaging/container-images/dockerfiles.md#packaging.container-images.dockerfiles) +- [#boot-layering-docker-images](reference/packaging/container-images/efficient-images.md#packaging.container-images.efficient-images.layering) +- [#container-images.efficient-images.layering](reference/packaging/container-images/efficient-images.md#packaging.container-images.efficient-images.layering) +- [#features.container-images.layering](reference/packaging/container-images/efficient-images.md#packaging.container-images.efficient-images.layering) +- [#boot-features-container-images-building](reference/packaging/container-images/efficient-images.md#packaging.container-images.efficient-images) +- [#boot-features-container-images](reference/packaging/container-images/efficient-images.md#packaging.container-images.efficient-images) +- [#container-images.efficient-images](reference/packaging/container-images/efficient-images.md#packaging.container-images.efficient-images) +- [#features.container-images.building](reference/packaging/container-images/efficient-images.md#packaging.container-images.efficient-images) +- [#container-images](reference/packaging/container-images/index.md#packaging.container-images) +- [#container-images](reference/packaging/container-images/index.md) +- [container-images](reference/packaging/container-images/index.md) +- [#container-images.efficient-images.unpacking](reference/packaging/efficient.md#packaging.efficient.unpacking) +- [#containers-deployment](reference/packaging/efficient.md#packaging.efficient.unpacking) +- [#deployment.containers](reference/packaging/efficient.md#packaging.efficient.unpacking) +- [#deployment.efficient.unpacking](reference/packaging/efficient.md#packaging.efficient.unpacking) +- [#deployment.efficient](reference/packaging/efficient.md#packaging.efficient) +- [#native-image.advanced.converting-executable-jars.buildpacks](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.converting-executable-jars.buildpacks) +- [#native-image.advanced.converting-executable-jars.native-image](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.converting-executable-jars.native-image) +- [#native-image.advanced.converting-executable-jars](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.converting-executable-jars) +- [#native-image.advanced.custom-hints.testing](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.custom-hints.testing) +- [#native-image.advanced.custom-hints](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.custom-hints) +- [#native-image.advanced.known-limitations](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.known-limitations) +- [#native-image.advanced.nested-configuration-properties](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.nested-configuration-properties) +- [#native-image.advanced.using-the-tracing-agent.launch](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.using-the-tracing-agent.launch) +- [#native-image.advanced.using-the-tracing-agent](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced.using-the-tracing-agent) +- [#native-image.advanced](reference/packaging/native-image/advanced-topics.md#packaging.native-image.advanced) +- [#native-image](reference/packaging/native-image/index.md#packaging.native-image) +- [#native-image](reference/packaging/native-image/index.md) +- [native-image](reference/packaging/native-image/index.md) +- [#packaging.native-image.introducing-graalvm-native-images.key-differences-with-jvm-deployments](reference/packaging/native-image/introducing-graalvm-native-images.md#packaging.native-image.introducing-graalvm-native-images.key-differences-with-jvm-deployments) +- [#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing.hint-file-generation](reference/packaging/native-image/introducing-graalvm-native-images.md#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing.hint-file-generation) +- [#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing.proxy-class-generation](reference/packaging/native-image/introducing-graalvm-native-images.md#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing.proxy-class-generation) +- [#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing.source-code-generation](reference/packaging/native-image/introducing-graalvm-native-images.md#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing.source-code-generation) +- [#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing](reference/packaging/native-image/introducing-graalvm-native-images.md#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing) +- [#native-image.introducing-graalvm-native-images](reference/packaging/native-image/introducing-graalvm-native-images.md#packaging.native-image.introducing-graalvm-native-images) +- [#boot-features-testing](reference/testing/index.md#testing) +- [#features.testing](reference/testing/index.md#testing) +- [#boot-features-testing-spring-applications](reference/testing/spring-applications.md#testing.spring-applications) +- [#features.testing.spring-applications](reference/testing/spring-applications.md#testing.spring-applications) +- [#boot-features-testing-spring-boot-applications-testing-auto-configured-additional-auto-config](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.additional-autoconfiguration-and-slicing) +- [#features.testing.spring-boot-applications.additional-autoconfiguration-and-slicing](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.additional-autoconfiguration-and-slicing) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-jdbc-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-jdbc) +- [#features.testing.spring-boot-applications.autoconfigured-jdbc](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-jdbc) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-jooq-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-jooq) +- [#features.testing.spring-boot-applications.autoconfigured-jooq](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-jooq) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-rest-client](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-rest-client) +- [#features.testing.spring-boot-applications.autoconfigured-rest-client](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-rest-client) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-cassandra-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-cassandra) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-cassandra](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-cassandra) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-couchbase](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-couchbase) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-elasticsearch](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-elasticsearch) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-data-jdbc-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-jdbc) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-jdbc](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-jdbc) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-jpa-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-jpa) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-jpa](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-jpa) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-ldap-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-ldap) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-ldap](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-ldap) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-mongo-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-mongodb) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-mongodb](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-mongodb) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-neo4j-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-neo4j) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-neo4j](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-neo4j) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-r2dbc](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-r2dbc) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-redis-test](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-redis) +- [#features.testing.spring-boot-applications.autoconfigured-spring-data-redis](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-data-redis) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-rest-docs-mock-mvc](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-restdocs.with-mock-mvc) +- [#features.testing.spring-boot-applications.autoconfigured-spring-restdocs.with-mock-mvc](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-restdocs.with-mock-mvc) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-rest-docs-rest-assured](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-restdocs.with-rest-assured) +- [#features.testing.spring-boot-applications.autoconfigured-spring-restdocs.with-rest-assured](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-restdocs.with-rest-assured) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-rest-docs-web-test-client](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-restdocs.with-web-test-client) +- [#features.testing.spring-boot-applications.autoconfigured-spring-restdocs.with-web-test-client](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-restdocs.with-web-test-client) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-rest-docs](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-restdocs) +- [#features.testing.spring-boot-applications.autoconfigured-spring-restdocs](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-spring-restdocs) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-tests) +- [#features.testing.spring-boot-applications.autoconfigured-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-tests) +- [#features.testing.spring-boot-applications.autoconfigured-webservices.client](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-webservices.client) +- [#features.testing.spring-boot-applications.autoconfigured-webservices.server](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-webservices.server) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-webservices](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-webservices) +- [#features.testing.spring-boot-applications.autoconfigured-webservices](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-webservices) +- [#boot-features-testing-spring-boot-applications-customizing-web-test-client](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.customizing-web-test-client) +- [#features.testing.spring-boot-applications.customizing-web-test-client](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.customizing-web-test-client) +- [#boot-features-testing-spring-boot-applications-detecting-config](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.detecting-configuration) +- [#features.testing.spring-boot-applications.detecting-configuration](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.detecting-configuration) +- [#boot-features-testing-spring-boot-applications-detecting-web-app-type](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.detecting-web-app-type) +- [#features.testing.spring-boot-applications.detecting-web-app-type](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.detecting-web-app-type) +- [#boot-features-testing-spring-boot-applications-excluding-config](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.excluding-configuration) +- [#features.testing.spring-boot-applications.excluding-configuration](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.excluding-configuration) +- [#boot-features-testing-spring-boot-applications-jmx](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.jmx) +- [#features.testing.spring-boot-applications.jmx](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.jmx) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-json-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.json-tests) +- [#features.testing.spring-boot-applications.json-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.json-tests) +- [#boot-features-testing-spring-boot-applications-metrics](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.metrics) +- [#features.testing.spring-boot-applications.metrics](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.metrics) +- [#boot-features-testing-spring-boot-applications-mocking-beans](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.mocking-beans) +- [#features.testing.spring-boot-applications.mocking-beans](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.mocking-beans) +- [#features.testing.spring-boot-applications.observations](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.observations) +- [#boot-features-testing-spring-boot-applications-with-spock](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.spock) +- [#features.testing.spring-boot-applications.spock](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.spock) +- [#features.testing.spring-boot-applications.spring-graphql-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.spring-graphql-tests) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-mvc-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.spring-mvc-tests) +- [#features.testing.spring-boot-applications.spring-mvc-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.spring-mvc-tests) +- [#boot-features-testing-spring-boot-applications-testing-autoconfigured-webflux-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.spring-webflux-tests) +- [#features.testing.spring-boot-applications.spring-webflux-tests](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.spring-webflux-tests) +- [#features.testing.spring-boot-applications.tracing](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.tracing) +- [#boot-features-testing-spring-boot-applications-testing-user-configuration](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.user-configuration-and-slicing) +- [#features.testing.spring-boot-applications.user-configuration-and-slicing](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.user-configuration-and-slicing) +- [#boot-features-testing-spring-boot-application-arguments](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.using-application-arguments) +- [#features.testing.spring-boot-applications.using-application-arguments](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.using-application-arguments) +- [#features.testing.spring-boot-applications.using-main](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.using-main) +- [#boot-features-testing-spring-boot-applications-testing-with-mock-environment](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.with-mock-environment) +- [#features.testing.spring-boot-applications.with-mock-environment](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.with-mock-environment) +- [#boot-features-testing-spring-boot-applications-testing-with-running-server](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.with-running-server) +- [#features.testing.spring-boot-applications.with-running-server](reference/testing/spring-boot-applications.md#testing.spring-boot-applications.with-running-server) +- [#boot-features-testing-spring-boot-applications](reference/testing/spring-boot-applications.md#testing.spring-boot-applications) +- [#features.testing.spring-boot-applications](reference/testing/spring-boot-applications.md#testing.spring-boot-applications) +- [#boot-features-test-scope-dependencies](reference/testing/test-scope-dependencies.md#testing.test-scope-dependencies) +- [#features.testing.test-scope-dependencies](reference/testing/test-scope-dependencies.md#testing.test-scope-dependencies) +- [#boot-features-configfileapplicationcontextinitializer-test-utility](reference/testing/test-utilities.md#testing.utilities.config-data-application-context-initializer) +- [#features.testing.utilities.config-data-application-context-initializer](reference/testing/test-utilities.md#testing.utilities.config-data-application-context-initializer) +- [#boot-features-output-capture-test-utility](reference/testing/test-utilities.md#testing.utilities.output-capture) +- [#features.testing.utilities.output-capture](reference/testing/test-utilities.md#testing.utilities.output-capture) +- [#boot-features-test-property-values](reference/testing/test-utilities.md#testing.utilities.test-property-values) +- [#features.testing.utilities.test-property-values](reference/testing/test-utilities.md#testing.utilities.test-property-values) +- [#boot-features-rest-templates-test-utility](reference/testing/test-utilities.md#testing.utilities.test-rest-template) +- [#features.testing.utilities.test-rest-template](reference/testing/test-utilities.md#testing.utilities.test-rest-template) +- [#boot-features-test-utilities](reference/testing/test-utilities.md#testing.utilities) +- [#features.testing.utilities](reference/testing/test-utilities.md#testing.utilities) +- [#features.testing.testcontainers.dynamic-properties](reference/testing/testcontainers.md#testing.testcontainers.dynamic-properties) +- [#howto.testing.testcontainers.dynamic-properties](reference/testing/testcontainers.md#testing.testcontainers.dynamic-properties) +- [#features.testing.testcontainers.service-connections](reference/testing/testcontainers.md#testing.testcontainers.service-connections) +- [#features.testing.testcontainers](reference/testing/testcontainers.md#testing.testcontainers) +- [#howto-testcontainers](reference/testing/testcontainers.md#testing.testcontainers) +- [#howto.testing.testcontainers](reference/testing/testcontainers.md#testing.testcontainers) +- [#using-boot-disabling-specific-auto-configuration](reference/using/auto-configuration.md#using.auto-configuration.disabling-specific) +- [#using.auto-configuration.disabling-specific](reference/using/auto-configuration.md#using.auto-configuration.disabling-specific) +- [#using.auto-configuration.packages](reference/using/auto-configuration.md#using.auto-configuration.packages) +- [#using-boot-replacing-auto-configuration](reference/using/auto-configuration.md#using.auto-configuration.replacing) +- [#using.auto-configuration.replacing](reference/using/auto-configuration.md#using.auto-configuration.replacing) +- [#using-boot-auto-configuration](reference/using/auto-configuration.md#using.auto-configuration) +- [#using.auto-configuration](reference/using/auto-configuration.md#using.auto-configuration) +- [#using-boot-ant](reference/using/build-systems.md#using.build-systems.ant) +- [#using.build-systems.ant](reference/using/build-systems.md#using.build-systems.ant) +- [#using-boot-dependency-management](reference/using/build-systems.md#using.build-systems.dependency-management) +- [#using.build-systems.dependency-management](reference/using/build-systems.md#using.build-systems.dependency-management) +- [#build-tool-plugins.gradle](reference/using/build-systems.md#using.build-systems.gradle) +- [#using-boot-gradle](reference/using/build-systems.md#using.build-systems.gradle) +- [#using.build-systems.gradle](reference/using/build-systems.md#using.build-systems.gradle) +- [#build-tool-plugins.maven](reference/using/build-systems.md#using.build-systems.maven) +- [#using-boot-maven](reference/using/build-systems.md#using.build-systems.maven) +- [#using.build-systems.maven](reference/using/build-systems.md#using.build-systems.maven) +- [#using-boot-starter](reference/using/build-systems.md#using.build-systems.starters) +- [#using.build-systems.starters](reference/using/build-systems.md#using.build-systems.starters) +- [#using-boot-build-systems](reference/using/build-systems.md#using.build-systems) +- [#using.build-systems](reference/using/build-systems.md#using.build-systems) +- [#using-boot-importing-configuration](reference/using/configuration-classes.md#using.configuration-classes.importing-additional-configuration) +- [#using.configuration-classes.importing-additional-configuration](reference/using/configuration-classes.md#using.configuration-classes.importing-additional-configuration) +- [#using-boot-importing-xml-configuration](reference/using/configuration-classes.md#using.configuration-classes.importing-xml-configuration) +- [#using.configuration-classes.importing-xml-configuration](reference/using/configuration-classes.md#using.configuration-classes.importing-xml-configuration) +- [#using-boot-configuration-classes](reference/using/configuration-classes.md#using.configuration-classes) +- [#using.configuration-classes](reference/using/configuration-classes.md#using.configuration-classes) +- [#using.devtools.diagnosing-classloading-issues](reference/using/devtools.md#using.devtools.diagnosing-classloading-issues) +- [#configuring-file-system-watcher](reference/using/devtools.md#using.devtools.globalsettings.configuring-file-system-watcher) +- [#using.devtools.globalsettings.configuring-file-system-watcher](reference/using/devtools.md#using.devtools.globalsettings.configuring-file-system-watcher) +- [#using-boot-devtools-globalsettings](reference/using/devtools.md#using.devtools.globalsettings) +- [#using.devtools.globalsettings](reference/using/devtools.md#using.devtools.globalsettings) +- [#using-boot-devtools-livereload](reference/using/devtools.md#using.devtools.livereload) +- [#using.devtools.livereload](reference/using/devtools.md#using.devtools.livereload) +- [#using-boot-devtools-property-defaults](reference/using/devtools.md#using.devtools.property-defaults) +- [#using.devtools.property-defaults](reference/using/devtools.md#using.devtools.property-defaults) +- [#running-remote-client-application](reference/using/devtools.md#using.devtools.remote-applications.client) +- [#using.devtools.remote-applications.client](reference/using/devtools.md#using.devtools.remote-applications.client) +- [#using-boot-devtools-remote-update](reference/using/devtools.md#using.devtools.remote-applications.update) +- [#using.devtools.remote-applications.update](reference/using/devtools.md#using.devtools.remote-applications.update) +- [#using-boot-devtools-remote](reference/using/devtools.md#using.devtools.remote-applications) +- [#using.devtools.remote-applications](reference/using/devtools.md#using.devtools.remote-applications) +- [#using-boot-devtools-customizing-classload](reference/using/devtools.md#using.devtools.restart.customizing-the-classload) +- [#using.devtools.restart.customizing-the-classload](reference/using/devtools.md#using.devtools.restart.customizing-the-classload) +- [#using-boot-devtools-restart-disable](reference/using/devtools.md#using.devtools.restart.disable) +- [#using.devtools.restart.disable](reference/using/devtools.md#using.devtools.restart.disable) +- [#using-boot-devtools-restart-exclude](reference/using/devtools.md#using.devtools.restart.excluding-resources) +- [#using.devtools.restart.excluding-resources](reference/using/devtools.md#using.devtools.restart.excluding-resources) +- [#using-boot-devtools-known-restart-limitations](reference/using/devtools.md#using.devtools.restart.limitations) +- [#using.devtools.restart.limitations](reference/using/devtools.md#using.devtools.restart.limitations) +- [#using-boot-devtools-restart-logging-condition-delta](reference/using/devtools.md#using.devtools.restart.logging-condition-delta) +- [#using.devtools.restart.logging-condition-delta](reference/using/devtools.md#using.devtools.restart.logging-condition-delta) +- [#using-spring-boot-restart-vs-reload](reference/using/devtools.md#using.devtools.restart.restart-vs-reload) +- [#using.devtools.restart.restart-vs-reload](reference/using/devtools.md#using.devtools.restart.restart-vs-reload) +- [#using-boot-devtools-restart-triggerfile](reference/using/devtools.md#using.devtools.restart.triggerfile) +- [#using.devtools.restart.triggerfile](reference/using/devtools.md#using.devtools.restart.triggerfile) +- [#using-boot-devtools-restart-additional-paths](reference/using/devtools.md#using.devtools.restart.watching-additional-paths) +- [#using.devtools.restart.watching-additional-paths](reference/using/devtools.md#using.devtools.restart.watching-additional-paths) +- [#using-boot-devtools-restart](reference/using/devtools.md#using.devtools.restart) +- [#using.devtools.restart](reference/using/devtools.md#using.devtools.restart) +- [#using-boot-devtools](reference/using/devtools.md#using.devtools) +- [#using.devtools](reference/using/devtools.md#using.devtools) +- [#using-boot](reference/using/index.md#using) +- [#using](reference/using/index.md#using) +- [using](reference/using/index.md#using) +- [#using-boot-packaging-for-production](reference/using/packaging-for-production.md#using.packaging-for-production) +- [#using.packaging-for-production](reference/using/packaging-for-production.md#using.packaging-for-production) +- [#using-boot-running-as-a-packaged-application](reference/using/running-your-application.md#using.running-your-application.as-a-packaged-application) +- [#using.running-your-application.as-a-packaged-application](reference/using/running-your-application.md#using.running-your-application.as-a-packaged-application) +- [#using-boot-running-from-an-ide](reference/using/running-your-application.md#using.running-your-application.from-an-ide) +- [#using.running-your-application.from-an-ide](reference/using/running-your-application.md#using.running-your-application.from-an-ide) +- [#using-boot-hot-swapping](reference/using/running-your-application.md#using.running-your-application.hot-swapping) +- [#using.running-your-application.hot-swapping](reference/using/running-your-application.md#using.running-your-application.hot-swapping) +- [#using-boot-running-with-the-gradle-plugin](reference/using/running-your-application.md#using.running-your-application.with-the-gradle-plugin) +- [#using.running-your-application.with-the-gradle-plugin](reference/using/running-your-application.md#using.running-your-application.with-the-gradle-plugin) +- [#using-boot-running-with-the-maven-plugin](reference/using/running-your-application.md#using.running-your-application.with-the-maven-plugin) +- [#using.running-your-application.with-the-maven-plugin](reference/using/running-your-application.md#using.running-your-application.with-the-maven-plugin) +- [#using-boot-running-your-application](reference/using/running-your-application.md#using.running-your-application) +- [#using.running-your-application](reference/using/running-your-application.md#using.running-your-application) +- [#using-boot-spring-beans-and-dependency-injection](reference/using/spring-beans-and-dependency-injection.md#using.spring-beans-and-dependency-injection) +- [#using.spring-beans-and-dependency-injection](reference/using/spring-beans-and-dependency-injection.md#using.spring-beans-and-dependency-injection) +- [#using-boot-locating-the-main-class](reference/using/structuring-your-code.md#using.structuring-your-code.locating-the-main-class) +- [#using.structuring-your-code.locating-the-main-class](reference/using/structuring-your-code.md#using.structuring-your-code.locating-the-main-class) +- [#using-boot-using-the-default-package](reference/using/structuring-your-code.md#using.structuring-your-code.using-the-default-package) +- [#using.structuring-your-code.using-the-default-package](reference/using/structuring-your-code.md#using.structuring-your-code.using-the-default-package) +- [#using-boot-structuring-your-code](reference/using/structuring-your-code.md#using.structuring-your-code) +- [#using.structuring-your-code](reference/using/structuring-your-code.md#using.structuring-your-code) +- [#using-boot-using-springbootapplication-annotation](reference/using/using-the-springbootapplication-annotation.md#using.using-the-springbootapplication-annotation) +- [#using.using-the-springbootapplication-annotation](reference/using/using-the-springbootapplication-annotation.md#using.using-the-springbootapplication-annotation) +- [#boot-features-graceful-shutdown](reference/web/graceful-shutdown.md#web.graceful-shutdown) +- [#features.graceful-shutdown](reference/web/graceful-shutdown.md#web.graceful-shutdown) +- [#web.graceful-shutdown](reference/web/graceful-shutdown.md#web.graceful-shutdown) +- [#boot-features-developing-web-applications](reference/web/index.md#web) +- [#features.developing-web-applications](reference/web/index.md#web) +- [#web](reference/web/index.md#web) +- [#web](reference/web/index.md) +- [web](reference/web/index.md) +- [#boot-features-reactive-server-resources](reference/web/reactive.md#web.reactive.reactive-server-resources-configuration) +- [#features.developing-web-applications.reactive-server-resources-configuration](reference/web/reactive.md#web.reactive.reactive-server-resources-configuration) +- [#web.reactive.reactive-server-resources-configuration](reference/web/reactive.md#web.reactive.reactive-server-resources-configuration) +- [#web.reactive.reactive-server.customizing.direct](reference/web/reactive.md#web.reactive.reactive-server.customizing.direct) +- [#web.reactive.reactive-server.customizing.programmatic](reference/web/reactive.md#web.reactive.reactive-server.customizing.programmatic) +- [#web.reactive.reactive-server.customizing](reference/web/reactive.md#web.reactive.reactive-server.customizing) +- [#boot-features-reactive-server](reference/web/reactive.md#web.reactive.reactive-server) +- [#features.developing-web-applications.reactive-server](reference/web/reactive.md#web.reactive.reactive-server) +- [#web.reactive.reactive-server](reference/web/reactive.md#web.reactive.reactive-server) +- [#boot-features-webflux-auto-configuration](reference/web/reactive.md#web.reactive.webflux.auto-configuration) +- [#features.developing-web-applications.spring-webflux.auto-configuration](reference/web/reactive.md#web.reactive.webflux.auto-configuration) +- [#web.reactive.webflux.auto-configuration](reference/web/reactive.md#web.reactive.webflux.auto-configuration) +- [#web.reactive.webflux.conversion-service](reference/web/reactive.md#web.reactive.webflux.conversion-service) +- [#boot-features-webflux-error-handling-custom-error-pages](reference/web/reactive.md#web.reactive.webflux.error-handling.error-pages) +- [#features.developing-web-applications.spring-webflux.error-pages](reference/web/reactive.md#web.reactive.webflux.error-handling.error-pages) +- [#web.reactive.webflux.error-handling.error-pages](reference/web/reactive.md#web.reactive.webflux.error-handling.error-pages) +- [#boot-features-webflux-error-handling](reference/web/reactive.md#web.reactive.webflux.error-handling) +- [#features.developing-web-applications.spring-webflux.error-handling](reference/web/reactive.md#web.reactive.webflux.error-handling) +- [#web.reactive.webflux.error-handling](reference/web/reactive.md#web.reactive.webflux.error-handling) +- [#boot-features-webflux-httpcodecs](reference/web/reactive.md#web.reactive.webflux.httpcodecs) +- [#features.developing-web-applications.spring-webflux.httpcodecs](reference/web/reactive.md#web.reactive.webflux.httpcodecs) +- [#web.reactive.webflux.httpcodecs](reference/web/reactive.md#web.reactive.webflux.httpcodecs) +- [#boot-features-webflux-static-content](reference/web/reactive.md#web.reactive.webflux.static-content) +- [#features.developing-web-applications.spring-webflux.static-context](reference/web/reactive.md#web.reactive.webflux.static-content) +- [#web.reactive.webflux.static-content](reference/web/reactive.md#web.reactive.webflux.static-content) +- [#boot-features-webflux-template-engines](reference/web/reactive.md#web.reactive.webflux.template-engines) +- [#features.developing-web-applications.spring-webflux.template-engines](reference/web/reactive.md#web.reactive.webflux.template-engines) +- [#web.reactive.webflux.template-engines](reference/web/reactive.md#web.reactive.webflux.template-engines) +- [#boot-features-webflux-web-filters](reference/web/reactive.md#web.reactive.webflux.web-filters) +- [#features.developing-web-applications.spring-webflux.web-filters](reference/web/reactive.md#web.reactive.webflux.web-filters) +- [#web.reactive.webflux.web-filters](reference/web/reactive.md#web.reactive.webflux.web-filters) +- [#boot-features-webflux-welcome-page](reference/web/reactive.md#web.reactive.webflux.welcome-page) +- [#features.developing-web-applications.spring-webflux.welcome-page](reference/web/reactive.md#web.reactive.webflux.welcome-page) +- [#web.reactive.webflux.welcome-page](reference/web/reactive.md#web.reactive.webflux.welcome-page) +- [#boot-features-webflux](reference/web/reactive.md#web.reactive.webflux) +- [#features.developing-web-applications.spring-webflux](reference/web/reactive.md#web.reactive.webflux) +- [#web.reactive.webflux](reference/web/reactive.md#web.reactive.webflux) +- [#web.reactive](reference/web/reactive.md#web.reactive) +- [#boot-features-embedded-container-application-context](reference/web/servlet.md#web.servlet.embedded-container.application-context) +- [#features.developing-web-applications.embedded-container.application-context](reference/web/servlet.md#web.servlet.embedded-container.application-context) +- [#web.servlet.embedded-container.application-context](reference/web/servlet.md#web.servlet.embedded-container.application-context) +- [#boot-features-embedded-container-servlets-filters-listeners-scanning](reference/web/servlet.md#web.servlet.embedded-container.context-initializer.scanning) +- [#features.developing-web-applications.embedded-container.context-initializer.scanning](reference/web/servlet.md#web.servlet.embedded-container.context-initializer.scanning) +- [#web.servlet.embedded-container.context-initializer.scanning](reference/web/servlet.md#web.servlet.embedded-container.context-initializer.scanning) +- [#boot-features-embedded-container-context-initializer](reference/web/servlet.md#web.servlet.embedded-container.context-initializer) +- [#features.developing-web-applications.embedded-container.context-initializer](reference/web/servlet.md#web.servlet.embedded-container.context-initializer) +- [#web.servlet.embedded-container.context-initializer](reference/web/servlet.md#web.servlet.embedded-container.context-initializer) +- [#boot-features-customizing-configurableservletwebserverfactory-directly](reference/web/servlet.md#web.servlet.embedded-container.customizing.direct) +- [#features.developing-web-applications.embedded-container.customizing.direct](reference/web/servlet.md#web.servlet.embedded-container.customizing.direct) +- [#web.servlet.embedded-container.customizing.direct](reference/web/servlet.md#web.servlet.embedded-container.customizing.direct) +- [#web.servlet.embedded-container.customizing.encoding](reference/web/servlet.md#web.servlet.embedded-container.customizing.encoding) +- [#boot-features-programmatic-embedded-container-customization](reference/web/servlet.md#web.servlet.embedded-container.customizing.programmatic) +- [#features.developing-web-applications.embedded-container.customizing.programmatic](reference/web/servlet.md#web.servlet.embedded-container.customizing.programmatic) +- [#web.servlet.embedded-container.customizing.programmatic](reference/web/servlet.md#web.servlet.embedded-container.customizing.programmatic) +- [#web.servlet.embedded-container.customizing.samesite](reference/web/servlet.md#web.servlet.embedded-container.customizing.samesite) +- [#boot-features-customizing-embedded-containers](reference/web/servlet.md#web.servlet.embedded-container.customizing) +- [#features.developing-web-applications.embedded-container.customizing](reference/web/servlet.md#web.servlet.embedded-container.customizing) +- [#web.servlet.embedded-container.customizing](reference/web/servlet.md#web.servlet.embedded-container.customizing) +- [#boot-features-jsp-limitations](reference/web/servlet.md#web.servlet.embedded-container.jsp-limitations) +- [#features.developing-web-applications.embedded-container.jsp-limitations](reference/web/servlet.md#web.servlet.embedded-container.jsp-limitations) +- [#web.servlet.embedded-container.jsp-limitations](reference/web/servlet.md#web.servlet.embedded-container.jsp-limitations) +- [#boot-features-embedded-container-servlets-filters-listeners-beans](reference/web/servlet.md#web.servlet.embedded-container.servlets-filters-listeners.beans) +- [#features.developing-web-applications.embedded-container.servlets-filters-listeners.beans](reference/web/servlet.md#web.servlet.embedded-container.servlets-filters-listeners.beans) +- [#web.servlet.embedded-container.servlets-filters-listeners.beans](reference/web/servlet.md#web.servlet.embedded-container.servlets-filters-listeners.beans) +- [#boot-features-embedded-container-servlets-filters-listeners](reference/web/servlet.md#web.servlet.embedded-container.servlets-filters-listeners) +- [#features.developing-web-applications.embedded-container.servlets-filters-listeners](reference/web/servlet.md#web.servlet.embedded-container.servlets-filters-listeners) +- [#web.servlet.embedded-container.servlets-filters-listeners](reference/web/servlet.md#web.servlet.embedded-container.servlets-filters-listeners) +- [#boot-features-embedded-container](reference/web/servlet.md#web.servlet.embedded-container) +- [#features.developing-web-applications.embedded-container](reference/web/servlet.md#web.servlet.embedded-container) +- [#web.servlet.embedded-container](reference/web/servlet.md#web.servlet.embedded-container) +- [#boot-features-jersey](reference/web/servlet.md#web.servlet.jersey) +- [#features.developing-web-applications.jersey](reference/web/servlet.md#web.servlet.jersey) +- [#web.servlet.jersey](reference/web/servlet.md#web.servlet.jersey) +- [#boot-features-spring-mvc-auto-configuration](reference/web/servlet.md#web.servlet.spring-mvc.auto-configuration) +- [#features.developing-web-applications.spring-mvc.auto-configuration](reference/web/servlet.md#web.servlet.spring-mvc.auto-configuration) +- [#web.servlet.spring-mvc.auto-configuration](reference/web/servlet.md#web.servlet.spring-mvc.auto-configuration) +- [#boot-features-spring-mvc-web-binding-initializer](reference/web/servlet.md#web.servlet.spring-mvc.binding-initializer) +- [#features.developing-web-applications.spring-mvc.binding-initializer](reference/web/servlet.md#web.servlet.spring-mvc.binding-initializer) +- [#web.servlet.spring-mvc.binding-initializer](reference/web/servlet.md#web.servlet.spring-mvc.binding-initializer) +- [#boot-features-spring-mvc-pathmatch](reference/web/servlet.md#web.servlet.spring-mvc.content-negotiation) +- [#features.developing-web-applications.spring-mvc.content-negotiation](reference/web/servlet.md#web.servlet.spring-mvc.content-negotiation) +- [#web.servlet.spring-mvc.content-negotiation](reference/web/servlet.md#web.servlet.spring-mvc.content-negotiation) +- [#web.servlet.spring-mvc.conversion-service](reference/web/servlet.md#web.servlet.spring-mvc.conversion-service) +- [#boot-features-cors](reference/web/servlet.md#web.servlet.spring-mvc.cors) +- [#features.developing-web-applications.spring-mvc.cors](reference/web/servlet.md#web.servlet.spring-mvc.cors) +- [#web.servlet.spring-mvc.cors](reference/web/servlet.md#web.servlet.spring-mvc.cors) +- [#boot-features-error-handling-mapping-error-pages-without-mvc](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.error-pages-without-spring-mvc) +- [#features.developing-web-applications.spring-mvc.error-handling.error-pages-without-spring-mvc](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.error-pages-without-spring-mvc) +- [#web.servlet.spring-mvc.error-handling.error-pages-without-spring-mvc](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.error-pages-without-spring-mvc) +- [#boot-features-error-handling-custom-error-pages](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.error-pages) +- [#features.developing-web-applications.spring-mvc.error-handling.error-pages](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.error-pages) +- [#web.servlet.spring-mvc.error-handling.error-pages](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.error-pages) +- [#boot-features-error-handling-war-deployment](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.in-a-war-deployment) +- [#features.developing-web-applications.spring-mvc.error-handling.in-a-war-deployment](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.in-a-war-deployment) +- [#web.servlet.spring-mvc.error-handling.in-a-war-deployment](reference/web/servlet.md#web.servlet.spring-mvc.error-handling.in-a-war-deployment) +- [#boot-features-error-handling](reference/web/servlet.md#web.servlet.spring-mvc.error-handling) +- [#features.developing-web-applications.spring-mvc.error-handling](reference/web/servlet.md#web.servlet.spring-mvc.error-handling) +- [#web.servlet.spring-mvc.error-handling](reference/web/servlet.md#web.servlet.spring-mvc.error-handling) +- [#features.developing-web-applications.spring-mvc.favicon](reference/web/servlet.md#web.servlet.spring-mvc.favicon) +- [#web.servlet.spring-mvc.favicon](reference/web/servlet.md#web.servlet.spring-mvc.favicon) +- [#boot-features-spring-message-codes](reference/web/servlet.md#web.servlet.spring-mvc.message-codes) +- [#features.developing-web-applications.spring-mvc.message-codes](reference/web/servlet.md#web.servlet.spring-mvc.message-codes) +- [#web.servlet.spring-mvc.message-codes](reference/web/servlet.md#web.servlet.spring-mvc.message-codes) +- [#boot-features-spring-mvc-message-converters](reference/web/servlet.md#web.servlet.spring-mvc.message-converters) +- [#features.developing-web-applications.spring-mvc.message-converters](reference/web/servlet.md#web.servlet.spring-mvc.message-converters) +- [#web.servlet.spring-mvc.message-converters](reference/web/servlet.md#web.servlet.spring-mvc.message-converters) +- [#boot-features-spring-mvc-static-content](reference/web/servlet.md#web.servlet.spring-mvc.static-content) +- [#features.developing-web-applications.spring-mvc.static-content](reference/web/servlet.md#web.servlet.spring-mvc.static-content) +- [#web.servlet.spring-mvc.static-content](reference/web/servlet.md#web.servlet.spring-mvc.static-content) +- [#boot-features-spring-mvc-template-engines](reference/web/servlet.md#web.servlet.spring-mvc.template-engines) +- [#features.developing-web-applications.spring-mvc.template-engines](reference/web/servlet.md#web.servlet.spring-mvc.template-engines) +- [#web.servlet.spring-mvc.template-engines](reference/web/servlet.md#web.servlet.spring-mvc.template-engines) +- [#boot-features-spring-mvc-welcome-page](reference/web/servlet.md#web.servlet.spring-mvc.welcome-page) +- [#features.developing-web-applications.spring-mvc.welcome-page](reference/web/servlet.md#web.servlet.spring-mvc.welcome-page) +- [#web.servlet.spring-mvc.welcome-page](reference/web/servlet.md#web.servlet.spring-mvc.welcome-page) +- [#boot-features-spring-mvc](reference/web/servlet.md#web.servlet.spring-mvc) +- [#features.developing-web-applications.spring-mvc](reference/web/servlet.md#web.servlet.spring-mvc) +- [#web.servlet.spring-mvc](reference/web/servlet.md#web.servlet.spring-mvc) +- [#web.servlet](reference/web/servlet.md#web.servlet) +- [#web.graphql.data-query](reference/web/spring-graphql.md#web.graphql.data-query) +- [#web.graphql.exception-handling](reference/web/spring-graphql.md#web.graphql.exception-handling) +- [#web.graphql.graphiql](reference/web/spring-graphql.md#web.graphql.graphiql) +- [#web.graphql.runtimewiring](reference/web/spring-graphql.md#web.graphql.runtimewiring) +- [#web.graphql.schema](reference/web/spring-graphql.md#web.graphql.schema) +- [#web.graphql.transports.http-websocket](reference/web/spring-graphql.md#web.graphql.transports.http-websocket) +- [#web.graphql.transports.rsocket](reference/web/spring-graphql.md#web.graphql.transports.rsocket) +- [#web.graphql.transports](reference/web/spring-graphql.md#web.graphql.transports) +- [#web.graphql](reference/web/spring-graphql.md#web.graphql) +- [#boot-features-spring-hateoas](reference/web/spring-hateoas.md#web.spring-hateoas) +- [#features.spring-hateoas](reference/web/spring-hateoas.md#web.spring-hateoas) +- [#web.spring-hateoas](reference/web/spring-hateoas.md#web.spring-hateoas) +- [#boot-features-security-authorization-server](reference/web/spring-security.md#web.security.oauth2.authorization-server) +- [#features.security.authorization-server](reference/web/spring-security.md#web.security.oauth2.authorization-server) +- [#web.security.oauth2.authorization-server](reference/web/spring-security.md#web.security.oauth2.authorization-server) +- [#boot-features-security-oauth2-common-providers](reference/web/spring-security.md#web.security.oauth2.client.common-providers) +- [#features.security.oauth2.client.common-providers](reference/web/spring-security.md#web.security.oauth2.client.common-providers) +- [#web.security.oauth2.client.common-providers](reference/web/spring-security.md#web.security.oauth2.client.common-providers) +- [#boot-features-security-oauth2-client](reference/web/spring-security.md#web.security.oauth2.client) +- [#features.security.oauth2.client](reference/web/spring-security.md#web.security.oauth2.client) +- [#web.security.oauth2.client](reference/web/spring-security.md#web.security.oauth2.client) +- [#boot-features-security-oauth2-server](reference/web/spring-security.md#web.security.oauth2.server) +- [#features.security.oauth2.server](reference/web/spring-security.md#web.security.oauth2.server) +- [#web.security.oauth2.server](reference/web/spring-security.md#web.security.oauth2.server) +- [#boot-features-security-oauth2](reference/web/spring-security.md#web.security.oauth2) +- [#features.security.oauth2](reference/web/spring-security.md#web.security.oauth2) +- [#web.security.oauth2](reference/web/spring-security.md#web.security.oauth2) +- [#boot-features-security-saml2-relying-party](reference/web/spring-security.md#web.security.saml2.relying-party) +- [#features.security.saml2.relying-party](reference/web/spring-security.md#web.security.saml2.relying-party) +- [#web.security.saml2.relying-party](reference/web/spring-security.md#web.security.saml2.relying-party) +- [#boot-features-security-saml](reference/web/spring-security.md#web.security.saml2) +- [#features.security.saml2](reference/web/spring-security.md#web.security.saml2) +- [#web.security.saml2](reference/web/spring-security.md#web.security.saml2) +- [#boot-features-security-mvc](reference/web/spring-security.md#web.security.spring-mvc) +- [#features.security.spring-mvc](reference/web/spring-security.md#web.security.spring-mvc) +- [#web.security.spring-mvc](reference/web/spring-security.md#web.security.spring-mvc) +- [#boot-features-security-webflux](reference/web/spring-security.md#web.security.spring-webflux) +- [#features.security.spring-webflux](reference/web/spring-security.md#web.security.spring-webflux) +- [#web.security.spring-webflux](reference/web/spring-security.md#web.security.spring-webflux) +- [#boot-features-security](reference/web/spring-security.md#web.security) +- [#features.security](reference/web/spring-security.md#web.security) +- [#web.security](reference/web/spring-security.md#web.security) +- [#boot-features-session](reference/web/spring-session.md#web.spring-session) +- [#features.spring-session](reference/web/spring-session.md#web.spring-session) +- [#web.spring-session](reference/web/spring-session.md#web.spring-session) +- [#appendix.configuration-metadata.annotation-processor.adding-additional-metadata](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor.adding-additional-metadata) +- [#configuration-metadata.annotation-processor.adding-additional-metadata](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor.adding-additional-metadata) +- [#appendix.configuration-metadata.annotation-processor.automatic-metadata-generation.nested-properties](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor.automatic-metadata-generation.nested-properties) +- [#configuration-metadata.annotation-processor.automatic-metadata-generation.nested-properties](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor.automatic-metadata-generation.nested-properties) +- [#appendix.configuration-metadata.annotation-processor.automatic-metadata-generation](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor.automatic-metadata-generation) +- [#configuration-metadata.annotation-processor.automatic-metadata-generation](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor.automatic-metadata-generation) +- [#appendix.configuration-metadata.annotation-processor.configuring](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor.configuring) +- [#configuration-metadata.annotation-processor.configuring](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor.configuring) +- [#appendix.configuration-metadata.annotation-processor](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor) +- [#configuration-metadata.annotation-processor](specification/configuration-metadata/annotation-processor.md#appendix.configuration-metadata.annotation-processor) +- [#appendix.configuration-metadata.format.group](specification/configuration-metadata/format.md#appendix.configuration-metadata.format.group) +- [#configuration-metadata.format.group](specification/configuration-metadata/format.md#appendix.configuration-metadata.format.group) +- [#appendix.configuration-metadata.format.hints](specification/configuration-metadata/format.md#appendix.configuration-metadata.format.hints) +- [#configuration-metadata.format.hints](specification/configuration-metadata/format.md#appendix.configuration-metadata.format.hints) +- [#appendix.configuration-metadata.format.property](specification/configuration-metadata/format.md#appendix.configuration-metadata.format.property) +- [#configuration-metadata.format.property](specification/configuration-metadata/format.md#appendix.configuration-metadata.format.property) +- [#appendix.configuration-metadata.format.repeated-items](specification/configuration-metadata/format.md#appendix.configuration-metadata.format.repeated-items) +- [#configuration-metadata.format.repeated-items](specification/configuration-metadata/format.md#appendix.configuration-metadata.format.repeated-items) +- [#appendix.configuration-metadata.format](specification/configuration-metadata/format.md#appendix.configuration-metadata.format) +- [#configuration-metadata.format](specification/configuration-metadata/format.md#appendix.configuration-metadata.format) +- [#appendix.configuration-metadata](specification/configuration-metadata/index.md#appendix.configuration-metadata) +- [#configuration-metadata](specification/configuration-metadata/index.md#appendix.configuration-metadata) +- [#configuration-metadata](specification/configuration-metadata/index.md) +- [configuration-metadata](specification/configuration-metadata/index.md) +- [#appendix.configuration-metadata.manual-hints.value-hint](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-hint) +- [#configuration-metadata.manual-hints.value-hint](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-hint) +- [#appendix.configuration-metadata.manual-hints.value-providers.any](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.any) +- [#configuration-metadata.manual-hints.value-providers.any](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.any) +- [#appendix.configuration-metadata.manual-hints.value-providers.class-reference](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.class-reference) +- [#configuration-metadata.manual-hints.value-providers.class-reference](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.class-reference) +- [#appendix.configuration-metadata.manual-hints.value-providers.handle-as](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.handle-as) +- [#configuration-metadata.manual-hints.value-providers.handle-as](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.handle-as) +- [#appendix.configuration-metadata.manual-hints.value-providers.logger-name](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.logger-name) +- [#configuration-metadata.manual-hints.value-providers.logger-name](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.logger-name) +- [#appendix.configuration-metadata.manual-hints.value-providers.spring-bean-reference](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.spring-bean-reference) +- [#configuration-metadata.manual-hints.value-providers.spring-bean-reference](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.spring-bean-reference) +- [#appendix.configuration-metadata.manual-hints.value-providers.spring-profile-name](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.spring-profile-name) +- [#configuration-metadata.manual-hints.value-providers.spring-profile-name](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers.spring-profile-name) +- [#appendix.configuration-metadata.manual-hints.value-providers](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers) +- [#configuration-metadata.manual-hints.value-providers](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints.value-providers) +- [#appendix.configuration-metadata.manual-hints](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints) +- [#configuration-metadata.manual-hints](specification/configuration-metadata/manual-hints.md#appendix.configuration-metadata.manual-hints) +- [#appendix.executable-jar.alternatives](specification/executable-jar/alternatives.md#appendix.executable-jar.alternatives) +- [#executable-jar.alternatives](specification/executable-jar/alternatives.md#appendix.executable-jar.alternatives) +- [#appendix.executable-jar](specification/executable-jar/index.md#appendix.executable-jar) +- [#executable-jar](specification/executable-jar/index.md#appendix.executable-jar) +- [#executable-jar](specification/executable-jar/index.md) +- [executable-jar](specification/executable-jar/index.md) +- [#appendix.executable-jar.jarfile-class.compatibility](specification/executable-jar/jarfile-class.md#appendix.executable-jar.jarfile-class.compatibility) +- [#executable-jar.jarfile-class.compatibility](specification/executable-jar/jarfile-class.md#appendix.executable-jar.jarfile-class.compatibility) +- [#appendix.executable-jar.jarfile-class](specification/executable-jar/jarfile-class.md#appendix.executable-jar.jarfile-class) +- [#executable-jar.jarfile-class](specification/executable-jar/jarfile-class.md#appendix.executable-jar.jarfile-class) +- [#appendix.executable-jar.launching.manifest](specification/executable-jar/launching.md#appendix.executable-jar.launching.manifest) +- [#executable-jar.launching.manifest](specification/executable-jar/launching.md#appendix.executable-jar.launching.manifest) +- [#appendix.executable-jar.launching](specification/executable-jar/launching.md#appendix.executable-jar.launching) +- [#executable-jar.launching](specification/executable-jar/launching.md#appendix.executable-jar.launching) +- [#appendix.executable-jar.nested-jars.classpath-index](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.classpath-index) +- [#executable-jar.nested-jars.classpath-index](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.classpath-index) +- [#appendix.executable-jar.nested-jars.index-files](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.index-files) +- [#executable-jar.nested-jars.index-files](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.index-files) +- [#appendix.executable-jar.nested-jars.jar-structure](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.jar-structure) +- [#executable-jar.nested-jars.jar-structure](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.jar-structure) +- [#appendix.executable-jar.nested-jars.layer-index](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.layer-index) +- [#executable-jar.nested-jars.layer-index](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.layer-index) +- [#appendix.executable-jar.nested-jars.war-structure](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.war-structure) +- [#executable-jar.nested-jars.war-structure](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars.war-structure) +- [#appendix.executable-jar.nested-jars](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars) +- [#executable-jar.nested-jars](specification/executable-jar/nested-jars.md#appendix.executable-jar.nested-jars) +- [#appendix.executable-jar.property-launcher](specification/executable-jar/property-launcher.md#appendix.executable-jar.property-launcher) +- [#executable-jar.property-launcher](specification/executable-jar/property-launcher.md#appendix.executable-jar.property-launcher) +- [#appendix.executable-jar-system-classloader](specification/executable-jar/restrictions.md#appendix.executable-jar-system-classloader) +- [#appendix.executable-jar-zip-entry-compression](specification/executable-jar/restrictions.md#appendix.executable-jar-zip-entry-compression) +- [#appendix.executable-jar.restrictions](specification/executable-jar/restrictions.md#appendix.executable-jar.restrictions) +- [#executable-jar.restrictions](specification/executable-jar/restrictions.md#appendix.executable-jar.restrictions) +- [#getting-started-first-application-main-method](tutorial/first-application/index.md#getting-started.first-application.code.main-method) +- [#getting-started.first-application.code.main-method](tutorial/first-application/index.md#getting-started.first-application.code.main-method) +- [#getting-started-first-application-annotations](tutorial/first-application/index.md#getting-started.first-application.code.mvc-annotations) +- [#getting-started.first-application.code.mvc-annotations](tutorial/first-application/index.md#getting-started.first-application.code.mvc-annotations) +- [#getting-started-first-application-auto-configuration](tutorial/first-application/index.md#getting-started.first-application.code.spring-boot-application) +- [#getting-started.first-application.code.enable-auto-configuration](tutorial/first-application/index.md#getting-started.first-application.code.spring-boot-application) +- [#getting-started.first-application.code.spring-boot-application](tutorial/first-application/index.md#getting-started.first-application.code.spring-boot-application) +- [#getting-started-first-application-code](tutorial/first-application/index.md#getting-started.first-application.code) +- [#getting-started.first-application.code](tutorial/first-application/index.md#getting-started.first-application.code) +- [#getting-started.first-application.dependencies.gradle](tutorial/first-application/index.md#getting-started.first-application.dependencies.gradle) +- [#getting-started.first-application.dependencies.maven](tutorial/first-application/index.md#getting-started.first-application.dependencies.maven) +- [#getting-started-first-application-dependencies](tutorial/first-application/index.md#getting-started.first-application.dependencies) +- [#getting-started.first-application.dependencies](tutorial/first-application/index.md#getting-started.first-application.dependencies) +- [#getting-started.first-application.executable-jar.gradle](tutorial/first-application/index.md#getting-started.first-application.executable-jar.gradle) +- [#getting-started.first-application.executable-jar.maven](tutorial/first-application/index.md#getting-started.first-application.executable-jar.maven) +- [#getting-started-first-application-executable-jar](tutorial/first-application/index.md#getting-started.first-application.executable-jar) +- [#getting-started.first-application.executable-jar](tutorial/first-application/index.md#getting-started.first-application.executable-jar) +- [#getting-started.first-application.gradle](tutorial/first-application/index.md#getting-started.first-application.gradle) +- [#getting-started-first-application-pom](tutorial/first-application/index.md#getting-started.first-application.pom) +- [#getting-started.first-application.pom](tutorial/first-application/index.md#getting-started.first-application.pom) +- [#getting-started.first-application.prerequisites.gradle](tutorial/first-application/index.md#getting-started.first-application.prerequisites.gradle) +- [#getting-started.first-application.prerequisites.maven](tutorial/first-application/index.md#getting-started.first-application.prerequisites.maven) +- [#getting-started.first-application.prerequisites](tutorial/first-application/index.md#getting-started.first-application.prerequisites) +- [#getting-started.first-application.run.gradle](tutorial/first-application/index.md#getting-started.first-application.run.gradle) +- [#getting-started.first-application.run.maven](tutorial/first-application/index.md#getting-started.first-application.run.maven) +- [#getting-started-first-application-run](tutorial/first-application/index.md#getting-started.first-application.run) +- [#getting-started.first-application.run](tutorial/first-application/index.md#getting-started.first-application.run) +- [#getting-started-first-application](tutorial/first-application/index.md#getting-started.first-application) +- [#getting-started.first-application](tutorial/first-application/index.md#getting-started.first-application) +- [#upgrading](upgrading.md) +- [upgrading](upgrading.md) diff --git a/markdown/boot/3.5.4/reference/actuator/auditing.md b/markdown/boot/3.5.4/reference/actuator/auditing.md new file mode 100644 index 0000000..f31bc15 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/auditing.md @@ -0,0 +1,25 @@ +--- +title: "Auditing" +source: "reference:actuator/auditing.adoc" +--- + + + +# Auditing + +Once Spring Security is in play, Spring Boot Actuator has a flexible audit framework that publishes events (by default, “authentication success”, “failure” and “access denied” exceptions). +This feature can be very useful for reporting and for implementing a lock-out policy based on authentication failures. + +You can enable auditing by providing a bean of type [`AuditEventRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/audit/AuditEventRepository.html) in your application’s configuration. +For convenience, Spring Boot offers an [`InMemoryAuditEventRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/audit/InMemoryAuditEventRepository.html). +[`InMemoryAuditEventRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/audit/InMemoryAuditEventRepository.html) has limited capabilities, and we recommend using it only for development environments. +For production environments, consider creating your own alternative [`AuditEventRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/audit/AuditEventRepository.html) implementation. + + + +## Custom Auditing + +To customize published security events, you can provide your own implementations of [`AbstractAuthenticationAuditListener`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/security/AbstractAuthenticationAuditListener.html) and [`AbstractAuthorizationAuditListener`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/security/AbstractAuthorizationAuditListener.html). + +You can also use the audit services for your own business events. +To do so, either inject the [`AuditEventRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/audit/AuditEventRepository.html) bean into your own components and use that directly or publish an [`AuditApplicationEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/audit/listener/AuditApplicationEvent.html) with the Spring [`ApplicationEventPublisher`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationEventPublisher.html) (by implementing [`ApplicationEventPublisherAware`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationEventPublisherAware.html)). diff --git a/markdown/boot/3.5.4/reference/actuator/cloud-foundry.md b/markdown/boot/3.5.4/reference/actuator/cloud-foundry.md new file mode 100644 index 0000000..c33c57c --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/cloud-foundry.md @@ -0,0 +1,291 @@ +--- +title: "Cloud Foundry Support" +source: "reference:actuator/cloud-foundry.adoc" +--- + + + +# Cloud Foundry Support + +Spring Boot’s actuator module includes additional support that is activated when you deploy to a compatible Cloud Foundry instance. +The `/cloudfoundryapplication` path provides an alternative secured route to all [`@Endpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/Endpoint.html) beans. + +The extended support lets Cloud Foundry management UIs (such as the web application that you can use to view deployed applications) be augmented with Spring Boot actuator information. +For example, an application status page can include full health information instead of the typical “running” or “stopped” status. + +> [!NOTE] +> The `/cloudfoundryapplication` path is not directly accessible to regular users. +> To use the endpoint, you must pass a valid UAA token with the request. + + + +## Disabling Extended Cloud Foundry Actuator Support + +If you want to fully disable the `/cloudfoundryapplication` endpoints, you can add the following setting to your `application.properties` file: + +#### Properties + +```properties +management.cloudfoundry.enabled=false +``` + +#### YAML + +```yaml +management: + cloudfoundry: + enabled: false +``` + + + +## Cloud Foundry Self-signed Certificates + +By default, the security verification for `/cloudfoundryapplication` endpoints makes SSL calls to various Cloud Foundry services. +If your Cloud Foundry UAA or Cloud Controller services use self-signed certificates, you need to set the following property: + +#### Properties + +```properties +management.cloudfoundry.skip-ssl-validation=true +``` + +#### YAML + +```yaml +management: + cloudfoundry: + skip-ssl-validation: true +``` + + + +## Custom Context Path + +If the server’s context-path has been configured to anything other than `/`, the Cloud Foundry endpoints are not available at the root of the application. +For example, if `server.servlet.context-path=/app`, Cloud Foundry endpoints are available at `/app/cloudfoundryapplication/*`. + +If you expect the Cloud Foundry endpoints to always be available at `/cloudfoundryapplication/*`, regardless of the server’s context-path, you need to explicitly configure that in your application. +The configuration differs, depending on the web server in use. +For Tomcat, you can add the following configuration: + +#### Java + +```java +import java.io.IOException; +import java.util.Collections; + +import jakarta.servlet.GenericServlet; +import jakarta.servlet.Servlet; +import jakarta.servlet.ServletContainerInitializer; +import jakarta.servlet.ServletContext; +import jakarta.servlet.ServletException; +import jakarta.servlet.ServletRequest; +import jakarta.servlet.ServletResponse; +import org.apache.catalina.Host; +import org.apache.catalina.core.StandardContext; +import org.apache.catalina.startup.Tomcat; + +import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory; +import org.springframework.boot.web.servlet.ServletContextInitializer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyCloudFoundryConfiguration { + + @Bean + public TomcatServletWebServerFactory servletWebServerFactory() { + return new TomcatServletWebServerFactory() { + + @Override + protected void prepareContext(Host host, ServletContextInitializer[] initializers) { + super.prepareContext(host, initializers); + StandardContext child = new StandardContext(); + child.addLifecycleListener(new Tomcat.FixContextListener()); + child.setPath("/cloudfoundryapplication"); + ServletContainerInitializer initializer = getServletContextInitializer(getContextPath()); + child.addServletContainerInitializer(initializer, Collections.emptySet()); + child.setCrossContext(true); + host.addChild(child); + } + + }; + } + + private ServletContainerInitializer getServletContextInitializer(String contextPath) { + return (classes, context) -> { + Servlet servlet = new GenericServlet() { + + @Override + public void service(ServletRequest req, ServletResponse res) throws ServletException, IOException { + ServletContext context = req.getServletContext().getContext(contextPath); + context.getRequestDispatcher("/cloudfoundryapplication").forward(req, res); + } + + }; + context.addServlet("cloudfoundry", servlet).addMapping("/*"); + }; + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.servlet.GenericServlet +import jakarta.servlet.Servlet +import jakarta.servlet.ServletContainerInitializer +import jakarta.servlet.ServletContext +import jakarta.servlet.ServletException +import jakarta.servlet.ServletRequest +import jakarta.servlet.ServletResponse +import org.apache.catalina.Host +import org.apache.catalina.core.StandardContext +import org.apache.catalina.startup.Tomcat.FixContextListener +import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory +import org.springframework.boot.web.servlet.ServletContextInitializer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import java.io.IOException +import java.util.Collections.emptySet + +@Configuration(proxyBeanMethods = false) +class MyCloudFoundryConfiguration { + + @Bean + fun servletWebServerFactory(): TomcatServletWebServerFactory { + return object : TomcatServletWebServerFactory() { + + override fun prepareContext(host: Host, initializers: Array) { + super.prepareContext(host, initializers) + val child = StandardContext() + child.addLifecycleListener(FixContextListener()) + child.path = "/cloudfoundryapplication" + val initializer = getServletContextInitializer(contextPath) + child.addServletContainerInitializer(initializer, emptySet()) + child.crossContext = true + host.addChild(child) + } + + } + } + + private fun getServletContextInitializer(contextPath: String): ServletContainerInitializer { + return ServletContainerInitializer { classes: Set?>?, context: ServletContext -> + val servlet: Servlet = object : GenericServlet() { + + @Throws(ServletException::class, IOException::class) + override fun service(req: ServletRequest, res: ServletResponse) { + val servletContext = req.servletContext.getContext(contextPath) + servletContext.getRequestDispatcher("/cloudfoundryapplication").forward(req, res) + } + + } + context.addServlet("cloudfoundry", servlet).addMapping("/*") + } + } +} + +``` + +If you’re using a Webflux based application, you can use the following configuration: + +#### Java + +```java +import java.util.Map; + +import reactor.core.publisher.Mono; + +import org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties; +import org.springframework.boot.context.properties.EnableConfigurationProperties; +import org.springframework.context.ApplicationContext; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.http.server.reactive.ContextPathCompositeHandler; +import org.springframework.http.server.reactive.HttpHandler; +import org.springframework.http.server.reactive.ServerHttpRequest; +import org.springframework.http.server.reactive.ServerHttpResponse; +import org.springframework.web.server.adapter.WebHttpHandlerBuilder; + +@Configuration(proxyBeanMethods = false) +@EnableConfigurationProperties(WebFluxProperties.class) +public class MyReactiveCloudFoundryConfiguration { + + @Bean + public HttpHandler httpHandler(ApplicationContext applicationContext, WebFluxProperties properties) { + HttpHandler httpHandler = WebHttpHandlerBuilder.applicationContext(applicationContext).build(); + return new CloudFoundryHttpHandler(properties.getBasePath(), httpHandler); + } + + private static final class CloudFoundryHttpHandler implements HttpHandler { + + private final HttpHandler delegate; + + private final ContextPathCompositeHandler contextPathDelegate; + + private CloudFoundryHttpHandler(String basePath, HttpHandler delegate) { + this.delegate = delegate; + this.contextPathDelegate = new ContextPathCompositeHandler(Map.of(basePath, delegate)); + } + + @Override + public Mono handle(ServerHttpRequest request, ServerHttpResponse response) { + // Remove underlying context path first (e.g. Servlet container) + String path = request.getPath().pathWithinApplication().value(); + if (path.startsWith("/cloudfoundryapplication")) { + return this.delegate.handle(request, response); + } + else { + return this.contextPathDelegate.handle(request, response); + } + } + + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties +import org.springframework.boot.context.properties.EnableConfigurationProperties +import org.springframework.context.ApplicationContext +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.http.server.reactive.ContextPathCompositeHandler +import org.springframework.http.server.reactive.HttpHandler +import org.springframework.http.server.reactive.ServerHttpRequest +import org.springframework.http.server.reactive.ServerHttpResponse +import org.springframework.web.server.adapter.WebHttpHandlerBuilder +import reactor.core.publisher.Mono + +@Configuration(proxyBeanMethods = false) +@EnableConfigurationProperties(WebFluxProperties::class) +class MyReactiveCloudFoundryConfiguration { + + @Bean + fun httpHandler(applicationContext: ApplicationContext, properties: WebFluxProperties): HttpHandler { + val httpHandler = WebHttpHandlerBuilder.applicationContext(applicationContext).build() + return CloudFoundryHttpHandler(properties.basePath, httpHandler) + } + + private class CloudFoundryHttpHandler(basePath: String, private val delegate: HttpHandler) : HttpHandler { + private val contextPathDelegate = ContextPathCompositeHandler(mapOf(basePath to delegate)) + + override fun handle(request: ServerHttpRequest, response: ServerHttpResponse): Mono { + // Remove underlying context path first (e.g. Servlet container) + val path = request.path.pathWithinApplication().value() + return if (path.startsWith("/cloudfoundryapplication")) { + delegate.handle(request, response) + } else { + contextPathDelegate.handle(request, response) + } + } + } +} + +``` diff --git a/markdown/boot/3.5.4/reference/actuator/enabling.md b/markdown/boot/3.5.4/reference/actuator/enabling.md new file mode 100644 index 0000000..f2af472 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/enabling.md @@ -0,0 +1,35 @@ +--- +title: "Enabling Production-ready Features" +source: "reference:actuator/enabling.adoc" +--- + + + +# Enabling Production-ready Features + +The [`spring-boot-actuator`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-actuator) module provides all of Spring Boot’s production-ready features. +The recommended way to enable the features is to add a dependency on the `spring-boot-starter-actuator` starter. + +#### Definition of Actuator + +> An actuator is a manufacturing term that refers to a mechanical device for moving or controlling something. +> Actuators can generate a large amount of motion from a small change. + +To add the actuator to a Maven-based project, add the following starter dependency: + +```xml + + + org.springframework.boot + spring-boot-starter-actuator + + +``` + +For Gradle, use the following declaration: + +```gradle +dependencies { + implementation 'org.springframework.boot:spring-boot-starter-actuator' +} +``` diff --git a/markdown/boot/3.5.4/reference/actuator/endpoints.md b/markdown/boot/3.5.4/reference/actuator/endpoints.md new file mode 100644 index 0000000..778a1db --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/endpoints.md @@ -0,0 +1,1487 @@ +--- +title: "Endpoints" +source: "reference:actuator/endpoints.adoc" +--- + + + +# Endpoints + +Actuator endpoints let you monitor and interact with your application. +Spring Boot includes a number of built-in endpoints and lets you add your own. +For example, the `health` endpoint provides basic application health information. + +You can [control access](#actuator.endpoints.controlling-access) to each individual endpoint and [expose them (make them remotely accessible) over HTTP or JMX](#actuator.endpoints.exposing). +An endpoint is considered to be available when access to it is permitted and it is exposed. +The built-in endpoints are auto-configured only when they are available. +Most applications choose exposure over HTTP, where the ID of the endpoint and a prefix of `/actuator` is mapped to a URL. +For example, by default, the `health` endpoint is mapped to `/actuator/health`. + +> [!TIP] +> To learn more about the Actuator’s endpoints and their request and response formats, see the [API documentation](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/index.html). + +The following technology-agnostic endpoints are available: + +| ID | Description | +| --- | --- | +| `auditevents` | Exposes audit events information for the current application. Requires an [`AuditEventRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/audit/AuditEventRepository.html) bean. | +| `beans` | Displays a complete list of all the Spring beans in your application. | +| `caches` | Exposes available caches. | +| `conditions` | Shows the conditions that were evaluated on configuration and auto-configuration classes and the reasons why they did or did not match. | +| `configprops` | Displays a collated list of all [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html). Subject to [sanitization](#actuator.endpoints.sanitization). | +| `env` | Exposes properties from Spring’s [`ConfigurableEnvironment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/ConfigurableEnvironment.html). Subject to [sanitization](#actuator.endpoints.sanitization). | +| `flyway` | Shows any Flyway database migrations that have been applied. Requires one or more [`Flyway`](https://javadoc.io/doc/org.flywaydb/flyway-core/11.7.2/org/flywaydb/core/Flyway.html) beans. | +| `health` | Shows application health information. | +| `httpexchanges` | Displays HTTP exchange information (by default, the last 100 HTTP request-response exchanges). Requires an [`HttpExchangeRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/web/exchanges/HttpExchangeRepository.html) bean. | +| `info` | Displays arbitrary application info. | +| `integrationgraph` | Shows the Spring Integration graph. Requires a dependency on `spring-integration-core`. | +| `loggers` | Shows and modifies the configuration of loggers in the application. | +| `liquibase` | Shows any Liquibase database migrations that have been applied. Requires one or more [`Liquibase`](https://javadoc.io/doc/org.liquibase/liquibase-core/4.31.1/liquibase/Liquibase.html) beans. | +| `metrics` | Shows “metrics” information for the current application to diagnose the metrics the application has recorded. | +| `mappings` | Displays a collated list of all [`@RequestMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RequestMapping.html) paths. | +| `quartz` | Shows information about Quartz Scheduler jobs. Subject to [sanitization](#actuator.endpoints.sanitization). | +| `scheduledtasks` | Displays the scheduled tasks in your application. | +| `sessions` | Allows retrieval and deletion of user sessions from a Spring Session-backed session store. Requires a servlet-based web application that uses Spring Session. | +| `shutdown` | Lets the application be gracefully shutdown. Only works when using jar packaging. Disabled by default. | +| `startup` | Shows the [startup steps data](../features/spring-application.md#features.spring-application.startup-tracking) collected by the [`ApplicationStartup`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/metrics/ApplicationStartup.html). Requires the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) to be configured with a [`BufferingApplicationStartup`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/metrics/buffering/BufferingApplicationStartup.html). | +| `threaddump` | Performs a thread dump. | + +If your application is a web application (Spring MVC, Spring WebFlux, or Jersey), you can use the following additional endpoints: + +| ID | Description | +| --- | --- | +| `heapdump` | Returns a heap dump file. On a HotSpot JVM, an `HPROF`-format file is returned. On an OpenJ9 JVM, a `PHD`-format file is returned. | +| `logfile` | Returns the contents of the logfile (if the `logging.file.name` or the `logging.file.path` property has been set). Supports the use of the HTTP `Range` header to retrieve part of the log file’s content. | +| `prometheus` | Exposes metrics in a format that can be scraped by a Prometheus server. Requires a dependency on `micrometer-registry-prometheus`. | + + + +## Controlling Access to Endpoints + +By default, access to all endpoints except for `shutdown` and `heapdump` is unrestricted. +To configure the permitted access to an endpoint, use its `management.endpoint..access` property. +The following example allows unrestricted access to the `shutdown` endpoint: + +#### Properties + +```properties +management.endpoint.shutdown.access=unrestricted +``` + +#### YAML + +```yaml +management: + endpoint: + shutdown: + access: unrestricted +``` + +If you prefer access to be opt-in rather than opt-out, set the `management.endpoints.access.default` property to `none` and use individual endpoint `access` properties to opt back in. +The following example allows read-only access to the `loggers` endpoint and denies access to all other endpoints: + +#### Properties + +```properties +management.endpoints.access.default=none +management.endpoint.loggers.access=read-only +``` + +#### YAML + +```yaml +management: + endpoints: + access: + default: none + endpoint: + loggers: + access: read-only +``` + +> [!NOTE] +> Inaccessible endpoints are removed entirely from the application context. +> If you want to change only the technologies over which an endpoint is exposed, use the [`include` and `exclude` properties](#actuator.endpoints.exposing) instead. + + + +### Limiting Access + +Application-wide endpoint access can be limited using the `management.endpoints.access.max-permitted` property. +This property takes precedence over the default access or an individual endpoint’s access level. +Set it to `none` to make all endpoints inaccessible. +Set it to `read-only` to only allow read access to endpoints. + +For [`@Endpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/Endpoint.html), [`@JmxEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/jmx/annotation/JmxEndpoint.html), and [`@WebEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/WebEndpoint.html), read access equates to the endpoint methods annotated with [`@ReadOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/ReadOperation.html). +For [`@ControllerEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/ControllerEndpoint.html) and [`@RestControllerEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/RestControllerEndpoint.html), read access equates to request mappings that can handle `GET` and `HEAD` requests. +For [`@ServletEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/ServletEndpoint.html), read access equates to `GET` and `HEAD` requests. + + + +## Exposing Endpoints + +By default, only the health endpoint is exposed over HTTP and JMX. +Since Endpoints may contain sensitive information, you should carefully consider when to expose them. + +To change which endpoints are exposed, use the following technology-specific `include` and `exclude` properties: + +| Property | Default | +| --- | --- | +| `management.endpoints.jmx.exposure.exclude` | | +| `management.endpoints.jmx.exposure.include` | `health` | +| `management.endpoints.web.exposure.exclude` | | +| `management.endpoints.web.exposure.include` | `health` | + +The `include` property lists the IDs of the endpoints that are exposed. +The `exclude` property lists the IDs of the endpoints that should not be exposed. +The `exclude` property takes precedence over the `include` property. +You can configure both the `include` and the `exclude` properties with a list of endpoint IDs. + +For example, to only expose the `health` and `info` endpoints over JMX, use the following property: + +#### Properties + +```properties +management.endpoints.jmx.exposure.include=health,info +``` + +#### YAML + +```yaml +management: + endpoints: + jmx: + exposure: + include: "health,info" +``` + +`*` can be used to select all endpoints. +For example, to expose everything over HTTP except the `env` and `beans` endpoints, use the following properties: + +#### Properties + +```properties +management.endpoints.web.exposure.include=* +management.endpoints.web.exposure.exclude=env,beans +``` + +#### YAML + +```yaml +management: + endpoints: + web: + exposure: + include: "*" + exclude: "env,beans" +``` + +> [!NOTE] +> `*` has a special meaning in YAML, so be sure to add quotation marks if you want to include (or exclude) all endpoints. + +> [!NOTE] +> If your application is exposed publicly, we strongly recommend that you also [secure your endpoints](#actuator.endpoints.security). + +> [!TIP] +> If you want to implement your own strategy for when endpoints are exposed, you can register an [`EndpointFilter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/EndpointFilter.html) bean. + + + +## Security + +For security purposes, only the `/health` endpoint is exposed over HTTP by default. +You can use the `management.endpoints.web.exposure.include` property to configure the endpoints that are exposed. + +> [!NOTE] +> Before setting the `management.endpoints.web.exposure.include`, ensure that the exposed actuators do not contain sensitive information, are secured by placing them behind a firewall, or are secured by something like Spring Security. + +If Spring Security is on the classpath and no other [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) bean is present, all actuators other than `/health` are secured by Spring Boot auto-configuration. +If you define a custom [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) bean, Spring Boot auto-configuration backs off and lets you fully control the actuator access rules. + +If you wish to configure custom security for HTTP endpoints (for example, to allow only users with a certain role to access them), Spring Boot provides some convenient [`RequestMatcher`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/util/matcher/RequestMatcher.html) objects that you can use in combination with Spring Security. + +A typical Spring Security configuration might look something like the following example: + +#### Java + +```java +import org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.security.config.annotation.web.builders.HttpSecurity; +import org.springframework.security.web.SecurityFilterChain; + +import static org.springframework.security.config.Customizer.withDefaults; + +@Configuration(proxyBeanMethods = false) +public class MySecurityConfiguration { + + @Bean + public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exception { + http.securityMatcher(EndpointRequest.toAnyEndpoint()); + http.authorizeHttpRequests((requests) -> requests.anyRequest().hasRole("ENDPOINT_ADMIN")); + http.httpBasic(withDefaults()); + return http.build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.security.config.Customizer.withDefaults +import org.springframework.security.config.annotation.web.builders.HttpSecurity +import org.springframework.security.web.SecurityFilterChain + +@Configuration(proxyBeanMethods = false) +class MySecurityConfiguration { + + @Bean + fun securityFilterChain(http: HttpSecurity): SecurityFilterChain { + http.securityMatcher(EndpointRequest.toAnyEndpoint()).authorizeHttpRequests { requests -> + requests.anyRequest().hasRole("ENDPOINT_ADMIN") + } + http.httpBasic(withDefaults()) + return http.build() + } + +} + +``` + +The preceding example uses `EndpointRequest.toAnyEndpoint()` to match a request to any endpoint and then ensures that all have the `ENDPOINT_ADMIN` role. +Several other matcher methods are also available on [`EndpointRequest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/security/servlet/EndpointRequest.html). +See the [API documentation](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/index.html) for details. + +If you deploy applications behind a firewall, you may prefer that all your actuator endpoints can be accessed without requiring authentication. +You can do so by changing the `management.endpoints.web.exposure.include` property, as follows: + +#### Properties + +```properties +management.endpoints.web.exposure.include=* +``` + +#### YAML + +```yaml +management: + endpoints: + web: + exposure: + include: "*" +``` + +Additionally, if Spring Security is present, you would need to add custom security configuration that allows unauthenticated access to the endpoints, as the following example shows: + +#### Java + +```java +import org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.security.config.annotation.web.builders.HttpSecurity; +import org.springframework.security.web.SecurityFilterChain; + +@Configuration(proxyBeanMethods = false) +public class MySecurityConfiguration { + + @Bean + public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exception { + http.securityMatcher(EndpointRequest.toAnyEndpoint()); + http.authorizeHttpRequests((requests) -> requests.anyRequest().permitAll()); + return http.build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.security.config.annotation.web.builders.HttpSecurity +import org.springframework.security.web.SecurityFilterChain + +@Configuration(proxyBeanMethods = false) +class MySecurityConfiguration { + + @Bean + fun securityFilterChain(http: HttpSecurity): SecurityFilterChain { + http.securityMatcher(EndpointRequest.toAnyEndpoint()).authorizeHttpRequests { requests -> + requests.anyRequest().permitAll() + } + return http.build() + } + +} + +``` + +> [!NOTE] +> In both of the preceding examples, the configuration applies only to the actuator endpoints. +> Since Spring Boot’s security configuration backs off completely in the presence of any [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) bean, you need to configure an additional [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) bean with rules that apply to the rest of the application. + + + +### Cross Site Request Forgery Protection + +Since Spring Boot relies on Spring Security’s defaults, CSRF protection is turned on by default. +This means that the actuator endpoints that require a `POST` (shutdown and loggers endpoints), a `PUT`, or a `DELETE` get a 403 (forbidden) error when the default security configuration is in use. + +> [!NOTE] +> We recommend disabling CSRF protection completely only if you are creating a service that is used by non-browser clients. + +You can find additional information about CSRF protection in the [Spring Security Reference Guide](https://docs.spring.io/spring-security/reference/6.5/features/exploits/csrf.html). + + + +## Configuring Endpoints + +Endpoints automatically cache responses to read operations that do not take any parameters. +To configure the amount of time for which an endpoint caches a response, use its `cache.time-to-live` property. +The following example sets the time-to-live of the `beans` endpoint’s cache to 10 seconds: + +#### Properties + +```properties +management.endpoint.beans.cache.time-to-live=10s +``` + +#### YAML + +```yaml +management: + endpoint: + beans: + cache: + time-to-live: "10s" +``` + +> [!NOTE] +> The `management.endpoint.` prefix uniquely identifies the endpoint that is being configured. + + + +## Sanitize Sensitive Values + +Information returned by the `/env`, `/configprops` and `/quartz` endpoints can be sensitive, so by default values are always fully sanitized (replaced by `******`). + +Values can only be viewed in an unsanitized form when: + +- The `show-values` property has been set to something other than `never` +- No custom [`SanitizingFunction`](../../how-to/actuator.md#howto.actuator.customizing-sanitization) beans apply + +The `show-values` property can be configured for sanitizable endpoints to one of the following values: + +- `never` - values are always fully sanitized (replaced by `******`) +- `always` - values are shown to all users (as long as no [`SanitizingFunction`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/SanitizingFunction.html) bean applies) +- `when-authorized` - values are shown only to authorized users (as long as no [`SanitizingFunction`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/SanitizingFunction.html) bean applies) + +For HTTP endpoints, a user is considered to be authorized if they have authenticated and have the roles configured by the endpoint’s roles property. +By default, any authenticated user is authorized. + +For JMX endpoints, all users are always authorized. + +The following example allows all users with the `admin` role to view values from the `/env` endpoint in their original form. +Unauthorized users, or users without the `admin` role, will see only sanitized values. + +#### Properties + +```properties +management.endpoint.env.show-values=when-authorized +management.endpoint.env.roles=admin +``` + +#### YAML + +```yaml +management: + endpoint: + env: + show-values: when-authorized + roles: "admin" +``` + +> [!NOTE] +> This example assumes that no [`SanitizingFunction`](../../how-to/actuator.md#howto.actuator.customizing-sanitization) beans have been defined. + + + +## Hypermedia for Actuator Web Endpoints + +A “discovery page” is added with links to all the endpoints. +The “discovery page” is available on `/actuator` by default. + +To disable the “discovery page”, add the following property to your application properties: + +#### Properties + +```properties +management.endpoints.web.discovery.enabled=false +``` + +#### YAML + +```yaml +management: + endpoints: + web: + discovery: + enabled: false +``` + +When a custom management context path is configured, the “discovery page” automatically moves from `/actuator` to the root of the management context. +For example, if the management context path is `/management`, the discovery page is available from `/management`. +When the management context path is set to `/`, the discovery page is disabled to prevent the possibility of a clash with other mappings. + + + +## CORS Support + +[Cross-origin resource sharing](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) (CORS) is a [W3C specification](https://www.w3.org/TR/cors/) that lets you specify in a flexible way what kind of cross-domain requests are authorized. +If you use Spring MVC or Spring WebFlux, you can configure Actuator’s web endpoints to support such scenarios. + +CORS support is disabled by default and is only enabled once you have set the `management.endpoints.web.cors.allowed-origins` property. +The following configuration permits `GET` and `POST` calls from the `example.com` domain: + +#### Properties + +```properties +management.endpoints.web.cors.allowed-origins=https://example.com +management.endpoints.web.cors.allowed-methods=GET,POST +``` + +#### YAML + +```yaml +management: + endpoints: + web: + cors: + allowed-origins: "https://example.com" + allowed-methods: "GET,POST" +``` + +> [!TIP] +> See [`CorsEndpointProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/endpoint/web/CorsEndpointProperties.html) for a complete list of options. + + + +## Implementing Custom Endpoints + +If you add a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) annotated with [`@Endpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/Endpoint.html), any methods annotated with [`@ReadOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/ReadOperation.html), [`@WriteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/WriteOperation.html), or [`@DeleteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/DeleteOperation.html) are automatically exposed over JMX and, in a web application, over HTTP as well. +Endpoints can be exposed over HTTP by using Jersey, Spring MVC, or Spring WebFlux. +If both Jersey and Spring MVC are available, Spring MVC is used. + +The following example exposes a read operation that returns a custom object: + +#### Java + +```java + @ReadOperation + public CustomData getData() { + return new CustomData("test", 5); + } +``` + +#### Kotlin + +```kotlin + @ReadOperation + fun getData(): CustomData { + return CustomData("test", 5) + } +``` + +You can also write technology-specific endpoints by using [`@JmxEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/jmx/annotation/JmxEndpoint.html) or [`@WebEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/WebEndpoint.html). +These endpoints are restricted to their respective technologies. +For example, [`@WebEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/WebEndpoint.html) is exposed only over HTTP and not over JMX. + +You can write technology-specific extensions by using [`@EndpointWebExtension`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/EndpointWebExtension.html) and [`@EndpointJmxExtension`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/jmx/annotation/EndpointJmxExtension.html). +These annotations let you provide technology-specific operations to augment an existing endpoint. + +Finally, if you need access to web-framework-specific functionality, you can implement servlet or Spring [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html) and [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html) endpoints at the cost of them not being available over JMX or when using a different web framework. + + + +### Receiving Input + +Operations on an endpoint receive input through their parameters. +When exposed over the web, the values for these parameters are taken from the URL’s query parameters and from the JSON request body. +When exposed over JMX, the parameters are mapped to the parameters of the MBean’s operations. +Parameters are required by default. +They can be made optional by annotating them with either `@javax.annotation.Nullable` or [`@Nullable`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/lang/Nullable.html). + +You can map each root property in the JSON request body to a parameter of the endpoint. +Consider the following JSON request body: + +```json +{ + "name": "test", + "counter": 42 +} +``` + +You can use this to invoke a write operation that takes `String name` and `int counter` parameters, as the following example shows: + +#### Java + +```java + @WriteOperation + public void updateData(String name, int counter) { + // injects "test" and 42 + } +``` + +#### Kotlin + +```kotlin + @WriteOperation + fun updateData(name: String?, counter: Int) { + // injects "test" and 42 + } +``` + +> [!TIP] +> Because endpoints are technology agnostic, only simple types can be specified in the method signature. +> In particular, declaring a single parameter with a [`CustomData`](https://javadoc.io/doc/org.liquibase/liquibase-core/4.31.1/liquibase/report/CustomData.html) type that defines a `name` and `counter` properties is not supported. + +> [!NOTE] +> To let the input be mapped to the operation method’s parameters, Java code that implements an endpoint should be compiled with `-parameters`. +> For Kotlin code, please review [the recommendation](https://docs.spring.io/spring-framework/reference/6.2/languages/kotlin/classes-interfaces.html) of the Spring Framework reference. +> This will happen automatically if you use Spring Boot’s Gradle plugin or if you use Maven and `spring-boot-starter-parent`. + + + +#### Input Type Conversion + +The parameters passed to endpoint operation methods are, if necessary, automatically converted to the required type. +Before calling an operation method, the input received over JMX or HTTP is converted to the required types by using an instance of [`ApplicationConversionService`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/ApplicationConversionService.html) as well as any [`Converter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/Converter.html) or [`GenericConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/GenericConverter.html) beans qualified with [`@EndpointConverter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/EndpointConverter.html). + + + +### Custom Web Endpoints + +Operations on an [`@Endpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/Endpoint.html), [`@WebEndpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/WebEndpoint.html), or [`@EndpointWebExtension`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/web/annotation/EndpointWebExtension.html) are automatically exposed over HTTP using Jersey, Spring MVC, or Spring WebFlux. +If both Jersey and Spring MVC are available, Spring MVC is used. + + + +#### Web Endpoint Request Predicates + +A request predicate is automatically generated for each operation on a web-exposed endpoint. + + + +#### Path + +The path of the predicate is determined by the ID of the endpoint and the base path of the web-exposed endpoints. +The default base path is `/actuator`. +For example, an endpoint with an ID of `sessions` uses `/actuator/sessions` as its path in the predicate. + +You can further customize the path by annotating one or more parameters of the operation method with [`@Selector`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/Selector.html). +Such a parameter is added to the path predicate as a path variable. +The variable’s value is passed into the operation method when the endpoint operation is invoked. +If you want to capture all remaining path elements, you can add `@Selector(Match=ALL_REMAINING)` to the last parameter and make it a type that is conversion-compatible with a `String[]`. + + + +#### HTTP method + +The HTTP method of the predicate is determined by the operation type, as shown in the following table: + +| Operation | HTTP method | +| --- | --- | +| [`@ReadOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/ReadOperation.html) | `GET` | +| [`@WriteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/WriteOperation.html) | `POST` | +| [`@DeleteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/DeleteOperation.html) | `DELETE` | + + + +#### Consumes + +For a [`@WriteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/WriteOperation.html) (HTTP `POST`) that uses the request body, the `consumes` clause of the predicate is `application/vnd.spring-boot.actuator.v2+json, application/json`. +For all other operations, the `consumes` clause is empty. + + + +#### Produces + +The `produces` clause of the predicate can be determined by the `produces` attribute of the [`@DeleteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/DeleteOperation.html), [`@ReadOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/ReadOperation.html), and [`@WriteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/WriteOperation.html) annotations. +The attribute is optional. +If it is not used, the `produces` clause is determined automatically. + +If the operation method returns `void` or [`Void`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Void.html), the `produces` clause is empty. +If the operation method returns a [`Resource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/io/Resource.html), the `produces` clause is `application/octet-stream`. +For all other operations, the `produces` clause is `application/vnd.spring-boot.actuator.v2+json, application/json`. + + + +#### Web Endpoint Response Status + +The default response status for an endpoint operation depends on the operation type (read, write, or delete) and what, if anything, the operation returns. + +If a [`@ReadOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/ReadOperation.html) returns a value, the response status will be 200 (OK). +If it does not return a value, the response status will be 404 (Not Found). + +If a [`@WriteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/WriteOperation.html) or [`@DeleteOperation`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/DeleteOperation.html) returns a value, the response status will be 200 (OK). +If it does not return a value, the response status will be 204 (No Content). + +If an operation is invoked without a required parameter or with a parameter that cannot be converted to the required type, the operation method is not called, and the response status will be 400 (Bad Request). + + + +#### Web Endpoint Range Requests + +You can use an HTTP range request to request part of an HTTP resource. +When using Spring MVC or Spring Web Flux, operations that return a [`Resource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/io/Resource.html) automatically support range requests. + +> [!NOTE] +> Range requests are not supported when using Jersey. + + + +#### Web Endpoint Security + +An operation on a web endpoint or a web-specific endpoint extension can receive the current [`Principal`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/security/Principal.html) or [`SecurityContext`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/SecurityContext.html) as a method parameter. +The former is typically used in conjunction with either `@javax.annotation.Nullable` or [`@Nullable`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/lang/Nullable.html) to provide different behavior for authenticated and unauthenticated users. +The latter is typically used to perform authorization checks by using its `isUserInRole(String)` method. + + + +## Health Information + +You can use health information to check the status of your running application. +It is often used by monitoring software to alert someone when a production system goes down. +The information exposed by the `health` endpoint depends on the `management.endpoint.health.show-details` and `management.endpoint.health.show-components` properties, which can be configured with one of the following values: + +| Name | Description | +| --- | --- | +| `never` | Details are never shown. | +| `when-authorized` | Details are shown only to authorized users. Authorized roles can be configured by using `management.endpoint.health.roles`. | +| `always` | Details are shown to all users. | + +The default value is `never`. +A user is considered to be authorized when they are in one or more of the endpoint’s roles. +If the endpoint has no configured roles (the default), all authenticated users are considered to be authorized. +You can configure the roles by using the `management.endpoint.health.roles` property. + +> [!NOTE] +> If you have secured your application and wish to use `always`, your security configuration must permit access to the health endpoint for both authenticated and unauthenticated users. + +Health information is collected from the content of a [`HealthContributorRegistry`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributorRegistry.html) (by default, all [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html) instances defined in your [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html)). +Spring Boot includes a number of auto-configured [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html) beans, and you can also write your own. + +A [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html) can be either a [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) or a [`CompositeHealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/CompositeHealthContributor.html). +A [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) provides actual health information, including a [`Status`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/Status.html). +A [`CompositeHealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/CompositeHealthContributor.html) provides a composite of other [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html) instances. +Taken together, contributors form a tree structure to represent the overall system health. + +By default, the final system health is derived by a [`StatusAggregator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/StatusAggregator.html), which sorts the statuses from each [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) based on an ordered list of statuses. +The first status in the sorted list is used as the overall health status. +If no [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) returns a status that is known to the [`StatusAggregator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/StatusAggregator.html), an `UNKNOWN` status is used. + +> [!TIP] +> You can use the [`HealthContributorRegistry`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributorRegistry.html) to register and unregister health indicators at runtime. + + + +### Auto-configured HealthIndicators + +When appropriate, Spring Boot auto-configures the [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) beans listed in the following table. +You can also enable or disable selected indicators by configuring `management.health.key.enabled`, +with the `key` listed in the following table: + +| Key | Name | Description | +| --- | --- | --- | +| `cassandra` | [`CassandraDriverHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/cassandra/CassandraDriverHealthIndicator.html) | Checks that a Cassandra database is up. | +| `couchbase` | [`CouchbaseHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/couchbase/CouchbaseHealthIndicator.html) | Checks that a Couchbase cluster is up. | +| `db` | [`DataSourceHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/jdbc/DataSourceHealthIndicator.html) | Checks that a connection to [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) can be obtained. | +| `diskspace` | [`DiskSpaceHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/system/DiskSpaceHealthIndicator.html) | Checks for low disk space. | +| `elasticsearch` | [`ElasticsearchRestClientHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/elasticsearch/ElasticsearchRestClientHealthIndicator.html) | Checks that an Elasticsearch cluster is up. | +| `hazelcast` | [`HazelcastHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/hazelcast/HazelcastHealthIndicator.html) | Checks that a Hazelcast server is up. | +| `jms` | [`JmsHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/jms/JmsHealthIndicator.html) | Checks that a JMS broker is up. | +| `ldap` | [`LdapHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/ldap/LdapHealthIndicator.html) | Checks that an LDAP server is up. | +| `mail` | [`MailHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/mail/MailHealthIndicator.html) | Checks that a mail server is up. | +| `mongo` | [`MongoHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/data/mongo/MongoHealthIndicator.html) | Checks that a Mongo database is up. | +| `neo4j` | [`Neo4jHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/neo4j/Neo4jHealthIndicator.html) | Checks that a Neo4j database is up. | +| `ping` | [`PingHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/PingHealthIndicator.html) | Always responds with `UP`. | +| `rabbit` | [`RabbitHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/amqp/RabbitHealthIndicator.html) | Checks that a Rabbit server is up. | +| `redis` | [`RedisHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/data/redis/RedisHealthIndicator.html) | Checks that a Redis server is up. | +| `ssl` | [`SslHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/ssl/SslHealthIndicator.html) | Checks that SSL certificates are ok. | + +> [!TIP] +> You can disable them all by setting the `management.health.defaults.enabled` property. + +> [!TIP] +> The `ssl` [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) has a "warning threshold" property named `management.health.ssl.certificate-validity-warning-threshold`. +> If an SSL certificate will be invalid within the time span defined by this threshold, the [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) will warn you but it will still return HTTP 200 to not disrupt the application. +> You can use this threshold to give yourself enough lead time to rotate the soon to be expired certificate. + +Additional [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) beans are available but are not enabled by default: + +| Key | Name | Description | +| --- | --- | --- | +| `livenessstate` | [`LivenessStateHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/availability/LivenessStateHealthIndicator.html) | Exposes the “Liveness” application availability state. | +| `readinessstate` | [`ReadinessStateHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/availability/ReadinessStateHealthIndicator.html) | Exposes the “Readiness” application availability state. | + + + +### Writing Custom HealthIndicators + +To provide custom health information, you can register Spring beans that implement the [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) interface. +You need to provide an implementation of the `health()` method and return a [`Health`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/Health.html) response. +The [`Health`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/Health.html) response should include a status and can optionally include additional details to be displayed. +The following code shows a sample [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) implementation: + +#### Java + +```java +import org.springframework.boot.actuate.health.Health; +import org.springframework.boot.actuate.health.HealthIndicator; +import org.springframework.stereotype.Component; + +@Component +public class MyHealthIndicator implements HealthIndicator { + + @Override + public Health health() { + int errorCode = check(); + if (errorCode != 0) { + return Health.down().withDetail("Error Code", errorCode).build(); + } + return Health.up().build(); + } + + private int check() { + // perform some specific health check + return ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.actuate.health.Health +import org.springframework.boot.actuate.health.HealthIndicator +import org.springframework.stereotype.Component + +@Component +class MyHealthIndicator : HealthIndicator { + + override fun health(): Health { + val errorCode = check() + if (errorCode != 0) { + return Health.down().withDetail("Error Code", errorCode).build() + } + return Health.up().build() + } + + private fun check(): Int { + // perform some specific health check + return ... + } + +} + +``` + +> [!NOTE] +> The identifier for a given [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) is the name of the bean without the [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) suffix, if it exists. +> In the preceding example, the health information is available in an entry named `my`. + +> [!TIP] +> Health indicators are usually called over HTTP and need to respond before any connection timeouts. +> Spring Boot will log a warning message for any health indicator that takes longer than 10 seconds to respond. +> If you want to configure this threshold, you can use the `management.endpoint.health.logging.slow-indicator-threshold` property. + +In addition to Spring Boot’s predefined [`Status`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/Status.html) types, [`Health`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/Health.html) can return a custom [`Status`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/Status.html) that represents a new system state. +In such cases, you also need to provide a custom implementation of the [`StatusAggregator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/StatusAggregator.html) interface, or you must configure the default implementation by using the `management.endpoint.health.status.order` configuration property. + +For example, assume a new [`Status`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/Status.html) with a code of `FATAL` is being used in one of your [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) implementations. +To configure the severity order, add the following property to your application properties: + +#### Properties + +```properties +management.endpoint.health.status.order=fatal,down,out-of-service,unknown,up +``` + +#### YAML + +```yaml +management: + endpoint: + health: + status: + order: "fatal,down,out-of-service,unknown,up" +``` + +The HTTP status code in the response reflects the overall health status. +By default, `OUT_OF_SERVICE` and `DOWN` map to 503. +Any unmapped health statuses, including `UP`, map to 200. +You might also want to register custom status mappings if you access the health endpoint over HTTP. +Configuring a custom mapping disables the defaults mappings for `DOWN` and `OUT_OF_SERVICE`. +If you want to retain the default mappings, you must explicitly configure them, alongside any custom mappings. +For example, the following property maps `FATAL` to 503 (service unavailable) and retains the default mappings for `DOWN` and `OUT_OF_SERVICE`: + +#### Properties + +```properties +management.endpoint.health.status.http-mapping.down=503 +management.endpoint.health.status.http-mapping.fatal=503 +management.endpoint.health.status.http-mapping.out-of-service=503 +``` + +#### YAML + +```yaml +management: + endpoint: + health: + status: + http-mapping: + down: 503 + fatal: 503 + out-of-service: 503 +``` + +> [!TIP] +> If you need more control, you can define your own [`HttpCodeStatusMapper`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HttpCodeStatusMapper.html) bean. + +The following table shows the default status mappings for the built-in statuses: + +| Status | Mapping | +| --- | --- | +| `DOWN` | `SERVICE_UNAVAILABLE` (`503`) | +| `OUT_OF_SERVICE` | `SERVICE_UNAVAILABLE` (`503`) | +| `UP` | No mapping by default, so HTTP status is `200` | +| `UNKNOWN` | No mapping by default, so HTTP status is `200` | + + + +### Reactive Health Indicators + +For reactive applications, such as those that use Spring WebFlux, [`ReactiveHealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/ReactiveHealthContributor.html) provides a non-blocking contract for getting application health. +Similar to a traditional [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html), health information is collected from the content of a [`ReactiveHealthContributorRegistry`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/ReactiveHealthContributorRegistry.html) (by default, all [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html) and [`ReactiveHealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/ReactiveHealthContributor.html) instances defined in your [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html)). +Regular [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html) instances that do not check against a reactive API are executed on the elastic scheduler. + +> [!TIP] +> In a reactive application, you should use the [`ReactiveHealthContributorRegistry`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/ReactiveHealthContributorRegistry.html) to register and unregister health indicators at runtime. +> If you need to register a regular [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html), you should wrap it with `ReactiveHealthContributor#adapt`. + +To provide custom health information from a reactive API, you can register Spring beans that implement the [`ReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/ReactiveHealthIndicator.html) interface. +The following code shows a sample [`ReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/ReactiveHealthIndicator.html) implementation: + +#### Java + +```java +import reactor.core.publisher.Mono; + +import org.springframework.boot.actuate.health.Health; +import org.springframework.boot.actuate.health.ReactiveHealthIndicator; +import org.springframework.stereotype.Component; + +@Component +public class MyReactiveHealthIndicator implements ReactiveHealthIndicator { + + @Override + public Mono health() { + return doHealthCheck().onErrorResume((exception) -> + Mono.just(new Health.Builder().down(exception).build())); + } + + private Mono doHealthCheck() { + // perform some specific health check + return ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.actuate.health.Health +import org.springframework.boot.actuate.health.ReactiveHealthIndicator +import org.springframework.stereotype.Component +import reactor.core.publisher.Mono + +@Component +class MyReactiveHealthIndicator : ReactiveHealthIndicator { + + override fun health(): Mono { + return doHealthCheck()!!.onErrorResume { exception: Throwable? -> + Mono.just(Health.Builder().down(exception).build()) + } + } + + private fun doHealthCheck(): Mono? { + // perform some specific health check + return ... + } + +} + +``` + +> [!TIP] +> To handle the error automatically, consider extending from [`AbstractReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/AbstractReactiveHealthIndicator.html). + + + +### Auto-configured ReactiveHealthIndicators + +When appropriate, Spring Boot auto-configures the following [`ReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/ReactiveHealthIndicator.html) beans: + +| Key | Name | Description | +| --- | --- | --- | +| `cassandra` | [`CassandraDriverReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/cassandra/CassandraDriverReactiveHealthIndicator.html) | Checks that a Cassandra database is up. | +| `couchbase` | [`CouchbaseReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/couchbase/CouchbaseReactiveHealthIndicator.html) | Checks that a Couchbase cluster is up. | +| `elasticsearch` | [`ElasticsearchReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/data/elasticsearch/ElasticsearchReactiveHealthIndicator.html) | Checks that an Elasticsearch cluster is up. | +| `mongo` | [`MongoReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/data/mongo/MongoReactiveHealthIndicator.html) | Checks that a Mongo database is up. | +| `neo4j` | [`Neo4jReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/neo4j/Neo4jReactiveHealthIndicator.html) | Checks that a Neo4j database is up. | +| `redis` | [`RedisReactiveHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/data/redis/RedisReactiveHealthIndicator.html) | Checks that a Redis server is up. | + +> [!TIP] +> If necessary, reactive indicators replace the regular ones. +> Also, any [`HealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthIndicator.html) that is not handled explicitly is wrapped automatically. + + + +### Health Groups + +It is sometimes useful to organize health indicators into groups that you can use for different purposes. + +To create a health indicator group, you can use the `management.endpoint.health.group.` property and specify a list of health indicator IDs to `include` or `exclude`. +For example, to create a group that includes only database indicators you can define the following: + +#### Properties + +```properties +management.endpoint.health.group.custom.include=db +``` + +#### YAML + +```yaml +management: + endpoint: + health: + group: + custom: + include: "db" +``` + +You can then check the result by hitting `localhost:8080/actuator/health/custom`. + +Similarly, to create a group that excludes the database indicators from the group and includes all the other indicators, you can define the following: + +#### Properties + +```properties +management.endpoint.health.group.custom.exclude=db +``` + +#### YAML + +```yaml +management: + endpoint: + health: + group: + custom: + exclude: "db" +``` + +By default, startup will fail if a health group includes or excludes a health indicator that does not exist. +To disable this behavior set `management.endpoint.health.validate-group-membership` to `false`. + +By default, groups inherit the same [`StatusAggregator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/StatusAggregator.html) and [`HttpCodeStatusMapper`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HttpCodeStatusMapper.html) settings as the system health. +However, you can also define these on a per-group basis. +You can also override the `show-details` and `roles` properties if required: + +#### Properties + +```properties +management.endpoint.health.group.custom.show-details=when-authorized +management.endpoint.health.group.custom.roles=admin +management.endpoint.health.group.custom.status.order=fatal,up +management.endpoint.health.group.custom.status.http-mapping.fatal=500 +management.endpoint.health.group.custom.status.http-mapping.out-of-service=500 +``` + +#### YAML + +```yaml +management: + endpoint: + health: + group: + custom: + show-details: "when-authorized" + roles: "admin" + status: + order: "fatal,up" + http-mapping: + fatal: 500 + out-of-service: 500 +``` + +> [!TIP] +> You can use `@Qualifier("groupname")` if you need to register custom [`StatusAggregator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/StatusAggregator.html) or [`HttpCodeStatusMapper`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HttpCodeStatusMapper.html) beans for use with the group. + +A health group can also include/exclude a [`CompositeHealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/CompositeHealthContributor.html). +You can also include/exclude only a certain component of a [`CompositeHealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/CompositeHealthContributor.html). +This can be done using the fully qualified name of the component as follows: + +```properties +management.endpoint.health.group.custom.include="test/primary" +management.endpoint.health.group.custom.exclude="test/primary/b" +``` + +In the example above, the `custom` group will include the [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html) with the name `primary` which is a component of the composite `test`. +Here, `primary` itself is a composite and the [`HealthContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/health/HealthContributor.html) with the name `b` will be excluded from the `custom` group. + +Health groups can be made available at an additional path on either the main or management port. +This is useful in cloud environments such as Kubernetes, where it is quite common to use a separate management port for the actuator endpoints for security purposes. +Having a separate port could lead to unreliable health checks because the main application might not work properly even if the health check is successful. +The health group can be configured with an additional path as follows: + +```properties +management.endpoint.health.group.live.additional-path="server:/healthz" +``` + +This would make the `live` health group available on the main server port at `/healthz`. +The prefix is mandatory and must be either `server:` (represents the main server port) or `management:` (represents the management port, if configured.) +The path must be a single path segment. + + + +### DataSource Health + +The [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) health indicator shows the health of both standard data sources and routing data source beans. +The health of a routing data source includes the health of each of its target data sources. +In the health endpoint’s response, each of a routing data source’s targets is named by using its routing key. +If you prefer not to include routing data sources in the indicator’s output, set `management.health.db.ignore-routing-data-sources` to `true`. + + + +## Kubernetes Probes + +Applications deployed on Kubernetes can provide information about their internal state with [Container Probes](https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#container-probes). +Depending on [your Kubernetes configuration](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/), the kubelet calls those probes and reacts to the result. + +By default, Spring Boot manages your [Application Availability](../features/spring-application.md#features.spring-application.application-availability) state. +If deployed in a Kubernetes environment, actuator gathers the “Liveness” and “Readiness” information from the [`ApplicationAvailability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/ApplicationAvailability.html) interface and uses that information in dedicated [health indicators](#actuator.endpoints.health.auto-configured-health-indicators): [`LivenessStateHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/availability/LivenessStateHealthIndicator.html) and [`ReadinessStateHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/availability/ReadinessStateHealthIndicator.html). +These indicators are shown on the global health endpoint (`"/actuator/health"`). +They are also exposed as separate HTTP Probes by using [health groups](#actuator.endpoints.health.groups): `"/actuator/health/liveness"` and `"/actuator/health/readiness"`. + +You can then configure your Kubernetes infrastructure with the following endpoint information: + +```yaml +livenessProbe: + httpGet: + path: "/actuator/health/liveness" + port: + failureThreshold: ... + periodSeconds: ... + +readinessProbe: + httpGet: + path: "/actuator/health/readiness" + port: + failureThreshold: ... + periodSeconds: ... +``` + +> [!NOTE] +> `` should be set to the port that the actuator endpoints are available on. +> It could be the main web server port or a separate management port if the `"management.server.port"` property has been set. + +These health groups are automatically enabled only if the application [runs in a Kubernetes environment](../../how-to/deployment/cloud.md#howto.deployment.cloud.kubernetes). +You can enable them in any environment by using the `management.endpoint.health.probes.enabled` configuration property. + +> [!NOTE] +> If an application takes longer to start than the configured liveness period, Kubernetes mentions the `"startupProbe"` as a possible solution. +> Generally speaking, the `"startupProbe"` is not necessarily needed here, as the `"readinessProbe"` fails until all startup tasks are done. +> This means your application will not receive traffic until it is ready. +> However, if your application takes a long time to start, consider using a `"startupProbe"` to make sure that Kubernetes won’t kill your application while it is in the process of starting. +> See the section that describes [how probes behave during the application lifecycle](#actuator.endpoints.kubernetes-probes.lifecycle). + +If your Actuator endpoints are deployed on a separate management context, the endpoints do not use the same web infrastructure (port, connection pools, framework components) as the main application. +In this case, a probe check could be successful even if the main application does not work properly (for example, it cannot accept new connections). +For this reason, it is a good idea to make the `liveness` and `readiness` health groups available on the main server port. +This can be done by setting the following property: + +```properties +management.endpoint.health.probes.add-additional-paths=true +``` + +This would make the `liveness` group available at `/livez` and the `readiness` group available at `/readyz` on the main server port. +Paths can be customized using the `additional-path` property on each group, see [health groups](#actuator.endpoints.health.groups) for details. + + + +### Checking External State With Kubernetes Probes + +Actuator configures the “liveness” and “readiness” probes as Health Groups. +This means that all the [health groups features](#actuator.endpoints.health.groups) are available for them. +You can, for example, configure additional Health Indicators: + +#### Properties + +```properties +management.endpoint.health.group.readiness.include=readinessState,customCheck +``` + +#### YAML + +```yaml +management: + endpoint: + health: + group: + readiness: + include: "readinessState,customCheck" +``` + +By default, Spring Boot does not add other health indicators to these groups. + +The “liveness” probe should not depend on health checks for external systems. +If the [liveness state of an application](../features/spring-application.md#features.spring-application.application-availability.liveness) is broken, Kubernetes tries to solve that problem by restarting the application instance. +This means that if an external system (such as a database, a Web API, or an external cache) fails, Kubernetes might restart all application instances and create cascading failures. + +As for the “readiness” probe, the choice of checking external systems must be made carefully by the application developers. +For this reason, Spring Boot does not include any additional health checks in the readiness probe. +If the [readiness state of an application instance](../features/spring-application.md#features.spring-application.application-availability.readiness) is unready, Kubernetes does not route traffic to that instance. +Some external systems might not be shared by application instances, in which case they could be included in a readiness probe. +Other external systems might not be essential to the application (the application could have circuit breakers and fallbacks), in which case they definitely should not be included. +Unfortunately, an external system that is shared by all application instances is common, and you have to make a judgement call: Include it in the readiness probe and expect that the application is taken out of service when the external service is down or leave it out and deal with failures higher up the stack, perhaps by using a circuit breaker in the caller. + +> [!NOTE] +> If all instances of an application are unready, a Kubernetes Service with `type=ClusterIP` or `NodePort` does not accept any incoming connections. +> There is no HTTP error response (503 and so on), since there is no connection. +> A service with `type=LoadBalancer` might or might not accept connections, depending on the provider. +> A service that has an explicit [ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/) also responds in a way that depends on the implementation — the ingress service itself has to decide how to handle the “connection refused” from downstream. +> HTTP 503 is quite likely in the case of both load balancer and ingress. + +Also, if an application uses Kubernetes [autoscaling](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/), it may react differently to applications being taken out of the load-balancer, depending on its autoscaler configuration. + + + +### Application Lifecycle and Probe States + +An important aspect of the Kubernetes Probes support is its consistency with the application lifecycle. +There is a significant difference between the [`AvailabilityState`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/AvailabilityState.html) (which is the in-memory, internal state of the application) +and the actual probe (which exposes that state). +Depending on the phase of application lifecycle, the probe might not be available. + +Spring Boot publishes [application events during startup and shutdown](../features/spring-application.md#features.spring-application.application-events-and-listeners), +and probes can listen to such events and expose the [`AvailabilityState`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/AvailabilityState.html) information. + +The following tables show the [`AvailabilityState`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/AvailabilityState.html) and the state of HTTP connectors at different stages. + +When a Spring Boot application starts: + +| Startup phase | LivenessState | ReadinessState | HTTP server | Notes | +| --- | --- | --- | --- | --- | +| Starting | `BROKEN` | `REFUSING_TRAFFIC` | Not started | Kubernetes checks the "liveness" Probe and restarts the application if it takes too long. | +| Started | `CORRECT` | `REFUSING_TRAFFIC` | Refuses requests | The application context is refreshed. The application performs startup tasks and does not receive traffic yet. | +| Ready | `CORRECT` | `ACCEPTING_TRAFFIC` | Accepts requests | Startup tasks are finished. The application is receiving traffic. | + +When a Spring Boot application shuts down: + +| Shutdown phase | Liveness State | Readiness State | HTTP server | Notes | +| --- | --- | --- | --- | --- | +| Running | `CORRECT` | `ACCEPTING_TRAFFIC` | Accepts requests | Shutdown has been requested. | +| Graceful shutdown | `CORRECT` | `REFUSING_TRAFFIC` | New requests are rejected | If enabled, [graceful shutdown processes in-flight requests](../web/graceful-shutdown.md). | +| Shutdown complete | N/A | N/A | Server is shut down | The application context is closed and the application is shut down. | + +> [!TIP] +> See [how-to:deployment/cloud.adoc#howto.deployment.cloud.kubernetes.container-lifecycle](../../how-to/deployment/cloud.md#howto.deployment.cloud.kubernetes.container-lifecycle) for more information about Kubernetes deployment. + + + +## Application Information + +Application information exposes various information collected from all [`InfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/InfoContributor.html) beans defined in your [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +Spring Boot includes a number of auto-configured [`InfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/InfoContributor.html) beans, and you can write your own. + + + +### Auto-configured InfoContributors + +When appropriate, Spring auto-configures the following [`InfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/InfoContributor.html) beans: + +| ID | Name | Description | Prerequisites | +| --- | --- | --- | --- | +| `build` | [`BuildInfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/BuildInfoContributor.html) | Exposes build information. | A `META-INF/build-info.properties` resource. | +| `env` | [`EnvironmentInfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/EnvironmentInfoContributor.html) | Exposes any property from the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) whose name starts with `info.`. | None. | +| `git` | [`GitInfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/GitInfoContributor.html) | Exposes git information. | A `git.properties` resource. | +| `java` | [`JavaInfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/JavaInfoContributor.html) | Exposes Java runtime information. | None. | +| `os` | [`OsInfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/OsInfoContributor.html) | Exposes Operating System information. | None. | +| `process` | [`ProcessInfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/ProcessInfoContributor.html) | Exposes process information. | None. | +| `ssl` | [`SslInfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/SslInfoContributor.html) | Exposes SSL certificate information. | An [SSL Bundle](../features/ssl.md#features.ssl.bundles) configured. | + +Whether an individual contributor is enabled is controlled by its `management.info..enabled` property. +Different contributors have different defaults for this property, depending on their prerequisites and the nature of the information that they expose. + +With no prerequisites to indicate that they should be enabled, the `env`, `java`, `os`, and `process` contributors are disabled by default. The `ssl` contributor has a prerequisite of having an [SSL Bundle](../features/ssl.md#features.ssl.bundles) configured but it is disabled by default. +Each can be enabled by setting its `management.info..enabled` property to `true`. + +The `build` and `git` info contributors are enabled by default. +Each can be disabled by setting its `management.info..enabled` property to `false`. +Alternatively, to disable every contributor that is usually enabled by default, set the `management.info.defaults.enabled` property to `false`. + + + +### Custom Application Information + +When the `env` contributor is enabled, you can customize the data exposed by the `info` endpoint by setting `info.*` Spring properties. +All [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) properties under the `info` key are automatically exposed. +For example, you could add the following settings to your `application.properties` file: + +#### Properties + +```properties +info.app.encoding=UTF-8 +info.app.java.source=17 +info.app.java.target=17 +``` + +#### YAML + +```yaml +info: + app: + encoding: "UTF-8" + java: + source: "17" + target: "17" +``` + +> [!TIP] +> Rather than hardcoding those values, you could also [expand info properties at build time](../../how-to/properties-and-configuration.md#howto.properties-and-configuration.expand-properties). +> +> Assuming you use Maven, you could rewrite the preceding example as follows: +> +> #### Properties +> +> ```properties +> info.app.encoding=@project.build.sourceEncoding@ +> info.app.java.source=@java.version@ +> info.app.java.target=@java.version@ +> ``` +> +> #### YAML +> +> ```yaml +> info: +> app: +> encoding: "@project.build.sourceEncoding@" +> java: +> source: "@java.version@" +> target: "@java.version@" +> ``` + + + +### Git Commit Information + +Another useful feature of the `info` endpoint is its ability to publish information about the state of your `git` source code repository when the project was built. +If a [`GitProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/info/GitProperties.html) bean is available, you can use the `info` endpoint to expose these properties. + +> [!TIP] +> A [`GitProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/info/GitProperties.html) bean is auto-configured if a `git.properties` file is available at the root of the classpath. +> See [how-to:build.adoc#howto.build.generate-git-info](../../how-to/build.md#howto.build.generate-git-info) for more detail. + +By default, the endpoint exposes `git.branch`, `git.commit.id`, and `git.commit.time` properties, if present. +If you do not want any of these properties in the endpoint response, they need to be excluded from the `git.properties` file. +If you want to display the full git information (that is, the full content of `git.properties`), use the `management.info.git.mode` property, as follows: + +#### Properties + +```properties +management.info.git.mode=full +``` + +#### YAML + +```yaml +management: + info: + git: + mode: "full" +``` + +To disable the git commit information from the `info` endpoint completely, set the `management.info.git.enabled` property to `false`, as follows: + +#### Properties + +```properties +management.info.git.enabled=false +``` + +#### YAML + +```yaml +management: + info: + git: + enabled: false +``` + + + +### Build Information + +If a [`BuildProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/info/BuildProperties.html) bean is available, the `info` endpoint can also publish information about your build. +This happens if a `META-INF/build-info.properties` file is available in the classpath. + +> [!TIP] +> The Maven and Gradle plugins can both generate that file. +> See [how-to:build.adoc#howto.build.generate-info](../../how-to/build.md#howto.build.generate-info) for more details. + + + +### Java Information + +The `info` endpoint publishes information about your Java runtime environment, see [`JavaInfo`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/info/JavaInfo.html) for more details. + + + +### OS Information + +The `info` endpoint publishes information about your Operating System, see [`OsInfo`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/info/OsInfo.html) for more details. + + + +### Process Information + +The `info` endpoint publishes information about your process, see [`ProcessInfo`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/info/ProcessInfo.html) for more details. + + + +### SSL Information + +The `info` endpoint publishes information about your SSL certificates (that are configured through [SSL Bundles](../features/ssl.md#features.ssl.bundles)), see [`SslInfo`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/info/SslInfo.html) for more details. This endpoint reuses the "warning threshold" property of [`SslHealthIndicator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/ssl/SslHealthIndicator.html): if an SSL certificate will be invalid within the time span defined by this threshold, it will trigger a warning. See the `management.health.ssl.certificate-validity-warning-threshold` property. + + + +### Writing Custom InfoContributors + +To provide custom application information, you can register Spring beans that implement the [`InfoContributor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/info/InfoContributor.html) interface. + +The following example contributes an `example` entry with a single value: + +#### Java + +```java +import java.util.Collections; + +import org.springframework.boot.actuate.info.Info; +import org.springframework.boot.actuate.info.InfoContributor; +import org.springframework.stereotype.Component; + +@Component +public class MyInfoContributor implements InfoContributor { + + @Override + public void contribute(Info.Builder builder) { + builder.withDetail("example", Collections.singletonMap("key", "value")); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.actuate.info.Info +import org.springframework.boot.actuate.info.InfoContributor +import org.springframework.stereotype.Component +import java.util.Collections + +@Component +class MyInfoContributor : InfoContributor { + + override fun contribute(builder: Info.Builder) { + builder.withDetail("example", Collections.singletonMap("key", "value")) + } + +} + +``` + +If you reach the `info` endpoint, you should see a response that contains the following additional entry: + +```json +{ + "example": { + "key" : "value" + } +} +``` + + + +## Software Bill of Materials (SBOM) + +The `sbom` endpoint exposes the [Software Bill of Materials](https://en.wikipedia.org/wiki/Software_supply_chain). +CycloneDX SBOMs can be auto-detected, but other formats can be manually configured, too. + +The `sbom` actuator endpoint will then expose an SBOM called "application", which describes the contents of your application. + +> [!TIP] +> To automatically generate a CycloneDX SBOM at project build time, please see the [how-to:build.adoc#howto.build.generate-cyclonedx-sbom](../../how-to/build.md#howto.build.generate-cyclonedx-sbom) section. + + + +### Other SBOM formats + +If you want to publish an SBOM in a different format, there are some configuration properties which you can use. + +The configuration property `management.endpoint.sbom.application.location` sets the location for the application SBOM. +For example, setting this to `classpath:sbom.json` will use the contents of the `/sbom.json` resource on the classpath. + +The media type for SBOMs in CycloneDX, SPDX and Syft format is detected automatically. +To override the auto-detected media type, use the configuration property `management.endpoint.sbom.application.media-type`. + + + +### Additional SBOMs + +The actuator endpoint can handle multiple SBOMs. +To add SBOMs, use the configuration property `management.endpoint.sbom.additional`, as shown in this example: + +#### Properties + +```properties +management.endpoint.sbom.additional.system.location=optional:file:/system.spdx.json +management.endpoint.sbom.additional.system.media-type=application/spdx+json +``` + +#### YAML + +```yaml +management: + endpoint: + sbom: + additional: + system: + location: "optional:file:/system.spdx.json" + media-type: "application/spdx+json" +``` + +This will add an SBOM called "system", which is stored in `/system.spdx.json`. +The `optional:` prefix can be used to prevent a startup failure if the file doesn’t exist. diff --git a/markdown/boot/3.5.4/reference/actuator/http-exchanges.md b/markdown/boot/3.5.4/reference/actuator/http-exchanges.md new file mode 100644 index 0000000..aca7774 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/http-exchanges.md @@ -0,0 +1,24 @@ +--- +title: "Recording HTTP Exchanges" +source: "reference:actuator/http-exchanges.adoc" +--- + + + +# Recording HTTP Exchanges + +You can enable recording of HTTP exchanges by providing a bean of type [`HttpExchangeRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/web/exchanges/HttpExchangeRepository.html) in your application’s configuration. +For convenience, Spring Boot offers [`InMemoryHttpExchangeRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/web/exchanges/InMemoryHttpExchangeRepository.html), which, by default, stores the last 100 request-response exchanges. +[`InMemoryHttpExchangeRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/web/exchanges/InMemoryHttpExchangeRepository.html) is limited compared to tracing solutions, and we recommend using it only for development environments. +For production environments, we recommend using a production-ready tracing or observability solution, such as Zipkin or OpenTelemetry. +Alternatively, you can create your own [`HttpExchangeRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/web/exchanges/HttpExchangeRepository.html). + +You can use the `httpexchanges` endpoint to obtain information about the request-response exchanges that are stored in the [`HttpExchangeRepository`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/web/exchanges/HttpExchangeRepository.html). + + + +## Custom HTTP Exchange Recording + +To customize the items that are included in each recorded exchange, use the `management.httpexchanges.recording.include` configuration property. + +To disable recording entirely, set `management.httpexchanges.recording.enabled` to `false`. diff --git a/markdown/boot/3.5.4/reference/actuator/index.md b/markdown/boot/3.5.4/reference/actuator/index.md new file mode 100644 index 0000000..02ddee0 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/index.md @@ -0,0 +1,12 @@ +--- +title: "Production-ready Features" +source: "reference:actuator/index.adoc" +--- + + + +# Production-ready Features + +Spring Boot includes a number of additional features to help you monitor and manage your application when you push it to production. +You can choose to manage and monitor your application by using HTTP endpoints or with JMX. +Auditing, health, and metrics gathering can also be automatically applied to your application. diff --git a/markdown/boot/3.5.4/reference/actuator/jmx.md b/markdown/boot/3.5.4/reference/actuator/jmx.md new file mode 100644 index 0000000..6c6df73 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/jmx.md @@ -0,0 +1,80 @@ +--- +title: "Monitoring and Management over JMX" +source: "reference:actuator/jmx.adoc" +--- + + + +# Monitoring and Management over JMX + +Java Management Extensions (JMX) provide a standard mechanism to monitor and manage applications. +By default, this feature is not enabled. +You can turn it on by setting the `spring.jmx.enabled` configuration property to `true`. +Spring Boot exposes the most suitable [`MBeanServer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.management/javax/management/MBeanServer.html) as a bean with an ID of `mbeanServer`. +Any of your beans that are annotated with Spring JMX annotations (`@org.springframework.jmx.export.annotation.ManagedResource`, [`@ManagedAttribute`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jmx/export/annotation/ManagedAttribute.html), or [`@ManagedOperation`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jmx/export/annotation/ManagedOperation.html)) are exposed to it. + +If your platform provides a standard [`MBeanServer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.management/javax/management/MBeanServer.html), Spring Boot uses that and defaults to the VM [`MBeanServer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.management/javax/management/MBeanServer.html), if necessary. +If all that fails, a new [`MBeanServer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.management/javax/management/MBeanServer.html) is created. + +> [!NOTE] +> `spring.jmx.enabled` affects only the management beans provided by Spring. +> Enabling management beans provided by other libraries (for example [Log4j2](https://logging.apache.org/log4j/2.x/manual/jmx.html) or [Quartz](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/constant-values.html#org.quartz.impl.StdSchedulerFactory.PROP_SCHED_JMX_EXPORT)) is independent. + +See the [`JmxAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jmx/JmxAutoConfiguration.java) class for more details. + +By default, Spring Boot also exposes management endpoints as JMX MBeans under the `org.springframework.boot` domain. +To take full control over endpoint registration in the JMX domain, consider registering your own [`EndpointObjectNameFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/jmx/EndpointObjectNameFactory.html) implementation. + + + +## Customizing MBean Names + +The name of the MBean is usually generated from the `id` of the endpoint. +For example, the `health` endpoint is exposed as `org.springframework.boot:type=Endpoint,name=Health`. + +If your application contains more than one Spring [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html), you may find that names clash. +To solve this problem, you can set the `spring.jmx.unique-names` property to `true` so that MBean names are always unique. + +You can also customize the JMX domain under which endpoints are exposed. +The following settings show an example of doing so in `application.properties`: + +#### Properties + +```properties +spring.jmx.unique-names=true +management.endpoints.jmx.domain=com.example.myapp +``` + +#### YAML + +```yaml +spring: + jmx: + unique-names: true +management: + endpoints: + jmx: + domain: "com.example.myapp" +``` + + + +## Disabling JMX Endpoints + +If you do not want to expose endpoints over JMX, you can set the `management.endpoints.jmx.exposure.exclude` property to `*`, as the following example shows: + +#### Properties + +```properties +management.endpoints.jmx.exposure.exclude=* +``` + +#### YAML + +```yaml +management: + endpoints: + jmx: + exposure: + exclude: "*" +``` diff --git a/markdown/boot/3.5.4/reference/actuator/loggers.md b/markdown/boot/3.5.4/reference/actuator/loggers.md new file mode 100644 index 0000000..af2359d --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/loggers.md @@ -0,0 +1,94 @@ +--- +title: "Loggers" +source: "reference:actuator/loggers.adoc" +--- + + + +# Loggers + +Spring Boot Actuator includes the ability to view and configure the log levels of your application at runtime. +You can view either the entire list or an individual logger’s configuration, which is made up of both the explicitly configured logging level as well as the effective logging level given to it by the logging framework. +These levels can be one of: + +- `TRACE` +- `DEBUG` +- `INFO` +- `WARN` +- `ERROR` +- `FATAL` +- `OFF` +- `null` + +`null` indicates that there is no explicit configuration. + + + +## Configure a Logger + +To configure a given logger, `POST` a partial entity to the resource’s URI, as the following example shows: + +```json +{ + "configuredLevel": "DEBUG" +} +``` + +> [!TIP] +> To “reset” the specific level of the logger (and use the default configuration instead), you can pass a value of `null` as the `configuredLevel`. + + + +## OpenTelemetry + +By default, logging via OpenTelemetry is not configured. +You have to provide the location of the OpenTelemetry logs endpoint to configure it: + +#### Properties + +```properties +management.otlp.logging.endpoint=https://otlp.example.com:4318/v1/logs +``` + +#### YAML + +```yaml +management: + otlp: + logging: + endpoint: "https://otlp.example.com:4318/v1/logs" +``` + +> [!NOTE] +> The OpenTelemetry Logback appender and Log4j appender are not part of Spring Boot. +> For more details, see the [OpenTelemetry Logback appender](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/logback/logback-appender-1.0/library) or the [OpenTelemetry Log4j2 appender](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/log4j/log4j-appender-2.17/library) in the [OpenTelemetry Java instrumentation GitHub repository](https://github.com/open-telemetry/opentelemetry-java-instrumentation). + +> [!TIP] +> You have to configure the appender in your `logback-spring.xml` or `log4j2-spring.xml` configuration to get OpenTelemetry logging working. + +The `OpenTelemetryAppender` for both Logback and Log4j requires access to an [`OpenTelemetry`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-api/1.49.0/io/opentelemetry/api/OpenTelemetry.html) instance to function properly. +This instance must be set programmatically during application startup, which can be done like this: + +```java +import io.opentelemetry.api.OpenTelemetry; +import io.opentelemetry.instrumentation.logback.appender.v1_0.OpenTelemetryAppender; + +import org.springframework.beans.factory.InitializingBean; +import org.springframework.stereotype.Component; + +@Component +class OpenTelemetryAppenderInitializer implements InitializingBean { + + private final OpenTelemetry openTelemetry; + + OpenTelemetryAppenderInitializer(OpenTelemetry openTelemetry) { + this.openTelemetry = openTelemetry; + } + + @Override + public void afterPropertiesSet() { + OpenTelemetryAppender.install(this.openTelemetry); + } + +} +``` diff --git a/markdown/boot/3.5.4/reference/actuator/metrics.md b/markdown/boot/3.5.4/reference/actuator/metrics.md new file mode 100644 index 0000000..f1367d1 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/metrics.md @@ -0,0 +1,1822 @@ +--- +title: "Metrics" +source: "reference:actuator/metrics.adoc" +--- + + + +# Metrics + +Spring Boot Actuator provides dependency management and auto-configuration for [Micrometer](https://micrometer.io), an application metrics facade that supports [numerous monitoring systems](https://docs.micrometer.io/micrometer/reference/1.15), including: + +- [AppOptics](#actuator.metrics.export.appoptics) +- [Atlas](#actuator.metrics.export.atlas) +- [Datadog](#actuator.metrics.export.datadog) +- [Dynatrace](#actuator.metrics.export.dynatrace) +- [Elastic](#actuator.metrics.export.elastic) +- [Ganglia](#actuator.metrics.export.ganglia) +- [Graphite](#actuator.metrics.export.graphite) +- [Humio](#actuator.metrics.export.humio) +- [Influx](#actuator.metrics.export.influx) +- [JMX](#actuator.metrics.export.jmx) +- [KairosDB](#actuator.metrics.export.kairos) +- [New Relic](#actuator.metrics.export.newrelic) +- [OTLP](#actuator.metrics.export.otlp) +- [Prometheus](#actuator.metrics.export.prometheus) +- [Simple](#actuator.metrics.export.simple) (in-memory) +- [Stackdriver](#actuator.metrics.export.stackdriver) +- [StatsD](#actuator.metrics.export.statsd) +- [Wavefront](#actuator.metrics.export.wavefront) + +> [!TIP] +> To learn more about Micrometer’s capabilities, see its [reference documentation](https://docs.micrometer.io/micrometer/reference/1.15), in particular the [concepts section](https://docs.micrometer.io/micrometer/reference/1.15/concepts). + + + +## Getting Started + +Spring Boot auto-configures a composite [`MeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/MeterRegistry.html) and adds a registry to the composite for each of the supported implementations that it finds on the classpath. +Having a dependency on `micrometer-registry-{system}` in your runtime classpath is enough for Spring Boot to configure the registry. + +Most registries share common features. +For instance, you can disable a particular registry even if the Micrometer registry implementation is on the classpath. +The following example disables Datadog: + +#### Properties + +```properties +management.datadog.metrics.export.enabled=false +``` + +#### YAML + +```yaml +management: + datadog: + metrics: + export: + enabled: false +``` + +You can also disable all registries unless stated otherwise by the registry-specific property, as the following example shows: + +#### Properties + +```properties +management.defaults.metrics.export.enabled=false +``` + +#### YAML + +```yaml +management: + defaults: + metrics: + export: + enabled: false +``` + +Spring Boot also adds any auto-configured registries to the global static composite registry on the [`Metrics`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/Metrics.html) class, unless you explicitly tell it not to: + +#### Properties + +```properties +management.metrics.use-global-registry=false +``` + +#### YAML + +```yaml +management: + metrics: + use-global-registry: false +``` + +You can register any number of [`MeterRegistryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/metrics/MeterRegistryCustomizer.html) beans to further configure the registry, such as applying common tags, before any meters are registered with the registry: + +#### Java + +```java +import io.micrometer.core.instrument.MeterRegistry; + +import org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyMeterRegistryConfiguration { + + @Bean + public MeterRegistryCustomizer metricsCommonTags() { + return (registry) -> registry.config().commonTags("region", "us-east-1"); + } + +} +``` + +#### Kotlin + +```kotlin +import io.micrometer.core.instrument.MeterRegistry +import org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyMeterRegistryConfiguration { + + @Bean + fun metricsCommonTags(): MeterRegistryCustomizer { + return MeterRegistryCustomizer { registry -> + registry.config().commonTags("region", "us-east-1") + } + } + +} + +``` + +You can apply customizations to particular registry implementations by being more specific about the generic type: + +#### Java + +```java +import io.micrometer.core.instrument.Meter; +import io.micrometer.core.instrument.config.NamingConvention; +import io.micrometer.graphite.GraphiteMeterRegistry; + +import org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyMeterRegistryConfiguration { + + @Bean + public MeterRegistryCustomizer graphiteMetricsNamingConvention() { + return (registry) -> registry.config().namingConvention(this::name); + } + + private String name(String name, Meter.Type type, String baseUnit) { + return ... + } + +} +``` + +#### Kotlin + +```kotlin +import io.micrometer.core.instrument.Meter +import io.micrometer.core.instrument.config.NamingConvention +import io.micrometer.graphite.GraphiteMeterRegistry +import org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyMeterRegistryConfiguration { + + @Bean + fun graphiteMetricsNamingConvention(): MeterRegistryCustomizer { + return MeterRegistryCustomizer { registry: GraphiteMeterRegistry -> + registry.config().namingConvention(this::name) + } + } + + private fun name(name: String, type: Meter.Type, baseUnit: String?): String { + return ... + } + +} + +``` + +Spring Boot also [configures built-in instrumentation](#actuator.metrics.supported) that you can control through configuration or dedicated annotation markers. + + + +## Supported Monitoring Systems + +This section briefly describes each of the supported monitoring systems. + + + +### AppOptics + +By default, the AppOptics registry periodically pushes metrics to `api.appoptics.com/v1/measurements`. +To export metrics to SaaS [AppOptics](https://docs.micrometer.io/micrometer/reference/1.15/implementations/appOptics), your API token must be provided: + +#### Properties + +```properties +management.appoptics.metrics.export.api-token=YOUR_TOKEN +``` + +#### YAML + +```yaml +management: + appoptics: + metrics: + export: + api-token: "YOUR_TOKEN" +``` + + + +### Atlas + +By default, metrics are exported to [Atlas](https://docs.micrometer.io/micrometer/reference/1.15/implementations/atlas) running on your local machine. +You can provide the location of the [Atlas server](https://github.com/Netflix/atlas): + +#### Properties + +```properties +management.atlas.metrics.export.uri=https://atlas.example.com:7101/api/v1/publish +``` + +#### YAML + +```yaml +management: + atlas: + metrics: + export: + uri: "https://atlas.example.com:7101/api/v1/publish" +``` + + + +### Datadog + +A Datadog registry periodically pushes metrics to [datadoghq](https://www.datadoghq.com). +To export metrics to [Datadog](https://docs.micrometer.io/micrometer/reference/1.15/implementations/datadog), you must provide your API key: + +#### Properties + +```properties +management.datadog.metrics.export.api-key=YOUR_KEY +``` + +#### YAML + +```yaml +management: + datadog: + metrics: + export: + api-key: "YOUR_KEY" +``` + +If you additionally provide an application key (optional), then metadata such as meter descriptions, types, and base units will also be exported: + +#### Properties + +```properties +management.datadog.metrics.export.api-key=YOUR_API_KEY +management.datadog.metrics.export.application-key=YOUR_APPLICATION_KEY +``` + +#### YAML + +```yaml +management: + datadog: + metrics: + export: + api-key: "YOUR_API_KEY" + application-key: "YOUR_APPLICATION_KEY" +``` + +By default, metrics are sent to the Datadog US [site](https://docs.datadoghq.com/getting_started/site) (`api.datadoghq.com`). +If your Datadog project is hosted on one of the other sites, or you need to send metrics through a proxy, configure the URI accordingly: + +#### Properties + +```properties +management.datadog.metrics.export.uri=https://api.datadoghq.eu +``` + +#### YAML + +```yaml +management: + datadog: + metrics: + export: + uri: "https://api.datadoghq.eu" +``` + +You can also change the interval at which metrics are sent to Datadog: + +#### Properties + +```properties +management.datadog.metrics.export.step=30s +``` + +#### YAML + +```yaml +management: + datadog: + metrics: + export: + step: "30s" +``` + + + +### Dynatrace + +Dynatrace offers two metrics ingest APIs, both of which are implemented for [Micrometer](https://docs.micrometer.io/micrometer/reference/1.15/implementations/dynatrace). +You can find the Dynatrace documentation on Micrometer metrics ingest [here](https://docs.dynatrace.com/docs/shortlink/micrometer-metrics-ingest). +Configuration properties in the `v1` namespace apply only when exporting to the [Timeseries v1 API](https://docs.dynatrace.com/docs/shortlink/api-metrics). +Configuration properties in the `v2` namespace apply only when exporting to the [Metrics v2 API](https://docs.dynatrace.com/docs/shortlink/api-metrics-v2-post-datapoints). +Note that this integration can export only to either the `v1` or `v2` version of the API at a time, with `v2` being preferred. +If the `device-id` (required for v1 but not used in v2) is set in the `v1` namespace, metrics are exported to the `v1` endpoint. +Otherwise, `v2` is assumed. + + + +#### v2 API + +You can use the v2 API in two ways. + + + +##### Auto-configuration + +Dynatrace auto-configuration is available for hosts that are monitored by the OneAgent or by the Dynatrace Operator for Kubernetes. + +**Local OneAgent:** If a OneAgent is running on the host, metrics are automatically exported to the [local OneAgent ingest endpoint](https://docs.dynatrace.com/docs/shortlink/local-api). +The ingest endpoint forwards the metrics to the Dynatrace backend. + +**Dynatrace Kubernetes Operator:** When running in Kubernetes with the Dynatrace Operator installed, the registry will automatically pick up your endpoint URI and API token from the operator instead. + +This is the default behavior and requires no special setup beyond a dependency on `io.micrometer:micrometer-registry-dynatrace`. + + + +##### Manual Configuration + +If no auto-configuration is available, the endpoint of the [Metrics v2 API](https://docs.dynatrace.com/docs/shortlink/api-metrics-v2-post-datapoints) and an API token are required. +The [API token](https://docs.dynatrace.com/docs/shortlink/api-authentication) must have the “Ingest metrics” (`metrics.ingest`) permission set. +We recommend limiting the scope of the token to this one permission. +You must ensure that the endpoint URI contains the path (for example, `/api/v2/metrics/ingest`): + +The URL of the Metrics API v2 ingest endpoint is different according to your deployment option: + +- SaaS: `https://{your-environment-id}.live.dynatrace.com/api/v2/metrics/ingest` +- Managed deployments: `https://{your-domain}/e/{your-environment-id}/api/v2/metrics/ingest` + +The example below configures metrics export using the `example` environment id: + +#### Properties + +```properties +management.dynatrace.metrics.export.uri=https://example.live.dynatrace.com/api/v2/metrics/ingest +management.dynatrace.metrics.export.api-token=YOUR_TOKEN +``` + +#### YAML + +```yaml +management: + dynatrace: + metrics: + export: + uri: "https://example.live.dynatrace.com/api/v2/metrics/ingest" + api-token: "YOUR_TOKEN" +``` + +When using the Dynatrace v2 API, the following optional features are available (more details can be found in the [Dynatrace documentation](https://docs.dynatrace.com/docs/shortlink/micrometer-metrics-ingest#dt-configuration-properties)): + +- Metric key prefix: Sets a prefix that is prepended to all exported metric keys. +- Enrich with Dynatrace metadata: If a OneAgent or Dynatrace operator is running, enrich metrics with additional metadata (for example, about the host, process, or pod). +- Default dimensions: Specify key-value pairs that are added to all exported metrics. +If tags with the same key are specified with Micrometer, they overwrite the default dimensions. +- Use Dynatrace Summary instruments: In some cases the Micrometer Dynatrace registry created metrics that were rejected. +In Micrometer 1.9.x, this was fixed by introducing Dynatrace-specific summary instruments. +Setting this toggle to `false` forces Micrometer to fall back to the behavior that was the default before 1.9.x. +It should only be used when encountering problems while migrating from Micrometer 1.8.x to 1.9.x. +- Export meter metadata: Starting from Micrometer 1.12.0, the Dynatrace exporter will also export meter metadata, such as unit and description by default. +Use the `export-meter-metadata` toggle to turn this feature off. + +It is possible to not specify a URI and API token, as shown in the following example. +In this scenario, the automatically configured endpoint is used: + +#### Properties + +```properties +management.dynatrace.metrics.export.v2.metric-key-prefix=your.key.prefix +management.dynatrace.metrics.export.v2.enrich-with-dynatrace-metadata=true +management.dynatrace.metrics.export.v2.default-dimensions.key1=value1 +management.dynatrace.metrics.export.v2.default-dimensions.key2=value2 +management.dynatrace.metrics.export.v2.use-dynatrace-summary-instruments=true +management.dynatrace.metrics.export.v2.export-meter-metadata=true +``` + +#### YAML + +```yaml +management: + dynatrace: + metrics: + export: + # Specify uri and api-token here if not using the local OneAgent endpoint. + v2: + metric-key-prefix: "your.key.prefix" + enrich-with-dynatrace-metadata: true + default-dimensions: + key1: "value1" + key2: "value2" + use-dynatrace-summary-instruments: true # (default: true) + export-meter-metadata: true # (default: true) +``` + + + +#### v1 API (Legacy) + +The Dynatrace v1 API metrics registry pushes metrics to the configured URI periodically by using the [Timeseries v1 API](https://docs.dynatrace.com/docs/shortlink/api-metrics). +For backwards-compatibility with existing setups, when `device-id` is set (required for v1, but not used in v2), metrics are exported to the Timeseries v1 endpoint. +To export metrics to [Dynatrace](https://docs.micrometer.io/micrometer/reference/1.15/implementations/dynatrace), your API token, device ID, and URI must be provided: + +#### Properties + +```properties +management.dynatrace.metrics.export.uri=https://{your-environment-id}.live.dynatrace.com +management.dynatrace.metrics.export.api-token=YOUR_TOKEN +management.dynatrace.metrics.export.v1.device-id=YOUR_DEVICE_ID +``` + +#### YAML + +```yaml +management: + dynatrace: + metrics: + export: + uri: "https://{your-environment-id}.live.dynatrace.com" + api-token: "YOUR_TOKEN" + v1: + device-id: "YOUR_DEVICE_ID" +``` + +For the v1 API, you must specify the base environment URI without a path, as the v1 endpoint path is added automatically. + + + +#### Version-independent Settings + +In addition to the API endpoint and token, you can also change the interval at which metrics are sent to Dynatrace. +The default export interval is `60s`. +The following example sets the export interval to 30 seconds: + +#### Properties + +```properties +management.dynatrace.metrics.export.step=30s +``` + +#### YAML + +```yaml +management: + dynatrace: + metrics: + export: + step: "30s" +``` + +You can find more information on how to set up the Dynatrace exporter for Micrometer in the [Micrometer documentation](https://docs.micrometer.io/micrometer/reference/1.15/implementations/dynatrace) and the [Dynatrace documentation](https://docs.dynatrace.com/docs/shortlink/micrometer-metrics-ingest). + + + +### Elastic + +By default, metrics are exported to [Elastic](https://docs.micrometer.io/micrometer/reference/1.15/implementations/elastic) running on your local machine. +You can provide the location of the Elastic server to use by using the following property: + +#### Properties + +```properties +management.elastic.metrics.export.host=https://elastic.example.com:8086 +``` + +#### YAML + +```yaml +management: + elastic: + metrics: + export: + host: "https://elastic.example.com:8086" +``` + + + +### Ganglia + +By default, metrics are exported to [Ganglia](https://docs.micrometer.io/micrometer/reference/1.15/implementations/ganglia) running on your local machine. +You can provide the [Ganglia server](http://ganglia.sourceforge.net) host and port, as the following example shows: + +#### Properties + +```properties +management.ganglia.metrics.export.host=ganglia.example.com +management.ganglia.metrics.export.port=9649 +``` + +#### YAML + +```yaml +management: + ganglia: + metrics: + export: + host: "ganglia.example.com" + port: 9649 +``` + + + +### Graphite + +By default, metrics are exported to [Graphite](https://docs.micrometer.io/micrometer/reference/1.15/implementations/graphite) running on your local machine. +You can provide the [Graphite server](https://graphiteapp.org) host and port, as the following example shows: + +#### Properties + +```properties +management.graphite.metrics.export.host=graphite.example.com +management.graphite.metrics.export.port=9004 +``` + +#### YAML + +```yaml +management: + graphite: + metrics: + export: + host: "graphite.example.com" + port: 9004 +``` + +Micrometer provides a default [`HierarchicalNameMapper`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/util/HierarchicalNameMapper.html) that governs how a dimensional meter ID is [mapped to flat hierarchical names](https://docs.micrometer.io/micrometer/reference/1.15/implementations/graphite#_hierarchical_name_mapping). + +> [!TIP] +> To take control over this behavior, define your [`GraphiteMeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-registry-graphite/1.15.2/io/micrometer/graphite/GraphiteMeterRegistry.html) and supply your own [`HierarchicalNameMapper`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/util/HierarchicalNameMapper.html). +> Auto-configured [`GraphiteConfig`](https://javadoc.io/doc/io.micrometer/micrometer-registry-graphite/1.15.2/io/micrometer/graphite/GraphiteConfig.html) and [`Clock`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/Clock.html) beans are provided unless you define your own: +> +> #### Java +> +> ```java +> import io.micrometer.core.instrument.Clock; +> import io.micrometer.core.instrument.Meter; +> import io.micrometer.core.instrument.config.NamingConvention; +> import io.micrometer.core.instrument.util.HierarchicalNameMapper; +> import io.micrometer.graphite.GraphiteConfig; +> import io.micrometer.graphite.GraphiteMeterRegistry; +> +> import org.springframework.context.annotation.Bean; +> import org.springframework.context.annotation.Configuration; +> +> @Configuration(proxyBeanMethods = false) +> public class MyGraphiteConfiguration { +> +> @Bean +> public GraphiteMeterRegistry graphiteMeterRegistry(GraphiteConfig config, Clock clock) { +> return new GraphiteMeterRegistry(config, clock, this::toHierarchicalName); +> } +> +> private String toHierarchicalName(Meter.Id id, NamingConvention convention) { +> return ... +> } +> +> } +> ``` +> +> #### Kotlin +> +> ```kotlin +> import io.micrometer.core.instrument.Clock +> import io.micrometer.core.instrument.Meter +> import io.micrometer.core.instrument.config.NamingConvention +> import io.micrometer.core.instrument.util.HierarchicalNameMapper +> import io.micrometer.graphite.GraphiteConfig +> import io.micrometer.graphite.GraphiteMeterRegistry +> import org.springframework.context.annotation.Bean +> import org.springframework.context.annotation.Configuration +> +> @Configuration(proxyBeanMethods = false) +> class MyGraphiteConfiguration { +> +> @Bean +> fun graphiteMeterRegistry(config: GraphiteConfig, clock: Clock): GraphiteMeterRegistry { +> return GraphiteMeterRegistry(config, clock, this::toHierarchicalName) +> } +> private fun toHierarchicalName(id: Meter.Id, convention: NamingConvention): String { +> return ... +> } +> +> } +> +> ``` + + + +### Humio + +By default, the Humio registry periodically pushes metrics to [cloud.humio.com](https://cloud.humio.com). +To export metrics to SaaS [Humio](https://docs.micrometer.io/micrometer/reference/1.15/implementations/humio), you must provide your API token: + +#### Properties + +```properties +management.humio.metrics.export.api-token=YOUR_TOKEN +``` + +#### YAML + +```yaml +management: + humio: + metrics: + export: + api-token: "YOUR_TOKEN" +``` + +You should also configure one or more tags to identify the data source to which metrics are pushed: + +#### Properties + +```properties +management.humio.metrics.export.tags.alpha=a +management.humio.metrics.export.tags.bravo=b +``` + +#### YAML + +```yaml +management: + humio: + metrics: + export: + tags: + alpha: "a" + bravo: "b" +``` + + + +### Influx + +By default, metrics are exported to an [Influx](https://docs.micrometer.io/micrometer/reference/1.15/implementations/influx) v1 instance running on your local machine with the default configuration. +To export metrics to InfluxDB v2, configure the `org`, `bucket`, and authentication `token` for writing metrics. +You can provide the location of the [Influx server](https://www.influxdata.com) to use by using: + +#### Properties + +```properties +management.influx.metrics.export.uri=https://influx.example.com:8086 +``` + +#### YAML + +```yaml +management: + influx: + metrics: + export: + uri: "https://influx.example.com:8086" +``` + + + +### JMX + +Micrometer provides a hierarchical mapping to [JMX](https://docs.micrometer.io/micrometer/reference/1.15/implementations/jmx), primarily as a cheap and portable way to view metrics locally. +By default, metrics are exported to the `metrics` JMX domain. +You can provide the domain to use by using: + +#### Properties + +```properties +management.jmx.metrics.export.domain=com.example.app.metrics +``` + +#### YAML + +```yaml +management: + jmx: + metrics: + export: + domain: "com.example.app.metrics" +``` + +Micrometer provides a default [`HierarchicalNameMapper`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/util/HierarchicalNameMapper.html) that governs how a dimensional meter ID is [mapped to flat hierarchical names](https://docs.micrometer.io/micrometer/reference/1.15/implementations/jmx#_hierarchical_name_mapping). + +> [!TIP] +> To take control over this behavior, define your [`JmxMeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-registry-jmx/1.15.2/io/micrometer/jmx/JmxMeterRegistry.html) and supply your own [`HierarchicalNameMapper`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/util/HierarchicalNameMapper.html). +> Auto-configured [`JmxConfig`](https://javadoc.io/doc/io.micrometer/micrometer-registry-jmx/1.15.2/io/micrometer/jmx/JmxConfig.html) and [`Clock`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/Clock.html) beans are provided unless you define your own: +> +> #### Java +> +> ```java +> import io.micrometer.core.instrument.Clock; +> import io.micrometer.core.instrument.Meter; +> import io.micrometer.core.instrument.config.NamingConvention; +> import io.micrometer.core.instrument.util.HierarchicalNameMapper; +> import io.micrometer.jmx.JmxConfig; +> import io.micrometer.jmx.JmxMeterRegistry; +> +> import org.springframework.context.annotation.Bean; +> import org.springframework.context.annotation.Configuration; +> +> @Configuration(proxyBeanMethods = false) +> public class MyJmxConfiguration { +> +> @Bean +> public JmxMeterRegistry jmxMeterRegistry(JmxConfig config, Clock clock) { +> return new JmxMeterRegistry(config, clock, this::toHierarchicalName); +> } +> +> private String toHierarchicalName(Meter.Id id, NamingConvention convention) { +> return ... +> } +> +> } +> ``` +> +> #### Kotlin +> +> ```kotlin +> import io.micrometer.core.instrument.Clock +> import io.micrometer.core.instrument.Meter +> import io.micrometer.core.instrument.config.NamingConvention +> import io.micrometer.core.instrument.util.HierarchicalNameMapper +> import io.micrometer.jmx.JmxConfig +> import io.micrometer.jmx.JmxMeterRegistry +> import org.springframework.context.annotation.Bean +> import org.springframework.context.annotation.Configuration +> +> @Configuration(proxyBeanMethods = false) +> class MyJmxConfiguration { +> +> @Bean +> fun jmxMeterRegistry(config: JmxConfig, clock: Clock): JmxMeterRegistry { +> return JmxMeterRegistry(config, clock, this::toHierarchicalName) +> } +> +> private fun toHierarchicalName(id: Meter.Id, convention: NamingConvention): String { +> return ... +> } +> +> } +> +> ``` + + + +### KairosDB + +By default, metrics are exported to [KairosDB](https://docs.micrometer.io/micrometer/reference/1.15/implementations/kairos) running on your local machine. +You can provide the location of the [KairosDB server](https://kairosdb.github.io/) to use by using: + +#### Properties + +```properties +management.kairos.metrics.export.uri=https://kairosdb.example.com:8080/api/v1/datapoints +``` + +#### YAML + +```yaml +management: + kairos: + metrics: + export: + uri: "https://kairosdb.example.com:8080/api/v1/datapoints" +``` + + + +### New Relic + +A New Relic registry periodically pushes metrics to [New Relic](https://docs.micrometer.io/micrometer/reference/1.15/implementations/new-relic). +To export metrics to [New Relic](https://newrelic.com), you must provide your API key and account ID: + +#### Properties + +```properties +management.newrelic.metrics.export.api-key=YOUR_KEY +management.newrelic.metrics.export.account-id=YOUR_ACCOUNT_ID +``` + +#### YAML + +```yaml +management: + newrelic: + metrics: + export: + api-key: "YOUR_KEY" + account-id: "YOUR_ACCOUNT_ID" +``` + +You can also change the interval at which metrics are sent to New Relic: + +#### Properties + +```properties +management.newrelic.metrics.export.step=30s +``` + +#### YAML + +```yaml +management: + newrelic: + metrics: + export: + step: "30s" +``` + +By default, metrics are published through REST calls, but you can also use the Java Agent API if you have it on the classpath: + +#### Properties + +```properties +management.newrelic.metrics.export.client-provider-type=insights-agent +``` + +#### YAML + +```yaml +management: + newrelic: + metrics: + export: + client-provider-type: "insights-agent" +``` + +Finally, you can take full control by defining your own [`NewRelicClientProvider`](https://javadoc.io/doc/io.micrometer/micrometer-registry-new-relic/1.15.2/io/micrometer/newrelic/NewRelicClientProvider.html) bean. + + + +### OTLP + +By default, metrics are exported over the [OpenTelemetry protocol (OTLP)](https://docs.micrometer.io/micrometer/reference/1.15/implementations/otlp) to a consumer running on your local machine. +To export to another location, provide the location of the [OTLP metrics endpoint](https://opentelemetry.io/) using `management.otlp.metrics.export.url`: + +#### Properties + +```properties +management.otlp.metrics.export.url=https://otlp.example.com:4318/v1/metrics +``` + +#### YAML + +```yaml +management: + otlp: + metrics: + export: + url: "https://otlp.example.com:4318/v1/metrics" +``` + +Custom headers, for example for authentication, can also be provided using `management.otlp.metrics.export.headers.*` properties. + +If an `OtlpMetricsSender` bean is available, it will be configured on the `OtlpMeterRegistry` that Spring Boot auto-configures. + + + +### Prometheus + +[Prometheus](https://docs.micrometer.io/micrometer/reference/1.15/implementations/prometheus) expects to scrape or poll individual application instances for metrics. +Spring Boot provides an actuator endpoint at `/actuator/prometheus` to present a [Prometheus scrape](https://prometheus.io) with the appropriate format. + +> [!TIP] +> By default, the endpoint is not available and must be exposed. See [exposing endpoints](endpoints.md#actuator.endpoints.exposing) for more details. + +The following example `scrape_config` adds to `prometheus.yml`: + +```yaml +scrape_configs: +- job_name: "spring" + metrics_path: "/actuator/prometheus" + static_configs: + - targets: ["HOST:PORT"] +``` + +[Prometheus Exemplars](https://prometheus.io/docs/prometheus/latest/feature_flags/#exemplars-storage) are also supported. +To enable this feature, a [`SpanContext`](https://javadoc.io/doc/io.prometheus/prometheus-metrics-tracer-common/1.3.10/io/prometheus/metrics/tracer/common/SpanContext.html) bean should be present. +If you’re using the deprecated Prometheus simpleclient support and want to enable that feature, a [`SpanContextSupplier`](https://javadoc.io/doc/io.prometheus/simpleclient_tracer_common/0.16.0/io/prometheus/client/exemplars/tracer/common/SpanContextSupplier.html) bean should be present. +If you use [Micrometer Tracing](https://docs.micrometer.io/tracing/reference/1.5), this will be auto-configured for you, but you can always create your own if you want. +Please check the [Prometheus Docs](https://prometheus.io/docs/prometheus/latest/feature_flags/#exemplars-storage), since this feature needs to be explicitly enabled on Prometheus' side, and it is only supported using the [OpenMetrics](https://github.com/OpenObservability/OpenMetrics/blob/v1.0.0/specification/OpenMetrics.md#exemplars) format. + +For ephemeral or batch jobs that may not exist long enough to be scraped, you can use [Prometheus Pushgateway](https://github.com/prometheus/pushgateway) support to expose the metrics to Prometheus. + +To enable Prometheus Pushgateway support, add the following dependency to your project: + +```xml + + io.prometheus + prometheus-metrics-exporter-pushgateway + +``` + +When the Prometheus Pushgateway dependency is present on the classpath and the `management.prometheus.metrics.export.pushgateway.enabled` property is set to `true`, a [`PrometheusPushGatewayManager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/metrics/export/prometheus/PrometheusPushGatewayManager.html) bean is auto-configured. +This manages the pushing of metrics to a Prometheus Pushgateway. + +You can tune the [`PrometheusPushGatewayManager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/metrics/export/prometheus/PrometheusPushGatewayManager.html) by using properties under `management.prometheus.metrics.export.pushgateway`. +For advanced configuration, you can also provide your own [`PrometheusPushGatewayManager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/metrics/export/prometheus/PrometheusPushGatewayManager.html) bean. + + + +### Simple + +Micrometer ships with a simple, in-memory backend that is automatically used as a fallback if no other registry is configured. +This lets you see what metrics are collected in the [metrics endpoint](#actuator.metrics.endpoint). + +The in-memory backend disables itself as soon as you use any other available backend. +You can also disable it explicitly: + +#### Properties + +```properties +management.simple.metrics.export.enabled=false +``` + +#### YAML + +```yaml +management: + simple: + metrics: + export: + enabled: false +``` + + + +### Stackdriver + +The Stackdriver registry periodically pushes metrics to [Stackdriver](https://cloud.google.com/stackdriver/). +To export metrics to SaaS [Stackdriver](https://docs.micrometer.io/micrometer/reference/1.15/implementations/stackdriver), you must provide your Google Cloud project ID: + +#### Properties + +```properties +management.stackdriver.metrics.export.project-id=my-project +``` + +#### YAML + +```yaml +management: + stackdriver: + metrics: + export: + project-id: "my-project" +``` + +You can also change the interval at which metrics are sent to Stackdriver: + +#### Properties + +```properties +management.stackdriver.metrics.export.step=30s +``` + +#### YAML + +```yaml +management: + stackdriver: + metrics: + export: + step: "30s" +``` + + + +### StatsD + +The StatsD registry eagerly pushes metrics over UDP to a StatsD agent. +By default, metrics are exported to a [StatsD](https://docs.micrometer.io/micrometer/reference/1.15/implementations/statsD) agent running on your local machine. +You can provide the StatsD agent host, port, and protocol to use by using: + +#### Properties + +```properties +management.statsd.metrics.export.host=statsd.example.com +management.statsd.metrics.export.port=9125 +management.statsd.metrics.export.protocol=udp +``` + +#### YAML + +```yaml +management: + statsd: + metrics: + export: + host: "statsd.example.com" + port: 9125 + protocol: "udp" +``` + +You can also change the StatsD line protocol to use (it defaults to Datadog): + +#### Properties + +```properties +management.statsd.metrics.export.flavor=etsy +``` + +#### YAML + +```yaml +management: + statsd: + metrics: + export: + flavor: "etsy" +``` + + + +### Wavefront + +The Wavefront registry periodically pushes metrics to [Wavefront](https://docs.micrometer.io/micrometer/reference/1.15/implementations/wavefront). +If you are exporting metrics to [Wavefront](https://www.wavefront.com/) directly, you must provide your API token: + +#### Properties + +```properties +management.wavefront.api-token=YOUR_API_TOKEN +``` + +#### YAML + +```yaml +management: + wavefront: + api-token: "YOUR_API_TOKEN" +``` + +Alternatively, you can use a Wavefront sidecar or an internal proxy in your environment to forward metrics data to the Wavefront API host: + +#### Properties + +```properties +management.wavefront.uri=proxy://localhost:2878 +``` + +#### YAML + +```yaml +management: + wavefront: + uri: "proxy://localhost:2878" +``` + +> [!NOTE] +> If you publish metrics to a Wavefront proxy (as described in [the Wavefront documentation](https://docs.wavefront.com/proxies_installing.html)), the host must be in the `proxy://HOST:PORT` format. + +You can also change the interval at which metrics are sent to Wavefront: + +#### Properties + +```properties +management.wavefront.metrics.export.step=30s +``` + +#### YAML + +```yaml +management: + wavefront: + metrics: + export: + step: "30s" +``` + + + +## Supported Metrics and Meters + +Spring Boot provides automatic meter registration for a wide variety of technologies. +In most situations, the defaults provide sensible metrics that can be published to any of the supported monitoring systems. + + + +### JVM Metrics + +Auto-configuration enables JVM Metrics by using core Micrometer classes. +JVM metrics are published under the `jvm.` meter name. + +The following JVM metrics are provided: + +- Various memory and buffer pool details +- Statistics related to garbage collection +- Thread utilization +- [Virtual threads statistics](https://docs.micrometer.io/micrometer/reference/reference/jvm.html#_java_21_metrics) (for this, `io.micrometer:micrometer-java21` has to be on the classpath) +- The number of classes loaded and unloaded +- JVM version information +- JIT compilation time + + + +### System Metrics + +Auto-configuration enables system metrics by using core Micrometer classes. +System metrics are published under the `system.`, `process.`, and `disk.` meter names. + +The following system metrics are provided: + +- CPU metrics +- File descriptor metrics +- Uptime metrics (both the amount of time the application has been running and a fixed gauge of the absolute start time) +- Disk space available + + + +### Application Startup Metrics + +Auto-configuration exposes application startup time metrics: + +- `application.started.time`: time taken to start the application. +- `application.ready.time`: time taken for the application to be ready to service requests. + +Metrics are tagged by the fully qualified name of the application class. + + + +### Logger Metrics + +Auto-configuration enables the event metrics for both Logback and Log4J2. +The details are published under the `log4j2.events.` or `logback.events.` meter names. + + + +### Task Execution and Scheduling Metrics + +Auto-configuration enables the instrumentation of all available [`ThreadPoolTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.html) and [`ThreadPoolTaskScheduler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/concurrent/ThreadPoolTaskScheduler.html) beans, as long as the underling [`ThreadPoolExecutor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/ThreadPoolExecutor.html) is available. +Metrics are tagged by the name of the executor, which is derived from the bean name. + + + +### JMS Metrics + +Auto-configuration enables the instrumentation of all available [`JmsTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/core/JmsTemplate.html) beans and [`@JmsListener`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/annotation/JmsListener.html) annotated methods. +This will produce `"jms.message.publish"` and `"jms.message.process"` metrics respectively. +See the [Spring Framework reference documentation for more information on produced observations](https://docs.spring.io/spring-framework/reference/6.2/integration/observability.html#observability.jms). + + + +### Spring MVC Metrics + +Auto-configuration enables the instrumentation of all requests handled by Spring MVC controllers and functional handlers. +By default, metrics are generated with the name, `http.server.requests`. +You can customize the name by setting the `management.observations.http.server.requests.name` property. + +See the [Spring Framework reference documentation for more information on produced observations](https://docs.spring.io/spring-framework/reference/6.2/integration/observability.html#observability.http-server.servlet). + +To add to the default tags, provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that extends [`DefaultServerRequestObservationConvention`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/server/observation/DefaultServerRequestObservationConvention.html) from the `org.springframework.http.server.observation` package. +To replace the default tags, provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that implements [`ServerRequestObservationConvention`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/server/observation/ServerRequestObservationConvention.html). + +> [!TIP] +> In some cases, exceptions handled in web controllers are not recorded as request metrics tags. +> Applications can opt in and record exceptions by [setting handled exceptions as request attributes](../web/servlet.md#web.servlet.spring-mvc.error-handling). + +By default, all requests are handled. +To customize the filter, provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that implements `FilterRegistrationBean`. + + + +### Spring WebFlux Metrics + +Auto-configuration enables the instrumentation of all requests handled by Spring WebFlux controllers and functional handlers. +By default, metrics are generated with the name, `http.server.requests`. +You can customize the name by setting the `management.observations.http.server.requests.name` property. + +See the [Spring Framework reference documentation for more information on produced observations](https://docs.spring.io/spring-framework/reference/6.2/integration/observability.html#observability.http-server.reactive). + +To add to the default tags, provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that extends [`DefaultServerRequestObservationConvention`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/server/reactive/observation/DefaultServerRequestObservationConvention.html) from the `org.springframework.http.server.reactive.observation` package. +To replace the default tags, provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that implements [`ServerRequestObservationConvention`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/server/reactive/observation/ServerRequestObservationConvention.html). + +> [!TIP] +> In some cases, exceptions handled in controllers and handler functions are not recorded as request metrics tags. +> Applications can opt in and record exceptions by [setting handled exceptions as request attributes](../web/reactive.md#web.reactive.webflux.error-handling). + + + +### Jersey Server Metrics + +Auto-configuration enables the instrumentation of all requests handled by the Jersey JAX-RS implementation. +By default, metrics are generated with the name, `http.server.requests`. +You can customize the name by setting the `management.observations.http.server.requests.name` property. + +By default, Jersey server metrics are tagged with the following information: + +| Tag | Description | +| --- | --- | +| `exception` | The simple class name of any exception that was thrown while handling the request. | +| `method` | The request’s method (for example, `GET` or `POST`) | +| `outcome` | The request’s outcome, based on the status code of the response. 1xx is `INFORMATIONAL`, 2xx is `SUCCESS`, 3xx is `REDIRECTION`, 4xx is `CLIENT_ERROR`, and 5xx is `SERVER_ERROR` | +| `status` | The response’s HTTP status code (for example, `200` or `500`) | +| `uri` | The request’s URI template prior to variable substitution, if possible (for example, `/api/person/{id}`) | + +To customize the tags, provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that implements [`JerseyObservationConvention`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/jersey/server/JerseyObservationConvention.html). + + + +### SSL Bundle Metrics + +Spring Boot Actuator publishes expiry metrics about SSL bundles. +The metric `ssl.chain.expiry` gauges the expiry date of each certificate chain in seconds. +This number will be negative if the chain has already expired. +This metric is tagged with the following information: + +| Tag | Description | +| --- | --- | +| `bundle` | The name of the bundle which contains the certificate chain | +| `certificate` | The serial number (in hex format) of the certificate which is the soonest to expire in the chain | +| `chain` | The name of the certificate chain. | + + + +### HTTP Client Metrics + +Spring Boot Actuator manages the instrumentation of [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html), [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) and [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html). +For that, you have to inject the auto-configured builder and use it to create instances: + +- [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) for [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) +- [`WebClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.Builder.html) for [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) +- [`RestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.Builder.html) for [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) + +You can also manually apply the customizers responsible for this instrumentation, namely [`ObservationRestTemplateCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/metrics/web/client/ObservationRestTemplateCustomizer.html), [`ObservationWebClientCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/metrics/web/reactive/client/ObservationWebClientCustomizer.html) and [`ObservationRestClientCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/metrics/web/client/ObservationRestClientCustomizer.html). + +By default, metrics are generated with the name, `http.client.requests`. +You can customize the name by setting the `management.observations.http.client.requests.name` property. + +See the [Spring Framework reference documentation for more information on produced observations](https://docs.spring.io/spring-framework/reference/6.2/integration/observability.html#observability.http-client). + +To customize the tags when using [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) or [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html), provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that implements [`ClientRequestObservationConvention`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/observation/ClientRequestObservationConvention.html) from the `org.springframework.http.client.observation` package. +To customize the tags when using [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html), provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that implements [`ClientRequestObservationConvention`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/ClientRequestObservationConvention.html) from the `org.springframework.web.reactive.function.client` package. + + + +### Tomcat Metrics + +Auto-configuration enables the instrumentation of Tomcat only when an MBean [`Registry`](https://tomcat.apache.org/tomcat-10.1-doc/api/org/apache/tomcat/util/modeler/Registry.html) is enabled. +By default, the MBean registry is disabled, but you can enable it by setting `server.tomcat.mbeanregistry.enabled` to `true`. + +Tomcat metrics are published under the `tomcat.` meter name. + + + +### Cache Metrics + +Auto-configuration enables the instrumentation of all available [`Cache`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/Cache.html) instances on startup, with metrics prefixed with `cache`. +Cache instrumentation is standardized for a basic set of metrics. +Additional, cache-specific metrics are also available. + +The following cache libraries are supported: + +- Cache2k +- Caffeine +- Hazelcast +- Any compliant JCache (JSR-107) implementation +- Redis + +> [!WARNING] +> Metrics should be enabled for the auto-configuration to pick them up. +> Refer to the documentation of the cache library you are using for more details. + +Metrics are tagged by the name of the cache and by the name of the [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html), which is derived from the bean name. + +> [!NOTE] +> Only caches that are configured on startup are bound to the registry. +> For caches not defined in the cache’s configuration, such as caches created on the fly or programmatically after the startup phase, an explicit registration is required. +> A [`CacheMetricsRegistrar`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/metrics/cache/CacheMetricsRegistrar.html) bean is made available to make that process easier. + + + +### Spring Batch Metrics + +See the [Spring Batch reference documentation](https://docs.spring.io/spring-batch/reference/5.2/monitoring-and-metrics.html). + + + +### Spring GraphQL Metrics + +See the [Spring GraphQL reference documentation](https://docs.spring.io/spring-graphql/reference/1.4/observability.html). + + + +### DataSource Metrics + +Auto-configuration enables the instrumentation of all available [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) objects with metrics prefixed with `jdbc.connections`. +Data source instrumentation results in gauges that represent the currently active, idle, maximum allowed, and minimum allowed connections in the pool. + +Metrics are also tagged by the name of the [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) computed based on the bean name. + +> [!TIP] +> By default, Spring Boot provides metadata for all supported data sources. +> You can add additional [`DataSourcePoolMetadataProvider`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/metadata/DataSourcePoolMetadataProvider.html) beans if your favorite data source is not supported. +> See [`DataSourcePoolMetadataProvidersConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/metadata/DataSourcePoolMetadataProvidersConfiguration.html) for examples. + +Also, Hikari-specific metrics are exposed with a `hikaricp` prefix. +Each metric is tagged by the name of the pool (you can control it with `spring.datasource.name`). + + + +### Hibernate Metrics + +If `org.hibernate.orm:hibernate-micrometer` is on the classpath, all available Hibernate [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html) instances that have statistics enabled are instrumented with a metric named `hibernate`. + +Metrics are also tagged by the name of the [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html), which is derived from the bean name. + +To enable statistics, the standard JPA property `hibernate.generate_statistics` must be set to `true`. +You can enable that on the auto-configured [`EntityManagerFactory`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManagerFactory.html): + +#### Properties + +```properties +spring.jpa.properties[hibernate.generate_statistics]=true +``` + +#### YAML + +```yaml +spring: + jpa: + properties: + "[hibernate.generate_statistics]": true +``` + + + +### Spring Data Repository Metrics + +Auto-configuration enables the instrumentation of all Spring Data [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) method invocations. +By default, metrics are generated with the name, `spring.data.repository.invocations`. +You can customize the name by setting the `management.metrics.data.repository.metric-name` property. + +The [`@Timed`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/annotation/Timed.html) annotation from the `io.micrometer.core.annotation` package is supported on [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) interfaces and methods. +If you do not want to record metrics for all [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) invocations, you can set `management.metrics.data.repository.autotime.enabled` to `false` and exclusively use [`@Timed`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/annotation/Timed.html) annotations instead. + +> [!NOTE] +> A [`@Timed`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/annotation/Timed.html) annotation with `longTask = true` enables a long task timer for the method. +> Long task timers require a separate metric name and can be stacked with a short task timer. + +By default, repository invocation related metrics are tagged with the following information: + +| Tag | Description | +| --- | --- | +| `repository` | The simple class name of the source [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html). | +| `method` | The name of the [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) method that was invoked. | +| `state` | The result state (`SUCCESS`, `ERROR`, `CANCELED`, or `RUNNING`). | +| `exception` | The simple class name of any exception that was thrown from the invocation. | + +To replace the default tags, provide a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) that implements [`RepositoryTagsProvider`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/metrics/data/RepositoryTagsProvider.html). + + + +### RabbitMQ Metrics + +Auto-configuration enables the instrumentation of all available RabbitMQ connection factories with a metric named `rabbitmq`. + + + +### Spring Integration Metrics + +Spring Integration automatically provides [Micrometer support](https://docs.spring.io/spring-integration/reference/6.5/metrics.html#micrometer-integration) whenever a [`MeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/MeterRegistry.html) bean is available. +Metrics are published under the `spring.integration.` meter name. + + + +### Kafka Metrics + +Auto-configuration registers a [`MicrometerConsumerListener`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/core/MicrometerConsumerListener.html) and [`MicrometerProducerListener`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/core/MicrometerProducerListener.html) for the auto-configured consumer factory and producer factory, respectively. +It also registers a [`KafkaStreamsMicrometerListener`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/streams/KafkaStreamsMicrometerListener.html) for [`StreamsBuilderFactoryBean`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/config/StreamsBuilderFactoryBean.html). +For more detail, see the [Micrometer Native Metrics](https://docs.spring.io/spring-kafka/reference/3.3/kafka/micrometer.html#micrometer-native) section of the Spring Kafka documentation. + + + +### MongoDB Metrics + +This section briefly describes the available metrics for MongoDB. + + + +#### MongoDB Command Metrics + +Auto-configuration registers a [`MongoMetricsCommandListener`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/mongodb/MongoMetricsCommandListener.html) with the auto-configured [`MongoClient`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html). + +A timer metric named `mongodb.driver.commands` is created for each command issued to the underlying MongoDB driver. +Each metric is tagged with the following information by default: + +| Tag | Description | +| --- | --- | +| `command` | The name of the command issued. | +| `cluster.id` | The identifier of the cluster to which the command was sent. | +| `server.address` | The address of the server to which the command was sent. | +| `status` | The outcome of the command (`SUCCESS` or `FAILED`). | + +To replace the default metric tags, define a [`MongoCommandTagsProvider`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/mongodb/MongoCommandTagsProvider.html) bean, as the following example shows: + +#### Java + +```java +import io.micrometer.core.instrument.binder.mongodb.MongoCommandTagsProvider; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyCommandTagsProviderConfiguration { + + @Bean + public MongoCommandTagsProvider customCommandTagsProvider() { + return new CustomCommandTagsProvider(); + } + +} +``` + +#### Kotlin + +```kotlin +import io.micrometer.core.instrument.binder.mongodb.MongoCommandTagsProvider +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyCommandTagsProviderConfiguration { + + @Bean + fun customCommandTagsProvider(): MongoCommandTagsProvider? { + return CustomCommandTagsProvider() + } + +} + +``` + +To disable the auto-configured command metrics, set the following property: + +#### Properties + +```properties +management.metrics.mongo.command.enabled=false +``` + +#### YAML + +```yaml +management: + metrics: + mongo: + command: + enabled: false +``` + + + +#### MongoDB Connection Pool Metrics + +Auto-configuration registers a [`MongoMetricsConnectionPoolListener`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/mongodb/MongoMetricsConnectionPoolListener.html) with the auto-configured [`MongoClient`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html). + +The following gauge metrics are created for the connection pool: + +- `mongodb.driver.pool.size` reports the current size of the connection pool, including idle and in-use members. +- `mongodb.driver.pool.checkedout` reports the count of connections that are currently in use. +- `mongodb.driver.pool.waitqueuesize` reports the current size of the wait queue for a connection from the pool. + +Each metric is tagged with the following information by default: + +| Tag | Description | +| --- | --- | +| `cluster.id` | The identifier of the cluster to which the connection pool corresponds. | +| `server.address` | The address of the server to which the connection pool corresponds. | + +To replace the default metric tags, define a [`MongoConnectionPoolTagsProvider`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/mongodb/MongoConnectionPoolTagsProvider.html) bean: + +#### Java + +```java +import io.micrometer.core.instrument.binder.mongodb.MongoConnectionPoolTagsProvider; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyConnectionPoolTagsProviderConfiguration { + + @Bean + public MongoConnectionPoolTagsProvider customConnectionPoolTagsProvider() { + return new CustomConnectionPoolTagsProvider(); + } + +} +``` + +#### Kotlin + +```kotlin +import io.micrometer.core.instrument.binder.mongodb.MongoConnectionPoolTagsProvider +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyConnectionPoolTagsProviderConfiguration { + + @Bean + fun customConnectionPoolTagsProvider(): MongoConnectionPoolTagsProvider { + return CustomConnectionPoolTagsProvider() + } + +} + +``` + +To disable the auto-configured connection pool metrics, set the following property: + +#### Properties + +```properties +management.metrics.mongo.connectionpool.enabled=false +``` + +#### YAML + +```yaml +management: + metrics: + mongo: + connectionpool: + enabled: false +``` + + + +### Jetty Metrics + +Auto-configuration binds metrics for Jetty’s [`ThreadPool`](https://javadoc.jetty.org/jetty-12/org/eclipse/jetty/util/thread/ThreadPool.html) by using Micrometer’s [`JettyServerThreadPoolMetrics`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/jetty/JettyServerThreadPoolMetrics.html). +Metrics for Jetty’s [`Connector`](https://javadoc.jetty.org/jetty-12/org/eclipse/jetty/server/Connector.html) instances are bound by using Micrometer’s [`JettyConnectionMetrics`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/jetty/JettyConnectionMetrics.html) and, when `server.ssl.enabled` is set to `true`, Micrometer’s [`JettySslHandshakeMetrics`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/jetty/JettySslHandshakeMetrics.html). + + + +### Redis Metrics + +Auto-configuration registers a [`MicrometerCommandLatencyRecorder`](https://javadoc.io/doc/io.lettuce/lettuce-core/6.6.0.RELEASE/io/lettuce/core/metrics/MicrometerCommandLatencyRecorder.html) for the auto-configured [`LettuceConnectionFactory`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/connection/lettuce/LettuceConnectionFactory.html). +For more detail, see the [Micrometer Metrics section](https://lettuce.io/core/6.6.0.RELEASE/reference/index.html#command.latency.metrics.micrometer) of the Lettuce documentation. + + + +## Registering Custom Metrics + +To register custom metrics, inject [`MeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/MeterRegistry.html) into your component: + +#### Java + +```java +import io.micrometer.core.instrument.MeterRegistry; +import io.micrometer.core.instrument.Tags; + +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final Dictionary dictionary; + + public MyBean(MeterRegistry registry) { + this.dictionary = Dictionary.load(); + registry.gauge("dictionary.size", Tags.empty(), this.dictionary.getWords().size()); + } + +} +``` + +#### Kotlin + +```kotlin +import io.micrometer.core.instrument.MeterRegistry +import io.micrometer.core.instrument.Tags +import org.springframework.stereotype.Component + +@Component +class MyBean(registry: MeterRegistry) { + + private val dictionary: Dictionary + + init { + dictionary = Dictionary.load() + registry.gauge("dictionary.size", Tags.empty(), dictionary.words.size) + } + +} + +``` + +If your metrics depend on other beans, we recommend that you use a [`MeterBinder`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/MeterBinder.html) to register them: + +#### Java + +```java +import io.micrometer.core.instrument.Gauge; +import io.micrometer.core.instrument.binder.MeterBinder; + +import org.springframework.context.annotation.Bean; + +public class MyMeterBinderConfiguration { + + @Bean + public MeterBinder queueSize(Queue queue) { + return (registry) -> Gauge.builder("queueSize", queue::size).register(registry); + } + +} +``` + +#### Kotlin + +```kotlin +import io.micrometer.core.instrument.Gauge +import io.micrometer.core.instrument.binder.MeterBinder +import org.springframework.context.annotation.Bean + +class MyMeterBinderConfiguration { + + @Bean + fun queueSize(queue: Queue): MeterBinder { + return MeterBinder { registry -> + Gauge.builder("queueSize", queue::size).register(registry) + } + } + +} + +``` + +Using a [`MeterBinder`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/MeterBinder.html) ensures that the correct dependency relationships are set up and that the bean is available when the metric’s value is retrieved. +A [`MeterBinder`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/MeterBinder.html) implementation can also be useful if you find that you repeatedly instrument a suite of metrics across components or applications. + +> [!NOTE] +> By default, metrics from all [`MeterBinder`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/binder/MeterBinder.html) beans are automatically bound to the Spring-managed [`MeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/MeterRegistry.html). + + + +## Customizing Individual Metrics + +If you need to apply customizations to specific [`Meter`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/Meter.html) instances, you can use the [`MeterFilter`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/config/MeterFilter.html) interface. + +For example, if you want to rename the `mytag.region` tag to `mytag.area` for all meter IDs beginning with `com.example`, you can do the following: + +#### Java + +```java +import io.micrometer.core.instrument.config.MeterFilter; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyMetricsFilterConfiguration { + + @Bean + public MeterFilter renameRegionTagMeterFilter() { + return MeterFilter.renameTag("com.example", "mytag.region", "mytag.area"); + } + +} +``` + +#### Kotlin + +```kotlin +import io.micrometer.core.instrument.config.MeterFilter +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyMetricsFilterConfiguration { + + @Bean + fun renameRegionTagMeterFilter(): MeterFilter { + return MeterFilter.renameTag("com.example", "mytag.region", "mytag.area") + } + +} + +``` + +> [!NOTE] +> By default, all [`MeterFilter`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/config/MeterFilter.html) beans are automatically bound to the Spring-managed [`MeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/MeterRegistry.html). +> Make sure to register your metrics by using the Spring-managed [`MeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/MeterRegistry.html) and not any of the static methods on [`Metrics`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/Metrics.html). +> These use the global registry that is not Spring-managed. + + + +### Common Tags + +Common tags are generally used for dimensional drill-down on the operating environment, such as host, instance, region, stack, and others. +Commons tags are applied to all meters and can be configured, as the following example shows: + +#### Properties + +```properties +management.metrics.tags.region=us-east-1 +management.metrics.tags.stack=prod +``` + +#### YAML + +```yaml +management: + metrics: + tags: + region: "us-east-1" + stack: "prod" +``` + +The preceding example adds `region` and `stack` tags to all meters with a value of `us-east-1` and `prod`, respectively. + +> [!NOTE] +> The order of common tags is important if you use Graphite. +> As the order of common tags cannot be guaranteed by using this approach, Graphite users are advised to define a custom [`MeterFilter`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/config/MeterFilter.html) instead. + + + +### Per-meter Properties + +In addition to [`MeterFilter`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/config/MeterFilter.html) beans, you can apply a limited set of customization on a per-meter basis using properties. +Per-meter customizations are applied, using Spring Boot’s [`PropertiesMeterFilter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/metrics/PropertiesMeterFilter.html), to any meter IDs that start with the given name. +The following example filters out any meters that have an ID starting with `example.remote`. + +#### Properties + +```properties +management.metrics.enable.example.remote=false +``` + +#### YAML + +```yaml +management: + metrics: + enable: + example: + remote: false +``` + +The following properties allow per-meter customization: + +| Property | Description | +| --- | --- | +| `management.metrics.enable` | Whether to accept meters with certain IDs. Meters that are not accepted are filtered from the [`MeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/MeterRegistry.html). | +| `management.metrics.distribution.percentiles-histogram` | Whether to publish a histogram suitable for computing aggregable (across dimension) percentile approximations. | +| `management.metrics.distribution.minimum-expected-value`, `management.metrics.distribution.maximum-expected-value` | Publish fewer histogram buckets by clamping the range of expected values. | +| `management.metrics.distribution.percentiles` | Publish percentile values computed in your application | +| `management.metrics.distribution.expiry`, `management.metrics.distribution.buffer-length` | Give greater weight to recent samples by accumulating them in ring buffers which rotate after a configurable expiry, with a configurable buffer length. | +| `management.metrics.distribution.slo` | Publish a cumulative histogram with buckets defined by your service-level objectives. | + +For more details on the concepts behind `percentiles-histogram`, `percentiles`, and `slo`, see the [Histograms and percentiles](https://docs.micrometer.io/micrometer/reference/1.15/concepts/histogram-quantiles.html) section of the Micrometer documentation. + + + +## Metrics Endpoint + +Spring Boot provides a `metrics` endpoint that you can use diagnostically to examine the metrics collected by an application. +The endpoint is not available by default and must be exposed. +See [exposing endpoints](endpoints.md#actuator.endpoints.exposing) for more details. + +Navigating to `/actuator/metrics` displays a list of available meter names. +You can drill down to view information about a particular meter by providing its name as a selector — for example, `/actuator/metrics/jvm.memory.max`. + +> [!TIP] +> The name you use here should match the name used in the code, not the name after it has been naming-convention normalized for a monitoring system to which it is shipped. +> In other words, if `jvm.memory.max` appears as `jvm_memory_max` in Prometheus because of its snake case naming convention, you should still use `jvm.memory.max` as the selector when inspecting the meter in the `metrics` endpoint. + +You can also add any number of `tag=KEY:VALUE` query parameters to the end of the URL to dimensionally drill down on a meter — for example, `/actuator/metrics/jvm.memory.max?tag=area:nonheap`. + +> [!TIP] +> The reported measurements are the *sum* of the statistics of all meters that match the meter name and any tags that have been applied. +> In the preceding example, the returned `Value` statistic is the sum of the maximum memory footprints of the “Code Cache”, “Compressed Class Space”, and “Metaspace” areas of the heap. +> If you wanted to see only the maximum size for the “Metaspace”, you could add an additional `tag=id:Metaspace` — that is, `/actuator/metrics/jvm.memory.max?tag=area:nonheap&tag=id:Metaspace`. + + + +## Integration with Micrometer Observation + +A [`DefaultMeterObservationHandler`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/observation/DefaultMeterObservationHandler.html) is automatically registered on the [`ObservationRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationRegistry.html), which creates metrics for every completed observation. diff --git a/markdown/boot/3.5.4/reference/actuator/monitoring.md b/markdown/boot/3.5.4/reference/actuator/monitoring.md new file mode 100644 index 0000000..a7108f9 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/monitoring.md @@ -0,0 +1,230 @@ +--- +title: "Monitoring and Management Over HTTP" +source: "reference:actuator/monitoring.adoc" +--- + + + +# Monitoring and Management Over HTTP + +If you are developing a web application, Spring Boot Actuator auto-configures all enabled endpoints to be exposed over HTTP. +The default convention is to use the `id` of the endpoint with a prefix of `/actuator` as the URL path. +For example, `health` is exposed as `/actuator/health`. + +> [!TIP] +> Actuator is supported natively with Spring MVC, Spring WebFlux, and Jersey. +> If both Jersey and Spring MVC are available, Spring MVC is used. + +> [!NOTE] +> Jackson is a required dependency in order to get the correct JSON responses as documented in the [API documentation](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/index.html). + + + +## Customizing the Management Endpoint Paths + +Sometimes, it is useful to customize the prefix for the management endpoints. +For example, your application might already use `/actuator` for another purpose. +You can use the `management.endpoints.web.base-path` property to change the prefix for your management endpoint, as the following example shows: + +#### Properties + +```properties +management.endpoints.web.base-path=/manage +``` + +#### YAML + +```yaml +management: + endpoints: + web: + base-path: "/manage" +``` + +The preceding `application.properties` example changes the endpoint from `/actuator/{id}` to `/manage/{id}` (for example, `/manage/info`). + +> [!NOTE] +> Unless the management port has been configured to [expose endpoints by using a different HTTP port](#actuator.monitoring.customizing-management-server-port), `management.endpoints.web.base-path` is relative to `server.servlet.context-path` (for servlet web applications) or `spring.webflux.base-path` (for reactive web applications). +> If `management.server.port` is configured, `management.endpoints.web.base-path` is relative to `management.server.base-path`. + +If you want to map endpoints to a different path, you can use the `management.endpoints.web.path-mapping` property. + +The following example remaps `/actuator/health` to `/healthcheck`: + +#### Properties + +```properties +management.endpoints.web.base-path=/ +management.endpoints.web.path-mapping.health=healthcheck +``` + +#### YAML + +```yaml +management: + endpoints: + web: + base-path: "/" + path-mapping: + health: "healthcheck" +``` + + + +## Customizing the Management Server Port + +Exposing management endpoints by using the default HTTP port is a sensible choice for cloud-based deployments. +If, however, your application runs inside your own data center, you may prefer to expose endpoints by using a different HTTP port. + +You can set the `management.server.port` property to change the HTTP port, as the following example shows: + +#### Properties + +```properties +management.server.port=8081 +``` + +#### YAML + +```yaml +management: + server: + port: 8081 +``` + +> [!NOTE] +> On Cloud Foundry, by default, applications receive requests only on port 8080 for both HTTP and TCP routing. +> If you want to use a custom management port on Cloud Foundry, you need to explicitly set up the application’s routes to forward traffic to the custom port. + + + +## Configuring Management-specific SSL + +When configured to use a custom port, you can also configure the management server with its own SSL by using the various `management.server.ssl.*` properties. +For example, doing so lets a management server be available over HTTP while the main application uses HTTPS, as the following property settings show: + +#### Properties + +```properties +server.port=8443 +server.ssl.enabled=true +server.ssl.key-store=classpath:store.jks +server.ssl.key-password=secret +management.server.port=8080 +management.server.ssl.enabled=false +``` + +#### YAML + +```yaml +server: + port: 8443 + ssl: + enabled: true + key-store: "classpath:store.jks" + key-password: "secret" +management: + server: + port: 8080 + ssl: + enabled: false +``` + +Alternatively, both the main server and the management server can use SSL but with different key stores, as follows: + +#### Properties + +```properties +server.port=8443 +server.ssl.enabled=true +server.ssl.key-store=classpath:main.jks +server.ssl.key-password=secret +management.server.port=8080 +management.server.ssl.enabled=true +management.server.ssl.key-store=classpath:management.jks +management.server.ssl.key-password=secret +``` + +#### YAML + +```yaml +server: + port: 8443 + ssl: + enabled: true + key-store: "classpath:main.jks" + key-password: "secret" +management: + server: + port: 8080 + ssl: + enabled: true + key-store: "classpath:management.jks" + key-password: "secret" +``` + + + +## Customizing the Management Server Address + +You can customize the address on which the management endpoints are available by setting the `management.server.address` property. +Doing so can be useful if you want to listen only on an internal or ops-facing network or to listen only for connections from `localhost`. + +> [!NOTE] +> You can listen on a different address only when the port differs from the main server port. + +The following example `application.properties` does not allow remote management connections: + +#### Properties + +```properties +management.server.port=8081 +management.server.address=127.0.0.1 +``` + +#### YAML + +```yaml +management: + server: + port: 8081 + address: "127.0.0.1" +``` + + + +## Disabling HTTP Endpoints + +If you do not want to expose endpoints over HTTP, you can set the management port to `-1`, as the following example shows: + +#### Properties + +```properties +management.server.port=-1 +``` + +#### YAML + +```yaml +management: + server: + port: -1 +``` + +You can also achieve this by using the `management.endpoints.web.exposure.exclude` property, as the following example shows: + +#### Properties + +```properties +management.endpoints.web.exposure.exclude=* +``` + +#### YAML + +```yaml +management: + endpoints: + web: + exposure: + exclude: "*" +``` diff --git a/markdown/boot/3.5.4/reference/actuator/observability.md b/markdown/boot/3.5.4/reference/actuator/observability.md new file mode 100644 index 0000000..d7e2d60 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/observability.md @@ -0,0 +1,188 @@ +--- +title: "Observability" +source: "reference:actuator/observability.adoc" +--- + + + +# Observability + +Observability is the ability to observe the internal state of a running system from the outside. +It consists of the three pillars: logging, metrics and traces. + +For metrics and traces, Spring Boot uses [Micrometer Observation](https://docs.micrometer.io/micrometer/reference/1.15/observation). +To create your own observations (which will lead to metrics and traces), you can inject an [`ObservationRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationRegistry.html). + +```java +import io.micrometer.observation.Observation; +import io.micrometer.observation.ObservationRegistry; + +import org.springframework.stereotype.Component; + +@Component +public class MyCustomObservation { + + private final ObservationRegistry observationRegistry; + + public MyCustomObservation(ObservationRegistry observationRegistry) { + this.observationRegistry = observationRegistry; + } + + public void doSomething() { + Observation.createNotStarted("doSomething", this.observationRegistry) + .lowCardinalityKeyValue("locale", "en-US") + .highCardinalityKeyValue("userId", "42") + .observe(() -> { + // Execute business logic here + }); + } + +} +``` + +> [!NOTE] +> Low cardinality tags will be added to metrics and traces, while high cardinality tags will only be added to traces. + +Beans of type [`ObservationPredicate`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationPredicate.html), [`GlobalObservationConvention`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/GlobalObservationConvention.html), [`ObservationFilter`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationFilter.html) and [`ObservationHandler`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationHandler.html) will be automatically registered on the [`ObservationRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationRegistry.html). +You can additionally register any number of [`ObservationRegistryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/observation/ObservationRegistryCustomizer.html) beans to further configure the registry. + +> [!TIP] +> Observability for JDBC can be configured using a separate project. +> The [Datasource Micrometer project](https://github.com/jdbc-observations/datasource-micrometer) provides a Spring Boot starter which automatically creates observations when JDBC operations are invoked. +> Read more about it [in the reference documentation](https://jdbc-observations.github.io/datasource-micrometer/docs/current/docs/html/). + +> [!TIP] +> Observability for R2DBC is built into Spring Boot. +> To enable it, add the `io.r2dbc:r2dbc-proxy` dependency to your project. + + + +## Context Propagation + +Observability support relies on the [Context Propagation library](https://github.com/micrometer-metrics/context-propagation) for forwarding the current observation across threads and reactive pipelines. +By default, [`ThreadLocal`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/ThreadLocal.html) values are not automatically reinstated in reactive operators. +This behavior is controlled with the `spring.reactor.context-propagation` property, which can be set to `auto` to enable automatic propagation. + +For more details about observations please see the [Micrometer Observation documentation](https://docs.micrometer.io/micrometer/reference/1.15/observation). + + + +## Common Tags + +Common tags are generally used for dimensional drill-down on the operating environment, such as host, instance, region, stack, and others. +Common tags are applied to all observations as low cardinality tags and can be configured, as the following example shows: + +#### Properties + +```properties +management.observations.key-values.region=us-east-1 +management.observations.key-values.stack=prod +``` + +#### YAML + +```yaml +management: + observations: + key-values: + region: "us-east-1" + stack: "prod" +``` + +The preceding example adds `region` and `stack` tags to all observations with a value of `us-east-1` and `prod`, respectively. + + + +## Preventing Observations + +If you’d like to prevent some observations from being reported, you can use the `management.observations.enable` properties: + +#### Properties + +```properties +management.observations.enable.denied.prefix=false +management.observations.enable.another.denied.prefix=false +``` + +#### YAML + +```yaml +management: + observations: + enable: + denied: + prefix: false + another: + denied: + prefix: false +``` + +The preceding example will prevent all observations with a name starting with `denied.prefix` or `another.denied.prefix`. + +> [!TIP] +> If you want to prevent Spring Security from reporting observations, set the property `management.observations.enable.spring.security` to `false`. + +If you need greater control over the prevention of observations, you can register beans of type [`ObservationPredicate`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationPredicate.html). +Observations are only reported if all the [`ObservationPredicate`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationPredicate.html) beans return `true` for that observation. + +```java +import io.micrometer.observation.Observation.Context; +import io.micrometer.observation.ObservationPredicate; + +import org.springframework.stereotype.Component; + +@Component +class MyObservationPredicate implements ObservationPredicate { + + @Override + public boolean test(String name, Context context) { + return !name.contains("denied"); + } + +} +``` + +The preceding example will prevent all observations whose name contains "denied". + + + +## OpenTelemetry Support + +> [!NOTE] +> There are several ways to support [OpenTelemetry](https://opentelemetry.io/) in your application. +> You can use the [OpenTelemetry Java Agent](https://opentelemetry.io/docs/zero-code/java/agent/) or the [OpenTelemetry Spring Boot Starter](https://opentelemetry.io/docs/zero-code/java/spring-boot-starter/), +> which are supported by the OTel community; the metrics and traces use the semantic conventions defined by OTel libraries. +> This documentation describes OpenTelemetry as officially supported by the Spring team, using Micrometer and the OTLP exporter; +> the metrics and traces use the semantic conventions described in the Spring projects documentation, such as [Spring Framework](https://docs.spring.io/spring-framework/reference/6.2/integration/observability.html). + +Spring Boot’s actuator module includes basic support for OpenTelemetry. + +It provides a bean of type [`OpenTelemetry`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-api/1.49.0/io/opentelemetry/api/OpenTelemetry.html), and if there are beans of type [`SdkTracerProvider`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-sdk-trace/1.49.0/io/opentelemetry/sdk/trace/SdkTracerProvider.html), [`ContextPropagators`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-context/1.49.0/io/opentelemetry/context/propagation/ContextPropagators.html), [`SdkLoggerProvider`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-sdk-logs/1.49.0/io/opentelemetry/sdk/logs/SdkLoggerProvider.html) or [`SdkMeterProvider`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-sdk-metrics/1.49.0/io/opentelemetry/sdk/metrics/SdkMeterProvider.html) in the application context, they automatically get registered. +Additionally, it provides a [`Resource`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-sdk-common/1.49.0/io/opentelemetry/sdk/resources/Resource.html) bean. +The attributes of the auto-configured [`Resource`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-sdk-common/1.49.0/io/opentelemetry/sdk/resources/Resource.html) can be configured via the `management.opentelemetry.resource-attributes` configuration property. +Auto-configured attributes will be merged with attributes from the `OTEL_RESOURCE_ATTRIBUTES` and `OTEL_SERVICE_NAME` environment variables, with attributes configured through the configuration property taking precedence over those from the environment variables. + +If you have defined your own [`Resource`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-sdk-common/1.49.0/io/opentelemetry/sdk/resources/Resource.html) bean, this will no longer be the case. + +> [!NOTE] +> Spring Boot does not provide auto-configuration for OpenTelemetry metrics or logging. +> OpenTelemetry tracing is only auto-configured when used together with [Micrometer Tracing](tracing.md). + +> [!NOTE] +> The `OTEL_RESOURCE_ATTRIBUTES` environment variable consists of a list of key-value pairs. +> For example: `key1=value1,key2=value2,key3=spring%20boot`. +> All attribute values are treated as strings, and any characters outside the baggage-octet range must be **percent-encoded**. + +The next sections will provide more details about logging, metrics and traces. + + + +## Micrometer Observation Annotations support + +To enable scanning of observability annotations like [`@Observed`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/annotation/Observed.html), [`@Timed`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/annotation/Timed.html), [`@Counted`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/annotation/Counted.html), [`@MeterTag`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/aop/MeterTag.html) and [`@NewSpan`](https://javadoc.io/doc/io.micrometer/micrometer-tracing/1.5.2/io/micrometer/tracing/annotation/NewSpan.html), you need to set the `management.observations.annotations.enabled` property to `true`. +This feature is supported by Micrometer directly. +Please refer to the [Micrometer](https://docs.micrometer.io/micrometer/reference/1.15/concepts/timers.html#_the_timed_annotation), [Micrometer Observation](https://docs.micrometer.io/micrometer/reference/1.15/observation/components.html#micrometer-observation-annotations) and [Micrometer Tracing](https://docs.micrometer.io/tracing/reference/1.5/api.html#_aspect_oriented_programming) reference docs. + +> [!NOTE] +> When you annotate methods or classes which are already instrumented (for example, [Spring Data repositories](metrics.md#actuator.metrics.supported.spring-data-repository) or [Spring MVC controllers](metrics.md#actuator.metrics.supported.spring-mvc)), you will get duplicate observations. +> In that case you can either disable the automatic instrumentation using [properties](#actuator.observability.preventing-observations) or an [`ObservationPredicate`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationPredicate.html) and rely on your annotations, or you can remove your annotations. diff --git a/markdown/boot/3.5.4/reference/actuator/process-monitoring.md b/markdown/boot/3.5.4/reference/actuator/process-monitoring.md new file mode 100644 index 0000000..7bd3140 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/process-monitoring.md @@ -0,0 +1,37 @@ +--- +title: "Process Monitoring" +source: "reference:actuator/process-monitoring.adoc" +--- + + + +# Process Monitoring + +In the `spring-boot` module, you can find two classes to create files that are often useful for process monitoring: + +- [`ApplicationPidFileWriter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/ApplicationPidFileWriter.html) creates a file that contains the application PID (by default, in the application directory with a file name of `application.pid`). +- [`WebServerPortFileWriter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/context/WebServerPortFileWriter.html) creates a file (or files) that contain the ports of the running web server (by default, in the application directory with a file name of `application.port`). + +By default, these writers are not activated, but you can enable them: + +- [Extending Configuration](#actuator.process-monitoring.configuration) +- [Programmatically Enabling Process Monitoring](#actuator.process-monitoring.programmatically) + + + +## Extending Configuration + +In the `META-INF/spring.factories` file, you can activate the listener (or listeners) that writes a PID file: + +``` +org.springframework.context.ApplicationListener=\ +org.springframework.boot.context.ApplicationPidFileWriter,\ +org.springframework.boot.web.context.WebServerPortFileWriter +``` + + + +## Programmatically Enabling Process Monitoring + +You can also activate a listener by invoking the `SpringApplication.addListeners(…​)` method and passing the appropriate [`Writer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Writer.html) object. +This method also lets you customize the file name and path in the [`Writer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Writer.html) constructor. diff --git a/markdown/boot/3.5.4/reference/actuator/tracing.md b/markdown/boot/3.5.4/reference/actuator/tracing.md new file mode 100644 index 0000000..415ac50 --- /dev/null +++ b/markdown/boot/3.5.4/reference/actuator/tracing.md @@ -0,0 +1,311 @@ +--- +title: "Tracing" +source: "reference:actuator/tracing.adoc" +--- + + + +# Tracing + +Spring Boot Actuator provides dependency management and auto-configuration for [Micrometer Tracing](https://docs.micrometer.io/tracing/reference/1.5), a facade for popular tracer libraries. + +> [!TIP] +> To learn more about Micrometer Tracing capabilities, see its [reference documentation](https://docs.micrometer.io/tracing/reference/1.5). + + + +## Supported Tracers + +Spring Boot ships auto-configuration for the following tracers: + +- [OpenTelemetry](https://opentelemetry.io/) with [Zipkin](https://zipkin.io/), [Wavefront](https://docs.wavefront.com/), or [OTLP](https://opentelemetry.io/docs/reference/specification/protocol/) +- [OpenZipkin Brave](https://github.com/openzipkin/brave) with [Zipkin](https://zipkin.io/) or [Wavefront](https://docs.wavefront.com/) + + + +## Getting Started + +We need an example application that we can use to get started with tracing. +For our purposes, the simple “Hello World!” web application that’s covered in the [tutorial:first-application/index.adoc](../../tutorial/first-application/index.md) section will suffice. +We’re going to use the OpenTelemetry tracer with Zipkin as trace backend. + +To recap, our main application code looks like this: + +```java +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.web.bind.annotation.RequestMapping; +import org.springframework.web.bind.annotation.RestController; + +@RestController +@SpringBootApplication +public class MyApplication { + + private static final Log logger = LogFactory.getLog(MyApplication.class); + + @RequestMapping("/") + String home() { + logger.info("home() has been called"); + return "Hello World!"; + } + + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +> [!NOTE] +> There’s an added logger statement in the `home()` method, which will be important later. + +Now we have to add the following dependencies: + +- `org.springframework.boot:spring-boot-starter-actuator` +- `io.micrometer:micrometer-tracing-bridge-otel` - bridges the Micrometer Observation API to OpenTelemetry. +- `io.opentelemetry:opentelemetry-exporter-zipkin` - reports [traces](https://docs.micrometer.io/tracing/reference/1.5/glossary) to Zipkin. + +Add the following application properties: + +#### Properties + +```properties +management.tracing.sampling.probability=1 +``` + +#### YAML + +```yaml +management: + tracing: + sampling: + probability: 1.0 +``` + +By default, Spring Boot samples only 10% of requests to prevent overwhelming the trace backend. +This property switches it to 100% so that every request is sent to the trace backend. + +To collect and visualize the traces, we need a running trace backend. +We use Zipkin as our trace backend here. +The [Zipkin Quickstart guide](https://zipkin.io/pages/quickstart) provides instructions how to start Zipkin locally. + +After Zipkin is running, you can start your application. + +If you open a web browser to `localhost:8080`, you should see the following output: + +``` +Hello World! +``` + +Behind the scenes, an observation has been created for the HTTP request, which in turn gets bridged to OpenTelemetry, which reports a new trace to Zipkin. + +Now open the Zipkin UI at `localhost:9411` and press the "Run Query" button to list all collected traces. +You should see one trace. +Press the "Show" button to see the details of that trace. + + + +## Logging Correlation IDs + +Correlation IDs provide a helpful way to link lines in your log files to spans/traces. +If you are using Micrometer Tracing, Spring Boot will include correlation IDs in your logs by default. + +The default correlation ID is built from `traceId` and `spanId` [MDC](https://logback.qos.ch/manual/mdc.html) values. +For example, if Micrometer Tracing has added an MDC `traceId` of `803B448A0489F84084905D3093480352` and an MDC `spanId` of `3425F23BB2432450` the log output will include the correlation ID `[803B448A0489F84084905D3093480352-3425F23BB2432450]`. + +If you prefer to use a different format for your correlation ID, you can use the `logging.pattern.correlation` property to define one. +For example, the following will provide a correlation ID for Logback in format previously used by Spring Cloud Sleuth: + +#### Properties + +```properties +logging.pattern.correlation=[${spring.application.name:},%X{traceId:-},%X{spanId:-}] +logging.include-application-name=false +``` + +#### YAML + +```yaml +logging: + pattern: + correlation: "[${spring.application.name:},%X{traceId:-},%X{spanId:-}] " + include-application-name: false +``` + +> [!NOTE] +> In the example above, `logging.include-application-name` is set to `false` to avoid the application name being duplicated in the log messages (`logging.pattern.correlation` already contains it). +> It’s also worth mentioning that `logging.pattern.correlation` contains a trailing space so that it is separated from the logger name that comes right after it by default. + +> [!TIP] +> Correlation IDs rely on context propagation. +> Please read [this documentation for more details](observability.md#actuator.observability.context-propagation). + + + +## Propagating Traces + +To automatically propagate traces over the network, use the auto-configured [`RestTemplateBuilder`](../io/rest-client.md#io.rest-client.resttemplate), [`RestClient.Builder`](../io/rest-client.md#io.rest-client.restclient) or [`WebClient.Builder`](../io/rest-client.md#io.rest-client.webclient) to construct the client. + +> [!WARNING] +> If you create the [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html), the [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) or the [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) without using the auto-configured builders, automatic trace propagation won’t work! + + + +## Tracer Implementations + +As Micrometer Tracer supports multiple tracer implementations, there are multiple dependency combinations possible with Spring Boot. + +All tracer implementations need the `org.springframework.boot:spring-boot-starter-actuator` dependency. + + + +### OpenTelemetry With Zipkin + +Tracing with OpenTelemetry and reporting to Zipkin requires the following dependencies: + +- `io.micrometer:micrometer-tracing-bridge-otel` - bridges the Micrometer Observation API to OpenTelemetry. +- `io.opentelemetry:opentelemetry-exporter-zipkin` - reports traces to Zipkin. + +Use the `management.zipkin.tracing.*` configuration properties to configure reporting to Zipkin. + + + +### OpenTelemetry With Wavefront + +Tracing with OpenTelemetry and reporting to Wavefront requires the following dependencies: + +- `io.micrometer:micrometer-tracing-bridge-otel` - bridges the Micrometer Observation API to OpenTelemetry. +- `io.micrometer:micrometer-tracing-reporter-wavefront` - reports traces to Wavefront. + +Use the `management.wavefront.*` configuration properties to configure reporting to Wavefront. + + + +### OpenTelemetry With OTLP + +Tracing with OpenTelemetry and reporting using OTLP requires the following dependencies: + +- `io.micrometer:micrometer-tracing-bridge-otel` - bridges the Micrometer Observation API to OpenTelemetry. +- `io.opentelemetry:opentelemetry-exporter-otlp` - reports traces to a collector that can accept OTLP. + +Use the `management.otlp.tracing.*` configuration properties to configure reporting using OTLP. + +> [!NOTE] +> If you need to apply advanced customizations to OTLP span exporters, consider registering [`OtlpHttpSpanExporterBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/tracing/otlp/OtlpHttpSpanExporterBuilderCustomizer.html) or [`OtlpGrpcSpanExporterBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/tracing/otlp/OtlpGrpcSpanExporterBuilderCustomizer.html) beans. +> These will be invoked before the creation of the `OtlpHttpSpanExporter` or `OtlpGrpcSpanExporter`. +> The customizers take precedence over anything applied by the auto-configuration. + + + +### OpenZipkin Brave With Zipkin + +Tracing with OpenZipkin Brave and reporting to Zipkin requires the following dependencies: + +- `io.micrometer:micrometer-tracing-bridge-brave` - bridges the Micrometer Observation API to Brave. +- `io.zipkin.reporter2:zipkin-reporter-brave` - reports traces to Zipkin. + +Use the `management.zipkin.tracing.*` configuration properties to configure reporting to Zipkin. + + + +### OpenZipkin Brave With Wavefront + +Tracing with OpenZipkin Brave and reporting to Wavefront requires the following dependencies: + +- `io.micrometer:micrometer-tracing-bridge-brave` - bridges the Micrometer Observation API to Brave. +- `io.micrometer:micrometer-tracing-reporter-wavefront` - reports traces to Wavefront. + +Use the `management.wavefront.*` configuration properties to configure reporting to Wavefront. + + + +## Integration with Micrometer Observation + +A [`TracingAwareMeterObservationHandler`](https://javadoc.io/doc/io.micrometer/micrometer-tracing/1.5.2/io/micrometer/tracing/handler/TracingAwareMeterObservationHandler.html) is automatically registered on the [`ObservationRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationRegistry.html), which creates spans for every completed observation. + + + +## Creating Custom Spans + +You can create your own spans by starting an observation. +For this, inject [`ObservationRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationRegistry.html) into your component: + +```java +import io.micrometer.observation.Observation; +import io.micrometer.observation.ObservationRegistry; + +import org.springframework.stereotype.Component; + +@Component +class CustomObservation { + + private final ObservationRegistry observationRegistry; + + CustomObservation(ObservationRegistry observationRegistry) { + this.observationRegistry = observationRegistry; + } + + void someOperation() { + Observation observation = Observation.createNotStarted("some-operation", this.observationRegistry); + observation.lowCardinalityKeyValue("some-tag", "some-value"); + observation.observe(() -> { + // Business logic ... + }); + } + +} +``` + +This will create an observation named "some-operation" with the tag "some-tag=some-value". + +> [!TIP] +> If you want to create a span without creating a metric, you need to use the [lower-level `Tracer` API](https://docs.micrometer.io/tracing/reference/1.5/api) from Micrometer. + + + +## Baggage + +You can create baggage with the [`Tracer`](https://javadoc.io/doc/io.micrometer/micrometer-tracing/1.5.2/io/micrometer/tracing/Tracer.html) API: + +```java +import io.micrometer.tracing.BaggageInScope; +import io.micrometer.tracing.Tracer; + +import org.springframework.stereotype.Component; + +@Component +class CreatingBaggage { + + private final Tracer tracer; + + CreatingBaggage(Tracer tracer) { + this.tracer = tracer; + } + + void doSomething() { + try (BaggageInScope scope = this.tracer.createBaggageInScope("baggage1", "value1")) { + // Business logic + } + } + +} +``` + +This example creates baggage named `baggage1` with the value `value1`. +The baggage is automatically propagated over the network if you’re using W3C propagation. +If you’re using B3 propagation, baggage is not automatically propagated. +To manually propagate baggage over the network, use the `management.tracing.baggage.remote-fields` configuration property (this works for W3C, too). +For the example above, setting this property to `baggage1` results in an HTTP header `baggage1: value1`. + +If you want to propagate the baggage to the MDC, use the `management.tracing.baggage.correlation.fields` configuration property. +For the example above, setting this property to `baggage1` results in an MDC entry named `baggage1`. + + + +## Tests + +Tracing components which are reporting data are not auto-configured when using [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html). +See [testing/spring-boot-applications.adoc#testing.spring-boot-applications.tracing](../testing/spring-boot-applications.md#testing.spring-boot-applications.tracing) for more details. diff --git a/markdown/boot/3.5.4/reference/data/index.md b/markdown/boot/3.5.4/reference/data/index.md new file mode 100644 index 0000000..ff552ba --- /dev/null +++ b/markdown/boot/3.5.4/reference/data/index.md @@ -0,0 +1,10 @@ +--- +title: "Data" +source: "reference:data/index.adoc" +--- + + + +# Data + +Spring Boot integrates with a number of data technologies, both SQL and NoSQL. diff --git a/markdown/boot/3.5.4/reference/data/nosql.md b/markdown/boot/3.5.4/reference/data/nosql.md new file mode 100644 index 0000000..ade4ef5 --- /dev/null +++ b/markdown/boot/3.5.4/reference/data/nosql.md @@ -0,0 +1,1359 @@ +--- +title: "Working with NoSQL Technologies" +source: "reference:data/nosql.adoc" +--- + + + +# Working with NoSQL Technologies + +Spring Data provides additional projects that help you access a variety of NoSQL technologies, including: + +- [Cassandra](https://spring.io/projects/spring-data-cassandra) +- [Couchbase](https://spring.io/projects/spring-data-couchbase) +- [Elasticsearch](https://spring.io/projects/spring-data-elasticsearch) +- [Geode](https://spring.io/projects/spring-data-geode) +- [LDAP](https://spring.io/projects/spring-data-ldap) +- [MongoDB](https://spring.io/projects/spring-data-mongodb) +- [Neo4J](https://spring.io/projects/spring-data-neo4j) +- [Redis](https://spring.io/projects/spring-data-redis) + +Of these, Spring Boot provides auto-configuration for Cassandra, Couchbase, Elasticsearch, LDAP, MongoDB, Neo4J and Redis. +Additionally, [Spring Boot for Apache Geode](https://github.com/spring-projects/spring-boot-data-geode) provides [auto-configuration for Apache Geode](https://docs.spring.io/spring-boot-data-geode-build/2.0.x/reference/html5#geode-repositories). +You can make use of the other projects, but you must configure them yourself. +See the appropriate reference documentation at [spring.io/projects/spring-data](https://spring.io/projects/spring-data). + +Spring Boot also provides auto-configuration for the InfluxDB client but it is deprecated in favor of [the new InfluxDB Java client](https://github.com/influxdata/influxdb-client-java) that provides its own Spring Boot integration. + + + +## Redis + +[Redis](https://redis.io/) is a cache, message broker, and richly-featured key-value store. +Spring Boot offers basic auto-configuration for the [Lettuce](https://github.com/lettuce-io/lettuce-core/) and [Jedis](https://github.com/xetorthio/jedis/) client libraries and the abstractions on top of them provided by [Spring Data Redis](https://github.com/spring-projects/spring-data-redis). + +There is a `spring-boot-starter-data-redis` starter for collecting the dependencies in a convenient way. +By default, it uses [Lettuce](https://github.com/lettuce-io/lettuce-core/). +That starter handles both traditional and reactive applications. + +> [!TIP] +> We also provide a `spring-boot-starter-data-redis-reactive` starter for consistency with the other stores with reactive support. + + + +### Connecting to Redis + +You can inject an auto-configured [`RedisConnectionFactory`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/connection/RedisConnectionFactory.html), [`StringRedisTemplate`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/core/StringRedisTemplate.html), or vanilla [`RedisTemplate`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/core/RedisTemplate.html) instance as you would any other Spring Bean. +The following listing shows an example of such a bean: + +#### Java + +```java +import org.springframework.data.redis.core.StringRedisTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final StringRedisTemplate template; + + public MyBean(StringRedisTemplate template) { + this.template = template; + } + public Boolean someMethod() { + return this.template.hasKey("spring"); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.data.redis.core.StringRedisTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val template: StringRedisTemplate) { + fun someMethod(): Boolean { + return template.hasKey("spring") + } +} + +``` + +By default, the instance tries to connect to a Redis server at `localhost:6379`. +You can specify custom connection details using `spring.data.redis.*` properties, as shown in the following example: + +#### Properties + +```properties +spring.data.redis.host=localhost +spring.data.redis.port=6379 +spring.data.redis.database=0 +spring.data.redis.username=user +spring.data.redis.password=secret +``` + +#### YAML + +```yaml +spring: + data: + redis: + host: "localhost" + port: 6379 + database: 0 + username: "user" + password: "secret" +``` + +You can also specify the url of the Redis server directly. +When setting the url, the host, port, username and password properties are ignored. +This is shown in the following example: + +#### Properties + +```properties +spring.data.redis.url=redis://user:secret@localhost:6379 +spring.data.redis.database=0 +``` + +#### YAML + +```yaml +spring: + data: + redis: + url: "redis://user:secret@localhost:6379" + database: 0 +``` + +> [!TIP] +> You can also register an arbitrary number of beans that implement [`LettuceClientConfigurationBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/data/redis/LettuceClientConfigurationBuilderCustomizer.html) for more advanced customizations. +> [`ClientResources`](https://javadoc.io/doc/io.lettuce/lettuce-core/6.6.0.RELEASE/io/lettuce/core/resource/ClientResources.html) can also be customized using [`ClientResourcesBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/data/redis/ClientResourcesBuilderCustomizer.html). +> If you use Jedis, [`JedisClientConfigurationBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/data/redis/JedisClientConfigurationBuilderCustomizer.html) is also available. +> Alternatively, you can register a bean of type [`RedisStandaloneConfiguration`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/connection/RedisStandaloneConfiguration.html), [`RedisSentinelConfiguration`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/connection/RedisSentinelConfiguration.html), or [`RedisClusterConfiguration`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/connection/RedisClusterConfiguration.html) to take full control over the configuration. + +If you add your own [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of any of the auto-configured types, it replaces the default (except in the case of [`RedisTemplate`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/core/RedisTemplate.html), when the exclusion is based on the bean name, `redisTemplate`, not its type). + +By default, a pooled connection factory is auto-configured if `commons-pool2` is on the classpath. + +The auto-configured [`RedisConnectionFactory`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/connection/RedisConnectionFactory.html) can be configured to use SSL for communication with the server by setting the properties as shown in this example: + +#### Properties + +```properties +spring.data.redis.ssl.enabled=true +``` + +#### YAML + +```yaml +spring: + data: + redis: + ssl: + enabled: true +``` + +Custom SSL trust material can be configured in an [SSL bundle](../features/ssl.md) and applied to the [`RedisConnectionFactory`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/connection/RedisConnectionFactory.html) as shown in this example: + +#### Properties + +```properties +spring.data.redis.ssl.bundle=example +``` + +#### YAML + +```yaml +spring: + data: + redis: + ssl: + bundle: "example" +``` + + + +## MongoDB + +[MongoDB](https://www.mongodb.com/) is an open-source NoSQL document database that uses a JSON-like schema instead of traditional table-based relational data. +Spring Boot offers several conveniences for working with MongoDB, including the `spring-boot-starter-data-mongodb` and `spring-boot-starter-data-mongodb-reactive` starters. + + + +### Connecting to a MongoDB Database + +To access MongoDB databases, you can inject an auto-configured [`MongoDatabaseFactory`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/MongoDatabaseFactory.html). +By default, the instance tries to connect to a MongoDB server at `mongodb://localhost/test`. +The following example shows how to connect to a MongoDB database: + +#### Java + +```java +import com.mongodb.client.MongoCollection; +import com.mongodb.client.MongoDatabase; +import org.bson.Document; + +import org.springframework.data.mongodb.MongoDatabaseFactory; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final MongoDatabaseFactory mongo; + + public MyBean(MongoDatabaseFactory mongo) { + this.mongo = mongo; + } + public MongoCollection someMethod() { + MongoDatabase db = this.mongo.getMongoDatabase(); + return db.getCollection("users"); + } +} +``` + +#### Kotlin + +```kotlin +import com.mongodb.client.MongoCollection +import org.bson.Document +import org.springframework.data.mongodb.MongoDatabaseFactory +import org.springframework.stereotype.Component + +@Component +class MyBean(private val mongo: MongoDatabaseFactory) { + fun someMethod(): MongoCollection { + val db = mongo.mongoDatabase + return db.getCollection("users") + } +} + +``` + +If you have defined your own [`MongoClient`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html), it will be used to auto-configure a suitable [`MongoDatabaseFactory`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/MongoDatabaseFactory.html). + +The auto-configured [`MongoClient`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html) is created using a [`MongoClientSettings`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-core/com/mongodb/MongoClientSettings.html) bean. +If you have defined your own [`MongoClientSettings`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-core/com/mongodb/MongoClientSettings.html), it will be used without modification and the `spring.data.mongodb` properties will be ignored. +Otherwise a [`MongoClientSettings`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-core/com/mongodb/MongoClientSettings.html) will be auto-configured and will have the `spring.data.mongodb` properties applied to it. +In either case, you can declare one or more [`MongoClientSettingsBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/mongo/MongoClientSettingsBuilderCustomizer.html) beans to fine-tune the [`MongoClientSettings`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-core/com/mongodb/MongoClientSettings.html) configuration. +Each will be called in order with the [`MongoClientSettings.Builder`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-core/com/mongodb/MongoClientSettings.Builder.html) that is used to build the [`MongoClientSettings`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-core/com/mongodb/MongoClientSettings.html). + +You can set the `spring.data.mongodb.uri` property to change the URL and configure additional settings such as the *replica set*, as shown in the following example: + +#### Properties + +```properties +spring.data.mongodb.uri=mongodb://user:secret@mongoserver1.example.com:27017,mongoserver2.example.com:23456/test +``` + +#### YAML + +```yaml +spring: + data: + mongodb: + uri: "mongodb://user:secret@mongoserver1.example.com:27017,mongoserver2.example.com:23456/test" +``` + +Alternatively, you can specify connection details using discrete properties. +For example, you might declare the following settings in your `application.properties`: + +#### Properties + +```properties +spring.data.mongodb.host=mongoserver1.example.com +spring.data.mongodb.port=27017 +spring.data.mongodb.additional-hosts[0]=mongoserver2.example.com:23456 +spring.data.mongodb.database=test +spring.data.mongodb.username=user +spring.data.mongodb.password=secret +``` + +#### YAML + +```yaml +spring: + data: + mongodb: + host: "mongoserver1.example.com" + port: 27017 + additional-hosts: + - "mongoserver2.example.com:23456" + database: "test" + username: "user" + password: "secret" +``` + +The auto-configured [`MongoClient`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html) can be configured to use SSL for communication with the server by setting the properties as shown in this example: + +#### Properties + +```properties +spring.data.mongodb.uri=mongodb://user:secret@mongoserver1.example.com:27017,mongoserver2.example.com:23456/test +spring.data.mongodb.ssl.enabled=true +``` + +#### YAML + +```yaml +spring: + data: + mongodb: + uri: "mongodb://user:secret@mongoserver1.example.com:27017,mongoserver2.example.com:23456/test" + ssl: + enabled: true +``` + +Custom SSL trust material can be configured in an [SSL bundle](../features/ssl.md) and applied to the [`MongoClient`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html) as shown in this example: + +#### Properties + +```properties +spring.data.mongodb.uri=mongodb://user:secret@mongoserver1.example.com:27017,mongoserver2.example.com:23456/test +spring.data.mongodb.ssl.bundle=example +``` + +#### YAML + +```yaml +spring: + data: + mongodb: + uri: "mongodb://user:secret@mongoserver1.example.com:27017,mongoserver2.example.com:23456/test" + ssl: + bundle: "example" +``` + +> [!TIP] +> If `spring.data.mongodb.port` is not specified, the default of `27017` is used. +> You could delete this line from the example shown earlier. +> +> You can also specify the port as part of the host address by using the `host:port` syntax. +> This format should be used if you need to change the port of an `additional-hosts` entry. + +> [!TIP] +> If you do not use Spring Data MongoDB, you can inject a [`MongoClient`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html) bean instead of using [`MongoDatabaseFactory`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/MongoDatabaseFactory.html). +> If you want to take complete control of establishing the MongoDB connection, you can also declare your own [`MongoDatabaseFactory`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/MongoDatabaseFactory.html) or [`MongoClient`](https://mongodb.github.io/mongo-java-driver/5.5/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html) bean. + +> [!NOTE] +> If you are using the reactive driver, Netty is required for SSL. +> The auto-configuration configures this factory automatically if Netty is available and the factory to use has not been customized already. + + + +### MongoTemplate + +[Spring Data MongoDB](https://spring.io/projects/spring-data-mongodb) provides a [`MongoTemplate`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/core/MongoTemplate.html) class that is very similar in its design to Spring’s [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html). +As with [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html), Spring Boot auto-configures a bean for you to inject the template, as follows: + +#### Java + +```java +import com.mongodb.client.MongoCollection; +import org.bson.Document; + +import org.springframework.data.mongodb.core.MongoTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final MongoTemplate mongoTemplate; + + public MyBean(MongoTemplate mongoTemplate) { + this.mongoTemplate = mongoTemplate; + } + public MongoCollection someMethod() { + return this.mongoTemplate.getCollection("users"); + } +} +``` + +#### Kotlin + +```kotlin +import com.mongodb.client.MongoCollection +import org.bson.Document +import org.springframework.data.mongodb.core.MongoTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val mongoTemplate: MongoTemplate) { + fun someMethod(): MongoCollection { + return mongoTemplate.getCollection("users") + } +} + +``` + +See the [`MongoOperations`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/core/MongoOperations.html) API documentation for complete details. + + + +### Spring Data MongoDB Repositories + +Spring Data includes repository support for MongoDB. +As with the JPA repositories discussed earlier, the basic principle is that queries are constructed automatically, based on method names. + +In fact, both Spring Data JPA and Spring Data MongoDB share the same common infrastructure. +You could take the JPA example from earlier and, assuming that `City` is now a MongoDB data class rather than a JPA [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html), it works in the same way, as shown in the following example: + +#### Java + +```java +import org.springframework.data.domain.Page; +import org.springframework.data.domain.Pageable; +import org.springframework.data.repository.Repository; + +public interface CityRepository extends Repository { + + Page findAll(Pageable pageable); + + City findByNameAndStateAllIgnoringCase(String name, String state); + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.data.domain.Page +import org.springframework.data.domain.Pageable +import org.springframework.data.repository.Repository + +interface CityRepository : + Repository { + fun findAll(pageable: Pageable?): Page? + fun findByNameAndStateAllIgnoringCase(name: String?, state: String?): City? +} + +``` + +Repositories and documents are found through scanning. +By default, the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are scanned. +You can customize the locations to look for repositories and documents by using [`@EnableMongoRepositories`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/repository/config/EnableMongoRepositories.html) and [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html) respectively. + +> [!TIP] +> For complete details of Spring Data MongoDB, including its rich object mapping technologies, see its [reference documentation](https://docs.spring.io/spring-data/mongodb/reference/4.5). + + + +## Neo4j + +[Neo4j](https://neo4j.com/) is an open-source NoSQL graph database that uses a rich data model of nodes connected by first class relationships, which is better suited for connected big data than traditional RDBMS approaches. +Spring Boot offers several conveniences for working with Neo4j, including the `spring-boot-starter-data-neo4j` starter. + + + +### Connecting to a Neo4j Database + +To access a Neo4j server, you can inject an auto-configured [`Driver`](https://javadoc.io/doc/org.neo4j.driver/neo4j-java-driver/5.28.9/org/neo4j/driver/Driver.html). +By default, the instance tries to connect to a Neo4j server at `localhost:7687` using the Bolt protocol. +The following example shows how to inject a Neo4j [`Driver`](https://javadoc.io/doc/org.neo4j.driver/neo4j-java-driver/5.28.9/org/neo4j/driver/Driver.html) that gives you access, amongst other things, to a [`Session`](https://javadoc.io/doc/org.neo4j.driver/neo4j-java-driver/5.28.9/org/neo4j/driver/Session.html): + +#### Java + +```java +import org.neo4j.driver.Driver; +import org.neo4j.driver.Session; +import org.neo4j.driver.Values; + +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final Driver driver; + + public MyBean(Driver driver) { + this.driver = driver; + } + public String someMethod(String message) { + try (Session session = this.driver.session()) { + return session.executeWrite( + (transaction) -> transaction + .run("CREATE (a:Greeting) SET a.message = $message RETURN a.message + ', from node ' + id(a)", + Values.parameters("message", message)) + .single() + .get(0) + .asString()); + } + } +} +``` + +#### Kotlin + +```kotlin +import org.neo4j.driver.Driver +import org.neo4j.driver.TransactionContext +import org.neo4j.driver.Values +import org.springframework.stereotype.Component + +@Component +class MyBean(private val driver: Driver) { + + fun someMethod(message: String?): String { + driver.session().use { session -> + return@someMethod session.executeWrite { transaction: TransactionContext -> + transaction + .run( + "CREATE (a:Greeting) SET a.message = \$message RETURN a.message + ', from node ' + id(a)", + Values.parameters("message", message) + ) + .single()[0].asString() + } + } + } + +} + +``` + +You can configure various aspects of the driver using `spring.neo4j.*` properties. +The following example shows how to configure the uri and credentials to use: + +#### Properties + +```properties +spring.neo4j.uri=bolt://my-server:7687 +spring.neo4j.authentication.username=neo4j +spring.neo4j.authentication.password=secret +``` + +#### YAML + +```yaml +spring: + neo4j: + uri: "bolt://my-server:7687" + authentication: + username: "neo4j" + password: "secret" +``` + +The auto-configured [`Driver`](https://javadoc.io/doc/org.neo4j.driver/neo4j-java-driver/5.28.9/org/neo4j/driver/Driver.html) is created using `org.neo4j.driver.Config$ConfigBuilder`. +To fine-tune its configuration, declare one or more [`ConfigBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/neo4j/ConfigBuilderCustomizer.html) beans. +Each will be called in order with the `org.neo4j.driver.Config$ConfigBuilder` that is used to build the [`Driver`](https://javadoc.io/doc/org.neo4j.driver/neo4j-java-driver/5.28.9/org/neo4j/driver/Driver.html). + + + +### Spring Data Neo4j Repositories + +Spring Data includes repository support for Neo4j. +For complete details of Spring Data Neo4j, see the [reference documentation](https://docs.spring.io/spring-data/neo4j/reference/7.5). + +Spring Data Neo4j shares the common infrastructure with Spring Data JPA as many other Spring Data modules do. +You could take the JPA example from earlier and define `City` as Spring Data Neo4j [`@Node`](https://docs.spring.io/spring-data/neo4j/docs/7.5.x/api/org/springframework/data/neo4j/core/schema/Node.html) rather than JPA [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html) and the repository abstraction works in the same way, as shown in the following example: + +#### Java + +```java +import java.util.Optional; + +import org.springframework.data.neo4j.repository.Neo4jRepository; + +public interface CityRepository extends Neo4jRepository { + + Optional findOneByNameAndState(String name, String state); + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.data.neo4j.repository.Neo4jRepository +import java.util.Optional + +interface CityRepository : Neo4jRepository { + + fun findOneByNameAndState(name: String?, state: String?): Optional? + +} + +``` + +The `spring-boot-starter-data-neo4j` starter enables the repository support as well as transaction management. +Spring Boot supports both classic and reactive Neo4j repositories, using the [`Neo4jTemplate`](https://docs.spring.io/spring-data/neo4j/docs/7.5.x/api/org/springframework/data/neo4j/core/Neo4jTemplate.html) or [`ReactiveNeo4jTemplate`](https://docs.spring.io/spring-data/neo4j/docs/7.5.x/api/org/springframework/data/neo4j/core/ReactiveNeo4jTemplate.html) beans. +When Project Reactor is available on the classpath, the reactive style is also auto-configured. + +Repositories and entities are found through scanning. +By default, the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are scanned. +You can customize the locations to look for repositories and entities by using [`@EnableNeo4jRepositories`](https://docs.spring.io/spring-data/neo4j/docs/7.5.x/api/org/springframework/data/neo4j/repository/config/EnableNeo4jRepositories.html) and [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html) respectively. + +> [!NOTE] +> In an application using the reactive style, a [`ReactiveTransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/ReactiveTransactionManager.html) is not auto-configured. +> To enable transaction management, the following bean must be defined in your configuration: +> +> #### Java +> +> ```java +> import org.neo4j.driver.Driver; +> +> import org.springframework.context.annotation.Bean; +> import org.springframework.context.annotation.Configuration; +> import org.springframework.data.neo4j.core.ReactiveDatabaseSelectionProvider; +> import org.springframework.data.neo4j.core.transaction.ReactiveNeo4jTransactionManager; +> +> @Configuration(proxyBeanMethods = false) +> public class MyNeo4jConfiguration { +> +> @Bean +> public ReactiveNeo4jTransactionManager reactiveTransactionManager(Driver driver, +> ReactiveDatabaseSelectionProvider databaseNameProvider) { +> return new ReactiveNeo4jTransactionManager(driver, databaseNameProvider); +> } +> +> } +> ``` +> +> #### Kotlin +> +> ```kotlin +> import org.neo4j.driver.Driver +> import org.springframework.context.annotation.Bean +> import org.springframework.context.annotation.Configuration +> import org.springframework.data.neo4j.core.ReactiveDatabaseSelectionProvider +> import org.springframework.data.neo4j.core.transaction.ReactiveNeo4jTransactionManager +> +> @Configuration(proxyBeanMethods = false) +> class MyNeo4jConfiguration { +> +> @Bean +> fun reactiveTransactionManager(driver: Driver, +> databaseNameProvider: ReactiveDatabaseSelectionProvider): ReactiveNeo4jTransactionManager { +> return ReactiveNeo4jTransactionManager(driver, databaseNameProvider) +> } +> } +> +> ``` + + + +## Elasticsearch + +[Elasticsearch](https://www.elastic.co/products/elasticsearch) is an open source, distributed, RESTful search and analytics engine. +Spring Boot offers basic auto-configuration for Elasticsearch clients. + +Spring Boot supports several clients: + +- The official low-level REST client +- The official Java API client +- The [`ReactiveElasticsearchClient`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ReactiveElasticsearchClient.html) provided by Spring Data Elasticsearch + +Spring Boot provides a dedicated starter, `spring-boot-starter-data-elasticsearch`. + + + +### Connecting to Elasticsearch Using REST clients + +Elasticsearch ships two different REST clients that you can use to query a cluster: the [low-level client](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/java-rest-low.html) from the `org.elasticsearch.client:elasticsearch-rest-client` module and the [Java API client](https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/index.html) from the `co.elastic.clients:elasticsearch-java` module. +Additionally, Spring Boot provides support for a reactive client from the `org.springframework.data:spring-data-elasticsearch` module. +By default, the clients will target `localhost:9200`. +You can use `spring.elasticsearch.*` properties to further tune how the clients are configured, as shown in the following example: + +#### Properties + +```properties +spring.elasticsearch.uris=https://search.example.com:9200 +spring.elasticsearch.socket-timeout=10s +spring.elasticsearch.username=user +spring.elasticsearch.password=secret +``` + +#### YAML + +```yaml +spring: + elasticsearch: + uris: "https://search.example.com:9200" + socket-timeout: "10s" + username: "user" + password: "secret" +``` + + + +#### Connecting to Elasticsearch Using RestClient + +If you have `elasticsearch-rest-client` on the classpath, Spring Boot will auto-configure and register a [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) bean. +In addition to the properties described previously, to fine-tune the [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) you can register an arbitrary number of beans that implement [`RestClientBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/elasticsearch/RestClientBuilderCustomizer.html) for more advanced customizations. +To take full control over the clients' configuration, define a [`RestClientBuilder`](https://artifacts.elastic.co/javadoc/org/elasticsearch/client/elasticsearch-rest-client/8.18.1/org/elasticsearch/client/RestClientBuilder.html) bean. + +Additionally, if `elasticsearch-rest-client-sniffer` is on the classpath, a [`Sniffer`](https://artifacts.elastic.co/javadoc/org/elasticsearch/client/elasticsearch-rest-client-sniffer/8.18.1/org/elasticsearch/client/sniff/Sniffer.html) is auto-configured to automatically discover nodes from a running Elasticsearch cluster and set them on the [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) bean. +You can further tune how [`Sniffer`](https://artifacts.elastic.co/javadoc/org/elasticsearch/client/elasticsearch-rest-client-sniffer/8.18.1/org/elasticsearch/client/sniff/Sniffer.html) is configured, as shown in the following example: + +#### Properties + +```properties +spring.elasticsearch.restclient.sniffer.interval=10m +spring.elasticsearch.restclient.sniffer.delay-after-failure=30s +``` + +#### YAML + +```yaml +spring: + elasticsearch: + restclient: + sniffer: + interval: "10m" + delay-after-failure: "30s" +``` + + + +#### Connecting to Elasticsearch Using ElasticsearchClient + +If you have `co.elastic.clients:elasticsearch-java` on the classpath, Spring Boot will auto-configure and register an [`ElasticsearchClient`](https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.18.1/co/elastic/clients/elasticsearch/ElasticsearchClient.html) bean. + +The [`ElasticsearchClient`](https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.18.1/co/elastic/clients/elasticsearch/ElasticsearchClient.html) uses a transport that depends upon the previously described [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html). +Therefore, the properties described previously can be used to configure the [`ElasticsearchClient`](https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.18.1/co/elastic/clients/elasticsearch/ElasticsearchClient.html). +Furthermore, you can define a [`RestClientOptions`](https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.18.1/co/elastic/clients/transport/rest_client/RestClientOptions.html) bean to take further control of the behavior of the transport. + + + +#### Connecting to Elasticsearch using ReactiveElasticsearchClient + +[Spring Data Elasticsearch](https://spring.io/projects/spring-data-elasticsearch) ships [`ReactiveElasticsearchClient`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ReactiveElasticsearchClient.html) for querying Elasticsearch instances in a reactive fashion. +If you have Spring Data Elasticsearch and Reactor on the classpath, Spring Boot will auto-configure and register a [`ReactiveElasticsearchClient`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ReactiveElasticsearchClient.html). + +The [`ReactiveElasticsearchClient`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ReactiveElasticsearchClient.html) uses a transport that depends upon the previously described [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html). +Therefore, the properties described previously can be used to configure the [`ReactiveElasticsearchClient`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ReactiveElasticsearchClient.html). +Furthermore, you can define a [`RestClientOptions`](https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.18.1/co/elastic/clients/transport/rest_client/RestClientOptions.html) bean to take further control of the behavior of the transport. + + + +### Connecting to Elasticsearch by Using Spring Data + +To connect to Elasticsearch, an [`ElasticsearchClient`](https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.18.1/co/elastic/clients/elasticsearch/ElasticsearchClient.html) bean must be defined, +auto-configured by Spring Boot or manually provided by the application (see previous sections). +With this configuration in place, an +[`ElasticsearchTemplate`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ElasticsearchTemplate.html) can be injected like any other Spring bean, +as shown in the following example: + +#### Java + +```java +import org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final ElasticsearchTemplate template; + + public MyBean(ElasticsearchTemplate template) { + this.template = template; + } + public boolean someMethod(String id) { + return this.template.exists(id, User.class); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.stereotype.Component + +@Component +class MyBean(private val template: org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate ) { + fun someMethod(id: String): Boolean { + return template.exists(id, User::class.java) + } +} + +``` + +In the presence of `spring-data-elasticsearch` and Reactor, Spring Boot can also auto-configure a [`ReactiveElasticsearchClient`](#data.nosql.elasticsearch.connecting-using-rest.reactiveclient) and a [`ReactiveElasticsearchTemplate`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ReactiveElasticsearchTemplate.html) as beans. +They are the reactive equivalent of the other REST clients. + + + +### Spring Data Elasticsearch Repositories + +Spring Data includes repository support for Elasticsearch. +As with the JPA repositories discussed earlier, the basic principle is that queries are constructed for you automatically based on method names. + +In fact, both Spring Data JPA and Spring Data Elasticsearch share the same common infrastructure. +You could take the JPA example from earlier and, assuming that `City` is now an Elasticsearch [`@Document`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/annotations/Document.html) class rather than a JPA [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html), it works in the same way. + +Repositories and documents are found through scanning. +By default, the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are scanned. +You can customize the locations to look for repositories and documents by using [`@EnableElasticsearchRepositories`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/repository/config/EnableElasticsearchRepositories.html) and [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html) respectively. + +> [!TIP] +> For complete details of Spring Data Elasticsearch, see the [reference documentation](https://docs.spring.io/spring-data/elasticsearch/reference/5.5). + +Spring Boot supports both classic and reactive Elasticsearch repositories, using the [`ElasticsearchTemplate`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ElasticsearchTemplate.html) or [`ReactiveElasticsearchTemplate`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ReactiveElasticsearchTemplate.html) beans. +Most likely those beans are auto-configured by Spring Boot given the required dependencies are present. + +If you wish to use your own template for backing the Elasticsearch repositories, you can add your own [`ElasticsearchTemplate`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ElasticsearchTemplate.html) or [`ElasticsearchOperations`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/core/ElasticsearchOperations.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html), as long as it is named `"elasticsearchTemplate"`. +Same applies to [`ReactiveElasticsearchTemplate`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ReactiveElasticsearchTemplate.html) and [`ReactiveElasticsearchOperations`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/core/ReactiveElasticsearchOperations.html), with the bean name `"reactiveElasticsearchTemplate"`. + +You can choose to disable the repositories support with the following property: + +#### Properties + +```properties +spring.data.elasticsearch.repositories.enabled=false +``` + +#### YAML + +```yaml +spring: + data: + elasticsearch: + repositories: + enabled: false +``` + + + +## Cassandra + +[Cassandra](https://cassandra.apache.org/) is an open source, distributed database management system designed to handle large amounts of data across many commodity servers. +Spring Boot offers auto-configuration for Cassandra and the abstractions on top of it provided by [Spring Data Cassandra](https://spring.io/projects/spring-data-cassandra). +There is a `spring-boot-starter-data-cassandra` starter for collecting the dependencies in a convenient way. + + + +### Connecting to Cassandra + +You can inject an auto-configured [`CqlTemplate`](https://docs.spring.io/spring-data/cassandra/docs/4.5.x/api/org/springframework/data/cassandra/core/cql/CqlTemplate.html), [`CassandraTemplate`](https://docs.spring.io/spring-data/cassandra/docs/4.5.x/api/org/springframework/data/cassandra/core/CassandraTemplate.html), or a Cassandra `CqlSession` instance as you would with any other Spring Bean. +The `spring.cassandra.*` properties can be used to customize the connection. +Generally, you provide `keyspace-name` and `contact-points` as well the local datacenter name, as shown in the following example: + +#### Properties + +```properties +spring.cassandra.keyspace-name=mykeyspace +spring.cassandra.contact-points=cassandrahost1:9042,cassandrahost2:9042 +spring.cassandra.local-datacenter=datacenter1 +``` + +#### YAML + +```yaml +spring: + cassandra: + keyspace-name: "mykeyspace" + contact-points: "cassandrahost1:9042,cassandrahost2:9042" + local-datacenter: "datacenter1" +``` + +If the port is the same for all your contact points you can use a shortcut and only specify the host names, as shown in the following example: + +#### Properties + +```properties +spring.cassandra.keyspace-name=mykeyspace +spring.cassandra.contact-points=cassandrahost1,cassandrahost2 +spring.cassandra.local-datacenter=datacenter1 +``` + +#### YAML + +```yaml +spring: + cassandra: + keyspace-name: "mykeyspace" + contact-points: "cassandrahost1,cassandrahost2" + local-datacenter: "datacenter1" +``` + +> [!TIP] +> Those two examples are identical as the port default to `9042`. +> If you need to configure the port, use `spring.cassandra.port`. + +The auto-configured `CqlSession` can be configured to use SSL for communication with the server by setting the properties as shown in this example: + +#### Properties + +```properties +spring.cassandra.keyspace-name=mykeyspace +spring.cassandra.contact-points=cassandrahost1,cassandrahost2 +spring.cassandra.local-datacenter=datacenter1 +spring.cassandra.ssl.enabled=true +``` + +#### YAML + +```yaml +spring: + cassandra: + keyspace-name: "mykeyspace" + contact-points: "cassandrahost1,cassandrahost2" + local-datacenter: "datacenter1" + ssl: + enabled: true +``` + +Custom SSL trust material can be configured in an [SSL bundle](../features/ssl.md) and applied to the `CqlSession` as shown in this example: + +#### Properties + +```properties +spring.cassandra.keyspace-name=mykeyspace +spring.cassandra.contact-points=cassandrahost1,cassandrahost2 +spring.cassandra.local-datacenter=datacenter1 +spring.cassandra.ssl.bundle=example +``` + +#### YAML + +```yaml +spring: + cassandra: + keyspace-name: "mykeyspace" + contact-points: "cassandrahost1,cassandrahost2" + local-datacenter: "datacenter1" + ssl: + bundle: "example" +``` + +> [!NOTE] +> The Cassandra driver has its own configuration infrastructure that loads an `application.conf` at the root of the classpath. +> +> Spring Boot does not look for such a file by default but can load one using `spring.cassandra.config`. +> If a property is both present in `spring.cassandra.*` and the configuration file, the value in `spring.cassandra.*` takes precedence. +> +> For more advanced driver customizations, you can register an arbitrary number of beans that implement [`DriverConfigLoaderBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cassandra/DriverConfigLoaderBuilderCustomizer.html). +> The `CqlSession` can be customized with a bean of type [`CqlSessionBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cassandra/CqlSessionBuilderCustomizer.html). + +> [!NOTE] +> If you use `CqlSessionBuilder` to create multiple `CqlSession` beans, keep in mind the builder is mutable so make sure to inject a fresh copy for each session. + +The following code listing shows how to inject a Cassandra bean: + +#### Java + +```java +import org.springframework.data.cassandra.core.CassandraTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final CassandraTemplate template; + + public MyBean(CassandraTemplate template) { + this.template = template; + } + public long someMethod() { + return this.template.count(User.class); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.data.cassandra.core.CassandraTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val template: CassandraTemplate) { + fun someMethod(): Long { + return template.count(User::class.java) + } +} + +``` + +If you add your own [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`CassandraTemplate`](https://docs.spring.io/spring-data/cassandra/docs/4.5.x/api/org/springframework/data/cassandra/core/CassandraTemplate.html), it replaces the default. + + + +### Spring Data Cassandra Repositories + +Spring Data includes basic repository support for Cassandra. +Currently, this is more limited than the JPA repositories discussed earlier and needs [`@Query`](https://docs.spring.io/spring-data/cassandra/docs/4.5.x/api/org/springframework/data/cassandra/repository/Query.html) annotated finder methods. + +Repositories and entities are found through scanning. +By default, the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are scanned. +You can customize the locations to look for repositories and entities by using [`@EnableCassandraRepositories`](https://docs.spring.io/spring-data/cassandra/docs/4.5.x/api/org/springframework/data/cassandra/repository/config/EnableCassandraRepositories.html) and [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html) respectively. + +> [!TIP] +> For complete details of Spring Data Cassandra, see the [reference documentation](https://docs.spring.io/spring-data/cassandra/reference/4.5). + + + +## Couchbase + +[Couchbase](https://www.couchbase.com/) is an open-source, distributed, multi-model NoSQL document-oriented database that is optimized for interactive applications. +Spring Boot offers auto-configuration for Couchbase and the abstractions on top of it provided by [Spring Data Couchbase](https://github.com/spring-projects/spring-data-couchbase). +There are `spring-boot-starter-data-couchbase` and `spring-boot-starter-data-couchbase-reactive` starters for collecting the dependencies in a convenient way. + + + +### Connecting to Couchbase + +You can get a [`Cluster`](https://javadoc.io/doc/com.couchbase.client/java-client/3.8.2/com/couchbase/client/java/Cluster.html) by adding the Couchbase SDK and some configuration. +The `spring.couchbase.*` properties can be used to customize the connection. +Generally, you provide the [connection string](https://docs.couchbase.com/dotnet-sdk/current/howtos/managing-connections.html) and credentials for authentication. Basic authentication with username and password can be configured as shown in the following example: + +#### Properties + +```properties +spring.couchbase.connection-string=couchbase://192.168.1.123 +spring.couchbase.username=user +spring.couchbase.password=secret +``` + +#### YAML + +```yaml +spring: + couchbase: + connection-string: "couchbase://192.168.1.123" + username: "user" + password: "secret" +``` + +[Client certificates](https://docs.couchbase.com/server/current/manage/manage-security/configure-client-certificates.html) can be used for authentication instead of username and password. +The location and password for a Java KeyStore containing client certificates can be configured as shown in the following example: + +#### Properties + +```properties +spring.couchbase.connection-string=couchbase://192.168.1.123 +spring.couchbase.env.ssl.enabled=true +spring.couchbase.authentication.jks.location=classpath:client.p12 +spring.couchbase.authentication.jks.password=secret +``` + +#### YAML + +```yaml +spring: + couchbase: + connection-string: "couchbase://192.168.1.123" + env: + ssl: + enabled: true + authentication: + jks: + location: "classpath:client.p12" + password: "secret" +``` + +PEM-encoded certificates and a private key can be configured as shown in the following example: + +#### Properties + +```properties +spring.couchbase.connection-string=couchbase://192.168.1.123 +spring.couchbase.env.ssl.enabled=true +spring.couchbase.authentication.pem.certificates=classpath:client.crt +spring.couchbase.authentication.pem.private-key=classpath:client.key +``` + +#### YAML + +```yaml +spring: + couchbase: + connection-string: "couchbase://192.168.1.123" + env: + ssl: + enabled: true + authentication: + pem: + certificates: "classpath:client.crt" + private-key: "classpath:client.key" +``` + +It is also possible to customize some of the [`ClusterEnvironment`](https://javadoc.io/doc/com.couchbase.client/java-client/3.8.2/com/couchbase/client/java/env/ClusterEnvironment.html) settings. +For instance, the following configuration changes the timeout to open a new [`Bucket`](https://javadoc.io/doc/com.couchbase.client/java-client/3.8.2/com/couchbase/client/java/Bucket.html) and enables SSL support with a reference to a configured [SSL bundle](../features/ssl.md): + +#### Properties + +```properties +spring.couchbase.env.timeouts.connect=3s +spring.couchbase.env.ssl.bundle=example +``` + +#### YAML + +```yaml +spring: + couchbase: + env: + timeouts: + connect: "3s" + ssl: + bundle: "example" +``` + +> [!TIP] +> Check the `spring.couchbase.env.*` properties for more details. +> To take more control, one or more [`ClusterEnvironmentBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/couchbase/ClusterEnvironmentBuilderCustomizer.html) beans can be used. + + + +### Spring Data Couchbase Repositories + +Spring Data includes repository support for Couchbase. + +Repositories and documents are found through scanning. +By default, the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are scanned. +You can customize the locations to look for repositories and documents by using [`@EnableCouchbaseRepositories`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/repository/config/EnableCouchbaseRepositories.html) and [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html) respectively. + +For complete details of Spring Data Couchbase, see the [reference documentation](https://docs.spring.io/spring-data/couchbase/reference/5.5). + +You can inject an auto-configured [`CouchbaseTemplate`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/core/CouchbaseTemplate.html) instance as you would with any other Spring Bean, provided a [`CouchbaseClientFactory`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/CouchbaseClientFactory.html) bean is available. +This happens when a [`Cluster`](https://javadoc.io/doc/com.couchbase.client/java-client/3.8.2/com/couchbase/client/java/Cluster.html) is available, as described above, and a bucket name has been specified: + +#### Properties + +```properties +spring.data.couchbase.bucket-name=my-bucket +``` + +#### YAML + +```yaml +spring: + data: + couchbase: + bucket-name: "my-bucket" +``` + +The following examples shows how to inject a [`CouchbaseTemplate`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/core/CouchbaseTemplate.html) bean: + +#### Java + +```java +import org.springframework.data.couchbase.core.CouchbaseTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final CouchbaseTemplate template; + + public MyBean(CouchbaseTemplate template) { + this.template = template; + } + public String someMethod() { + return this.template.getBucketName(); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.data.couchbase.core.CouchbaseTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val template: CouchbaseTemplate) { + fun someMethod(): String { + return template.bucketName + } +} + +``` + +There are a few beans that you can define in your own configuration to override those provided by the auto-configuration: + +- A [`CouchbaseMappingContext`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/core/mapping/CouchbaseMappingContext.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) with a name of `couchbaseMappingContext`. +- A [`CustomConversions`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/convert/CustomConversions.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) with a name of `couchbaseCustomConversions`. +- A [`CouchbaseTemplate`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/core/CouchbaseTemplate.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) with a name of `couchbaseTemplate`. + +To avoid hard-coding those names in your own config, you can reuse [`BeanNames`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/config/BeanNames.html) provided by Spring Data Couchbase. +For instance, you can customize the converters to use, as follows: + +#### Java + +```java +import org.assertj.core.util.Arrays; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.data.couchbase.config.BeanNames; +import org.springframework.data.couchbase.core.convert.CouchbaseCustomConversions; + +@Configuration(proxyBeanMethods = false) +public class MyCouchbaseConfiguration { + + @Bean(BeanNames.COUCHBASE_CUSTOM_CONVERSIONS) + public CouchbaseCustomConversions myCustomConversions() { + return new CouchbaseCustomConversions(Arrays.asList(new MyConverter())); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.util.Arrays +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.data.couchbase.config.BeanNames +import org.springframework.data.couchbase.core.convert.CouchbaseCustomConversions + +@Configuration(proxyBeanMethods = false) +class MyCouchbaseConfiguration { + + @Bean(BeanNames.COUCHBASE_CUSTOM_CONVERSIONS) + fun myCustomConversions(): CouchbaseCustomConversions { + return CouchbaseCustomConversions(Arrays.asList(MyConverter())) + } + +} + +``` + + + +## LDAP + +[LDAP](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol) (Lightweight Directory Access Protocol) is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an IP network. +Spring Boot offers auto-configuration for any compliant LDAP server as well as support for the embedded in-memory LDAP server from [UnboundID](https://ldap.com/unboundid-ldap-sdk-for-java/). + +LDAP abstractions are provided by [Spring Data LDAP](https://github.com/spring-projects/spring-data-ldap). +There is a `spring-boot-starter-data-ldap` starter for collecting the dependencies in a convenient way. + + + +### Connecting to an LDAP Server + +To connect to an LDAP server, make sure you declare a dependency on the `spring-boot-starter-data-ldap` starter or `spring-ldap-core` and then declare the URLs of your server in your application.properties, as shown in the following example: + +#### Properties + +```properties +spring.ldap.urls=ldap://myserver:1235 +spring.ldap.username=admin +spring.ldap.password=secret +``` + +#### YAML + +```yaml +spring: + ldap: + urls: "ldap://myserver:1235" + username: "admin" + password: "secret" +``` + +If you need to customize connection settings, you can use the `spring.ldap.base` and `spring.ldap.base-environment` properties. + +An [`LdapContextSource`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/core/support/LdapContextSource.html) is auto-configured based on these settings. +If a [`DirContextAuthenticationStrategy`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/core/support/DirContextAuthenticationStrategy.html) bean is available, it is associated to the auto-configured [`LdapContextSource`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/core/support/LdapContextSource.html). +If you need to customize it, for instance to use a [`PooledContextSource`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/pool2/factory/PooledContextSource.html), you can still inject the auto-configured [`LdapContextSource`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/core/support/LdapContextSource.html). +Make sure to flag your customized [`ContextSource`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/core/ContextSource.html) as [`@Primary`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Primary.html) so that the auto-configured [`LdapTemplate`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/core/LdapTemplate.html) uses it. + + + +### Spring Data LDAP Repositories + +Spring Data includes repository support for LDAP. + +Repositories and documents are found through scanning. +By default, the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are scanned. +You can customize the locations to look for repositories and documents by using [`@EnableLdapRepositories`](https://docs.spring.io/spring-data/ldap/docs/3.5.x/api/org/springframework/data/ldap/repository/config/EnableLdapRepositories.html) and [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html) respectively. + +> [!TIP] +> For complete details of Spring Data LDAP, see the [reference documentation](https://docs.spring.io/spring-data/ldap/reference/3.5). + +You can also inject an auto-configured [`LdapTemplate`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/core/LdapTemplate.html) instance as you would with any other Spring Bean, as shown in the following example: + +#### Java + +```java +import java.util.List; + +import org.springframework.ldap.core.LdapTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final LdapTemplate template; + + public MyBean(LdapTemplate template) { + this.template = template; + } + public List someMethod() { + return this.template.findAll(User.class); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.ldap.core.LdapTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val template: LdapTemplate) { + fun someMethod(): List { + return template.findAll(User::class.java) + } +} + +``` + + + +### Embedded In-memory LDAP Server + +For testing purposes, Spring Boot supports auto-configuration of an in-memory LDAP server from [UnboundID](https://ldap.com/unboundid-ldap-sdk-for-java/). +To configure the server, add a dependency to `com.unboundid:unboundid-ldapsdk` and declare a `spring.ldap.embedded.base-dn` property, as follows: + +#### Properties + +```properties +spring.ldap.embedded.base-dn=dc=spring,dc=io +``` + +#### YAML + +```yaml +spring: + ldap: + embedded: + base-dn: "dc=spring,dc=io" +``` + +> [!NOTE] +> It is possible to define multiple base-dn values, however, since distinguished names usually contain commas, they must be defined using the correct notation. +> +> In yaml files, you can use the yaml list notation. In properties files, you must include the index as part of the property name: +> +> #### Properties +> +> ```properties +> spring.ldap.embedded.base-dn[0]=dc=spring,dc=io +> spring.ldap.embedded.base-dn[1]=dc=vmware,dc=com +> ``` +> +> #### YAML +> +> ```yaml +> spring.ldap.embedded.base-dn: +> - "dc=spring,dc=io" +> - "dc=vmware,dc=com" +> ``` + +By default, the server starts on a random port and triggers the regular LDAP support. +There is no need to specify a `spring.ldap.urls` property. + +If there is a `schema.ldif` file on your classpath, it is used to initialize the server. +If you want to load the initialization script from a different resource, you can also use the `spring.ldap.embedded.ldif` property. + +By default, a standard schema is used to validate `LDIF` files. +You can turn off validation altogether by setting the `spring.ldap.embedded.validation.enabled` property. +If you have custom attributes, you can use `spring.ldap.embedded.validation.schema` to define your custom attribute types or object classes. diff --git a/markdown/boot/3.5.4/reference/data/sql.md b/markdown/boot/3.5.4/reference/data/sql.md new file mode 100644 index 0000000..7fd654b --- /dev/null +++ b/markdown/boot/3.5.4/reference/data/sql.md @@ -0,0 +1,1103 @@ +--- +title: "SQL Databases" +source: "reference:data/sql.adoc" +--- + + + +# SQL Databases + +The [Spring Framework](https://spring.io/projects/spring-framework) provides extensive support for working with SQL databases, from direct JDBC access using [`JdbcClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/simple/JdbcClient.html) or [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html) to complete “object relational mapping” technologies such as Hibernate. +[Spring Data](https://spring.io/projects/spring-data) provides an additional level of functionality: creating [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) implementations directly from interfaces and using conventions to generate queries from your method names. + + + +## Configure a DataSource + +Java’s [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) interface provides a standard method of working with database connections. +Traditionally, a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) uses a `URL` along with some credentials to establish a database connection. + +> [!TIP] +> See the [how-to:data-access.adoc#howto.data-access.configure-custom-datasource](../../how-to/data-access.md#howto.data-access.configure-custom-datasource) section of the “How-to Guides” for more advanced examples, typically to take full control over the configuration of the DataSource. + + + +### Embedded Database Support + +It is often convenient to develop applications by using an in-memory embedded database. +Obviously, in-memory databases do not provide persistent storage. +You need to populate your database when your application starts and be prepared to throw away data when your application ends. + +> [!TIP] +> The “How-to Guides” section includes a [section on how to initialize a database](../../how-to/data-initialization.md). + +Spring Boot can auto-configure embedded [H2](https://www.h2database.com), [HSQL](https://hsqldb.org/), and [Derby](https://db.apache.org/derby/) databases. +You need not provide any connection URLs. +You need only include a build dependency to the embedded database that you want to use. +If there are multiple embedded databases on the classpath, set the `spring.datasource.embedded-database-connection` configuration property to control which one is used. +Setting the property to `none` disables auto-configuration of an embedded database. + +> [!NOTE] +> If you are using this feature in your tests, you may notice that the same database is reused by your whole test suite regardless of the number of application contexts that you use. +> If you want to make sure that each context has a separate embedded database, you should set `spring.datasource.generate-unique-name` to `true`. + +For example, the typical POM dependencies would be as follows: + +```xml + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.hsqldb + hsqldb + runtime + +``` + +> [!NOTE] +> You need a dependency on `spring-jdbc` for an embedded database to be auto-configured. +> In this example, it is pulled in transitively through `spring-boot-starter-data-jpa`. + +> [!TIP] +> If, for whatever reason, you do configure the connection URL for an embedded database, take care to ensure that the database’s automatic shutdown is disabled. +> If you use H2, you should use `DB_CLOSE_ON_EXIT=FALSE` to do so. +> If you use HSQLDB, you should ensure that `shutdown=true` is not used. +> Disabling the database’s automatic shutdown lets Spring Boot control when the database is closed, thereby ensuring that it happens once access to the database is no longer needed. + + + +### Connection to a Production Database + +Production database connections can also be auto-configured by using a pooling [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html). + + + +### DataSource Configuration + +DataSource configuration is controlled by external configuration properties in `spring.datasource.*`. +For example, you might declare the following section in `application.properties`: + +#### Properties + +```properties +spring.datasource.url=jdbc:mysql://localhost/test +spring.datasource.username=dbuser +spring.datasource.password=dbpass +``` + +#### YAML + +```yaml +spring: + datasource: + url: "jdbc:mysql://localhost/test" + username: "dbuser" + password: "dbpass" +``` + +> [!NOTE] +> You should at least specify the URL by setting the `spring.datasource.url` property. +> Otherwise, Spring Boot tries to auto-configure an embedded database. + +> [!TIP] +> Spring Boot can deduce the JDBC driver class for most databases from the URL. +> If you need to specify a specific class, you can use the `spring.datasource.driver-class-name` property. + +> [!NOTE] +> For a pooling [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) to be created, we need to be able to verify that a valid [`Driver`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/java/sql/Driver.html) class is available, so we check for that before doing anything. +> In other words, if you set `spring.datasource.driver-class-name=com.mysql.jdbc.Driver`, then that class has to be loadable. + +See [`DataSourceProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/DataSourceProperties.html) API documentation for more of the supported options. +These are the standard options that work regardless of [the actual implementation](#data.sql.datasource.connection-pool). +It is also possible to fine-tune implementation-specific settings by using their respective prefix (`spring.datasource.hikari.*`, `spring.datasource.tomcat.*`, `spring.datasource.dbcp2.*`, and `spring.datasource.oracleucp.*`). +See the documentation of the connection pool implementation you are using for more details. + +For instance, if you use the [Tomcat connection pool](https://tomcat.apache.org/tomcat-10.1-doc/jdbc-pool.html#Common_Attributes), you could customize many additional settings, as shown in the following example: + +#### Properties + +```properties +spring.datasource.tomcat.max-wait=10000 +spring.datasource.tomcat.max-active=50 +spring.datasource.tomcat.test-on-borrow=true +``` + +#### YAML + +```yaml +spring: + datasource: + tomcat: + max-wait: 10000 + max-active: 50 + test-on-borrow: true +``` + +This will set the pool to wait 10000ms before throwing an exception if no connection is available, limit the maximum number of connections to 50 and validate the connection before borrowing it from the pool. + + + +### Supported Connection Pools + +Spring Boot uses the following algorithm for choosing a specific implementation: + +1. We prefer [HikariCP](https://github.com/brettwooldridge/HikariCP) for its performance and concurrency. +If HikariCP is available, we always choose it. +1. Otherwise, if the Tomcat pooling [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) is available, we use it. +1. Otherwise, if [Commons DBCP2](https://commons.apache.org/proper/commons-dbcp/) is available, we use it. +1. If none of HikariCP, Tomcat, and DBCP2 are available and if Oracle UCP is available, we use it. + +> [!NOTE] +> If you use the `spring-boot-starter-jdbc` or `spring-boot-starter-data-jpa` starters, you automatically get a dependency to HikariCP. + +You can bypass that algorithm completely and specify the connection pool to use by setting the `spring.datasource.type` property. +This is especially important if you run your application in a Tomcat container, as `tomcat-jdbc` is provided by default. + +Additional connection pools can always be configured manually, using [`DataSourceBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DataSourceBuilder.html). +If you define your own [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) bean, auto-configuration does not occur. +The following connection pools are supported by [`DataSourceBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/DataSourceBuilder.html): + +- HikariCP +- Tomcat pooling [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) +- Commons DBCP2 +- Oracle UCP & `OracleDataSource` +- Spring Framework’s [`SimpleDriverDataSource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/datasource/SimpleDriverDataSource.html) +- H2 [`JdbcDataSource`](https://www.h2database.com/javadoc/org/h2/jdbcx/JdbcDataSource.html) +- PostgreSQL [`PGSimpleDataSource`](https://jdbc.postgresql.org/documentation/publicapi/org/postgresql/ds/PGSimpleDataSource.html) +- C3P0 +- Vibur + + + +### Connection to a JNDI DataSource + +If you deploy your Spring Boot application to an Application Server, you might want to configure and manage your DataSource by using your Application Server’s built-in features and access it by using JNDI. + +The `spring.datasource.jndi-name` property can be used as an alternative to the `spring.datasource.url`, `spring.datasource.username`, and `spring.datasource.password` properties to access the [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) from a specific JNDI location. +For example, the following section in `application.properties` shows how you can access a JBoss AS defined [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html): + +#### Properties + +```properties +spring.datasource.jndi-name=java:jboss/datasources/customers +``` + +#### YAML + +```yaml +spring: + datasource: + jndi-name: "java:jboss/datasources/customers" +``` + + + +## Using JdbcTemplate + +Spring’s [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html) and [`NamedParameterJdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/namedparam/NamedParameterJdbcTemplate.html) classes are auto-configured, and you can autowire them directly into your own beans, as shown in the following example: + +#### Java + +```java +import org.springframework.jdbc.core.JdbcTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final JdbcTemplate jdbcTemplate; + + public MyBean(JdbcTemplate jdbcTemplate) { + this.jdbcTemplate = jdbcTemplate; + } + + public void doSomething() { + this.jdbcTemplate ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.jdbc.core.JdbcTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val jdbcTemplate: JdbcTemplate) { + + fun doSomething() { + jdbcTemplate.execute("delete from customer") + } + +} + +``` + +You can customize some properties of the template by using the `spring.jdbc.template.*` properties, as shown in the following example: + +#### Properties + +```properties +spring.jdbc.template.max-rows=500 +``` + +#### YAML + +```yaml +spring: + jdbc: + template: + max-rows: 500 +``` + +If tuning of SQL exceptions is required, you can define your own `SQLExceptionTranslator` bean so that it is associated with the auto-configured `JdbcTemplate`. + +> [!NOTE] +> The [`NamedParameterJdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/namedparam/NamedParameterJdbcTemplate.html) reuses the same [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html) instance behind the scenes. +> If more than one [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html) is defined and no primary candidate exists, the [`NamedParameterJdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/namedparam/NamedParameterJdbcTemplate.html) is not auto-configured. + + + +## Using JdbcClient + +Spring’s [`JdbcClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/simple/JdbcClient.html) is auto-configured based on the presence of a [`NamedParameterJdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/namedparam/NamedParameterJdbcTemplate.html). +You can inject it directly in your own beans as well, as shown in the following example: + +#### Java + +```java +import org.springframework.jdbc.core.simple.JdbcClient; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final JdbcClient jdbcClient; + + public MyBean(JdbcClient jdbcClient) { + this.jdbcClient = jdbcClient; + } + + public void doSomething() { + this.jdbcClient ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.jdbc.core.simple.JdbcClient +import org.springframework.stereotype.Component + +@Component +class MyBean(private val jdbcClient: JdbcClient) { + + fun doSomething() { + jdbcClient.sql("delete from customer").update() + } + +} + +``` + +If you rely on auto-configuration to create the underlying [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html), any customization using `spring.jdbc.template.*` properties is taken into account in the client as well. + + + +## JPA and Spring Data JPA + +The Java Persistence API is a standard technology that lets you “map” objects to relational databases. +The `spring-boot-starter-data-jpa` POM provides a quick way to get started. +It provides the following key dependencies: + +- Hibernate: One of the most popular JPA implementations. +- Spring Data JPA: Helps you to implement JPA-based repositories. +- Spring ORM: Core ORM support from the Spring Framework. + +> [!TIP] +> We do not go into too many details of JPA or [Spring Data](https://spring.io/projects/spring-data) here. +> You can follow the [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/) guide from [spring.io](https://spring.io) and read the [Spring Data JPA](https://spring.io/projects/spring-data-jpa) and [Hibernate](https://hibernate.org/orm/documentation/) reference documentation. + + + +### Entity Classes + +Traditionally, JPA “Entity” classes are specified in a `persistence.xml` file. +With Spring Boot, this file is not necessary and “Entity Scanning” is used instead. +By default the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are scanned. + +Any classes annotated with [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html), [`@Embeddable`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Embeddable.html), or [`@MappedSuperclass`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/MappedSuperclass.html) are considered. +A typical entity class resembles the following example: + +#### Java + +```java +import java.io.Serializable; + +import jakarta.persistence.Column; +import jakarta.persistence.Entity; +import jakarta.persistence.GeneratedValue; +import jakarta.persistence.Id; + +@Entity +public class City implements Serializable { + + @Id + @GeneratedValue + private Long id; + + @Column(nullable = false) + private String name; + + @Column(nullable = false) + private String state; + + // ... additional members, often include @OneToMany mappings + + protected City() { + // no-args constructor required by JPA spec + // this one is protected since it should not be used directly + } + + public City(String name, String state) { + this.name = name; + this.state = state; + } + + public String getName() { + return this.name; + } + + public String getState() { + return this.state; + } + + // ... etc + +} +``` + +#### Kotlin + +```kotlin +import jakarta.persistence.Column +import jakarta.persistence.Entity +import jakarta.persistence.GeneratedValue +import jakarta.persistence.Id +import java.io.Serializable + +@Entity +class City : Serializable { + + @Id + @GeneratedValue + private val id: Long? = null + + @Column(nullable = false) + var name: String? = null + private set + + // ... etc + @Column(nullable = false) + var state: String? = null + private set + + // ... additional members, often include @OneToMany mappings + + protected constructor() { + // no-args constructor required by JPA spec + // this one is protected since it should not be used directly + } + + constructor(name: String?, state: String?) { + this.name = name + this.state = state + } + +} + +``` + +> [!TIP] +> You can customize entity scanning locations by using the [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html) annotation. +> See the [how-to:data-access.adoc#howto.data-access.separate-entity-definitions-from-spring-configuration](../../how-to/data-access.md#howto.data-access.separate-entity-definitions-from-spring-configuration) section of the “How-to Guides”. + + + +### Spring Data JPA Repositories + +[Spring Data JPA](https://spring.io/projects/spring-data-jpa) repositories are interfaces that you can define to access data. +JPA queries are created automatically from your method names. +For example, a `CityRepository` interface might declare a `findAllByState(String state)` method to find all the cities in a given state. + +For more complex queries, you can annotate your method with Spring Data’s [`Query`](https://docs.spring.io/spring-data/jpa/docs/3.5.x/api/org/springframework/data/jpa/repository/Query.html) annotation. + +Spring Data repositories usually extend from the [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) or [`CrudRepository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/CrudRepository.html) interfaces. +If you use auto-configuration, the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are searched for repositories. + +> [!TIP] +> You can customize the locations to look for repositories using [`@EnableJpaRepositories`](https://docs.spring.io/spring-data/jpa/docs/3.5.x/api/org/springframework/data/jpa/repository/config/EnableJpaRepositories.html). + +The following example shows a typical Spring Data repository interface definition: + +#### Java + +```java +import org.springframework.boot.docs.data.sql.jpaandspringdata.entityclasses.City; +import org.springframework.data.domain.Page; +import org.springframework.data.domain.Pageable; +import org.springframework.data.repository.Repository; + +public interface CityRepository extends Repository { + + Page findAll(Pageable pageable); + + City findByNameAndStateAllIgnoringCase(String name, String state); + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.docs.data.sql.jpaandspringdata.entityclasses.City +import org.springframework.data.domain.Page +import org.springframework.data.domain.Pageable +import org.springframework.data.repository.Repository + +interface CityRepository : Repository { + + fun findAll(pageable: Pageable?): Page? + + fun findByNameAndStateAllIgnoringCase(name: String?, state: String?): City? + +} + +``` + +Spring Data JPA repositories support three different modes of bootstrapping: default, deferred, and lazy. +To enable deferred or lazy bootstrapping, set the `spring.data.jpa.repositories.bootstrap-mode` property to `deferred` or `lazy` respectively. +When using deferred or lazy bootstrapping, the auto-configured [`EntityManagerFactoryBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/orm/jpa/EntityManagerFactoryBuilder.html) will use the context’s [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html), if any, as the bootstrap executor. +If more than one exists, the one named `applicationTaskExecutor` will be used. + +> [!NOTE] +> When using deferred or lazy bootstrapping, make sure to defer any access to the JPA infrastructure after the application context bootstrap phase. +> You can use [`SmartInitializingSingleton`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/SmartInitializingSingleton.html) to invoke any initialization that requires the JPA infrastructure. +> For JPA components (such as converters) that are created as Spring beans, use [`ObjectProvider`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/ObjectProvider.html) to delay the resolution of dependencies, if any. + +> [!TIP] +> We have barely scratched the surface of Spring Data JPA. +> For complete details, see the [Spring Data JPA reference documentation](https://docs.spring.io/spring-data/jpa/reference/3.5). + + + +### Spring Data Envers Repositories + +If [Spring Data Envers](https://spring.io/projects/spring-data-envers) is available, JPA repositories are auto-configured to support typical Envers queries. + +To use Spring Data Envers, make sure your repository extends from [`RevisionRepository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/history/RevisionRepository.html) as shown in the following example: + +#### Java + +```java +import org.springframework.boot.docs.data.sql.jpaandspringdata.entityclasses.Country; +import org.springframework.data.domain.Page; +import org.springframework.data.domain.Pageable; +import org.springframework.data.repository.Repository; +import org.springframework.data.repository.history.RevisionRepository; + +public interface CountryRepository extends RevisionRepository, Repository { + + Page findAll(Pageable pageable); + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.docs.data.sql.jpaandspringdata.entityclasses.Country +import org.springframework.data.domain.Page +import org.springframework.data.domain.Pageable +import org.springframework.data.repository.Repository +import org.springframework.data.repository.history.RevisionRepository + +interface CountryRepository : + RevisionRepository, + Repository { + + fun findAll(pageable: Pageable?): Page? + +} + +``` + +> [!NOTE] +> For more details, check the [Spring Data Envers reference documentation](https://docs.spring.io/spring-data/jpa/reference/3.5/envers.html). + + + +### Creating and Dropping JPA Databases + +By default, JPA databases are automatically created **only** if you use an embedded database (H2, HSQL, or Derby). +You can explicitly configure JPA settings by using `spring.jpa.*` properties. +For example, to create and drop tables you can add the following line to your `application.properties`: + +#### Properties + +```properties +spring.jpa.hibernate.ddl-auto=create-drop +``` + +#### YAML + +```yaml +spring: + jpa: + hibernate.ddl-auto: "create-drop" +``` + +> [!NOTE] +> Hibernate’s own internal property name for this (if you happen to remember it better) is `hibernate.hbm2ddl.auto`. +> You can set it, along with other Hibernate native properties, by using `spring.jpa.properties.*` (the prefix is stripped before adding them to the entity manager). +> The following line shows an example of setting JPA properties for Hibernate: + +#### Properties + +```properties +spring.jpa.properties.hibernate.globally_quoted_identifiers=true +``` + +#### YAML + +```yaml +spring: + jpa: + properties: + hibernate: + "globally_quoted_identifiers": "true" +``` + +The line in the preceding example passes a value of `true` for the `hibernate.globally_quoted_identifiers` property to the Hibernate entity manager. + +By default, the DDL execution (or validation) is deferred until the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) has started. + + + +### Open EntityManager in View + +If you are running a web application, Spring Boot by default registers [`OpenEntityManagerInViewInterceptor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/orm/jpa/support/OpenEntityManagerInViewInterceptor.html) to apply the “Open EntityManager in View” pattern, to allow for lazy loading in web views. +If you do not want this behavior, you should set `spring.jpa.open-in-view` to `false` in your `application.properties`. + + + +## Spring Data JDBC + +Spring Data includes repository support for JDBC and will automatically generate SQL for the methods on [`CrudRepository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/CrudRepository.html). +For more advanced queries, a [`@Query`](https://docs.spring.io/spring-data/jdbc/docs/3.5.x/api/org/springframework/data/jdbc/repository/query/Query.html) annotation is provided. + +Spring Boot will auto-configure Spring Data’s JDBC repositories when the necessary dependencies are on the classpath. +They can be added to your project with a single dependency on `spring-boot-starter-data-jdbc`. +If necessary, you can take control of Spring Data JDBC’s configuration by adding the [`@EnableJdbcRepositories`](https://docs.spring.io/spring-data/jdbc/docs/3.5.x/api/org/springframework/data/jdbc/repository/config/EnableJdbcRepositories.html) annotation or an [`AbstractJdbcConfiguration`](https://docs.spring.io/spring-data/jdbc/docs/3.5.x/api/org/springframework/data/jdbc/repository/config/AbstractJdbcConfiguration.html) subclass to your application. + +> [!TIP] +> For complete details of Spring Data JDBC, see the [reference documentation](https://docs.spring.io/spring-data/relational/reference/3.5). + + + +## Using H2’s Web Console + +The [H2 database](https://www.h2database.com) provides a [browser-based console](https://www.h2database.com/html/quickstart.html#h2_console) that Spring Boot can auto-configure for you. +The console is auto-configured when the following conditions are met: + +- You are developing a servlet-based web application. +- `com.h2database:h2` is on the classpath. +- You are using [Spring Boot’s developer tools](../using/devtools.md). + +> [!TIP] +> If you are not using Spring Boot’s developer tools but would still like to make use of H2’s console, you can configure the `spring.h2.console.enabled` property with a value of `true`. + +> [!NOTE] +> The H2 console is only intended for use during development, so you should take care to ensure that `spring.h2.console.enabled` is not set to `true` in production. + + + +### Changing the H2 Console’s Path + +By default, the console is available at `/h2-console`. +You can customize the console’s path by using the `spring.h2.console.path` property. + + + +### Accessing the H2 Console in a Secured Application + +H2 Console uses frames and, as it is intended for development only, does not implement CSRF protection measures. +If your application uses Spring Security, you need to configure it to + +- disable CSRF protection for requests against the console, +- set the header `X-Frame-Options` to `SAMEORIGIN` on responses from the console. + +More information on [CSRF](https://docs.spring.io/spring-security/reference/6.5/features/exploits/csrf.html) and the header [X-Frame-Options](https://docs.spring.io/spring-security/reference/6.5/features/exploits/headers.html#headers-frame-options) can be found in the Spring Security Reference Guide. + +In simple setups, a [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) like the following can be used: + +#### Java + +```java + +import org.springframework.boot.autoconfigure.security.servlet.PathRequest; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.context.annotation.Profile; +import org.springframework.core.Ordered; +import org.springframework.core.annotation.Order; +import org.springframework.security.config.Customizer; +import org.springframework.security.config.annotation.web.builders.HttpSecurity; +import org.springframework.security.config.annotation.web.configurers.CsrfConfigurer; +import org.springframework.security.config.annotation.web.configurers.HeadersConfigurer.FrameOptionsConfig; +import org.springframework.security.web.SecurityFilterChain; + +@Profile("dev") +@Configuration(proxyBeanMethods = false) +public class DevProfileSecurityConfiguration { + + @Bean + @Order(Ordered.HIGHEST_PRECEDENCE) + SecurityFilterChain h2ConsoleSecurityFilterChain(HttpSecurity http) throws Exception { + http.securityMatcher(PathRequest.toH2Console()); + http.authorizeHttpRequests(yourCustomAuthorization()); + http.csrf(CsrfConfigurer::disable); + http.headers((headers) -> headers.frameOptions(FrameOptionsConfig::sameOrigin)); + return http.build(); + } +} + +``` + +#### Kotlin + +```kotlin + +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.context.annotation.Profile +import org.springframework.core.Ordered +import org.springframework.core.annotation.Order +import org.springframework.security.config.Customizer +import org.springframework.security.config.annotation.web.builders.HttpSecurity +import org.springframework.security.web.SecurityFilterChain + +@Profile("dev") +@Configuration(proxyBeanMethods = false) +class DevProfileSecurityConfiguration { + + @Bean + @Order(Ordered.HIGHEST_PRECEDENCE) + fun h2ConsoleSecurityFilterChain(http: HttpSecurity): SecurityFilterChain { + return http.authorizeHttpRequests(yourCustomAuthorization()) + .csrf { csrf -> csrf.disable() } + .headers { headers -> headers.frameOptions { frameOptions -> frameOptions.sameOrigin() } } + .build() + } +} + + +``` + +> [!WARNING] +> The H2 console is only intended for use during development. +> In production, disabling CSRF protection or allowing frames for a website may create severe security risks. + +> [!TIP] +> `PathRequest.toH2Console()` returns the correct request matcher also when the console’s path has been customized. + + + +## Using jOOQ + +jOOQ Object Oriented Querying ([jOOQ](https://www.jooq.org/)) is a popular product from [Data Geekery](https://www.datageekery.com/) which generates Java code from your database and lets you build type-safe SQL queries through its fluent API. +Both the commercial and open source editions can be used with Spring Boot. + + + +### Code Generation + +In order to use jOOQ type-safe queries, you need to generate Java classes from your database schema. +You can follow the instructions in the [jOOQ user manual](https://www.jooq.org/doc/3.19.24/manual-single-page/#jooq-in-7-steps-step3). +If you use the `jooq-codegen-maven` plugin and you also use the `spring-boot-starter-parent` “parent POM”, you can safely omit the plugin’s `` tag. +You can also use Spring Boot-defined version variables (such as `h2.version`) to declare the plugin’s database dependency. +The following listing shows an example: + +```xml + + org.jooq + jooq-codegen-maven + + ... + + + + com.h2database + h2 + ${h2.version} + + + + + org.h2.Driver + jdbc:h2:~/yourdatabase + + + ... + + + +``` + + + +### Using DSLContext + +The fluent API offered by jOOQ is initiated through the [`DSLContext`](https://www.jooq.org/javadoc/3.19.24/org/jooq/DSLContext.html) interface. +Spring Boot auto-configures a [`DSLContext`](https://www.jooq.org/javadoc/3.19.24/org/jooq/DSLContext.html) as a Spring Bean and connects it to your application [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html). +To use the [`DSLContext`](https://www.jooq.org/javadoc/3.19.24/org/jooq/DSLContext.html), you can inject it, as shown in the following example: + +#### Java + +```java + +import java.util.GregorianCalendar; +import java.util.List; + +import org.jooq.DSLContext; + +import org.springframework.stereotype.Component; + +import static org.springframework.boot.docs.data.sql.jooq.dslcontext.Tables.AUTHOR; + +@Component +public class MyBean { + + private final DSLContext create; + + public MyBean(DSLContext dslContext) { + this.create = dslContext; + } +} + +``` + +#### Kotlin + +```kotlin + +import org.jooq.DSLContext +import org.springframework.stereotype.Component +import java.util.GregorianCalendar + +@Component +class MyBean(private val create: DSLContext) { +} + + +``` + +> [!TIP] +> The jOOQ manual tends to use a variable named `create` to hold the [`DSLContext`](https://www.jooq.org/javadoc/3.19.24/org/jooq/DSLContext.html). + +You can then use the [`DSLContext`](https://www.jooq.org/javadoc/3.19.24/org/jooq/DSLContext.html) to construct your queries, as shown in the following example: + +#### Java + +```java + public List authorsBornAfter1980() { + return this.create.selectFrom(AUTHOR) + .where(AUTHOR.DATE_OF_BIRTH.greaterThan(new GregorianCalendar(1980, 0, 1))) + .fetch(AUTHOR.DATE_OF_BIRTH); +``` + +#### Kotlin + +```kotlin + fun authorsBornAfter1980(): List { + return create.selectFrom(Tables.AUTHOR) + .where(Tables.AUTHOR?.DATE_OF_BIRTH?.greaterThan(GregorianCalendar(1980, 0, 1))) + .fetch(Tables.AUTHOR?.DATE_OF_BIRTH) + } +``` + + + +### jOOQ SQL Dialect + +Unless the `spring.jooq.sql-dialect` property has been configured, Spring Boot determines the SQL dialect to use for your datasource. +If Spring Boot could not detect the dialect, it uses `DEFAULT`. + +> [!NOTE] +> Spring Boot can only auto-configure dialects supported by the open source version of jOOQ. + + + +### Customizing jOOQ + +More advanced customizations can be achieved by defining your own [`DefaultConfigurationCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jooq/DefaultConfigurationCustomizer.html) bean that will be invoked prior to creating the [`Configuration`](https://www.jooq.org/javadoc/3.19.24/org/jooq/Configuration.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html). +This takes precedence to anything that is applied by the auto-configuration. + +You can also create your own [`Configuration`](https://www.jooq.org/javadoc/3.19.24/org/jooq/Configuration.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) if you want to take complete control of the jOOQ configuration. + + + +## Using R2DBC + +The Reactive Relational Database Connectivity ([R2DBC](https://r2dbc.io)) project brings reactive programming APIs to relational databases. +R2DBC’s [`Connection`](https://r2dbc.io/spec/1.0.0.RELEASE/api/io/r2dbc/spi/Connection.html) provides a standard method of working with non-blocking database connections. +Connections are provided by using a [`ConnectionFactory`](https://r2dbc.io/spec/1.0.0.RELEASE/api/io/r2dbc/spi/ConnectionFactory.html), similar to a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) with jdbc. + +[`ConnectionFactory`](https://r2dbc.io/spec/1.0.0.RELEASE/api/io/r2dbc/spi/ConnectionFactory.html) configuration is controlled by external configuration properties in `spring.r2dbc.*`. +For example, you might declare the following section in `application.properties`: + +#### Properties + +```properties +spring.r2dbc.url=r2dbc:postgresql://localhost/test +spring.r2dbc.username=dbuser +spring.r2dbc.password=dbpass +``` + +#### YAML + +```yaml +spring: + r2dbc: + url: "r2dbc:postgresql://localhost/test" + username: "dbuser" + password: "dbpass" +``` + +> [!TIP] +> You do not need to specify a driver class name, since Spring Boot obtains the driver from R2DBC’s Connection Factory discovery. + +> [!NOTE] +> At least the url should be provided. +> Information specified in the URL takes precedence over individual properties, that is `name`, `username`, `password` and pooling options. + +> [!TIP] +> The “How-to Guides” section includes a [section on how to initialize a database](../../how-to/data-initialization.md#howto.data-initialization.using-basic-sql-scripts). + +To customize the connections created by a [`ConnectionFactory`](https://r2dbc.io/spec/1.0.0.RELEASE/api/io/r2dbc/spi/ConnectionFactory.html), that is, set specific parameters that you do not want (or cannot) configure in your central database configuration, you can use a [`ConnectionFactoryOptionsBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/r2dbc/ConnectionFactoryOptionsBuilderCustomizer.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html). +The following example shows how to manually override the database port while the rest of the options are taken from the application configuration: + +#### Java + +```java +import io.r2dbc.spi.ConnectionFactoryOptions; + +import org.springframework.boot.autoconfigure.r2dbc.ConnectionFactoryOptionsBuilderCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyR2dbcConfiguration { + + @Bean + public ConnectionFactoryOptionsBuilderCustomizer connectionFactoryPortCustomizer() { + return (builder) -> builder.option(ConnectionFactoryOptions.PORT, 5432); + } + +} +``` + +#### Kotlin + +```kotlin +import io.r2dbc.spi.ConnectionFactoryOptions +import org.springframework.boot.autoconfigure.r2dbc.ConnectionFactoryOptionsBuilderCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyR2dbcConfiguration { + + @Bean + fun connectionFactoryPortCustomizer(): ConnectionFactoryOptionsBuilderCustomizer { + return ConnectionFactoryOptionsBuilderCustomizer { builder -> + builder.option(ConnectionFactoryOptions.PORT, 5432) + } + } + +} + +``` + +The following examples show how to set some PostgreSQL connection options: + +#### Java + +```java +import java.util.HashMap; +import java.util.Map; + +import io.r2dbc.postgresql.PostgresqlConnectionFactoryProvider; + +import org.springframework.boot.autoconfigure.r2dbc.ConnectionFactoryOptionsBuilderCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyPostgresR2dbcConfiguration { + + @Bean + public ConnectionFactoryOptionsBuilderCustomizer postgresCustomizer() { + Map options = new HashMap<>(); + options.put("lock_timeout", "30s"); + options.put("statement_timeout", "60s"); + return (builder) -> builder.option(PostgresqlConnectionFactoryProvider.OPTIONS, options); + } + +} +``` + +#### Kotlin + +```kotlin +import io.r2dbc.postgresql.PostgresqlConnectionFactoryProvider +import org.springframework.boot.autoconfigure.r2dbc.ConnectionFactoryOptionsBuilderCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyPostgresR2dbcConfiguration { + + @Bean + fun postgresCustomizer(): ConnectionFactoryOptionsBuilderCustomizer { + val options: MutableMap = HashMap() + options["lock_timeout"] = "30s" + options["statement_timeout"] = "60s" + return ConnectionFactoryOptionsBuilderCustomizer { builder -> + builder.option(PostgresqlConnectionFactoryProvider.OPTIONS, options) + } + } + +} + +``` + +When a [`ConnectionFactory`](https://r2dbc.io/spec/1.0.0.RELEASE/api/io/r2dbc/spi/ConnectionFactory.html) bean is available, the regular JDBC [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) auto-configuration backs off. +If you want to retain the JDBC [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) auto-configuration, and are comfortable with the risk of using the blocking JDBC API in a reactive application, add `@Import(DataSourceAutoConfiguration.class)` on a [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class in your application to re-enable it. + + + +### Embedded Database Support + +Similarly to [the JDBC support](#data.sql.datasource.embedded), Spring Boot can automatically configure an embedded database for reactive usage. +You need not provide any connection URLs. +You need only include a build dependency to the embedded database that you want to use, as shown in the following example: + +```xml + + io.r2dbc + r2dbc-h2 + runtime + +``` + +> [!NOTE] +> If you are using this feature in your tests, you may notice that the same database is reused by your whole test suite regardless of the number of application contexts that you use. +> If you want to make sure that each context has a separate embedded database, you should set `spring.r2dbc.generate-unique-name` to `true`. + + + +### Using DatabaseClient + +A [`DatabaseClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/r2dbc/core/DatabaseClient.html) bean is auto-configured, and you can autowire it directly into your own beans, as shown in the following example: + +#### Java + +```java +import java.util.Map; + +import reactor.core.publisher.Flux; + +import org.springframework.r2dbc.core.DatabaseClient; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final DatabaseClient databaseClient; + + public MyBean(DatabaseClient databaseClient) { + this.databaseClient = databaseClient; + } + public Flux> someMethod() { + return this.databaseClient.sql("select * from user").fetch().all(); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.r2dbc.core.DatabaseClient +import org.springframework.stereotype.Component +import reactor.core.publisher.Flux + +@Component +class MyBean(private val databaseClient: DatabaseClient) { + fun someMethod(): Flux> { + return databaseClient.sql("select * from user").fetch().all() + } +} + +``` + + + +### Spring Data R2DBC Repositories + +[Spring Data R2DBC](https://spring.io/projects/spring-data-r2dbc) repositories are interfaces that you can define to access data. +Queries are created automatically from your method names. +For example, a `CityRepository` interface might declare a `findAllByState(String state)` method to find all the cities in a given state. + +For more complex queries, you can annotate your method with Spring Data’s [`@Query`](https://docs.spring.io/spring-data/r2dbc/docs/3.5.x/api/org/springframework/data/r2dbc/repository/Query.html) annotation. + +Spring Data repositories usually extend from the [`Repository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/Repository.html) or [`CrudRepository`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/CrudRepository.html) interfaces. +If you use auto-configuration, the [auto-configuration packages](../using/auto-configuration.md#using.auto-configuration.packages) are searched for repositories. + +The following example shows a typical Spring Data repository interface definition: + +#### Java + +```java +import reactor.core.publisher.Mono; + +import org.springframework.data.repository.Repository; + +public interface CityRepository extends Repository { + + Mono findByNameAndStateAllIgnoringCase(String name, String state); + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.data.repository.Repository +import reactor.core.publisher.Mono + +interface CityRepository : Repository { + + fun findByNameAndStateAllIgnoringCase(name: String?, state: String?): Mono? + +} + +``` + +> [!TIP] +> We have barely scratched the surface of Spring Data R2DBC. For complete details, see the [Spring Data R2DBC reference documentation](https://docs.spring.io/spring-data/relational/reference/3.5). diff --git a/markdown/boot/3.5.4/reference/features/aop.md b/markdown/boot/3.5.4/reference/features/aop.md new file mode 100644 index 0000000..3593f19 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/aop.md @@ -0,0 +1,16 @@ +--- +title: "Aspect-Oriented Programming" +source: "reference:features/aop.adoc" +--- + + + +# Aspect-Oriented Programming + +Spring Boot provides auto-configuration for aspect-oriented programming (AOP). +You can learn more about AOP with Spring in the [Spring Framework reference documentation](https://docs.spring.io/spring-framework/reference/6.2/core/aop-api.html). + +By default, Spring Boot’s auto-configuration configures Spring AOP to use CGLib proxies. +To use JDK proxies instead, set `spring.aop.proxy-target-class` to `false`. + +If AspectJ is on the classpath, Spring Boot’s auto-configuration will automatically enable AspectJ auto proxy such that [`@EnableAspectJAutoProxy`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/EnableAspectJAutoProxy.html) is not required. diff --git a/markdown/boot/3.5.4/reference/features/dev-services.md b/markdown/boot/3.5.4/reference/features/dev-services.md new file mode 100644 index 0000000..1b91e4c --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/dev-services.md @@ -0,0 +1,742 @@ +--- +title: "Development-time Services" +source: "reference:features/dev-services.adoc" +--- + + + +# Development-time Services + +Development-time services provide external dependencies needed to run the application while developing it. +They are only supposed to be used while developing and are disabled when the application is deployed. + +Spring Boot offers support for two development time services, Docker Compose and Testcontainers. +The next sections will provide more details about them. + + + +## Docker Compose Support + +Docker Compose is a popular technology that can be used to define and manage multiple containers for services that your application needs. +A `compose.yml` file is typically created next to your application which defines and configures service containers. + +A typical workflow with Docker Compose is to run `docker compose up`, work on your application with it connecting to started services, then run `docker compose down` when you are finished. + +The `spring-boot-docker-compose` module can be included in a project to provide support for working with containers using Docker Compose. +Add the module dependency to your build, as shown in the following listings for Maven and Gradle: + +#### Maven + +```xml + + + org.springframework.boot + spring-boot-docker-compose + true + + +``` + +#### Gradle + +```gradle +dependencies { + developmentOnly("org.springframework.boot:spring-boot-docker-compose") +} +``` + +When this module is included as a dependency Spring Boot will do the following: + +- Search for a `compose.yml` and other common compose filenames in your working directory +- Call `docker compose up` with the discovered `compose.yml` +- Create service connection beans for each supported container +- Call `docker compose stop` when the application is shutdown + +If the Docker Compose services are already running when starting the application, Spring Boot will only create the service connection beans for each supported container. +It will not call `docker compose up` again and it will not call `docker compose stop` when the application is shutdown. + +> [!TIP] +> Repackaged archives do not contain Spring Boot’s Docker Compose by default. +> If you want to use this support, you need to include it. +> When using the Maven plugin, set the `excludeDockerCompose` property to `false`. +> When using the Gradle plugin, [configure the task’s classpath to include the `developmentOnly` configuration](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.including-development-only-dependencies). + + + +### Prerequisites + +You need to have the `docker` and `docker compose` (or `docker-compose`) CLI applications on your path. +The minimum supported Docker Compose version is 2.2.0. + + + +### Service Connections + +A service connection is a connection to any remote service. +Spring Boot’s auto-configuration can consume the details of a service connection and use them to establish a connection to a remote service. +When doing so, the connection details take precedence over any connection-related configuration properties. + +When using Spring Boot’s Docker Compose support, service connections are established to the port mapped by the container. + +> [!NOTE] +> Docker compose is usually used in such a way that the ports inside the container are mapped to ephemeral ports on your computer. +> For example, a Postgres server may run inside the container using port 5432 but be mapped to a totally different port locally. +> The service connection will always discover and use the locally mapped port. + +Service connections are established by using the image name of the container. +The following service connections are currently supported: + +| Connection Details | Matched on | +| --- | --- | +| [`ActiveMQConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/activemq/ActiveMQConnectionDetails.html) | Containers named "symptoma/activemq" or "apache/activemq-classic" | +| [`ArtemisConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/artemis/ArtemisConnectionDetails.html) | Containers named "apache/activemq-artemis" | +| [`CassandraConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cassandra/CassandraConnectionDetails.html) | Containers named "cassandra" or "bitnami/cassandra" | +| [`ElasticsearchConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/elasticsearch/ElasticsearchConnectionDetails.html) | Containers named "elasticsearch" or "bitnami/elasticsearch" | +| [`HazelcastConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/hazelcast/HazelcastConnectionDetails.html) | Containers named "hazelcast/hazelcast". | +| [`JdbcConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/JdbcConnectionDetails.html) | Containers named "clickhouse/clickhouse-server", "bitnami/clickhouse", "gvenzl/oracle-free", "gvenzl/oracle-xe", "mariadb", "bitnami/mariadb", "mssql/server", "mysql", "bitnami/mysql", "postgres", or "bitnami/postgresql" | +| [`LdapConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/ldap/LdapConnectionDetails.html) | Containers named "osixia/openldap", "lldap/lldap" | +| [`MongoConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/mongo/MongoConnectionDetails.html) | Containers named "mongo" or "bitnami/mongodb" | +| [`Neo4jConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/neo4j/Neo4jConnectionDetails.html) | Containers named "neo4j" or "bitnami/neo4j" | +| [`OtlpLoggingConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/logging/otlp/OtlpLoggingConnectionDetails.html) | Containers named "otel/opentelemetry-collector-contrib", "grafana/otel-lgtm" | +| [`OtlpMetricsConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/metrics/export/otlp/OtlpMetricsConnectionDetails.html) | Containers named "otel/opentelemetry-collector-contrib", "grafana/otel-lgtm" | +| [`OtlpTracingConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/tracing/otlp/OtlpTracingConnectionDetails.html) | Containers named "otel/opentelemetry-collector-contrib", "grafana/otel-lgtm" | +| [`PulsarConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/pulsar/PulsarConnectionDetails.html) | Containers named "apachepulsar/pulsar" | +| [`R2dbcConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/r2dbc/R2dbcConnectionDetails.html) | Containers named "clickhouse/clickhouse-server", "bitnami/clickhouse", "gvenzl/oracle-free", "gvenzl/oracle-xe", "mariadb", "bitnami/mariadb", "mssql/server", "mysql", "bitnami/mysql", "postgres", or "bitnami/postgresql" | +| [`RabbitConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/RabbitConnectionDetails.html) | Containers named "rabbitmq" or "bitnami/rabbitmq" | +| [`RedisConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/data/redis/RedisConnectionDetails.html) | Containers named "redis", "bitnami/redis", "redis/redis-stack" or "redis/redis-stack-server" | +| [`ZipkinConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/tracing/zipkin/ZipkinConnectionDetails.html) | Containers named "openzipkin/zipkin". | + + + +### SSL support + +Some images come with SSL enabled out of the box, or maybe you want to enable SSL for the container to mirror your production setup. +Spring Boot supports SSL configuration for supported service connections. +Please note that you still have to enable SSL on the service which is running inside the container yourself, this feature only configures SSL on the client side in your application. + +SSL is supported for the following service connections: + +- Cassandra +- Couchbase +- Elasticsearch +- Kafka +- MongoDB +- RabbitMQ +- Redis + +To enable SSL support for a service, you can use [service labels](https://docs.docker.com/reference/compose-file/services/#labels). + +For JKS based keystores and truststores, you can use the following container labels: + +- `org.springframework.boot.sslbundle.jks.key.alias` +- `org.springframework.boot.sslbundle.jks.key.password` +- `org.springframework.boot.sslbundle.jks.options.ciphers` +- `org.springframework.boot.sslbundle.jks.options.enabled-protocols` +- `org.springframework.boot.sslbundle.jks.protocol` +- `org.springframework.boot.sslbundle.jks.keystore.type` +- `org.springframework.boot.sslbundle.jks.keystore.provider` +- `org.springframework.boot.sslbundle.jks.keystore.location` +- `org.springframework.boot.sslbundle.jks.keystore.password` +- `org.springframework.boot.sslbundle.jks.truststore.type` +- `org.springframework.boot.sslbundle.jks.truststore.provider` +- `org.springframework.boot.sslbundle.jks.truststore.location` +- `org.springframework.boot.sslbundle.jks.truststore.password` + +These labels mirror the properties available for [SSL bundles](ssl.md#features.ssl.jks). + +For PEM based keystores and truststores, you can use the following container labels: + +- `org.springframework.boot.sslbundle.pem.key.alias` +- `org.springframework.boot.sslbundle.pem.key.password` +- `org.springframework.boot.sslbundle.pem.options.ciphers` +- `org.springframework.boot.sslbundle.pem.options.enabled-protocols` +- `org.springframework.boot.sslbundle.pem.protocol` +- `org.springframework.boot.sslbundle.pem.keystore.type` +- `org.springframework.boot.sslbundle.pem.keystore.certificate` +- `org.springframework.boot.sslbundle.pem.keystore.private-key` +- `org.springframework.boot.sslbundle.pem.keystore.private-key-password` +- `org.springframework.boot.sslbundle.pem.truststore.type` +- `org.springframework.boot.sslbundle.pem.truststore.certificate` +- `org.springframework.boot.sslbundle.pem.truststore.private-key` +- `org.springframework.boot.sslbundle.pem.truststore.private-key-password` + +These labels mirror the properties available for [SSL bundles](ssl.md#features.ssl.pem). + +The following example enables SSL for a redis container: + +```yaml +services: + redis: + image: 'redis:latest' + ports: + - '6379' + secrets: + - ssl-ca + - ssl-key + - ssl-cert + command: 'redis-server --tls-port 6379 --port 0 --tls-cert-file /run/secrets/ssl-cert --tls-key-file /run/secrets/ssl-key --tls-ca-cert-file /run/secrets/ssl-ca' + labels: + - 'org.springframework.boot.sslbundle.pem.keystore.certificate=client.crt' + - 'org.springframework.boot.sslbundle.pem.keystore.private-key=client.key' + - 'org.springframework.boot.sslbundle.pem.truststore.certificate=ca.crt' +secrets: + ssl-ca: + file: 'ca.crt' + ssl-key: + file: 'server.key' + ssl-cert: + file: 'server.crt' +``` + + + +### Custom Images + +Sometimes you may need to use your own version of an image to provide a service. +You can use any custom image as long as it behaves in the same way as the standard image. +Specifically, any environment variables that the standard image supports must also be used in your custom image. + +If your image uses a different name, you can use a label in your `compose.yml` file so that Spring Boot can provide a service connection. +Use a label named `org.springframework.boot.service-connection` to provide the service name. + +For example: + +```yaml +services: + redis: + image: 'mycompany/mycustomredis:7.0' + ports: + - '6379' + labels: + org.springframework.boot.service-connection: redis +``` + + + +### Skipping Specific Containers + +If you have a container image defined in your `compose.yml` that you don’t want connected to your application you can use a label to ignore it. +Any container with labeled with `org.springframework.boot.ignore` will be ignored by Spring Boot. + +For example: + +```yaml +services: + redis: + image: 'redis:7.0' + ports: + - '6379' + labels: + org.springframework.boot.ignore: true +``` + + + +### Using a Specific Compose File + +If your compose file is not in the same directory as your application, or if it’s named differently, you can use `spring.docker.compose.file` in your `application.properties` or `application.yaml` to point to a different file. +Properties can be defined as an exact path or a path that’s relative to your application. + +For example: + +#### Properties + +```properties +spring.docker.compose.file=../my-compose.yml +``` + +#### YAML + +```yaml +spring: + docker: + compose: + file: "../my-compose.yml" +``` + + + +### Waiting for Container Readiness + +Containers started by Docker Compose may take some time to become fully ready. +The recommended way of checking for readiness is to add a `healthcheck` section under the service definition in your `compose.yml` file. + +Since it’s not uncommon for `healthcheck` configuration to be omitted from `compose.yml` files, Spring Boot also checks directly for service readiness. +By default, a container is considered ready when a TCP/IP connection can be established to its mapped port. + +You can disable this on a per-container basis by adding a `org.springframework.boot.readiness-check.tcp.disable` label in your `compose.yml` file. + +For example: + +```yaml +services: + redis: + image: 'redis:7.0' + ports: + - '6379' + labels: + org.springframework.boot.readiness-check.tcp.disable: true +``` + +You can also change timeout values in your `application.properties` or `application.yaml` file: + +#### Properties + +```properties +spring.docker.compose.readiness.tcp.connect-timeout=10s +spring.docker.compose.readiness.tcp.read-timeout=5s +``` + +#### YAML + +```yaml +spring: + docker: + compose: + readiness: + tcp: + connect-timeout: 10s + read-timeout: 5s +``` + +The overall timeout can be configured using `spring.docker.compose.readiness.timeout`. + + + +### Controlling the Docker Compose Lifecycle + +By default Spring Boot calls `docker compose up` when your application starts and `docker compose stop` when it’s shut down. +If you prefer to have different lifecycle management you can use the `spring.docker.compose.lifecycle-management` property. + +The following values are supported: + +- `none` - Do not start or stop Docker Compose +- `start-only` - Start Docker Compose when the application starts and leave it running +- `start-and-stop` - Start Docker Compose when the application starts and stop it when the JVM exits + +In addition you can use the `spring.docker.compose.start.command` property to change whether `docker compose up` or `docker compose start` is used. +The `spring.docker.compose.stop.command` allows you to configure if `docker compose down` or `docker compose stop` is used. + +The following example shows how lifecycle management can be configured: + +#### Properties + +```properties +spring.docker.compose.lifecycle-management=start-and-stop +spring.docker.compose.start.command=start +spring.docker.compose.stop.command=down +spring.docker.compose.stop.timeout=1m +``` + +#### YAML + +```yaml +spring: + docker: + compose: + lifecycle-management: start-and-stop + start: + command: start + stop: + command: down + timeout: 1m +``` + + + +### Activating Docker Compose Profiles + +Docker Compose profiles are similar to Spring profiles in that they let you adjust your Docker Compose configuration for specific environments. +If you want to activate a specific Docker Compose profile you can use the `spring.docker.compose.profiles.active` property in your `application.properties` or `application.yaml` file: + +#### Properties + +```properties +spring.docker.compose.profiles.active=myprofile +``` + +#### YAML + +```yaml +spring: + docker: + compose: + profiles: + active: "myprofile" +``` + + + +### Using Docker Compose in Tests + +By default, Spring Boot’s Docker Compose support is disabled when running tests. + +To enable Docker Compose support in tests, set `spring.docker.compose.skip.in-tests` to `false`. + +When using Gradle, you also need to change the configuration of the `spring-boot-docker-compose` dependency from `developmentOnly` to `testAndDevelopmentOnly`: + +#### Gradle + +```gradle +dependencies { + testAndDevelopmentOnly("org.springframework.boot:spring-boot-docker-compose") +} +``` + + + +## Testcontainers Support + +As well as [using Testcontainers for integration testing](../testing/testcontainers.md#testing.testcontainers), it’s also possible to use them at development time. +The next sections will provide more details about that. + + + +### Using Testcontainers at Development Time + +This approach allows developers to quickly start containers for the services that the application depends on, removing the need to manually provision things like database servers. +Using Testcontainers in this way provides functionality similar to Docker Compose, except that your container configuration is in Java rather than YAML. + +To use Testcontainers at development time you need to launch your application using your “test” classpath rather than “main”. +This will allow you to access all declared test dependencies and give you a natural place to write your test configuration. + +To create a test launchable version of your application you should create an “Application” class in the `src/test` directory. +For example, if your main application is in `src/main/java/com/example/MyApplication.java`, you should create `src/test/java/com/example/TestMyApplication.java` + +The `TestMyApplication` class can use the `SpringApplication.from(…​)` method to launch the real application: + +#### Java + +```java +import org.springframework.boot.SpringApplication; + +public class TestMyApplication { + + public static void main(String[] args) { + SpringApplication.from(MyApplication::main).run(args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.fromApplication + +fun main(args: Array) { + fromApplication().run(*args) +} + +``` + +You’ll also need to define the [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html) instances that you want to start along with your application. +To do this, you need to make sure that the `spring-boot-testcontainers` module has been added as a `test` dependency. +Once that has been done, you can create a [`@TestConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/TestConfiguration.html) class that declares [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods for the containers you want to start. + +You can also annotate your [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods with [`@ServiceConnection`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ServiceConnection.html) in order to create [`ConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/service/connection/ConnectionDetails.html) beans. +See [the service connections](../testing/testcontainers.md#testing.testcontainers.service-connections) section for details of the supported technologies. + +A typical Testcontainers configuration would look like this: + +#### Java + +```java +import org.testcontainers.containers.Neo4jContainer; + +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.boot.testcontainers.service.connection.ServiceConnection; +import org.springframework.context.annotation.Bean; + +@TestConfiguration(proxyBeanMethods = false) +public class MyContainersConfiguration { + + @Bean + @ServiceConnection + public Neo4jContainer neo4jContainer() { + return new Neo4jContainer<>("neo4j:5"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.boot.testcontainers.service.connection.ServiceConnection +import org.springframework.context.annotation.Bean +import org.testcontainers.containers.Neo4jContainer + +@TestConfiguration(proxyBeanMethods = false) +class MyContainersConfiguration { + + @Bean + @ServiceConnection + fun neo4jContainer(): Neo4jContainer<*> { + return Neo4jContainer("neo4j:5") + } + +} + +``` + +> [!NOTE] +> The lifecycle of [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html) beans is automatically managed by Spring Boot. +> Containers will be started and stopped automatically. + +> [!TIP] +> You can use the `spring.testcontainers.beans.startup` property to change how containers are started. +> By default `sequential` startup is used, but you may also choose `parallel` if you wish to start multiple containers in parallel. + +Once you have defined your test configuration, you can use the `with(…​)` method to attach it to your test launcher: + +#### Java + +```java +import org.springframework.boot.SpringApplication; + +public class TestMyApplication { + + public static void main(String[] args) { + SpringApplication.from(MyApplication::main).with(MyContainersConfiguration.class).run(args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.fromApplication +import org.springframework.boot.with + +fun main(args: Array) { + fromApplication().with(MyContainersConfiguration::class).run(*args) +} + +``` + +You can now launch `TestMyApplication` as you would any regular Java `main` method application to start your application and the containers that it needs to run. + +> [!TIP] +> You can use the Maven goal `spring-boot:test-run` or the Gradle task `bootTestRun` to do this from the command line. + + + +#### Contributing Dynamic Properties at Development Time + +If you want to contribute dynamic properties at development time from your [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods, define an additional [`DynamicPropertyRegistrar`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/DynamicPropertyRegistrar.html) bean. +The registrar should be defined using a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method that injects the container from which the properties will be sourced as a parameter. +This arrangement ensures that container has been started before the properties are used. + +A typical configuration would look like this: + +#### Java + +```java +import org.testcontainers.containers.MongoDBContainer; + +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.context.annotation.Bean; +import org.springframework.test.context.DynamicPropertyRegistrar; + +@TestConfiguration(proxyBeanMethods = false) +public class MyContainersConfiguration { + + @Bean + public MongoDBContainer mongoDbContainer() { + return new MongoDBContainer("mongo:5.0"); + } + + @Bean + public DynamicPropertyRegistrar mongoDbProperties(MongoDBContainer container) { + return (properties) -> { + properties.add("spring.data.mongodb.host", container::getHost); + properties.add("spring.data.mongodb.port", container::getFirstMappedPort); + }; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.context.annotation.Bean +import org.springframework.test.context.DynamicPropertyRegistrar; +import org.testcontainers.containers.MongoDBContainer + +@TestConfiguration(proxyBeanMethods = false) +class MyContainersConfiguration { + + @Bean + fun mongoDbContainer(): MongoDBContainer { + return MongoDBContainer("mongo:5.0") + } + + @Bean + fun mongoDbProperties(container: MongoDBContainer): DynamicPropertyRegistrar { + return DynamicPropertyRegistrar { properties -> + properties.add("spring.data.mongodb.host") { container.host } + properties.add("spring.data.mongodb.port") { container.firstMappedPort } + } + } + +} + +``` + +> [!NOTE] +> Using a [`@ServiceConnection`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ServiceConnection.html) is recommended whenever possible, however, dynamic properties can be a useful fallback for technologies that don’t yet have [`@ServiceConnection`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ServiceConnection.html) support. + + + +#### Importing Testcontainers Declaration Classes + +A common pattern when using Testcontainers is to declare [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html) instances as static fields. +Often these fields are defined directly on the test class. +They can also be declared on a parent class or on an interface that the test implements. + +For example, the following `MyContainers` interface declares `mongo` and `neo4j` containers: + +#### Java + +```java +import org.testcontainers.containers.MongoDBContainer; +import org.testcontainers.containers.Neo4jContainer; +import org.testcontainers.junit.jupiter.Container; + +import org.springframework.boot.testcontainers.service.connection.ServiceConnection; + +public interface MyContainers { + + @Container + @ServiceConnection + MongoDBContainer mongoContainer = new MongoDBContainer("mongo:5.0"); + + @Container + @ServiceConnection + Neo4jContainer neo4jContainer = new Neo4jContainer<>("neo4j:5"); + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.testcontainers.service.connection.ServiceConnection +import org.testcontainers.containers.MongoDBContainer +import org.testcontainers.containers.Neo4jContainer +import org.testcontainers.junit.jupiter.Container + +interface MyContainers { + + companion object { + + @Container + @ServiceConnection + @JvmField + val mongoContainer = MongoDBContainer("mongo:5.0") + + @Container + @ServiceConnection + @JvmField + val neo4jContainer = Neo4jContainer("neo4j:5") + + } + +} + +``` + +If you already have containers defined in this way, or you just prefer this style, you can import these declaration classes rather than defining your containers as [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods. +To do so, add the [`@ImportTestcontainers`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/context/ImportTestcontainers.html) annotation to your test configuration class: + +#### Java + +```java +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.boot.testcontainers.context.ImportTestcontainers; + +@TestConfiguration(proxyBeanMethods = false) +@ImportTestcontainers(MyContainers.class) +public class MyContainersConfiguration { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.boot.testcontainers.context.ImportTestcontainers + +@TestConfiguration(proxyBeanMethods = false) +@ImportTestcontainers(MyContainers::class) +class MyContainersConfiguration + +``` + +> [!TIP] +> If you don’t intend to use the [service connections feature](../testing/testcontainers.md#testing.testcontainers.service-connections) but want to use [`@DynamicPropertySource`](../testing/testcontainers.md#testing.testcontainers.dynamic-properties) instead, remove the [`@ServiceConnection`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ServiceConnection.html) annotation from the [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html) fields. +> You can also add [`@DynamicPropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/DynamicPropertySource.html) annotated methods to your declaration class. + + + +#### Using DevTools with Testcontainers at Development Time + +When using devtools, you can annotate beans and bean methods with [`@RestartScope`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/devtools/restart/RestartScope.html). +Such beans won’t be recreated when the devtools restart the application. +This is especially useful for [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html) beans, as they keep their state despite the application restart. + +#### Java + +```java +import org.testcontainers.containers.MongoDBContainer; + +import org.springframework.boot.devtools.restart.RestartScope; +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.boot.testcontainers.service.connection.ServiceConnection; +import org.springframework.context.annotation.Bean; + +@TestConfiguration(proxyBeanMethods = false) +public class MyContainersConfiguration { + + @Bean + @RestartScope + @ServiceConnection + public MongoDBContainer mongoDbContainer() { + return new MongoDBContainer("mongo:5.0"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.devtools.restart.RestartScope +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.boot.testcontainers.service.connection.ServiceConnection +import org.springframework.context.annotation.Bean +import org.testcontainers.containers.MongoDBContainer + +@TestConfiguration(proxyBeanMethods = false) +class MyContainersConfiguration { + + @Bean + @RestartScope + @ServiceConnection + fun mongoDbContainer(): MongoDBContainer { + return MongoDBContainer("mongo:5.0") + } + +} + +``` + +> [!WARNING] +> If you’re using Gradle and want to use this feature, you need to change the configuration of the `spring-boot-devtools` dependency from `developmentOnly` to `testAndDevelopmentOnly`. +> With the default scope of `developmentOnly`, the `bootTestRun` task will not pick up changes in your code, as the devtools are not active. diff --git a/markdown/boot/3.5.4/reference/features/developing-auto-configuration.md b/markdown/boot/3.5.4/reference/features/developing-auto-configuration.md new file mode 100644 index 0000000..ec3b30f --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/developing-auto-configuration.md @@ -0,0 +1,648 @@ +--- +title: "Creating Your Own Auto-configuration" +source: "reference:features/developing-auto-configuration.adoc" +--- + + + +# Creating Your Own Auto-configuration + +If you work in a company that develops shared libraries, or if you work on an open-source or commercial library, you might want to develop your own auto-configuration. +Auto-configuration classes can be bundled in external jars and still be picked up by Spring Boot. + +Auto-configuration can be associated to a “starter” that provides the auto-configuration code as well as the typical libraries that you would use with it. +We first cover what you need to know to build your own auto-configuration and then we move on to the [typical steps required to create a custom starter](#features.developing-auto-configuration.custom-starter). + + + +## Understanding Auto-configured Beans + +Classes that implement auto-configuration are annotated with [`@AutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/AutoConfiguration.html). +This annotation itself is meta-annotated with [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html), making auto-configurations standard [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes. +Additional [`@Conditional`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Conditional.html) annotations are used to constrain when the auto-configuration should apply. +Usually, auto-configuration classes use [`@ConditionalOnClass`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.html) and [`@ConditionalOnMissingBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.html) annotations. +This ensures that auto-configuration applies only when relevant classes are found and when you have not declared your own [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html). + +You can browse the source code of [`spring-boot-autoconfigure`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure) to see the [`@AutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/AutoConfiguration.html) classes that Spring provides (see the [`META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports) file). + + + +## Locating Auto-configuration Candidates + +Spring Boot checks for the presence of a `META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports` file within your published jar. +The file should list your configuration classes, with one class name per line, as shown in the following example: + +``` +com.mycorp.libx.autoconfigure.LibXAutoConfiguration +com.mycorp.libx.autoconfigure.LibXWebAutoConfiguration +``` + +> [!TIP] +> You can add comments to the imports file using the `#` character. + +> [!TIP] +> In the unusual case that an auto-configuration class is not a top-level class, its class name should use `$` to separate it from its containing class, for example `com.example.Outer$NestedAutoConfiguration`. + +> [!NOTE] +> Auto-configurations must be loaded *only* by being named in the imports file. +> Make sure that they are defined in a specific package space and that they are never the target of component scanning. +> Furthermore, auto-configuration classes should not enable component scanning to find additional components. +> Specific [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html) annotations should be used instead. + +If your configuration needs to be applied in a specific order, you can use the `before`, `beforeName`, `after` and `afterName` attributes on the [`@AutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/AutoConfiguration.html) annotation or the dedicated [`@AutoConfigureBefore`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/AutoConfigureBefore.html) and [`@AutoConfigureAfter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/AutoConfigureAfter.html) annotations. +For example, if you provide web-specific configuration, your class may need to be applied after [`WebMvcAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.html). + +If you want to order certain auto-configurations that should not have any direct knowledge of each other, you can also use [`@AutoConfigureOrder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/AutoConfigureOrder.html). +That annotation has the same semantic as the regular [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) annotation but provides a dedicated order for auto-configuration classes. + +As with standard [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes, the order in which auto-configuration classes are applied only affects the order in which their beans are defined. +The order in which those beans are subsequently created is unaffected and is determined by each bean’s dependencies and any [`@DependsOn`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/DependsOn.html) relationships. + + + +### Deprecating and Replacing Auto-configuration Classes + +You may need to occasionally deprecate auto-configuration classes and offer an alternative. +For example, you may want to change the package name where your auto-configuration class resides. + +Since auto-configuration classes may be referenced in `before`/`after` ordering and `excludes`, you’ll need to add an additional file that tells Spring Boot how to deal with replacements. +To define replacements, create a `META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.replacements` file indicating the link between the old class and the new one. + +For example: + +``` +com.mycorp.libx.autoconfigure.LibXAutoConfiguration=com.mycorp.libx.autoconfigure.core.LibXAutoConfiguration +``` + +> [!NOTE] +> The `AutoConfiguration.imports` file should also be updated to *only* reference the replacement class. + + + +## Condition Annotations + +You almost always want to include one or more [`@Conditional`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Conditional.html) annotations on your auto-configuration class. +The [`@ConditionalOnMissingBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.html) annotation is one common example that is used to allow developers to override auto-configuration if they are not happy with your defaults. + +Spring Boot includes a number of [`@Conditional`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Conditional.html) annotations that you can reuse in your own code by annotating [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes or individual [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods. +These annotations include: + +- [Class Conditions](#features.developing-auto-configuration.condition-annotations.class-conditions) +- [Bean Conditions](#features.developing-auto-configuration.condition-annotations.bean-conditions) +- [Property Conditions](#features.developing-auto-configuration.condition-annotations.property-conditions) +- [Resource Conditions](#features.developing-auto-configuration.condition-annotations.resource-conditions) +- [Web Application Conditions](#features.developing-auto-configuration.condition-annotations.web-application-conditions) +- [SpEL Expression Conditions](#features.developing-auto-configuration.condition-annotations.spel-conditions) + + + +### Class Conditions + +The [`@ConditionalOnClass`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.html) and [`@ConditionalOnMissingClass`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingClass.html) annotations let [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes be included based on the presence or absence of specific classes. +Due to the fact that annotation metadata is parsed by using [ASM](https://asm.ow2.io/), you can use the `value` attribute to refer to the real class, even though that class might not actually appear on the running application classpath. +You can also use the `name` attribute if you prefer to specify the class name by using a [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) value. + +This mechanism does not apply the same way to [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods where typically the return type is the target of the condition: before the condition on the method applies, the JVM will have loaded the class and potentially processed method references which will fail if the class is not present. + +To handle this scenario, a separate [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class can be used to isolate the condition, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.AutoConfiguration; +import org.springframework.boot.autoconfigure.condition.ConditionalOnClass; +import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@AutoConfiguration +// Some conditions ... +public class MyAutoConfiguration { + + // Auto-configured beans ... + + @Configuration(proxyBeanMethods = false) + @ConditionalOnClass(SomeService.class) + public static class SomeServiceConfiguration { + + @Bean + @ConditionalOnMissingBean + public SomeService someService() { + return new SomeService(); + } + + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.condition.ConditionalOnClass +import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +// Some conditions ... +class MyAutoConfiguration { + + // Auto-configured beans ... + @Configuration(proxyBeanMethods = false) + @ConditionalOnClass(SomeService::class) + class SomeServiceConfiguration { + + @Bean + @ConditionalOnMissingBean + fun someService(): SomeService { + return SomeService() + } + + } + +} + +``` + +> [!TIP] +> If you use [`@ConditionalOnClass`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.html) or [`@ConditionalOnMissingClass`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingClass.html) as a part of a meta-annotation to compose your own composed annotations, you must use `name` as referring to the class in such a case is not handled. + + + +### Bean Conditions + +The [`@ConditionalOnBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnBean.html) and [`@ConditionalOnMissingBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.html) annotations let a bean be included based on the presence or absence of specific beans. +You can use the `value` attribute to specify beans by type or `name` to specify beans by name. +The `search` attribute lets you limit the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) hierarchy that should be considered when searching for beans. + +When placed on a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method, the target type defaults to the return type of the method, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.AutoConfiguration; +import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean; +import org.springframework.context.annotation.Bean; + +@AutoConfiguration +public class MyAutoConfiguration { + + @Bean + @ConditionalOnMissingBean + public SomeService someService() { + return new SomeService(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyAutoConfiguration { + + @Bean + @ConditionalOnMissingBean + fun someService(): SomeService { + return SomeService() + } + +} + +``` + +In the preceding example, the `someService` bean is going to be created if no bean of type `SomeService` is already contained in the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). + +> [!TIP] +> You need to be very careful about the order in which bean definitions are added, as these conditions are evaluated based on what has been processed so far. +> For this reason, we recommend using only [`@ConditionalOnBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnBean.html) and [`@ConditionalOnMissingBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.html) annotations on auto-configuration classes (since these are guaranteed to load after any user-defined bean definitions have been added). + +> [!NOTE] +> [`@ConditionalOnBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnBean.html) and [`@ConditionalOnMissingBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.html) do not prevent [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes from being created. +> The only difference between using these conditions at the class level and marking each contained [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method with the annotation is that the former prevents registration of the [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class as a bean if the condition does not match. + +> [!TIP] +> When declaring a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method, provide as much type information as possible in the method’s return type. +> For example, if your bean’s concrete class implements an interface the bean method’s return type should be the concrete class and not the interface. +> Providing as much type information as possible in [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods is particularly important when using bean conditions as their evaluation can only rely upon to type information that is available in the method signature. + + + +### Property Conditions + +The [`@ConditionalOnProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.html) annotation lets configuration be included based on a Spring Environment property. +Use the `prefix` and `name` attributes to specify the property that should be checked. +By default, any property that exists and is not equal to `false` is matched. +There is also a dedicated [`@ConditionalOnBooleanProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnBooleanProperty.html) annotation specifically made for boolean properties. +With both annotations you can also create more advanced checks by using the `havingValue` and `matchIfMissing` attributes. + +If multiple names are given in the `name` attribute, all of the properties have to pass the test for the condition to match. + + + +### Resource Conditions + +The [`@ConditionalOnResource`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnResource.html) annotation lets configuration be included only when a specific resource is present. +Resources can be specified by using the usual Spring conventions, as shown in the following example: `file:/home/user/test.dat`. + + + +### Web Application Conditions + +The [`@ConditionalOnWebApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnWebApplication.html) and [`@ConditionalOnNotWebApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnNotWebApplication.html) annotations let configuration be included depending on whether the application is a web application. +A servlet-based web application is any application that uses a Spring [`WebApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/context/WebApplicationContext.html), defines a `session` scope, or has a [`ConfigurableWebEnvironment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/context/ConfigurableWebEnvironment.html). +A reactive web application is any application that uses a [`ReactiveWebApplicationContext`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/context/ReactiveWebApplicationContext.html), or has a [`ConfigurableReactiveWebEnvironment`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/context/ConfigurableReactiveWebEnvironment.html). + +The [`@ConditionalOnWarDeployment`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnWarDeployment.html) and [`@ConditionalOnNotWarDeployment`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnNotWarDeployment.html) annotations let configuration be included depending on whether the application is a traditional WAR application that is deployed to a servlet container. +This condition will not match for applications that are run with an embedded web server. + + + +### SpEL Expression Conditions + +The [`@ConditionalOnExpression`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnExpression.html) annotation lets configuration be included based on the result of a [SpEL expression](https://docs.spring.io/spring-framework/reference/6.2/core/expressions.html). + +> [!NOTE] +> Referencing a bean in the expression will cause that bean to be initialized very early in context refresh processing. +> As a result, the bean won’t be eligible for post-processing (such as configuration properties binding) and its state may be incomplete. + + + +## Testing your Auto-configuration + +An auto-configuration can be affected by many factors: user configuration (`@Bean` definition and [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) customization), condition evaluation (presence of a particular library), and others. +Concretely, each test should create a well defined [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) that represents a combination of those customizations. +[`ApplicationContextRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/runner/ApplicationContextRunner.html) provides a great way to achieve that. + +> [!WARNING] +> [`ApplicationContextRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/runner/ApplicationContextRunner.html) doesn’t work when running the tests in a native image. + +[`ApplicationContextRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/runner/ApplicationContextRunner.html) is usually defined as a field of the test class to gather the base, common configuration. +The following example makes sure that `MyServiceAutoConfiguration` is always invoked: + +#### Java + +```java + private final ApplicationContextRunner contextRunner = new ApplicationContextRunner() + .withConfiguration(AutoConfigurations.of(MyServiceAutoConfiguration.class)); + +``` + +#### Kotlin + +```kotlin + val contextRunner = ApplicationContextRunner() + .withConfiguration(AutoConfigurations.of(MyServiceAutoConfiguration::class.java)) + +``` + +> [!TIP] +> If multiple auto-configurations have to be defined, there is no need to order their declarations as they are invoked in the exact same order as when running the application. + +Each test can use the runner to represent a particular use case. +For instance, the sample below invokes a user configuration (`UserConfiguration`) and checks that the auto-configuration backs off properly. +Invoking `run` provides a callback context that can be used with AssertJ. + +#### Java + +```java + @Test + void defaultServiceBacksOff() { + this.contextRunner.withUserConfiguration(UserConfiguration.class).run((context) -> { + assertThat(context).hasSingleBean(MyService.class); + assertThat(context).getBean("myCustomService").isSameAs(context.getBean(MyService.class)); + }); + } + + @Configuration(proxyBeanMethods = false) + static class UserConfiguration { + + @Bean + MyService myCustomService() { + return new MyService("mine"); + } + + } +``` + +#### Kotlin + +```kotlin + @Test + fun defaultServiceBacksOff() { + contextRunner.withUserConfiguration(UserConfiguration::class.java) + .run { context: AssertableApplicationContext -> + assertThat(context).hasSingleBean(MyService::class.java) + assertThat(context).getBean("myCustomService") + .isSameAs(context.getBean(MyService::class.java)) + } + } + + @Configuration(proxyBeanMethods = false) + internal class UserConfiguration { + + @Bean + fun myCustomService(): MyService { + return MyService("mine") + } + + } +``` + +It is also possible to easily customize the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html), as shown in the following example: + +#### Java + +```java + @Test + void serviceNameCanBeConfigured() { + this.contextRunner.withPropertyValues("user.name=test123").run((context) -> { + assertThat(context).hasSingleBean(MyService.class); + assertThat(context.getBean(MyService.class).getName()).isEqualTo("test123"); + }); + } +``` + +#### Kotlin + +```kotlin + @Test + fun serviceNameCanBeConfigured() { + contextRunner.withPropertyValues("user.name=test123").run { context: AssertableApplicationContext -> + assertThat(context).hasSingleBean(MyService::class.java) + assertThat(context.getBean(MyService::class.java).name).isEqualTo("test123") + } + } +``` + +The runner can also be used to display the [`ConditionEvaluationReport`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionEvaluationReport.html). +The report can be printed at `INFO` or `DEBUG` level. +The following example shows how to use the [`ConditionEvaluationReportLoggingListener`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/logging/ConditionEvaluationReportLoggingListener.html) to print the report in auto-configuration tests. + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener; +import org.springframework.boot.logging.LogLevel; +import org.springframework.boot.test.context.runner.ApplicationContextRunner; + +class MyConditionEvaluationReportingTests { + + @Test + void autoConfigTest() { + new ApplicationContextRunner() + .withInitializer(ConditionEvaluationReportLoggingListener.forLogLevel(LogLevel.INFO)) + .run((context) -> { + // Test something... + }); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener +import org.springframework.boot.logging.LogLevel +import org.springframework.boot.test.context.assertj.AssertableApplicationContext +import org.springframework.boot.test.context.runner.ApplicationContextRunner + +class MyConditionEvaluationReportingTests { + + @Test + fun autoConfigTest() { + ApplicationContextRunner() + .withInitializer(ConditionEvaluationReportLoggingListener.forLogLevel(LogLevel.INFO)) + .run { context: AssertableApplicationContext? -> } + } + +} + +``` + + + +### Simulating a Web Context + +If you need to test an auto-configuration that only operates in a servlet or reactive web application context, use the [`WebApplicationContextRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/runner/WebApplicationContextRunner.html) or [`ReactiveWebApplicationContextRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/runner/ReactiveWebApplicationContextRunner.html) respectively. + + + +### Overriding the Classpath + +It is also possible to test what happens when a particular class and/or package is not present at runtime. +Spring Boot ships with a [`FilteredClassLoader`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/FilteredClassLoader.html) that can easily be used by the runner. +In the following example, we assert that if `MyService` is not present, the auto-configuration is properly disabled: + +#### Java + +```java + @Test + void serviceIsIgnoredIfLibraryIsNotPresent() { + this.contextRunner.withClassLoader(new FilteredClassLoader(MyService.class)) + .run((context) -> assertThat(context).doesNotHaveBean("myService")); + } +``` + +#### Kotlin + +```kotlin + @Test + fun serviceIsIgnoredIfLibraryIsNotPresent() { + contextRunner.withClassLoader(FilteredClassLoader(MyService::class.java)) + .run { context: AssertableApplicationContext? -> + assertThat(context).doesNotHaveBean("myService") + } + } +``` + + + +## Creating Your Own Starter + +A typical Spring Boot starter contains code to auto-configure and customize the infrastructure of a given technology, let’s call that "acme". +To make it easily extensible, a number of configuration keys in a dedicated namespace can be exposed to the environment. +Finally, a single "starter" dependency is provided to help users get started as easily as possible. + +Concretely, a custom starter can contain the following: + +- The `autoconfigure` module that contains the auto-configuration code for "acme". +- The `starter` module that provides a dependency to the `autoconfigure` module as well as "acme" and any additional dependencies that are typically useful. +In a nutshell, adding the starter should provide everything needed to start using that library. + +This separation in two modules is in no way necessary. +If "acme" has several flavors, options or optional features, then it is better to separate the auto-configuration as you can clearly express the fact some features are optional. +Besides, you have the ability to craft a starter that provides an opinion about those optional dependencies. +At the same time, others can rely only on the `autoconfigure` module and craft their own starter with different opinions. + +If the auto-configuration is relatively straightforward and does not have optional features, merging the two modules in the starter is definitely an option. + + + +### Naming + +You should make sure to provide a proper namespace for your starter. +Do not start your module names with `spring-boot`, even if you use a different Maven `groupId`. +We may offer official support for the thing you auto-configure in the future. + +As a rule of thumb, you should name a combined module after the starter. +For example, assume that you are creating a starter for "acme" and that you name the auto-configure module `acme-spring-boot` and the starter `acme-spring-boot-starter`. +If you only have one module that combines the two, name it `acme-spring-boot-starter`. + + + +### Configuration keys + +If your starter provides configuration keys, use a unique namespace for them. +In particular, do not include your keys in the namespaces that Spring Boot uses (such as `server`, `management`, `spring`, and so on). +If you use the same namespace, we may modify these namespaces in the future in ways that break your modules. +As a rule of thumb, prefix all your keys with a namespace that you own (for example `acme`). + +Make sure that configuration keys are documented by adding field Javadoc for each property, as shown in the following example: + +#### Java + +```java +import java.time.Duration; + +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("acme") +public class AcmeProperties { + + /** + * Whether to check the location of acme resources. + */ + private boolean checkLocation = true; + + /** + * Timeout for establishing a connection to the acme server. + */ + private Duration loginTimeout = Duration.ofSeconds(3); + public boolean isCheckLocation() { + return this.checkLocation; + } + + public void setCheckLocation(boolean checkLocation) { + this.checkLocation = checkLocation; + } + + public Duration getLoginTimeout() { + return this.loginTimeout; + } + + public void setLoginTimeout(Duration loginTimeout) { + this.loginTimeout = loginTimeout; + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import java.time.Duration + +@ConfigurationProperties("acme") +class AcmeProperties( + + /** + * Whether to check the location of acme resources. + */ + var isCheckLocation: Boolean = true, + + /** + * Timeout for establishing a connection to the acme server. + */ + var loginTimeout:Duration = Duration.ofSeconds(3)) + +``` + +> [!NOTE] +> You should only use plain text with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) field Javadoc, since they are not processed before being added to the JSON. + +If you use [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) with record class then record components' descriptions should be provided via class-level Javadoc tag `@param` (there are no explicit instance fields in record classes to put regular field-level Javadocs on). + +Here are some rules we follow internally to make sure descriptions are consistent: + +- Do not start the description by "The" or "A". +- For `boolean` types, start the description with "Whether" or "Enable". +- For collection-based types, start the description with "Comma-separated list" +- Use [`Duration`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html) rather than `long` and describe the default unit if it differs from milliseconds, such as "If a duration suffix is not specified, seconds will be used". +- Do not provide the default value in the description unless it has to be determined at runtime. + +Make sure to [trigger meta-data generation](../../specification/configuration-metadata/annotation-processor.md) so that IDE assistance is available for your keys as well. +You may want to review the generated metadata (`META-INF/spring-configuration-metadata.json`) to make sure your keys are properly documented. +Using your own starter in a compatible IDE is also a good idea to validate that quality of the metadata. + + + +### The “autoconfigure” Module + +The `autoconfigure` module contains everything that is necessary to get started with the library. +It may also contain configuration key definitions (such as [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html)) and any callback interface that can be used to further customize how the components are initialized. + +> [!TIP] +> You should mark the dependencies to the library as optional so that you can include the `autoconfigure` module in your projects more easily. +> If you do it that way, the library is not provided and, by default, Spring Boot backs off. + +Spring Boot uses an annotation processor to collect the conditions on auto-configurations in a metadata file (`META-INF/spring-autoconfigure-metadata.properties`). +If that file is present, it is used to eagerly filter auto-configurations that do not match, which will improve startup time. + +When building with Maven, configure the compiler plugin (3.12.0 or later) to add `spring-boot-autoconfigure-processor` to the annotation processor paths: + +```xml + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + + org.springframework.boot + spring-boot-autoconfigure-processor + + + + + + + +``` + +With Gradle, the dependency should be declared in the `annotationProcessor` configuration, as shown in the following example: + +```gradle +dependencies { + annotationProcessor "org.springframework.boot:spring-boot-autoconfigure-processor" +} +``` + + + +### Starter Module + +The starter is really an empty jar. +Its only purpose is to provide the necessary dependencies to work with the library. +You can think of it as an opinionated view of what is required to get started. + +Do not make assumptions about the project in which your starter is added. +If the library you are auto-configuring typically requires other starters, mention them as well. +Providing a proper set of *default* dependencies may be hard if the number of optional dependencies is high, as you should avoid including dependencies that are unnecessary for a typical usage of the library. +In other words, you should not include optional dependencies. + +> [!NOTE] +> Either way, your starter must reference the core Spring Boot starter (`spring-boot-starter`) directly or indirectly (there is no need to add it if your starter relies on another starter). +> If a project is created with only your custom starter, Spring Boot’s core features will be honoured by the presence of the core starter. diff --git a/markdown/boot/3.5.4/reference/features/external-config.md b/markdown/boot/3.5.4/reference/features/external-config.md new file mode 100644 index 0000000..5d570a2 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/external-config.md @@ -0,0 +1,2285 @@ +--- +title: "Externalized Configuration" +source: "reference:features/external-config.adoc" +--- + + + +# Externalized Configuration + +Spring Boot lets you externalize your configuration so that you can work with the same application code in different environments. +You can use a variety of external configuration sources including Java properties files, YAML files, environment variables, and command-line arguments. + +Property values can be injected directly into your beans by using the [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html) annotation, accessed through Spring’s [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) abstraction, or be [bound to structured objects](#features.external-config.typesafe-configuration-properties) through [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html). + +Spring Boot uses a very particular [`PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/PropertySource.html) order that is designed to allow sensible overriding of values. +Later property sources can override the values defined in earlier ones. + + + +Sources are considered in the following order: + +1. Default properties (specified by setting [`SpringApplication.setDefaultProperties(Map)`]()). +1. [`@PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/PropertySource.html) annotations on your [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes. +Please note that such property sources are not added to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) until the application context is being refreshed. +This is too late to configure certain properties such as `logging.*` and `spring.main.*` which are read before refresh begins. +1. Config data (such as `application.properties` files). +1. A [`RandomValuePropertySource`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/env/RandomValuePropertySource.html) that has properties only in `random.*`. +1. OS environment variables. +1. Java System properties (`System.getProperties()`). +1. JNDI attributes from `java:comp/env`. +1. [`ServletContext`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContext.html) init parameters. +1. [`ServletConfig`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletConfig.html) init parameters. +1. Properties from `SPRING_APPLICATION_JSON` (inline JSON embedded in an environment variable or system property). +1. Command line arguments. +1. `properties` attribute on your tests. +Available on [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) and the [test annotations for testing a particular slice of your application](../testing/spring-boot-applications.md#testing.spring-boot-applications.autoconfigured-tests). +1. [`@DynamicPropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/DynamicPropertySource.html) annotations in your tests. +1. [`@TestPropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/TestPropertySource.html) annotations on your tests. +1. [Devtools global settings properties](../using/devtools.md#using.devtools.globalsettings) in the `$HOME/.config/spring-boot` directory when devtools is active. + +Config data files are considered in the following order: + +1. [Application properties](#features.external-config.files) packaged inside your jar (`application.properties` and YAML variants). +1. [Profile-specific application properties](#features.external-config.files.profile-specific) packaged inside your jar (`application-{profile}.properties` and YAML variants). +1. [Application properties](#features.external-config.files) outside of your packaged jar (`application.properties` and YAML variants). +1. [Profile-specific application properties](#features.external-config.files.profile-specific) outside of your packaged jar (`application-{profile}.properties` and YAML variants). + +> [!NOTE] +> It is recommended to stick with one format for your entire application. +> If you have configuration files with both `.properties` and YAML format in the same location, `.properties` takes precedence. + +> [!NOTE] +> If you use environment variables rather than system properties, most operating systems disallow period-separated key names, but you can use underscores instead (for example, `SPRING_CONFIG_NAME` instead of `spring.config.name`). +> See [Binding From Environment Variables](#features.external-config.typesafe-configuration-properties.relaxed-binding.environment-variables) for details. + +> [!NOTE] +> If your application runs in a servlet container or application server, then JNDI properties (in `java:comp/env`) or servlet context initialization parameters can be used instead of, or as well as, environment variables or system properties. + +To provide a concrete example, suppose you develop a [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) that uses a `name` property, as shown in the following example: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Value; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @Value("${name}") + private String name; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Value +import org.springframework.stereotype.Component + +@Component +class MyBean { + + @Value("\${name}") + private val name: String? = null + + // ... + +} + +``` + +On your application classpath (for example, inside your jar) you can have an `application.properties` file that provides a sensible default property value for `name`. +When running in a new environment, an `application.properties` file can be provided outside of your jar that overrides the `name`. +For one-off testing, you can launch with a specific command line switch (for example, `java -jar app.jar --name="Spring"`). + +> [!TIP] +> The `env` and `configprops` endpoints can be useful in determining why a property has a particular value. +> You can use these two endpoints to diagnose unexpected property values. +> See the [Production ready features](../actuator/endpoints.md) section for details. + + + +## Accessing Command Line Properties + +By default, [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) converts any command line option arguments (that is, arguments starting with `--`, such as `--server.port=9000`) to a `property` and adds them to the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +As mentioned previously, command line properties always take precedence over file-based property sources. + +If you do not want command line properties to be added to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html), you can disable them by using `SpringApplication.setAddCommandLineProperties(false)`. + + + +## JSON Application Properties + +Environment variables and system properties often have restrictions that mean some property names cannot be used. +To help with this, Spring Boot allows you to encode a block of properties into a single JSON structure. + +When your application starts, any `spring.application.json` or `SPRING_APPLICATION_JSON` properties will be parsed and added to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). + +For example, the `SPRING_APPLICATION_JSON` property can be supplied on the command line in a UN\*X shell as an environment variable: + +```shell +$ SPRING_APPLICATION_JSON='{"my":{"name":"test"}}' java -jar myapp.jar +``` + +In the preceding example, you end up with `my.name=test` in the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). + +The same JSON can also be provided as a system property: + +```shell +$ java -Dspring.application.json='{"my":{"name":"test"}}' -jar myapp.jar +``` + +Or you could supply the JSON by using a command line argument: + +```shell +$ java -jar myapp.jar --spring.application.json='{"my":{"name":"test"}}' +``` + +If you are deploying to a classic Application Server, you could also use a JNDI variable named `java:comp/env/spring.application.json`. + +> [!NOTE] +> Although `null` values from the JSON will be added to the resulting property source, the [`PropertySourcesPropertyResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/PropertySourcesPropertyResolver.html) treats `null` properties as missing values. +> This means that the JSON cannot override properties from lower order property sources with a `null` value. + + + +## External Application Properties + +Spring Boot will automatically find and load `application.properties` and `application.yaml` files from the following locations when your application starts: + +1. From the classpath + + 1. The classpath root + 1. The classpath `/config` package +1. From the current directory + + 1. The current directory + 1. The `config/` subdirectory in the current directory + 1. Immediate child directories of the `config/` subdirectory + +The list is ordered by precedence (with values from lower items overriding earlier ones). +Documents from the loaded files are added as [`PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/PropertySource.html) instances to the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). + +If you do not like `application` as the configuration file name, you can switch to another file name by specifying a `spring.config.name` environment property. +For example, to look for `myproject.properties` and `myproject.yaml` files you can run your application as follows: + +```shell +$ java -jar myproject.jar --spring.config.name=myproject +``` + +You can also refer to an explicit location by using the `spring.config.location` environment property. +This property accepts a comma-separated list of one or more locations to check. + +The following example shows how to specify two distinct files: + +```shell +$ java -jar myproject.jar --spring.config.location=\ + optional:classpath:/default.properties,\ + optional:classpath:/override.properties +``` + +> [!TIP] +> Use the prefix `optional:` if the [locations are optional](#features.external-config.files.optional-prefix) and you do not mind if they do not exist. + +> [!WARNING] +> `spring.config.name`, `spring.config.location`, and `spring.config.additional-location` are used very early to determine which files have to be loaded. +> They must be defined as an environment property (typically an OS environment variable, a system property, or a command-line argument). + +If `spring.config.location` contains directories (as opposed to files), they should end in `/`. +At runtime they will be appended with the names generated from `spring.config.name` before being loaded. +Files specified in `spring.config.location` are imported directly. + +> [!NOTE] +> Both directory and file location values are also expanded to check for [profile-specific files](#features.external-config.files.profile-specific). +> For example, if you have a `spring.config.location` of `classpath:myconfig.properties`, you will also find appropriate `classpath:myconfig-.properties` files are loaded. + +In most situations, each `spring.config.location` item you add will reference a single file or directory. +Locations are processed in the order that they are defined and later ones can override the values of earlier ones. + + + +If you have a complex location setup, and you use profile-specific configuration files, you may need to provide further hints so that Spring Boot knows how they should be grouped. +A location group is a collection of locations that are all considered at the same level. +For example, you might want to group all classpath locations, then all external locations. +Items within a location group should be separated with `;`. +See the example in the [Profile Specific Files](#features.external-config.files.profile-specific) section for more details. + +Locations configured by using `spring.config.location` replace the default locations. +For example, if `spring.config.location` is configured with the value `optional:classpath:/custom-config/,optional:file:./custom-config/`, the complete set of locations considered is: + +1. `optional:classpath:custom-config/` +1. `optional:file:./custom-config/` + +If you prefer to add additional locations, rather than replacing them, you can use `spring.config.additional-location`. +Properties loaded from additional locations can override those in the default locations. +For example, if `spring.config.additional-location` is configured with the value `optional:classpath:/custom-config/,optional:file:./custom-config/`, the complete set of locations considered is: + +1. `optional:classpath:/;optional:classpath:/config/` +1. `optional:file:./;optional:file:./config/;optional:file:./config/*/` +1. `optional:classpath:custom-config/` +1. `optional:file:./custom-config/` + +This search ordering lets you specify default values in one configuration file and then selectively override those values in another. +You can provide default values for your application in `application.properties` (or whatever other basename you choose with `spring.config.name`) in one of the default locations. +These default values can then be overridden at runtime with a different file located in one of the custom locations. + + + +### Optional Locations + +By default, when a specified config data location does not exist, Spring Boot will throw a [`ConfigDataLocationNotFoundException`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/config/ConfigDataLocationNotFoundException.html) and your application will not start. + +If you want to specify a location, but you do not mind if it does not always exist, you can use the `optional:` prefix. +You can use this prefix with the `spring.config.location` and `spring.config.additional-location` properties, as well as with [`spring.config.import`](#features.external-config.files.importing) declarations. + +For example, a `spring.config.import` value of `optional:file:./myconfig.properties` allows your application to start, even if the `myconfig.properties` file is missing. + +If you want to ignore all [`ConfigDataLocationNotFoundException`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/config/ConfigDataLocationNotFoundException.html) errors and always continue to start your application, you can use the `spring.config.on-not-found` property. +Set the value to `ignore` using `SpringApplication.setDefaultProperties(…​)` or with a system/environment variable. + + + +### Wildcard Locations + +If a config file location includes the `*` character for the last path segment, it is considered a wildcard location. +Wildcards are expanded when the config is loaded so that immediate subdirectories are also checked. +Wildcard locations are particularly useful in an environment such as Kubernetes when there are multiple sources of config properties. + +For example, if you have some Redis configuration and some MySQL configuration, you might want to keep those two pieces of configuration separate, while requiring that both those are present in an `application.properties` file. +This might result in two separate `application.properties` files mounted at different locations such as `/config/redis/application.properties` and `/config/mysql/application.properties`. +In such a case, having a wildcard location of `config/*/`, will result in both files being processed. + +By default, Spring Boot includes `config/*/` in the default search locations. +It means that all subdirectories of the `/config` directory outside of your jar will be searched. + +You can use wildcard locations yourself with the `spring.config.location` and `spring.config.additional-location` properties. + +> [!NOTE] +> A wildcard location must contain only one `*` and end with `*/` for search locations that are directories or `*/` for search locations that are files. +> Locations with wildcards are sorted alphabetically based on the absolute path of the file names. + +> [!TIP] +> Wildcard locations only work with external directories. +> You cannot use a wildcard in a `classpath:` location. + + + +### Profile Specific Files + +As well as `application` property files, Spring Boot will also attempt to load profile-specific files using the naming convention `application-{profile}`. +For example, if your application activates a profile named `prod` and uses YAML files, then both `application.yaml` and `application-prod.yaml` will be considered. + +Profile-specific properties are loaded from the same locations as standard `application.properties`, with profile-specific files always overriding the non-specific ones. +If several profiles are specified, a last-wins strategy applies. +For example, if profiles `prod,live` are specified by the `spring.profiles.active` property, values in `application-prod.properties` can be overridden by those in `application-live.properties`. + +> [!NOTE] +> The last-wins strategy applies at the [location group](#features.external-config.files.location-groups) level. +> A `spring.config.location` of `classpath:/cfg/,classpath:/ext/` will not have the same override rules as `classpath:/cfg/;classpath:/ext/`. +> +> For example, continuing our `prod,live` example above, we might have the following files: +> +> ``` +> /cfg +> application-live.properties +> /ext +> application-live.properties +> application-prod.properties +> ``` +> +> When we have a `spring.config.location` of `classpath:/cfg/,classpath:/ext/` we process all `/cfg` files before all `/ext` files: +> +> 1. `/cfg/application-live.properties` +> 1. `/ext/application-prod.properties` +> 1. `/ext/application-live.properties` +> +> When we have `classpath:/cfg/;classpath:/ext/` instead (with a `;` delimiter) we process `/cfg` and `/ext` at the same level: +> +> 1. `/ext/application-prod.properties` +> 1. `/cfg/application-live.properties` +> 1. `/ext/application-live.properties` + +The [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) has a set of default profiles (by default, `[default]`) that are used if no active profiles are set. +In other words, if no profiles are explicitly activated, then properties from `application-default` are considered. + +> [!NOTE] +> Properties files are only ever loaded once. +> If you have already directly [imported](#features.external-config.files.importing) a profile specific property files then it will not be imported a second time. + + + +### Importing Additional Data + +Application properties may import further config data from other locations using the `spring.config.import` property. +Imports are processed as they are discovered, and are treated as additional documents inserted immediately below the one that declares the import. + +For example, you might have the following in your classpath `application.properties` file: + +#### Properties + +```properties +spring.application.name=myapp +spring.config.import=optional:file:./dev.properties +``` + +#### YAML + +```yaml +spring: + application: + name: "myapp" + config: + import: "optional:file:./dev.properties" +``` + +This will trigger the import of a `dev.properties` file in current directory (if such a file exists). +Values from the imported `dev.properties` will take precedence over the file that triggered the import. +In the above example, the `dev.properties` could redefine `spring.application.name` to a different value. + +An import will only be imported once no matter how many times it is declared. + + + +#### Using “Fixed” and “Import Relative” Locations + +Imports may be specified as *fixed* or *import relative* locations. +A fixed location always resolves to the same underlying resource, regardless of where the `spring.config.import` property is declared. +An import relative location resolves relative to the file that declares the `spring.config.import` property. + +A location starting with a forward slash (`/`) or a URL style prefix (`file:`, `classpath:`, etc.) is considered fixed. +All other locations are considered import relative. + +> [!NOTE] +> `optional:` prefixes are not considered when determining if a location is fixed or import relative. + +As an example, say we have a `/demo` directory containing our `application.jar` file. +We might add a `/demo/application.properties` file with the following content: + +```properties +spring.config.import=optional:core/core.properties +``` + +This is an import relative location and so will attempt to load the file `/demo/core/core.properties` if it exists. + +If `/demo/core/core.properties` has the following content: + +```properties +spring.config.import=optional:extra/extra.properties +``` + +It will attempt to load `/demo/core/extra/extra.properties`. +The `optional:extra/extra.properties` is relative to `/demo/core/core.properties` so the full directory is `/demo/core/` + `extra/extra.properties`. + + + +#### Property Ordering + +The order an import is defined inside a single document within the properties/yaml file does not matter. +For instance, the two examples below produce the same result: + +#### Properties + +```properties +spring.config.import=my.properties +my.property=value +``` + +#### YAML + +```yaml +spring: + config: + import: "my.properties" +my: + property: "value" +``` + +#### Properties + +```properties +my.property=value +spring.config.import=my.properties +``` + +#### YAML + +```yaml +my: + property: "value" +spring: + config: + import: "my.properties" +``` + +In both of the above examples, the values from the `my.properties` file will take precedence over the file that triggered its import. + +Several locations can be specified under a single `spring.config.import` key. +Locations will be processed in the order that they are defined, with later imports taking precedence. + +> [!NOTE] +> When appropriate, [Profile-specific variants](#features.external-config.files.profile-specific) are also considered for import. +> The example above would import both `my.properties` as well as any `my-.properties` variants. + +> [!TIP] +> Spring Boot includes pluggable API that allows various different location addresses to be supported. +> By default you can import Java Properties, YAML and [configuration trees](#features.external-config.files.configtree). +> +> Third-party jars can offer support for additional technologies (there is no requirement for files to be local). +> For example, you can imagine config data being from external stores such as Consul, Apache ZooKeeper or Netflix Archaius. +> +> If you want to support your own locations, see the [`ConfigDataLocationResolver`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/config/ConfigDataLocationResolver.html) and [`ConfigDataLoader`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/config/ConfigDataLoader.html) classes in the `org.springframework.boot.context.config` package. + + + +### Importing Extensionless Files + +Some cloud platforms cannot add a file extension to volume mounted files. +To import these extensionless files, you need to give Spring Boot a hint so that it knows how to load them. +You can do this by putting an extension hint in square brackets. + +For example, suppose you have a `/etc/config/myconfig` file that you wish to import as yaml. +You can import it from your `application.properties` using the following: + +#### Properties + +```properties +spring.config.import=file:/etc/config/myconfig[.yaml] +``` + +#### YAML + +```yaml +spring: + config: + import: "file:/etc/config/myconfig[.yaml]" +``` + + + +### Using Environment Variables + +When running applications on a cloud platform (such as Kubernetes) you often need to read config values that the platform supplies. +You can either use environment variables for such purpose, or you can use [configuration trees](#features.external-config.files.configtree). + +You can even store whole configurations in properties or yaml format in (multiline) environment variables and load them using the `env:` prefix. +Assume there’s an environment variable called `MY_CONFIGURATION` with this content: + +```properties +my.name=Service1 +my.cluster=Cluster1 +``` + +Using the `env:` prefix it is possible to import all properties from this variable: + +#### Properties + +```properties +spring.config.import=env:MY_CONFIGURATION +``` + +#### YAML + +```yaml +spring: + config: + import: "env:MY_CONFIGURATION" +``` + +> [!TIP] +> This feature also supports [specifying the extension](#features.external-config.files.importing-extensionless). +> The default extension is `.properties`. + + + +### Using Configuration Trees + +Storing config values in environment variables has drawbacks, especially if the value is supposed to be kept secret. + +As an alternative to environment variables, many cloud platforms now allow you to map configuration into mounted data volumes. +For example, Kubernetes can volume mount both [`ConfigMaps`](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/#populate-a-volume-with-data-stored-in-a-configmap) and [`Secrets`](https://kubernetes.io/docs/concepts/configuration/secret/#using-secrets-as-files-from-a-pod). + +There are two common volume mount patterns that can be used: + +1. A single file contains a complete set of properties (usually written as YAML). +1. Multiple files are written to a directory tree, with the filename becoming the ‘key’ and the contents becoming the ‘value’. + +For the first case, you can import the YAML or Properties file directly using `spring.config.import` as described [above](#features.external-config.files.importing). +For the second case, you need to use the `configtree:` prefix so that Spring Boot knows it needs to expose all the files as properties. + +As an example, let’s imagine that Kubernetes has mounted the following volume: + +``` +etc/ + config/ + myapp/ + username + password +``` + +The contents of the `username` file would be a config value, and the contents of `password` would be a secret. + +To import these properties, you can add the following to your `application.properties` or `application.yaml` file: + +#### Properties + +```properties +spring.config.import=optional:configtree:/etc/config/ +``` + +#### YAML + +```yaml +spring: + config: + import: "optional:configtree:/etc/config/" +``` + +You can then access or inject `myapp.username` and `myapp.password` properties from the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) in the usual way. + +> [!TIP] +> The names of the folders and files under the config tree form the property name. +> In the above example, to access the properties as `username` and `password`, you can set `spring.config.import` to `optional:configtree:/etc/config/myapp`. + +> [!NOTE] +> Filenames with dot notation are also correctly mapped. +> For example, in the above example, a file named `myapp.username` in `/etc/config` would result in a `myapp.username` property in the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). + +> [!TIP] +> Configuration tree values can be bound to both string [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) and `byte[]` types depending on the contents expected. + +If you have multiple config trees to import from the same parent folder you can use a wildcard shortcut. +Any `configtree:` location that ends with `/*/` will import all immediate children as config trees. +As with a non-wildcard import, the names of the folders and files under each config tree form the property name. + +For example, given the following volume: + +``` +etc/ + config/ + dbconfig/ + db/ + username + password + mqconfig/ + mq/ + username + password +``` + +You can use `configtree:/etc/config/*/` as the import location: + +#### Properties + +```properties +spring.config.import=optional:configtree:/etc/config/*/ +``` + +#### YAML + +```yaml +spring: + config: + import: "optional:configtree:/etc/config/*/" +``` + +This will add `db.username`, `db.password`, `mq.username` and `mq.password` properties. + +> [!NOTE] +> Directories loaded using a wildcard are sorted alphabetically. +> If you need a different order, then you should list each location as a separate import + +Configuration trees can also be used for Docker secrets. +When a Docker swarm service is granted access to a secret, the secret gets mounted into the container. +For example, if a secret named `db.password` is mounted at location `/run/secrets/`, you can make `db.password` available to the Spring environment using the following: + +#### Properties + +```properties +spring.config.import=optional:configtree:/run/secrets/ +``` + +#### YAML + +```yaml +spring: + config: + import: "optional:configtree:/run/secrets/" +``` + + + +### Property Placeholders + +The values in `application.properties` and `application.yaml` are filtered through the existing [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) when they are used, so you can refer back to previously defined values (for example, from System properties or environment variables). +The standard `${name}` property-placeholder syntax can be used anywhere within a value. +Property placeholders can also specify a default value using a `:` to separate the default value from the property name, for example `${name:default}`. + +The use of placeholders with and without defaults is shown in the following example: + +#### Properties + +```properties +app.name=MyApp +app.description=${app.name} is a Spring Boot application written by ${username:Unknown} +``` + +#### YAML + +```yaml +app: + name: "MyApp" + description: "${app.name} is a Spring Boot application written by ${username:Unknown}" +``` + +Assuming that the `username` property has not been set elsewhere, `app.description` will have the value `MyApp is a Spring Boot application written by Unknown`. + +> [!NOTE] +> You should always refer to property names in the placeholder using their canonical form (kebab-case using only lowercase letters). +> This will allow Spring Boot to use the same logic as it does when [relaxed binding](#features.external-config.typesafe-configuration-properties.relaxed-binding) [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html). +> +> For example, `${demo.item-price}` will pick up `demo.item-price` and `demo.itemPrice` forms from the `application.properties` file, as well as `DEMO_ITEMPRICE` from the system environment. +> If you used `${demo.itemPrice}` instead, `demo.item-price` and `DEMO_ITEMPRICE` would not be considered. + +> [!TIP] +> You can also use this technique to create “short” variants of existing Spring Boot properties. +> See the [how-to:properties-and-configuration.adoc#howto.properties-and-configuration.short-command-line-arguments](../../how-to/properties-and-configuration.md#howto.properties-and-configuration.short-command-line-arguments) section in “How-to Guides” for details. + + + +### Working With Multi-Document Files + +Spring Boot allows you to split a single physical file into multiple logical documents which are each added independently. +Documents are processed in order, from top to bottom. +Later documents can override the properties defined in earlier ones. + +For `application.yaml` files, the standard YAML multi-document syntax is used. +Three consecutive hyphens represent the end of one document, and the start of the next. + +For example, the following file has two logical documents: + +```yaml +spring: + application: + name: "MyApp" +--- +spring: + application: + name: "MyCloudApp" + config: + activate: + on-cloud-platform: "kubernetes" +``` + +For `application.properties` files a special `#---` or `!---` comment is used to mark the document splits: + +```properties +spring.application.name=MyApp +#--- +spring.application.name=MyCloudApp +spring.config.activate.on-cloud-platform=kubernetes +``` + +> [!NOTE] +> Property file separators must not have any leading whitespace and must have exactly three hyphen characters. +> The lines immediately before and after the separator must not be same comment prefix. + +> [!TIP] +> Multi-document property files are often used in conjunction with activation properties such as `spring.config.activate.on-profile`. +> See the [next section](#features.external-config.files.activation-properties) for details. + +> [!WARNING] +> Multi-document property files cannot be loaded by using the [`@PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/PropertySource.html) or [`@TestPropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/TestPropertySource.html) annotations. + + + +### Activation Properties + +It is sometimes useful to only activate a given set of properties when certain conditions are met. +For example, you might have properties that are only relevant when a specific profile is active. + +You can conditionally activate a properties document using `spring.config.activate.*`. + +The following activation properties are available: + +| Property | Note | +| --- | --- | +| `on-profile` | A profile expression that must match for the document to be active, or a list of profile expressions of which at least one must match for the document to be active. | +| `on-cloud-platform` | The [`CloudPlatform`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/cloud/CloudPlatform.html) that must be detected for the document to be active. | + +For example, the following specifies that the second document is only active when running on Kubernetes, and only when either the “prod” or “staging” profiles are active: + +#### Properties + +```properties +myprop=always-set +#--- +spring.config.activate.on-cloud-platform=kubernetes +spring.config.activate.on-profile=prod | staging +myotherprop=sometimes-set +``` + +#### YAML + +```yaml +myprop: + "always-set" +--- +spring: + config: + activate: + on-cloud-platform: "kubernetes" + on-profile: "prod | staging" +myotherprop: "sometimes-set" +``` + + + +## Encrypting Properties + +Spring Boot does not provide any built-in support for encrypting property values, however, it does provide the hook points necessary to modify values contained in the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +The [`EnvironmentPostProcessor`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/env/EnvironmentPostProcessor.html) interface allows you to manipulate the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) before the application starts. +See [how-to:application.adoc#howto.application.customize-the-environment-or-application-context](../../how-to/application.md#howto.application.customize-the-environment-or-application-context) for details. + +If you need a secure way to store credentials and passwords, the [Spring Cloud Vault](https://cloud.spring.io/spring-cloud-vault/) project provides support for storing externalized configuration in [HashiCorp Vault](https://www.vaultproject.io/). + + + +## Working With YAML + +[YAML](https://yaml.org) is a superset of JSON and, as such, is a convenient format for specifying hierarchical configuration data. +The [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) class automatically supports YAML as an alternative to properties whenever you have the [SnakeYAML](https://github.com/snakeyaml/snakeyaml) library on your classpath. + +> [!NOTE] +> If you use starters, SnakeYAML is automatically provided by `spring-boot-starter`. + + + +### Mapping YAML to Properties + +YAML documents need to be converted from their hierarchical format to a flat structure that can be used with the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +For example, consider the following YAML document: + +```yaml +environments: + dev: + url: "https://dev.example.com" + name: "Developer Setup" + prod: + url: "https://another.example.com" + name: "My Cool App" +``` + +In order to access these properties from the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html), they would be flattened as follows: + +```properties +environments.dev.url=https://dev.example.com +environments.dev.name=Developer Setup +environments.prod.url=https://another.example.com +environments.prod.name=My Cool App +``` + +Likewise, YAML lists also need to be flattened. +They are represented as property keys with `[index]` dereferencers. +For example, consider the following YAML: + +```yaml + my: + servers: + - "dev.example.com" + - "another.example.com" +``` + +The preceding example would be transformed into these properties: + +```properties +my.servers[0]=dev.example.com +my.servers[1]=another.example.com +``` + +> [!TIP] +> Properties that use the `[index]` notation can be bound to Java [`List`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html) or [`Set`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Set.html) objects using Spring Boot’s [`Binder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/Binder.html) class. +> For more details see the [Type-safe Configuration Properties](#features.external-config.typesafe-configuration-properties) section below. + +> [!WARNING] +> YAML files cannot be loaded by using the [`@PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/PropertySource.html) or [`@TestPropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/TestPropertySource.html) annotations. +> So, in the case that you need to load values that way, you need to use a properties file. + + + +### Directly Loading YAML + +Spring Framework provides two convenient classes that can be used to load YAML documents. +The [`YamlPropertiesFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/config/YamlPropertiesFactoryBean.html) loads YAML as [`Properties`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Properties.html) and the [`YamlMapFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/config/YamlMapFactoryBean.html) loads YAML as a [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html). + +You can also use the [`YamlPropertySourceLoader`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/env/YamlPropertySourceLoader.html) class if you want to load YAML as a Spring [`PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/PropertySource.html). + + + +## Configuring Random Values + +The [`RandomValuePropertySource`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/env/RandomValuePropertySource.html) is useful for injecting random values (for example, into secrets or test cases). +It can produce integers, longs, uuids, or strings, as shown in the following example: + +#### Properties + +```properties +my.secret=${random.value} +my.number=${random.int} +my.bignumber=${random.long} +my.uuid=${random.uuid} +my.number-less-than-ten=${random.int(10)} +my.number-in-range=${random.int[1024,65536]} +``` + +#### YAML + +```yaml +my: + secret: "${random.value}" + number: "${random.int}" + bignumber: "${random.long}" + uuid: "${random.uuid}" + number-less-than-ten: "${random.int(10)}" + number-in-range: "${random.int[1024,65536]}" +``` + +The `random.int*` syntax is `OPEN value (,max) CLOSE` where the `OPEN,CLOSE` are any character and `value,max` are integers. +If `max` is provided, then `value` is the minimum value and `max` is the maximum value (exclusive). + + + +## Configuring System Environment Properties + +Spring Boot supports setting a prefix for environment properties. +This is useful if the system environment is shared by multiple Spring Boot applications with different configuration requirements. +The prefix for system environment properties can be set directly on [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) by calling the `setEnvironmentPrefix(…​)` method before the application is run. + +For example, if you set the prefix to `input`, a property such as `remote.timeout` will be resolved as `INPUT_REMOTE_TIMEOUT` in the system environment. + +> [!NOTE] +> The prefix *only* applies to system environment properties. +> The example above would continue to use `remote.timeout` when reading properties from other sources. + + + +## Type-safe Configuration Properties + +Using the `@Value("${property}")` annotation to inject configuration properties can sometimes be cumbersome, especially if you are working with multiple properties or your data is hierarchical in nature. +Spring Boot provides an alternative method of working with properties that lets strongly typed beans govern and validate the configuration of your application. + +> [!TIP] +> See also the [differences between [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html) and type-safe configuration properties](#features.external-config.typesafe-configuration-properties.vs-value-annotation). + + + +### JavaBean Properties Binding + +It is possible to bind a bean declaring standard JavaBean properties as shown in the following example: + +#### Java + +```java +import java.net.InetAddress; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; + +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my.service") +public class MyProperties { + + private boolean enabled; + + private InetAddress remoteAddress; + + private final Security security = new Security(); + public boolean isEnabled() { + return this.enabled; + } + + public void setEnabled(boolean enabled) { + this.enabled = enabled; + } + + public InetAddress getRemoteAddress() { + return this.remoteAddress; + } + + public void setRemoteAddress(InetAddress remoteAddress) { + this.remoteAddress = remoteAddress; + } + + public Security getSecurity() { + return this.security; + } + public static class Security { + + private String username; + + private String password; + + private List roles = new ArrayList<>(Collections.singleton("USER")); + public String getUsername() { + return this.username; + } + + public void setUsername(String username) { + this.username = username; + } + + public String getPassword() { + return this.password; + } + + public void setPassword(String password) { + this.password = password; + } + + public List getRoles() { + return this.roles; + } + + public void setRoles(List roles) { + this.roles = roles; + } + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import java.net.InetAddress + +@ConfigurationProperties("my.service") +class MyProperties { + + var isEnabled = false + + var remoteAddress: InetAddress? = null + + val security = Security() + + class Security { + + var username: String? = null + + var password: String? = null + + var roles: List = ArrayList(setOf("USER")) + + } + +} + +``` + +The preceding POJO defines the following properties: + +- `my.service.enabled`, with a value of `false` by default. +- `my.service.remote-address`, with a type that can be coerced from [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html). +- `my.service.security.username`, with a nested "security" object whose name is determined by the name of the property. +In particular, the type is not used at all there and could have been [`SecurityProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/SecurityProperties.html). +- `my.service.security.password`. +- `my.service.security.roles`, with a collection of [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) that defaults to `USER`. + +> [!TIP] +> To use a reserved keyword in the name of a property, such as `my.service.import`, use the [`@Name`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/Name.html) annotation on the property’s field. + +> [!NOTE] +> The properties that map to [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) classes available in Spring Boot, which are configured through properties files, YAML files, environment variables, and other mechanisms, are public API but the accessors (getters/setters) of the class itself are not meant to be used directly. + +> [!NOTE] +> Such arrangement relies on a default empty constructor and getters and setters are usually mandatory, since binding is through standard Java Beans property descriptors, just like in Spring MVC. +> A setter may be omitted in the following cases: +> +> - Maps, as long as they are initialized, need a getter but not necessarily a setter, since they can be mutated by the binder. +> - Collections and arrays can be accessed either through an index (typically with YAML) or by using a single comma-separated value (properties). +> In the latter case, a setter is mandatory. +> We recommend to always add a setter for such types. +> If you initialize a collection, make sure it is not immutable (as in the preceding example). +> - If nested POJO properties are initialized (like the `Security` field in the preceding example), a setter is not required. +> If you want the binder to create the instance on the fly by using its default constructor, you need a setter. +> +> Some people use Project Lombok to add getters and setters automatically. +> Make sure that Lombok does not generate any particular constructor for such a type, as it is used automatically by the container to instantiate the object. +> +> Finally, only standard Java Bean properties are considered and binding on static properties is not supported. + + + +### Constructor Binding + +The example in the previous section can be rewritten in an immutable fashion as shown in the following example: + +#### Java + +```java +import java.net.InetAddress; +import java.util.List; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.context.properties.bind.DefaultValue; + +@ConfigurationProperties("my.service") +public class MyProperties { + private final boolean enabled; + + private final InetAddress remoteAddress; + + private final Security security; + public MyProperties(boolean enabled, InetAddress remoteAddress, Security security) { + this.enabled = enabled; + this.remoteAddress = remoteAddress; + this.security = security; + } + public boolean isEnabled() { + return this.enabled; + } + + public InetAddress getRemoteAddress() { + return this.remoteAddress; + } + + public Security getSecurity() { + return this.security; + } + public static class Security { + private final String username; + + private final String password; + + private final List roles; + public Security(String username, String password, @DefaultValue("USER") List roles) { + this.username = username; + this.password = password; + this.roles = roles; + } + public String getUsername() { + return this.username; + } + + public String getPassword() { + return this.password; + } + + public List getRoles() { + return this.roles; + } + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.context.properties.bind.DefaultValue +import java.net.InetAddress + +@ConfigurationProperties("my.service") +class MyProperties(val enabled: Boolean, val remoteAddress: InetAddress, + val security: Security) { + + class Security(val username: String, val password: String, + @param:DefaultValue("USER") val roles: List) + +} + +``` + +In this setup, the presence of a single parameterized constructor implies that constructor binding should be used. +This means that the binder will find a constructor with the parameters that you wish to have bound. +If your class has multiple constructors, the [`@ConstructorBinding`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/ConstructorBinding.html) annotation can be used to specify which constructor to use for constructor binding. + +To opt-out of constructor binding for a class, the parameterized constructor must be annotated with [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html) or made `private`. +Kotlin developers can use an empty primary constructor to opt-out of constructor binding. + +For example: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my") +public class MyProperties { + final MyBean myBean; + + private String name; + @Autowired + public MyProperties(MyBean myBean) { + this.myBean = myBean; + } + public String getName() { + return this.name; + } + + public void setName(String name) { + this.name = name; + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties + +@ConfigurationProperties("my") +class MyProperties() { + + constructor(name: String) : this() { + this.name = name + } + var name: String? = null +} + +``` + +Constructor binding can be used with records. +Unless your record has multiple constructors, there is no need to use [`@ConstructorBinding`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/ConstructorBinding.html). + +Nested members of a constructor bound class (such as `Security` in the example above) will also be bound through their constructor. + +Default values can be specified using [`@DefaultValue`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/DefaultValue.html) on constructor parameters and record components. +The conversion service will be applied to coerce the annotation’s [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) value to the target type of a missing property. + +Referring to the previous example, if no properties are bound to `Security`, the `MyProperties` instance will contain a `null` value for `security`. +To make it contain a non-null instance of `Security` even when no properties are bound to it (when using Kotlin, this will require the `username` and `password` parameters of `Security` to be declared as nullable as they do not have default values), use an empty [`@DefaultValue`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/DefaultValue.html) annotation: + +#### Java + +```java + public MyProperties(boolean enabled, InetAddress remoteAddress, @DefaultValue Security security) { + this.enabled = enabled; + this.remoteAddress = remoteAddress; + this.security = security; + } +``` + +#### Kotlin + +```kotlin +class MyProperties(val enabled: Boolean, val remoteAddress: InetAddress, + @DefaultValue val security: Security) { + + class Security(val username: String?, val password: String?, + @param:DefaultValue("USER") val roles: List) + +} +``` + +> [!NOTE] +> To use constructor binding the class must be enabled using [`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) or configuration property scanning. +> You cannot use constructor binding with beans that are created by the regular Spring mechanisms (for example [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) beans, beans created by using [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods or beans loaded by using [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html)) + +> [!NOTE] +> To use constructor binding the class must be compiled with `-parameters`. +> This will happen automatically if you use Spring Boot’s Gradle plugin or if you use Maven and `spring-boot-starter-parent`. + +> [!NOTE] +> The use of [`Optional`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Optional.html) with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) is not recommended as it is primarily intended for use as a return type. +> As such, it is not well-suited to configuration property injection. +> For consistency with properties of other types, if you do declare an [`Optional`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Optional.html) property and it has no value, `null` rather than an empty [`Optional`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Optional.html) will be bound. + +> [!TIP] +> To use a reserved keyword in the name of a property, such as `my.service.import`, use the [`@Name`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/Name.html) annotation on the constructor parameter. + + + +### Enabling @ConfigurationProperties-annotated Types + +Spring Boot provides infrastructure to bind [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) types and register them as beans. +You can either enable configuration properties on a class-by-class basis or enable configuration property scanning that works in a similar manner to component scanning. + +Sometimes, classes annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) might not be suitable for scanning, for example, if you’re developing your own auto-configuration or you want to enable them conditionally. +In these cases, specify the list of types to process using the [`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) annotation. +This can be done on any [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.context.properties.EnableConfigurationProperties; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +@EnableConfigurationProperties(SomeProperties.class) +public class MyConfiguration { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.EnableConfigurationProperties +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +@EnableConfigurationProperties(SomeProperties::class) +class MyConfiguration + +``` + +#### Java + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("some.properties") +public class SomeProperties { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties + +@ConfigurationProperties("some.properties") +class SomeProperties + +``` + +To use configuration property scanning, add the [`@ConfigurationPropertiesScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationPropertiesScan.html) annotation to your application. +Typically, it is added to the main application class that is annotated with [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) but it can be added to any [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class. +By default, scanning will occur from the package of the class that declares the annotation. +If you want to define specific packages to scan, you can do so as shown in the following example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.boot.context.properties.ConfigurationPropertiesScan; + +@SpringBootApplication +@ConfigurationPropertiesScan({ "com.example.app", "com.example.another" }) +public class MyApplication { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.context.properties.ConfigurationPropertiesScan + +@SpringBootApplication +@ConfigurationPropertiesScan("com.example.app", "com.example.another") +class MyApplication + +``` + +> [!NOTE] +> When the [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) bean is registered using configuration property scanning or through [`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html), the bean has a conventional name: `-`, where `` is the environment key prefix specified in the [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) annotation and `` is the fully qualified name of the bean. +> If the annotation does not provide any prefix, only the fully qualified name of the bean is used. +> +> Assuming that it is in the `com.example.app` package, the bean name of the `SomeProperties` example above is `some.properties-com.example.app.SomeProperties`. + +We recommend that [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) only deal with the environment and, in particular, does not inject other beans from the context. +For corner cases, setter injection can be used or any of the `*Aware` interfaces provided by the framework (such as [`EnvironmentAware`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/EnvironmentAware.html) if you need access to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html)). +If you still want to inject other beans using the constructor, the configuration properties bean must be annotated with [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and use JavaBean-based property binding. + + + +### Using @ConfigurationProperties-annotated Types + +This style of configuration works particularly well with the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) external YAML configuration, as shown in the following example: + +```yaml +my: + service: + remote-address: 192.168.1.1 + security: + username: "admin" + roles: + - "USER" + - "ADMIN" +``` + +To work with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans, you can inject them in the same way as any other bean, as shown in the following example: + +#### Java + +```java +import org.springframework.stereotype.Service; + +@Service +public class MyService { + + private final MyProperties properties; + + public MyService(MyProperties properties) { + this.properties = properties; + } + + public void openConnection() { + Server server = new Server(this.properties.getRemoteAddress()); + server.start(); + // ... + } + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.stereotype.Service + +@Service +class MyService(val properties: MyProperties) { + + fun openConnection() { + val server = Server(properties.remoteAddress) + server.start() + // ... + } + + // ... + +} + +``` + +> [!TIP] +> Using [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) also lets you generate metadata files that can be used by IDEs to offer auto-completion for your own keys. +> See the [appendix](../../specification/configuration-metadata/index.md) for details. + + + +### Third-party Configuration + +As well as using [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) to annotate a class, you can also use it on public [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods. +Doing so can be particularly useful when you want to bind properties to third-party components that are outside of your control. + +To configure a bean from the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) properties, add [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) to its bean registration, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class ThirdPartyConfiguration { + + @Bean + @ConfigurationProperties("another") + public AnotherComponent anotherComponent() { + return new AnotherComponent(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class ThirdPartyConfiguration { + + @Bean + @ConfigurationProperties("another") + fun anotherComponent(): AnotherComponent = AnotherComponent() + +} + +``` + +Any JavaBean property defined with the `another` prefix is mapped onto that `AnotherComponent` bean in manner similar to the preceding `SomeProperties` example. + + + +### Relaxed Binding + +Spring Boot uses some relaxed rules for binding [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) properties to [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans, so there does not need to be an exact match between the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) property name and the bean property name. +Common examples where this is useful include dash-separated environment properties (for example, `context-path` binds to `contextPath`), and capitalized environment properties (for example, `PORT` binds to `port`). + +As an example, consider the following [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) class: + +#### Java + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my.main-project.person") +public class MyPersonProperties { + + private String firstName; + + public String getFirstName() { + return this.firstName; + } + + public void setFirstName(String firstName) { + this.firstName = firstName; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties + +@ConfigurationProperties("my.main-project.person") +class MyPersonProperties { + + var firstName: String? = null + +} + +``` + +With the preceding code, the following properties names can all be used: + +| Property | Note | +| --- | --- | +| `my.main-project.person.first-name` | Kebab case, which is recommended for use in `.properties` and YAML files. | +| `my.main-project.person.firstName` | Standard camel case syntax. | +| `my.main-project.person.first_name` | Underscore notation, which is an alternative format for use in `.properties` and YAML files. | +| `MY_MAINPROJECT_PERSON_FIRSTNAME` | Upper case format, which is recommended when using system environment variables. | + +> [!NOTE] +> The `prefix` value for the annotation *must* be in kebab case (lowercase and separated by `-`, such as `my.main-project.person`). + +| Property Source | Simple | List | +| --- | --- | --- | +| Properties Files | Camel case, kebab case, or underscore notation | Standard list syntax using `[ ]` or comma-separated values | +| YAML Files | Camel case, kebab case, or underscore notation | Standard YAML list syntax or comma-separated values | +| Environment Variables | Upper case format with underscore as the delimiter (see [Binding From Environment Variables](#features.external-config.typesafe-configuration-properties.relaxed-binding.environment-variables)). | Numeric values surrounded by underscores (see [Binding From Environment Variables](#features.external-config.typesafe-configuration-properties.relaxed-binding.environment-variables)) | +| System properties | Camel case, kebab case, or underscore notation | Standard list syntax using `[ ]` or comma-separated values | + +> [!TIP] +> We recommend that, when possible, properties are stored in lower-case kebab format, such as `my.person.first-name=Rod`. + + + +#### Binding Maps + +When binding to [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html) properties you may need to use a special bracket notation so that the original `key` value is preserved. +If the key is not surrounded by `[]`, any characters that are not alpha-numeric, `-` or `.` are removed. + +For example, consider binding the following properties to a `Map`: + +#### Properties + +```properties +my.map[/key1]=value1 +my.map[/key2]=value2 +my.map./key3=value3 +``` + +#### YAML + +```yaml +my: + map: + "[/key1]": "value1" + "[/key2]": "value2" + "/key3": "value3" +``` + +> [!NOTE] +> For YAML files, the brackets need to be surrounded by quotes for the keys to be parsed properly. + +The properties above will bind to a [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html) with `/key1`, `/key2` and `key3` as the keys in the map. +The slash has been removed from `key3` because it was not surrounded by square brackets. + +When binding to scalar values, keys with `.` in them do not need to be surrounded by `[]`. +Scalar values include enums and all types in the `java.lang` package except for [`Object`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html). +Binding `a.b=c` to `Map` will preserve the `.` in the key and return a Map with the entry `{"a.b"="c"}`. +For any other types you need to use the bracket notation if your `key` contains a `.`. +For example, binding `a.b=c` to `Map` will return a Map with the entry `{"a"={"b"="c"}}` whereas `[a.b]=c` will return a Map with the entry `{"a.b"="c"}`. + + + +#### Binding From Environment Variables + +Most operating systems impose strict rules around the names that can be used for environment variables. +For example, Linux shell variables can contain only letters (`a` to `z` or `A` to `Z`), numbers (`0` to `9`) or the underscore character (`_`). +By convention, Unix shell variables will also have their names in UPPERCASE. + +Spring Boot’s relaxed binding rules are, as much as possible, designed to be compatible with these naming restrictions. + +To convert a property name in the canonical-form to an environment variable name you can follow these rules: + +- Replace dots (`.`) with underscores (`_`). +- Remove any dashes (`-`). +- Convert to uppercase. + +For example, the configuration property `spring.main.log-startup-info` would be an environment variable named `SPRING_MAIN_LOGSTARTUPINFO`. + +Environment variables can also be used when binding to object lists. +To bind to a [`List`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html), the element number should be surrounded with underscores in the variable name. + +For example, the configuration property `my.service[0].other` would use an environment variable named `MY_SERVICE_0_OTHER`. + +Support for binding from environment variables is applied to the `systemEnvironment` property source and to any additional property source whose name ends with `-systemEnvironment`. + + + +#### Binding Maps From Environment Variables + +When Spring Boot binds an environment variable to a property class, it lowercases the environment variable name before binding. +Most of the time this detail isn’t important, except when binding to [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html) properties. + +The keys in the [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html) are always in lowercase, as seen in the following example: + +#### Java + +```java +import java.util.HashMap; +import java.util.Map; + +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my.props") +public class MyMapsProperties { + + private final Map values = new HashMap<>(); + + public Map getValues() { + return this.values; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties + +@ConfigurationProperties("my.props") +class MyMapsProperties { + + val values: Map = HashMap() + +} + +``` + +When setting `MY_PROPS_VALUES_KEY=value`, the `values` [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html) contains a `{"key"="value"}` entry. + +Only the environment variable **name** is lower-cased, not the value. +When setting `MY_PROPS_VALUES_KEY=VALUE`, the `values` [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html) contains a `{"key"="VALUE"}` entry. + + + +#### Caching + +Relaxed binding uses a cache to improve performance. By default, this caching is only applied to immutable property sources. +To customize this behavior, for example to enable caching for mutable property sources, use [`ConfigurationPropertyCaching`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/source/ConfigurationPropertyCaching.html). + + + +### Merging Complex Types + +When lists are configured in more than one place, overriding works by replacing the entire list. + +For example, assume a `MyPojo` object with `name` and `description` attributes that are `null` by default. +The following example exposes a list of `MyPojo` objects from `MyProperties`: + +#### Java + +```java +import java.util.ArrayList; +import java.util.List; + +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my") +public class MyProperties { + + private final List list = new ArrayList<>(); + + public List getList() { + return this.list; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties + +@ConfigurationProperties("my") +class MyProperties { + + val list: List = ArrayList() + +} + +``` + +Consider the following configuration: + +#### Properties + +```properties +my.list[0].name=my name +my.list[0].description=my description +#--- +spring.config.activate.on-profile=dev +my.list[0].name=my another name +``` + +#### YAML + +```yaml +my: + list: + - name: "my name" + description: "my description" +--- +spring: + config: + activate: + on-profile: "dev" +my: + list: + - name: "my another name" +``` + +If the `dev` profile is not active, `MyProperties.list` contains one `MyPojo` entry, as previously defined. +If the `dev` profile is enabled, however, the `list` *still* contains only one entry (with a name of `my another name` and a description of `null`). +This configuration *does not* add a second `MyPojo` instance to the list, and it does not merge the items. + +When a [`List`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html) is specified in multiple profiles, the one with the highest priority (and only that one) is used. +Consider the following example: + +#### Properties + +```properties +my.list[0].name=my name +my.list[0].description=my description +my.list[1].name=another name +my.list[1].description=another description +#--- +spring.config.activate.on-profile=dev +my.list[0].name=my another name +``` + +#### YAML + +```yaml +my: + list: + - name: "my name" + description: "my description" + - name: "another name" + description: "another description" +--- +spring: + config: + activate: + on-profile: "dev" +my: + list: + - name: "my another name" +``` + +In the preceding example, if the `dev` profile is active, `MyProperties.list` contains *one* `MyPojo` entry (with a name of `my another name` and a description of `null`). +For YAML, both comma-separated lists and YAML lists can be used for completely overriding the contents of the list. + +For [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html) properties, you can bind with property values drawn from multiple sources. +However, for the same property in multiple sources, the one with the highest priority is used. +The following example exposes a `Map` from `MyProperties`: + +#### Java + +```java +import java.util.LinkedHashMap; +import java.util.Map; + +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my") +public class MyProperties { + + private final Map map = new LinkedHashMap<>(); + + public Map getMap() { + return this.map; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties + +@ConfigurationProperties("my") +class MyProperties { + + val map: Map = LinkedHashMap() + +} + +``` + +Consider the following configuration: + +#### Properties + +```properties +my.map.key1.name=my name 1 +my.map.key1.description=my description 1 +#--- +spring.config.activate.on-profile=dev +my.map.key1.name=dev name 1 +my.map.key2.name=dev name 2 +my.map.key2.description=dev description 2 +``` + +#### YAML + +```yaml +my: + map: + key1: + name: "my name 1" + description: "my description 1" +--- +spring: + config: + activate: + on-profile: "dev" +my: + map: + key1: + name: "dev name 1" + key2: + name: "dev name 2" + description: "dev description 2" +``` + +If the `dev` profile is not active, `MyProperties.map` contains one entry with key `key1` (with a name of `my name 1` and a description of `my description 1`). +If the `dev` profile is enabled, however, `map` contains two entries with keys `key1` (with a name of `dev name 1` and a description of `my description 1`) and `key2` (with a name of `dev name 2` and a description of `dev description 2`). + +> [!NOTE] +> The preceding merging rules apply to properties from all property sources, and not just files. + + + +### Properties Conversion + +Spring Boot attempts to coerce the external application properties to the right type when it binds to the [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +If you need custom type conversion, you can provide a [`ConversionService`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/ConversionService.html) bean (with a bean named `conversionService`) or custom property editors (through a [`CustomEditorConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/config/CustomEditorConfigurer.html) bean) or custom converters (with bean definitions annotated as [`@ConfigurationPropertiesBinding`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationPropertiesBinding.html)). + +> [!NOTE] +> Beans used for property conversion are requested very early during the application lifecycle so make sure to limit the dependencies that your [`ConversionService`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/ConversionService.html) is using. +> Typically, any dependency that you require may not be fully initialized at creation time. + +> [!TIP] +> You may want to rename your custom [`ConversionService`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/ConversionService.html) if it is not required for configuration keys coercion and only rely on custom converters qualified with [`@ConfigurationPropertiesBinding`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationPropertiesBinding.html). +> When qualifying a `@Bean` method with `@ConfigurationPropertiesBinding`, the method should be `static` to avoid “bean is not eligible for getting processed by all BeanPostProcessors” warnings. + + + +#### Converting Durations + +Spring Boot has dedicated support for expressing durations. +If you expose a [`Duration`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html) property, the following formats in application properties are available: + +- A regular `long` representation (using milliseconds as the default unit unless a [`@DurationUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/DurationUnit.html) has been specified) +- The standard ISO-8601 format [used by [`Duration`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html)]() +- A more readable format where the value and the unit are coupled (`10s` means 10 seconds) + +Consider the following example: + +#### Java + +```java +import java.time.Duration; +import java.time.temporal.ChronoUnit; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.convert.DurationUnit; + +@ConfigurationProperties("my") +public class MyProperties { + + @DurationUnit(ChronoUnit.SECONDS) + private Duration sessionTimeout = Duration.ofSeconds(30); + + private Duration readTimeout = Duration.ofMillis(1000); + public Duration getSessionTimeout() { + return this.sessionTimeout; + } + + public void setSessionTimeout(Duration sessionTimeout) { + this.sessionTimeout = sessionTimeout; + } + + public Duration getReadTimeout() { + return this.readTimeout; + } + + public void setReadTimeout(Duration readTimeout) { + this.readTimeout = readTimeout; + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.convert.DurationUnit +import java.time.Duration +import java.time.temporal.ChronoUnit + +@ConfigurationProperties("my") +class MyProperties { + + @DurationUnit(ChronoUnit.SECONDS) + var sessionTimeout = Duration.ofSeconds(30) + + var readTimeout = Duration.ofMillis(1000) + +} + +``` + +To specify a session timeout of 30 seconds, `30`, `PT30S` and `30s` are all equivalent. +A read timeout of 500ms can be specified in any of the following form: `500`, `PT0.5S` and `500ms`. + +You can also use any of the supported units. +These are: + +- `ns` for nanoseconds +- `us` for microseconds +- `ms` for milliseconds +- `s` for seconds +- `m` for minutes +- `h` for hours +- `d` for days + +The default unit is milliseconds and can be overridden using [`@DurationUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/DurationUnit.html) as illustrated in the sample above. + +If you prefer to use constructor binding, the same properties can be exposed, as shown in the following example: + +#### Java + +```java +import java.time.Duration; +import java.time.temporal.ChronoUnit; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.context.properties.bind.DefaultValue; +import org.springframework.boot.convert.DurationUnit; + +@ConfigurationProperties("my") +public class MyProperties { + private final Duration sessionTimeout; + + private final Duration readTimeout; + public MyProperties(@DurationUnit(ChronoUnit.SECONDS) @DefaultValue("30s") Duration sessionTimeout, + @DefaultValue("1000ms") Duration readTimeout) { + this.sessionTimeout = sessionTimeout; + this.readTimeout = readTimeout; + } + public Duration getSessionTimeout() { + return this.sessionTimeout; + } + + public Duration getReadTimeout() { + return this.readTimeout; + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.context.properties.bind.DefaultValue +import org.springframework.boot.convert.DurationUnit +import java.time.Duration +import java.time.temporal.ChronoUnit + +@ConfigurationProperties("my") +class MyProperties(@param:DurationUnit(ChronoUnit.SECONDS) @param:DefaultValue("30s") val sessionTimeout: Duration, + @param:DefaultValue("1000ms") val readTimeout: Duration) + +``` + +> [!TIP] +> If you are upgrading a [`Long`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Long.html) property, make sure to define the unit (using [`@DurationUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/DurationUnit.html)) if it is not milliseconds. +> Doing so gives a transparent upgrade path while supporting a much richer format. + + + +#### Converting Periods + +In addition to durations, Spring Boot can also work with [`Period`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Period.html) type. +The following formats can be used in application properties: + +- An regular `int` representation (using days as the default unit unless a [`@PeriodUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/PeriodUnit.html) has been specified) +- The standard ISO-8601 format [used by [`Period`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Period.html)]() +- A simpler format where the value and the unit pairs are coupled (`1y3d` means 1 year and 3 days) + +The following units are supported with the simple format: + +- `y` for years +- `m` for months +- `w` for weeks +- `d` for days + +> [!NOTE] +> The [`Period`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Period.html) type never actually stores the number of weeks, it is a shortcut that means “7 days”. + + + +#### Converting Data Sizes + +Spring Framework has a [`DataSize`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/util/unit/DataSize.html) value type that expresses a size in bytes. +If you expose a [`DataSize`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/util/unit/DataSize.html) property, the following formats in application properties are available: + +- A regular `long` representation (using bytes as the default unit unless a [`@DataSizeUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/DataSizeUnit.html) has been specified) +- A more readable format where the value and the unit are coupled (`10MB` means 10 megabytes) + +Consider the following example: + +#### Java + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.convert.DataSizeUnit; +import org.springframework.util.unit.DataSize; +import org.springframework.util.unit.DataUnit; + +@ConfigurationProperties("my") +public class MyProperties { + + @DataSizeUnit(DataUnit.MEGABYTES) + private DataSize bufferSize = DataSize.ofMegabytes(2); + + private DataSize sizeThreshold = DataSize.ofBytes(512); + public DataSize getBufferSize() { + return this.bufferSize; + } + + public void setBufferSize(DataSize bufferSize) { + this.bufferSize = bufferSize; + } + + public DataSize getSizeThreshold() { + return this.sizeThreshold; + } + + public void setSizeThreshold(DataSize sizeThreshold) { + this.sizeThreshold = sizeThreshold; + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.convert.DataSizeUnit +import org.springframework.util.unit.DataSize +import org.springframework.util.unit.DataUnit + +@ConfigurationProperties("my") +class MyProperties { + + @DataSizeUnit(DataUnit.MEGABYTES) + var bufferSize = DataSize.ofMegabytes(2) + + var sizeThreshold = DataSize.ofBytes(512) + +} + +``` + +To specify a buffer size of 10 megabytes, `10` and `10MB` are equivalent. +A size threshold of 256 bytes can be specified as `256` or `256B`. + +You can also use any of the supported units. +These are: + +- `B` for bytes +- `KB` for kilobytes +- `MB` for megabytes +- `GB` for gigabytes +- `TB` for terabytes + +The default unit is bytes and can be overridden using [`@DataSizeUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/DataSizeUnit.html) as illustrated in the sample above. + +If you prefer to use constructor binding, the same properties can be exposed, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.context.properties.bind.DefaultValue; +import org.springframework.boot.convert.DataSizeUnit; +import org.springframework.util.unit.DataSize; +import org.springframework.util.unit.DataUnit; + +@ConfigurationProperties("my") +public class MyProperties { + private final DataSize bufferSize; + + private final DataSize sizeThreshold; + public MyProperties(@DataSizeUnit(DataUnit.MEGABYTES) @DefaultValue("2MB") DataSize bufferSize, + @DefaultValue("512B") DataSize sizeThreshold) { + this.bufferSize = bufferSize; + this.sizeThreshold = sizeThreshold; + } + public DataSize getBufferSize() { + return this.bufferSize; + } + + public DataSize getSizeThreshold() { + return this.sizeThreshold; + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.context.properties.bind.DefaultValue +import org.springframework.boot.convert.DataSizeUnit +import org.springframework.util.unit.DataSize +import org.springframework.util.unit.DataUnit + +@ConfigurationProperties("my") +class MyProperties(@param:DataSizeUnit(DataUnit.MEGABYTES) @param:DefaultValue("2MB") val bufferSize: DataSize, + @param:DefaultValue("512B") val sizeThreshold: DataSize) + +``` + +> [!TIP] +> If you are upgrading a [`Long`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Long.html) property, make sure to define the unit (using [`@DataSizeUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/DataSizeUnit.html)) if it is not bytes. +> Doing so gives a transparent upgrade path while supporting a much richer format. + + + +#### Converting Base64 Data + +Spring Boot supports resolving binary data that have been Base64 encoded. +If you expose a `Resource` property, the base64 encoded text can be provided as the value with a `base64:` prefix, as shown in the following example: + +#### Properties + +```properties +my.property=base64:SGVsbG8gV29ybGQ= +``` + +#### YAML + +```yaml +my: + property: base64:SGVsbG8gV29ybGQ= +``` + +> [!NOTE] +> The `Resource` property can also be used to provide the path to the resource, making it more versatile. + + + +### @ConfigurationProperties Validation + +Spring Boot attempts to validate [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) classes whenever they are annotated with Spring’s [`@Validated`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/validation/annotation/Validated.html) annotation. +You can use JSR-303 `jakarta.validation` constraint annotations directly on your configuration class. +To do so, ensure that a compliant JSR-303 implementation is on your classpath and then add constraint annotations to your fields, as shown in the following example: + +#### Java + +```java +import java.net.InetAddress; + +import jakarta.validation.constraints.NotNull; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.validation.annotation.Validated; + +@ConfigurationProperties("my.service") +@Validated +public class MyProperties { + + @NotNull + private InetAddress remoteAddress; + public InetAddress getRemoteAddress() { + return this.remoteAddress; + } + + public void setRemoteAddress(InetAddress remoteAddress) { + this.remoteAddress = remoteAddress; + } +} +``` + +#### Kotlin + +```kotlin +import jakarta.validation.constraints.NotNull +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.validation.annotation.Validated +import java.net.InetAddress + +@ConfigurationProperties("my.service") +@Validated +class MyProperties { + + var remoteAddress: @NotNull InetAddress? = null + +} + +``` + +> [!TIP] +> You can also trigger validation by annotating the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method that creates the configuration properties with [`@Validated`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/validation/annotation/Validated.html). + +To cascade validation to nested properties the associated field must be annotated with [`@Valid`](https://jakarta.ee/specifications/bean-validation/3.0/apidocs/jakarta/validation/Valid.html). +The following example builds on the preceding `MyProperties` example: + +#### Java + +```java +import java.net.InetAddress; + +import jakarta.validation.Valid; +import jakarta.validation.constraints.NotEmpty; +import jakarta.validation.constraints.NotNull; + +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.validation.annotation.Validated; + +@ConfigurationProperties("my.service") +@Validated +public class MyProperties { + + @NotNull + private InetAddress remoteAddress; + + @Valid + private final Security security = new Security(); + public InetAddress getRemoteAddress() { + return this.remoteAddress; + } + + public void setRemoteAddress(InetAddress remoteAddress) { + this.remoteAddress = remoteAddress; + } + + public Security getSecurity() { + return this.security; + } + public static class Security { + + @NotEmpty + private String username; + public String getUsername() { + return this.username; + } + + public void setUsername(String username) { + this.username = username; + } + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.validation.Valid +import jakarta.validation.constraints.NotEmpty +import jakarta.validation.constraints.NotNull +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.validation.annotation.Validated +import java.net.InetAddress + +@ConfigurationProperties("my.service") +@Validated +class MyProperties { + + var remoteAddress: @NotNull InetAddress? = null + + @Valid + val security = Security() + + class Security { + + @NotEmpty + var username: String? = null + + } + +} + +``` + +You can also add a custom Spring [`Validator`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/validation/Validator.html) by creating a bean definition called `configurationPropertiesValidator`. +The [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method should be declared `static`. +The configuration properties validator is created very early in the application’s lifecycle, and declaring the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method as static lets the bean be created without having to instantiate the [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class. +Doing so avoids any problems that may be caused by early instantiation. + +> [!TIP] +> The `spring-boot-actuator` module includes an endpoint that exposes all [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +> Point your web browser to `/actuator/configprops` or use the equivalent JMX endpoint. +> See the [Production ready features](../actuator/endpoints.md) section for details. + + + +### @ConfigurationProperties vs. @Value + +The [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html) annotation is a core container feature, and it does not provide the same features as type-safe configuration properties. +The following table summarizes the features that are supported by [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) and [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html): + +| Feature | `@ConfigurationProperties` | `@Value` | +| --- | --- | --- | +| [Relaxed binding](#features.external-config.typesafe-configuration-properties.relaxed-binding) | Yes | Limited (see [note below](#features.external-config.typesafe-configuration-properties.vs-value-annotation.note)) | +| [Meta-data support](../../specification/configuration-metadata/index.md) | Yes | No | +| `SpEL` evaluation | No | Yes | + + + +> [!NOTE] +> If you do want to use [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html), we recommend that you refer to property names using their canonical form (kebab-case using only lowercase letters). +> This will allow Spring Boot to use the same logic as it does when [relaxed binding](#features.external-config.typesafe-configuration-properties.relaxed-binding) [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html). +> +> For example, `@Value("${demo.item-price}")` will pick up `demo.item-price` and `demo.itemPrice` forms from the `application.properties` file, as well as `DEMO_ITEMPRICE` from the system environment. +> If you used `@Value("${demo.itemPrice}")` instead, `demo.item-price` and `DEMO_ITEMPRICE` would not be considered. + +If you define a set of configuration keys for your own components, we recommend you group them in a POJO annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html). +Doing so will provide you with structured, type-safe object that you can inject into your own beans. + +`SpEL` expressions from [application property files](#features.external-config.files) are not processed at time of parsing these files and populating the environment. +However, it is possible to write a `SpEL` expression in [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html). +If the value of a property from an application property file is a `SpEL` expression, it will be evaluated when consumed through [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html). diff --git a/markdown/boot/3.5.4/reference/features/index.md b/markdown/boot/3.5.4/reference/features/index.md new file mode 100644 index 0000000..a662ef8 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/index.md @@ -0,0 +1,12 @@ +--- +title: "Core Features" +source: "reference:features/index.adoc" +--- + + + +# Core Features + +This section dives into the details of Spring Boot. +Here you can learn about the key features that you may want to use and customize. +If you have not already done so, you might want to read the [tutorial:index.adoc](../../tutorial/index.md) and [using/index.adoc](../using/index.md) sections, so that you have a good grounding of the basics. diff --git a/markdown/boot/3.5.4/reference/features/internationalization.md b/markdown/boot/3.5.4/reference/features/internationalization.md new file mode 100644 index 0000000..689b60d --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/internationalization.md @@ -0,0 +1,42 @@ +--- +title: "Internationalization" +source: "reference:features/internationalization.adoc" +--- + + + +# Internationalization + +Spring Boot supports localized messages so that your application can cater to users of different language preferences. +By default, Spring Boot looks for the presence of a `messages` resource bundle at the root of the classpath. + +> [!NOTE] +> The auto-configuration applies when the default properties file for the configured resource bundle is available (`messages.properties` by default). +> If your resource bundle contains only language-specific properties files, you are required to add the default. +> If no properties file is found that matches any of the configured base names, there will be no auto-configured [`MessageSource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/MessageSource.html). + +The basename of the resource bundle as well as several other attributes can be configured using the `spring.messages` namespace, as shown in the following example: + +#### Properties + +```properties +spring.messages.basename=messages, config.i18n.messages +spring.messages.common-messages=classpath:my-common-messages.properties +spring.messages.fallback-to-system-locale=false +``` + +#### YAML + +```yaml +spring: + messages: + basename: "messages, config.i18n.messages" + common-messages: "classpath:my-common-messages.properties" + fallback-to-system-locale: false +``` + +> [!TIP] +> The `spring.messages.basename` property supports a list of locations, either a package qualifier or a resource resolved from the classpath root. +> The `spring.messages.common-messages` property supports a list of property file resources. + +See [`MessageSourceProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/context/MessageSourceProperties.html) for more supported options. diff --git a/markdown/boot/3.5.4/reference/features/json.md b/markdown/boot/3.5.4/reference/features/json.md new file mode 100644 index 0000000..8a88499 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/json.md @@ -0,0 +1,240 @@ +--- +title: "JSON" +source: "reference:features/json.adoc" +--- + + + +# JSON + +Spring Boot provides integration with three JSON mapping libraries: + +- Gson +- Jackson +- JSON-B + +Jackson is the preferred and default library. + + + +## Jackson + +Auto-configuration for Jackson is provided and Jackson is part of `spring-boot-starter-json`. +When Jackson is on the classpath an [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) bean is automatically configured. +Several configuration properties are provided for [customizing the configuration of the [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html)](../../how-to/spring-mvc.md#howto.spring-mvc.customize-jackson-objectmapper). + + + +### Custom Serializers and Deserializers + +If you use Jackson to serialize and deserialize JSON data, you might want to write your own [`JsonSerializer`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/JsonSerializer.html) and [`JsonDeserializer`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/JsonDeserializer.html) classes. +Custom serializers are usually [registered with Jackson through a module](https://github.com/FasterXML/jackson-docs/wiki/JacksonHowToCustomSerializers), but Spring Boot provides an alternative [`@JsonComponent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonComponent.html) annotation that makes it easier to directly register Spring Beans. + +You can use the [`@JsonComponent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonComponent.html) annotation directly on [`JsonSerializer`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/JsonSerializer.html), [`JsonDeserializer`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/JsonDeserializer.html) or [`KeyDeserializer`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/KeyDeserializer.html) implementations. +You can also use it on classes that contain serializers/deserializers as inner classes, as shown in the following example: + +#### Java + +```java +import java.io.IOException; + +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.core.ObjectCodec; +import com.fasterxml.jackson.databind.DeserializationContext; +import com.fasterxml.jackson.databind.JsonDeserializer; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.JsonSerializer; +import com.fasterxml.jackson.databind.SerializerProvider; + +import org.springframework.boot.jackson.JsonComponent; + +@JsonComponent +public class MyJsonComponent { + + public static class Serializer extends JsonSerializer { + + @Override + public void serialize(MyObject value, JsonGenerator jgen, SerializerProvider serializers) throws IOException { + jgen.writeStartObject(); + jgen.writeStringField("name", value.getName()); + jgen.writeNumberField("age", value.getAge()); + jgen.writeEndObject(); + } + + } + + public static class Deserializer extends JsonDeserializer { + + @Override + public MyObject deserialize(JsonParser jsonParser, DeserializationContext ctxt) throws IOException { + ObjectCodec codec = jsonParser.getCodec(); + JsonNode tree = codec.readTree(jsonParser); + String name = tree.get("name").textValue(); + int age = tree.get("age").intValue(); + return new MyObject(name, age); + } + + } + +} +``` + +#### Kotlin + +```kotlin +import com.fasterxml.jackson.core.JsonGenerator +import com.fasterxml.jackson.core.JsonParser +import com.fasterxml.jackson.core.JsonProcessingException +import com.fasterxml.jackson.databind.DeserializationContext +import com.fasterxml.jackson.databind.JsonDeserializer +import com.fasterxml.jackson.databind.JsonNode +import com.fasterxml.jackson.databind.JsonSerializer +import com.fasterxml.jackson.databind.SerializerProvider +import org.springframework.boot.jackson.JsonComponent +import java.io.IOException + +@JsonComponent +class MyJsonComponent { + + class Serializer : JsonSerializer() { + @Throws(IOException::class) + override fun serialize(value: MyObject, jgen: JsonGenerator, serializers: SerializerProvider) { + jgen.writeStartObject() + jgen.writeStringField("name", value.name) + jgen.writeNumberField("age", value.age) + jgen.writeEndObject() + } + } + + class Deserializer : JsonDeserializer() { + @Throws(IOException::class, JsonProcessingException::class) + override fun deserialize(jsonParser: JsonParser, ctxt: DeserializationContext): MyObject { + val codec = jsonParser.codec + val tree = codec.readTree(jsonParser) + val name = tree["name"].textValue() + val age = tree["age"].intValue() + return MyObject(name, age) + } + } + +} + +``` + +All [`@JsonComponent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonComponent.html) beans in the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) are automatically registered with Jackson. +Because [`@JsonComponent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonComponent.html) is meta-annotated with [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html), the usual component-scanning rules apply. + +Spring Boot also provides [`JsonObjectSerializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonObjectSerializer.html) and [`JsonObjectDeserializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonObjectDeserializer.html) base classes that provide useful alternatives to the standard Jackson versions when serializing objects. +See [`JsonObjectSerializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonObjectSerializer.html) and [`JsonObjectDeserializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonObjectDeserializer.html) in the API documentation for details. + +The example above can be rewritten to use [`JsonObjectSerializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonObjectSerializer.html) and [`JsonObjectDeserializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonObjectDeserializer.html) as follows: + +#### Java + +```java +import java.io.IOException; + +import com.fasterxml.jackson.core.JsonGenerator; +import com.fasterxml.jackson.core.JsonParser; +import com.fasterxml.jackson.core.ObjectCodec; +import com.fasterxml.jackson.databind.DeserializationContext; +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.SerializerProvider; + +import org.springframework.boot.jackson.JsonComponent; +import org.springframework.boot.jackson.JsonObjectDeserializer; +import org.springframework.boot.jackson.JsonObjectSerializer; + +@JsonComponent +public class MyJsonComponent { + + public static class Serializer extends JsonObjectSerializer { + + @Override + protected void serializeObject(MyObject value, JsonGenerator jgen, SerializerProvider provider) + throws IOException { + jgen.writeStringField("name", value.getName()); + jgen.writeNumberField("age", value.getAge()); + } + + } + + public static class Deserializer extends JsonObjectDeserializer { + + @Override + protected MyObject deserializeObject(JsonParser jsonParser, DeserializationContext context, ObjectCodec codec, + JsonNode tree) throws IOException { + String name = nullSafeValue(tree.get("name"), String.class); + int age = nullSafeValue(tree.get("age"), Integer.class); + return new MyObject(name, age); + } + + } + +} +``` + +#### Kotlin + +```kotlin +import com.fasterxml.jackson.core.JsonGenerator +import com.fasterxml.jackson.core.JsonParser +import com.fasterxml.jackson.core.ObjectCodec +import com.fasterxml.jackson.databind.DeserializationContext +import com.fasterxml.jackson.databind.JsonNode +import com.fasterxml.jackson.databind.SerializerProvider +import org.springframework.boot.jackson.JsonComponent +import org.springframework.boot.jackson.JsonObjectDeserializer +import org.springframework.boot.jackson.JsonObjectSerializer +import java.io.IOException + +@JsonComponent +class MyJsonComponent { + + class Serializer : JsonObjectSerializer() { + @Throws(IOException::class) + override fun serializeObject(value: MyObject, jgen: JsonGenerator, provider: SerializerProvider) { + jgen.writeStringField("name", value.name) + jgen.writeNumberField("age", value.age) + } + } + + class Deserializer : JsonObjectDeserializer() { + @Throws(IOException::class) + override fun deserializeObject(jsonParser: JsonParser, context: DeserializationContext, + codec: ObjectCodec, tree: JsonNode): MyObject { + val name = nullSafeValue(tree["name"], String::class.java) + val age = nullSafeValue(tree["age"], Int::class.java) + return MyObject(name, age) + } + } + +} + +``` + + + +### Mixins + +Jackson has support for mixins that can be used to mix additional annotations into those already declared on a target class. +Spring Boot’s Jackson auto-configuration will scan your application’s packages for classes annotated with [`@JsonMixin`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonMixin.html) and register them with the auto-configured [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html). +The registration is performed by Spring Boot’s [`JsonMixinModule`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonMixinModule.html). + + + +## Gson + +Auto-configuration for Gson is provided. +When Gson is on the classpath a [`Gson`](https://javadoc.io/doc/com.google.code.gson/gson/2.13.1/com/google/gson/Gson.html) bean is automatically configured. +Several `spring.gson.*` configuration properties are provided for customizing the configuration. +To take more control, one or more [`GsonBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/gson/GsonBuilderCustomizer.html) beans can be used. + + + +## JSON-B + +Auto-configuration for JSON-B is provided. +When the JSON-B API and an implementation are on the classpath a [`Jsonb`](https://jakarta.ee/specifications/jsonb/3.0/apidocs/jakarta/json/bind/Jsonb.html) bean will be automatically configured. +The preferred JSON-B implementation is Eclipse Yasson for which dependency management is provided. diff --git a/markdown/boot/3.5.4/reference/features/kotlin.md b/markdown/boot/3.5.4/reference/features/kotlin.md new file mode 100644 index 0000000..132d7c2 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/kotlin.md @@ -0,0 +1,182 @@ +--- +title: "Kotlin Support" +source: "reference:features/kotlin.adoc" +--- + + + +# Kotlin Support + +[Kotlin](https://kotlinlang.org) is a statically-typed language targeting the JVM (and other platforms) which allows writing concise and elegant code while providing [interoperability](https://kotlinlang.org/docs/reference/java-interop.html) with existing libraries written in Java. + +Spring Boot provides Kotlin support by leveraging the support in other Spring projects such as Spring Framework, Spring Data, and Reactor. +See the [Spring Framework Kotlin support documentation](https://docs.spring.io/spring-framework/reference/6.2/languages/kotlin.html) for more information. + +The easiest way to start with Spring Boot and Kotlin is to follow [this comprehensive tutorial](https://spring.io/guides/tutorials/spring-boot-kotlin/). +You can create new Kotlin projects by using [start.spring.io](https://start.spring.io/#!language=kotlin). +Feel free to join the #spring channel of [Kotlin Slack](https://slack.kotlinlang.org/) or ask a question with the `spring` and `kotlin` tags on [Stack Overflow](https://stackoverflow.com/questions/tagged/spring+kotlin) if you need support. + + + +## Requirements + +Spring Boot requires at least Kotlin 1.7.x and manages a suitable Kotlin version through dependency management. +To use Kotlin, `org.jetbrains.kotlin:kotlin-stdlib` and `org.jetbrains.kotlin:kotlin-reflect` must be present on the classpath. +The `kotlin-stdlib` variants `kotlin-stdlib-jdk7` and `kotlin-stdlib-jdk8` can also be used. + +Since [Kotlin classes are final by default](https://discuss.kotlinlang.org/t/classes-final-by-default/166), you are likely to want to configure [kotlin-spring](https://kotlinlang.org/docs/reference/compiler-plugins.html#spring-support) plugin in order to automatically open Spring-annotated classes so that they can be proxied. + +[Jackson’s Kotlin module](https://github.com/FasterXML/jackson-module-kotlin) is required for serializing / deserializing JSON data in Kotlin. +It is automatically registered when found on the classpath. +A warning message is logged if Jackson and Kotlin are present but the Jackson Kotlin module is not. + +> [!TIP] +> These dependencies and plugins are provided by default if one bootstraps a Kotlin project on [start.spring.io](https://start.spring.io/#!language=kotlin). + + + +## Null-safety + +One of Kotlin’s key features is [null-safety](https://kotlinlang.org/docs/reference/null-safety.html). +It deals with `null` values at compile time rather than deferring the problem to runtime and encountering a [`NullPointerException`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/NullPointerException.html). +This helps to eliminate a common source of bugs without paying the cost of wrappers like [`Optional`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Optional.html). +Kotlin also allows using functional constructs with nullable values as described in this [comprehensive guide to null-safety in Kotlin](https://www.baeldung.com/kotlin-null-safety). + +Although Java does not allow one to express null-safety in its type system, Spring Framework, Spring Data, and Reactor now provide null-safety of their API through tooling-friendly annotations. +By default, types from Java APIs used in Kotlin are recognized as [platform types](https://kotlinlang.org/docs/reference/java-interop.html#null-safety-and-platform-types) for which null-checks are relaxed. +[Kotlin’s support for JSR 305 annotations](https://kotlinlang.org/docs/reference/java-interop.html#jsr-305-support) combined with nullability annotations provide null-safety for the related Spring API in Kotlin. + +The JSR 305 checks can be configured by adding the `-Xjsr305` compiler flag with the following options: `-Xjsr305={strict|warn|ignore}`. +The default behavior is the same as `-Xjsr305=warn`. +The `strict` value is required to have null-safety taken in account in Kotlin types inferred from Spring API but should be used with the knowledge that Spring API nullability declaration could evolve even between minor releases and more checks may be added in the future). + +> [!WARNING] +> Generic type arguments, varargs and array elements nullability are not yet supported. +> See [SPR-15942](https://jira.spring.io/browse/SPR-15942) for up-to-date information. +> Also be aware that Spring Boot’s own API is [not yet annotated](https://github.com/spring-projects/spring-boot/issues/10712). + + + +## Kotlin API + + + +### runApplication + +Spring Boot provides an idiomatic way to run an application with `runApplication(*args)` as shown in the following example: + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.runApplication + +@SpringBootApplication +class MyApplication + +fun main(args: Array) { + runApplication(*args) +} +``` + +This is a drop-in replacement for `SpringApplication.run(MyApplication::class.java, *args)`. +It also allows customization of the application as shown in the following example: + +```kotlin +runApplication(*args) { + setBannerMode(OFF) +} +``` + + + +### Extensions + +Kotlin [extensions](https://kotlinlang.org/docs/reference/extensions.html) provide the ability to extend existing classes with additional functionality. +The Spring Boot Kotlin API makes use of these extensions to add new Kotlin specific conveniences to existing APIs. + +[`TestRestTemplate`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/client/TestRestTemplate.html) extensions, similar to those provided by Spring Framework for [`RestOperations`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestOperations.html) in Spring Framework, are provided. +Among other things, the extensions make it possible to take advantage of Kotlin reified type parameters. + + + +## Dependency Management + +In order to avoid mixing different versions of Kotlin dependencies on the classpath, Spring Boot imports the Kotlin BOM. + +With Maven, the Kotlin version can be customized by setting the `kotlin.version` property and plugin management is provided for `kotlin-maven-plugin`. +With Gradle, the Spring Boot plugin automatically aligns the `kotlin.version` with the version of the Kotlin plugin. + +Spring Boot also manages the version of Coroutines dependencies by importing the Kotlin Coroutines BOM. +The version can be customized by setting the `kotlin-coroutines.version` property. + +> [!TIP] +> `org.jetbrains.kotlinx:kotlinx-coroutines-reactor` dependency is provided by default if one bootstraps a Kotlin project with at least one reactive dependency on [start.spring.io](https://start.spring.io/#!language=kotlin). + + + +## @ConfigurationProperties + +[`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) when used in combination with [constructor binding](external-config.md#features.external-config.typesafe-configuration-properties.constructor-binding) supports data classes with immutable `val` properties as shown in the following example: + +```kotlin +@ConfigurationProperties("example.kotlin") +data class KotlinExampleProperties( + val name: String, + val description: String, + val myService: MyService) { + + data class MyService( + val apiToken: String, + val uri: URI + ) +} +``` + +Due to the limitations of their interoperability with Java, support for value classes is limited. +In particular, relying upon a value class’s default value will not work with configuration property binding. +In such cases, a data class should be used instead. + +> [!TIP] +> To generate [your own metadata](../../specification/configuration-metadata/annotation-processor.md) using the annotation processor, [`kapt` should be configured](https://kotlinlang.org/docs/reference/kapt.html) with the `spring-boot-configuration-processor` dependency. +> Note that some features (such as detecting the default value or deprecated items) are not working due to limitations in the model kapt provides. + + + +## Testing + +While it is possible to use JUnit 4 to test Kotlin code, JUnit 5 is provided by default and is recommended. +JUnit 5 enables a test class to be instantiated once and reused for all of the class’s tests. +This makes it possible to use [`@BeforeAll`](https://junit.org/junit5/docs/5.12.2/api/org.junit.jupiter.api/org/junit/jupiter/api/BeforeAll.html) and [`@AfterAll`](https://junit.org/junit5/docs/5.12.2/api/org.junit.jupiter.api/org/junit/jupiter/api/AfterAll.html) annotations on non-static methods, which is a good fit for Kotlin. + +To mock Kotlin classes, [MockK](https://mockk.io/) is recommended. +If you need the `MockK` equivalent of the Mockito specific [`@MockitoBean` and [`@MockitoSpyBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/bean/override/mockito/MockitoSpyBean.html) annotations](../testing/spring-boot-applications.md#testing.spring-boot-applications.mocking-beans), you can use [SpringMockK](https://github.com/Ninja-Squad/springmockk) which provides similar `@MockkBean` and `@SpykBean` annotations. + + + +## Resources + + + +### Further Reading + +- [Kotlin language reference](https://kotlinlang.org/docs/reference) +- [Kotlin Slack](https://kotlinlang.slack.com/) (with a dedicated #spring channel) +- [Stack Overflow with `spring` and `kotlin` tags](https://stackoverflow.com/questions/tagged/spring+kotlin) +- [Try Kotlin in your browser](https://try.kotlinlang.org/) +- [Kotlin blog](https://blog.jetbrains.com/kotlin/) +- [Awesome Kotlin](https://kotlin.link/) +- [Tutorial: building web applications with Spring Boot and Kotlin](https://spring.io/guides/tutorials/spring-boot-kotlin/) +- [Developing Spring Boot applications with Kotlin](https://spring.io/blog/2016/02/15/developing-spring-boot-applications-with-kotlin) +- [A Geospatial Messenger with Kotlin, Spring Boot and PostgreSQL](https://spring.io/blog/2016/03/20/a-geospatial-messenger-with-kotlin-spring-boot-and-postgresql) +- [Introducing Kotlin support in Spring Framework 5.0](https://spring.io/blog/2017/01/04/introducing-kotlin-support-in-spring-framework-5-0) +- [Spring Framework 5 Kotlin APIs, the functional way](https://spring.io/blog/2017/08/01/spring-framework-5-kotlin-apis-the-functional-way) + + + +### Examples + +- [spring-boot-kotlin-demo](https://github.com/sdeleuze/spring-boot-kotlin-demo): regular Spring Boot + Spring Data JPA project +- [mixit](https://github.com/mixitconf/mixit): Spring Boot 2 + WebFlux + Reactive Spring Data MongoDB +- [spring-kotlin-fullstack](https://github.com/sdeleuze/spring-kotlin-fullstack): WebFlux Kotlin fullstack example with Kotlin2js for frontend instead of JavaScript or TypeScript +- [spring-petclinic-kotlin](https://github.com/spring-petclinic/spring-petclinic-kotlin): Kotlin version of the Spring PetClinic Sample Application +- [spring-kotlin-deepdive](https://github.com/sdeleuze/spring-kotlin-deepdive): a step by step migration for Boot 1.0 + Java to Boot 2.0 + Kotlin +- [spring-boot-coroutines-demo](https://github.com/sdeleuze/spring-boot-coroutines-demo): Coroutines sample project diff --git a/markdown/boot/3.5.4/reference/features/logging.md b/markdown/boot/3.5.4/reference/features/logging.md new file mode 100644 index 0000000..721a6f8 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/logging.md @@ -0,0 +1,842 @@ +--- +title: "Logging" +source: "reference:features/logging.adoc" +--- + + + +# Logging + +Spring Boot uses [Commons Logging](https://commons.apache.org/logging) for all internal logging but leaves the underlying log implementation open. +Default configurations are provided for [Java Util Logging](https://docs.oracle.com/en/java/javase/17/docs/api/java.logging/java/util/logging/package-summary.html), [Log4j2](https://logging.apache.org/log4j/2.x/), and [Logback](https://logback.qos.ch/). +In each case, loggers are pre-configured to use console output with optional file output also available. + +By default, if you use the starters, Logback is used for logging. +Appropriate Logback routing is also included to ensure that dependent libraries that use Java Util Logging, Commons Logging, Log4J, or SLF4J all work correctly. + +> [!TIP] +> There are a lot of logging frameworks available for Java. +> Do not worry if the above list seems confusing. +> Generally, you do not need to change your logging dependencies and the Spring Boot defaults work just fine. + +> [!TIP] +> When you deploy your application to a servlet container or application server, logging performed with the Java Util Logging API is not routed into your application’s logs. +> This prevents logging performed by the container or other applications that have been deployed to it from appearing in your application’s logs. + + + +## Log Format + +The default log output from Spring Boot resembles the following example: + +``` +Unresolved include directive in modules/reference/pages/features/logging.adoc - include::ROOT:partial$logging/logging-format.txt[] +``` + +The following items are output: + +- Date and Time: Millisecond precision and easily sortable. +- Log Level: `ERROR`, `WARN`, `INFO`, `DEBUG`, or `TRACE`. +- Process ID. +- A `---` separator to distinguish the start of actual log messages. +- Application name: Enclosed in square brackets (logged by default only if `spring.application.name` is set) +- Application group: Enclosed in square brackets (logged by default only if `spring.application.group` is set) +- Thread name: Enclosed in square brackets (may be truncated for console output). +- Correlation ID: If tracing is enabled (not shown in the sample above) +- Logger name: This is usually the source class name (often abbreviated). +- The log message. + +> [!NOTE] +> Logback does not have a `FATAL` level. +> It is mapped to `ERROR`. + +> [!TIP] +> If you have a `spring.application.name` property but don’t want it logged you can set `logging.include-application-name` to `false`. + +> [!TIP] +> If you have a `spring.application.group` property but don’t want it logged you can set `logging.include-application-group` to `false`. + +> [!TIP] +> For more details about correlation IDs, please [see this documentation](../actuator/tracing.md#actuator.micrometer-tracing.logging). + + + +## Console Output + +The default log configuration echoes messages to the console as they are written. +By default, `ERROR`-level, `WARN`-level, and `INFO`-level messages are logged. +You can also enable a “debug” mode by starting your application with a `--debug` flag. + +```shell +$ java -jar myapp.jar --debug +``` + +> [!NOTE] +> You can also specify `debug=true` in your `application.properties`. + +When the debug mode is enabled, a selection of core loggers (embedded container, Hibernate, and Spring Boot) are configured to output more information. +Enabling the debug mode does *not* configure your application to log all messages with `DEBUG` level. + +Alternatively, you can enable a “trace” mode by starting your application with a `--trace` flag (or `trace=true` in your `application.properties`). +Doing so enables trace logging for a selection of core loggers (embedded container, Hibernate schema generation, and the whole Spring portfolio). + + + +### Color-coded Output + +If your terminal supports ANSI, color output is used to aid readability. +You can set `spring.output.ansi.enabled` to a [supported value](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ansi/AnsiOutput.Enabled.html) to override the auto-detection. + +Color coding is configured by using the `%clr` conversion word. +In its simplest form, the converter colors the output according to the log level, as shown in the following example: + +``` +%clr(%5p) +``` + +The following table describes the mapping of log levels to colors: + +| Level | Color | +| --- | --- | +| `FATAL` | Red | +| `ERROR` | Red | +| `WARN` | Yellow | +| `INFO` | Green | +| `DEBUG` | Green | +| `TRACE` | Green | + +Alternatively, you can specify the color or style that should be used by providing it as an option to the conversion. +For example, to make the text yellow, use the following setting: + +``` +%clr(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}){yellow} +``` + +The following colors and styles are supported: + +- `blue` +- `cyan` +- `faint` +- `green` +- `magenta` +- `red` +- `yellow` + + + +## File Output + +By default, Spring Boot logs only to the console and does not write log files. +If you want to write log files in addition to the console output, you need to set a `logging.file.name` or `logging.file.path` property (for example, in your `application.properties`). +If both properties are set, `logging.file.path` is ignored and only `logging.file.name` is used. + +The following table shows how the `logging.*` properties can be used together: + +| `logging.file.name` | `logging.file.path` | Description | +| --- | --- | --- | +| *(none)* | *(none)* | Console only logging. | +| Specific file (for example, `my.log`) | *(none)* | Writes to the location specified by `logging.file.name`. The location can be absolute or relative to the current directory. | +| *(none)* | Specific directory (for example, `/var/log`) | Writes `spring.log` to the directory specified by `logging.file.path`. The directory can be absolute or relative to the current directory. | +| Specific file | Specific directory | Writes to the location specified by `logging.file.name` and ignores `logging.file.path`. The location can be absolute or relative to the current directory. | + +Log files rotate when they reach 10 MB and, as with console output, `ERROR`-level, `WARN`-level, and `INFO`-level messages are logged by default. + +> [!TIP] +> Logging properties are independent of the actual logging infrastructure. +> As a result, specific configuration keys (such as `logback.configurationFile` for Logback) are not managed by spring Boot. + + + +## File Rotation + +If you are using the Logback, it is possible to fine-tune log rotation settings using your `application.properties` or `application.yaml` file. +For all other logging system, you will need to configure rotation settings directly yourself (for example, if you use Log4j2 then you could add a `log4j2.xml` or `log4j2-spring.xml` file). + +The following rotation policy properties are supported: + +| Name | Description | +| --- | --- | +| `logging.logback.rollingpolicy.file-name-pattern` | The filename pattern used to create log archives. | +| `logging.logback.rollingpolicy.clean-history-on-start` | If log archive cleanup should occur when the application starts. | +| `logging.logback.rollingpolicy.max-file-size` | The maximum size of log file before it is archived. | +| `logging.logback.rollingpolicy.total-size-cap` | The maximum amount of size log archives can take before being deleted. | +| `logging.logback.rollingpolicy.max-history` | The maximum number of archive log files to keep (defaults to 7). | + + + +## Log Levels + +All the supported logging systems can have the logger levels set in the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) (for example, in `application.properties`) by using `logging.level.=` where `level` is one of TRACE, DEBUG, INFO, WARN, ERROR, FATAL, or OFF. +The `root` logger can be configured by using `logging.level.root`. + +The following example shows potential logging settings in `application.properties`: + +#### Properties + +```properties +logging.level.root=warn +logging.level.org.springframework.web=debug +logging.level.org.hibernate=error +``` + +#### YAML + +```yaml +logging: + level: + root: "warn" + org.springframework.web: "debug" + org.hibernate: "error" +``` + +It is also possible to set logging levels using environment variables. +For example, `LOGGING_LEVEL_ORG_SPRINGFRAMEWORK_WEB=DEBUG` will set `org.springframework.web` to `DEBUG`. + +> [!NOTE] +> The above approach will only work for package level logging. +> Since relaxed binding [always converts environment variables to lowercase](external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding.maps-from-environment-variables), it is not possible to configure logging for an individual class in this way. +> If you need to configure logging for a class, you can use [the `SPRING_APPLICATION_JSON`](external-config.md#features.external-config.application-json) variable. + + + +## Log Groups + +It is often useful to be able to group related loggers together so that they can all be configured at the same time. +For example, you might commonly change the logging levels for *all* Tomcat related loggers, but you can not easily remember top level packages. + +To help with this, Spring Boot allows you to define logging groups in your Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +For example, here is how you could define a “tomcat” group by adding it to your `application.properties`: + +#### Properties + +```properties +logging.group.tomcat=org.apache.catalina,org.apache.coyote,org.apache.tomcat +``` + +#### YAML + +```yaml +logging: + group: + tomcat: "org.apache.catalina,org.apache.coyote,org.apache.tomcat" +``` + +Once defined, you can change the level for all the loggers in the group with a single line: + +#### Properties + +```properties +logging.level.tomcat=trace +``` + +#### YAML + +```yaml +logging: + level: + tomcat: "trace" +``` + +Spring Boot includes the following pre-defined logging groups that can be used out-of-the-box: + +| Name | Loggers | +| --- | --- | +| web | `org.springframework.core.codec`, `org.springframework.http`, `org.springframework.web`, `org.springframework.boot.actuate.endpoint.web`, `org.springframework.boot.web.servlet.ServletContextInitializerBeans` | +| sql | `org.springframework.jdbc.core`, `org.hibernate.SQL`, [`LoggerListener`](https://www.jooq.org/javadoc/3.19.24/org/jooq/tools/LoggerListener.html) | + + + +## Using a Log Shutdown Hook + +In order to release logging resources when your application terminates, a shutdown hook that will trigger log system cleanup when the JVM exits is provided. +This shutdown hook is registered automatically unless your application is deployed as a war file. +If your application has complex context hierarchies the shutdown hook may not meet your needs. +If it does not, disable the shutdown hook and investigate the options provided directly by the underlying logging system. +For example, Logback offers [context selectors](https://logback.qos.ch/manual/loggingSeparation.html) which allow each Logger to be created in its own context. +You can use the `logging.register-shutdown-hook` property to disable the shutdown hook. +Setting it to `false` will disable the registration. +You can set the property in your `application.properties` or `application.yaml` file: + +#### Properties + +```properties +logging.register-shutdown-hook=false +``` + +#### YAML + +```yaml +logging: + register-shutdown-hook: false +``` + + + +## Custom Log Configuration + +The various logging systems can be activated by including the appropriate libraries on the classpath and can be further customized by providing a suitable configuration file in the root of the classpath or in a location specified by the following Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) property: `logging.config`. + +You can force Spring Boot to use a particular logging system by using the `org.springframework.boot.logging.LoggingSystem` system property. +The value should be the fully qualified class name of a [`LoggingSystem`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/LoggingSystem.html) implementation. +You can also disable Spring Boot’s logging configuration entirely by using a value of `none`. + +> [!NOTE] +> Since logging is initialized **before** the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) is created, it is not possible to control logging from [`@PropertySources`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/PropertySources.html) in Spring [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) files. +> The only way to change the logging system or disable it entirely is through System properties. + +Depending on your logging system, the following files are loaded: + +| Logging System | Customization | +| --- | --- | +| Logback | `logback-spring.xml`, `logback-spring.groovy`, `logback.xml`, or `logback.groovy` | +| Log4j2 | `log4j2-spring.xml` or `log4j2.xml` | +| JDK (Java Util Logging) | `logging.properties` | + +> [!NOTE] +> When possible, we recommend that you use the `-spring` variants for your logging configuration (for example, `logback-spring.xml` rather than `logback.xml`). +> If you use standard configuration locations, Spring cannot completely control log initialization. + +> [!WARNING] +> There are known classloading issues with Java Util Logging that cause problems when running from an 'executable jar'. +> We recommend that you avoid it when running from an 'executable jar' if at all possible. + +To help with the customization, some other properties are transferred from the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) to System properties. +This allows the properties to be consumed by logging system configuration. For example, setting `logging.file.name` in `application.properties` or `LOGGING_FILE_NAME` as an environment variable will result in the `LOG_FILE` System property being set. +The properties that are transferred are described in the following table: + +| Spring Environment | System Property | Comments | +| --- | --- | --- | +| `logging.exception-conversion-word` | `LOG_EXCEPTION_CONVERSION_WORD` | The conversion word used when logging exceptions. | +| `logging.file.name` | `LOG_FILE` | If defined, it is used in the default log configuration. | +| `logging.file.path` | `LOG_PATH` | If defined, it is used in the default log configuration. | +| `logging.pattern.console` | `CONSOLE_LOG_PATTERN` | The log pattern to use on the console (stdout). | +| `logging.pattern.dateformat` | `LOG_DATEFORMAT_PATTERN` | Appender pattern for log date format. | +| `logging.charset.console` | `CONSOLE_LOG_CHARSET` | The charset to use for console logging. | +| `logging.threshold.console` | `CONSOLE_LOG_THRESHOLD` | The log level threshold to use for console logging. | +| `logging.pattern.file` | `FILE_LOG_PATTERN` | The log pattern to use in a file (if `LOG_FILE` is enabled). | +| `logging.charset.file` | `FILE_LOG_CHARSET` | The charset to use for file logging (if `LOG_FILE` is enabled). | +| `logging.threshold.file` | `FILE_LOG_THRESHOLD` | The log level threshold to use for file logging. | +| `logging.pattern.level` | `LOG_LEVEL_PATTERN` | The format to use when rendering the log level (default `%5p`). | +| `logging.structured.format.console` | `CONSOLE_LOG_STRUCTURED_FORMAT` | The structured logging format to use for console logging. | +| `logging.structured.format.file` | `FILE_LOG_STRUCTURED_FORMAT` | The structured logging format to use for file logging. | +| `PID` | `PID` | The current process ID (discovered if possible and when not already defined as an OS environment variable). | + +If you use Logback, the following properties are also transferred: + +| Spring Environment | System Property | Comments | +| --- | --- | --- | +| `logging.logback.rollingpolicy.file-name-pattern` | `LOGBACK_ROLLINGPOLICY_FILE_NAME_PATTERN` | Pattern for rolled-over log file names (default `${LOG_FILE}.%d{yyyy-MM-dd}.%i.gz`). | +| `logging.logback.rollingpolicy.clean-history-on-start` | `LOGBACK_ROLLINGPOLICY_CLEAN_HISTORY_ON_START` | Whether to clean the archive log files on startup. | +| `logging.logback.rollingpolicy.max-file-size` | `LOGBACK_ROLLINGPOLICY_MAX_FILE_SIZE` | Maximum log file size. | +| `logging.logback.rollingpolicy.total-size-cap` | `LOGBACK_ROLLINGPOLICY_TOTAL_SIZE_CAP` | Total size of log backups to be kept. | +| `logging.logback.rollingpolicy.max-history` | `LOGBACK_ROLLINGPOLICY_MAX_HISTORY` | Maximum number of archive log files to keep. | + +All the supported logging systems can consult System properties when parsing their configuration files. +See the default configurations in `spring-boot.jar` for examples: + +- [Logback](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback/defaults.xml) +- [Log4j 2](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/log4j2/log4j2.xml) +- [Java Util logging](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/java/logging-file.properties) + +> [!TIP] +> If you want to use a placeholder in a logging property, you should use [Spring Boot’s syntax](external-config.md#features.external-config.files.property-placeholders) and not the syntax of the underlying framework. +> Notably, if you use Logback, you should use `:` as the delimiter between a property name and its default value and not use `:-`. + +> [!TIP] +> You can add MDC and other ad-hoc content to log lines by overriding only the `LOG_LEVEL_PATTERN` (or `logging.pattern.level` with Logback). +> For example, if you use `logging.pattern.level=user:%X{user} %5p`, then the default log format contains an MDC entry for "user", if it exists, as shown in the following example. +> +> ``` +> 2019-08-30 12:30:04.031 user:someone INFO 22174 --- [ nio-8080-exec-0] demo.Controller +> Handling authenticated request +> ``` + + + +## Structured Logging + +Structured logging is a technique where the log output is written in a well-defined, often machine-readable format. +Spring Boot supports structured logging and has support for the following JSON formats out of the box: + +- [Elastic Common Schema (ECS)](#features.logging.structured.ecs) +- [Graylog Extended Log Format (GELF)](#features.logging.structured.gelf) +- [Logstash](#features.logging.structured.logstash) + +To enable structured logging, set the property `logging.structured.format.console` (for console output) or `logging.structured.format.file` (for file output) to the id of the format you want to use. + +If you are using [Custom Log Configuration](#features.logging.custom-log-configuration), update your configuration to respect `CONSOLE_LOG_STRUCTURED_FORMAT` and `FILE_LOG_STRUCTURED_FORMAT` system properties. +Take `CONSOLE_LOG_STRUCTURED_FORMAT` for example: + +#### Logback + +```xml + + + ${CONSOLE_LOG_STRUCTURED_FORMAT} + ${CONSOLE_LOG_CHARSET} + +``` + +You can also refer to the default configurations included in Spring Boot: + +- [Logback Structured Console Appender](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback/structured-console-appender.xml) +- [Logback Structured File Appender](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback/structured-file-appender.xml) + +#### Log4j2 + +```xml + + +``` + +You can also refer to the default configurations included in Spring Boot: + +- [Log4j2 Console Appender](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/log4j2/log4j2.xml) +- [Log4j2 Console and File Appender](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/log4j2/log4j2-file.xml) + + + +### Elastic Common Schema + +[Elastic Common Schema](https://www.elastic.co/guide/en/ecs/8.11/ecs-reference.html) is a JSON based logging format. + +To enable the Elastic Common Schema log format, set the appropriate `format` property to `ecs`: + +#### Properties + +```properties +logging.structured.format.console=ecs +logging.structured.format.file=ecs +``` + +#### YAML + +```yaml +logging: + structured: + format: + console: ecs + file: ecs +``` + +A log line looks like this: + +```json +{"@timestamp":"2024-01-01T10:15:00.067462556Z","log":{"level":"INFO","logger":"org.example.Application"},"process":{"pid":39599,"thread":{"name":"main"}},"service":{"name":"simple"},"message":"No active profile set, falling back to 1 default profile: \"default\"","ecs":{"version":"8.11"}} +``` + +This format also adds every key value pair contained in the MDC to the JSON object. +You can also use the [SLF4J fluent logging API](https://www.slf4j.org/manual.html#fluent) to add key value pairs to the logged JSON object with the [addKeyValue]() method. + +The `service` values can be customized using `logging.structured.ecs.service` properties: + +#### Properties + +```properties +logging.structured.ecs.service.name=MyService +logging.structured.ecs.service.version=1 +logging.structured.ecs.service.environment=Production +logging.structured.ecs.service.node-name=Primary +``` + +#### YAML + +```yaml +logging: + structured: + ecs: + service: + name: MyService + version: 1.0 + environment: Production + node-name: Primary +``` + +> [!NOTE] +> `logging.structured.ecs.service.name` will default to `spring.application.name` if not specified. + +> [!NOTE] +> `logging.structured.ecs.service.version` will default to `spring.application.version` if not specified. + + + +### Graylog Extended Log Format (GELF) + +[Graylog Extended Log Format](https://go2docs.graylog.org/current/getting_in_log_data/gelf.html) is a JSON based logging format for the Graylog log analytics platform. + +To enable the Graylog Extended Log Format, set the appropriate `format` property to `gelf`: + +#### Properties + +```properties +logging.structured.format.console=gelf +logging.structured.format.file=gelf +``` + +#### YAML + +```yaml +logging: + structured: + format: + console: gelf + file: gelf +``` + +A log line looks like this: + +```json +{"version":"1.1","short_message":"No active profile set, falling back to 1 default profile: \"default\"","timestamp":1725958035.857,"level":6,"_level_name":"INFO","_process_pid":47649,"_process_thread_name":"main","_log_logger":"org.example.Application"} +``` + +This format also adds every key value pair contained in the MDC to the JSON object. +You can also use the [SLF4J fluent logging API](https://www.slf4j.org/manual.html#fluent) to add key value pairs to the logged JSON object with the [addKeyValue]() method. + +Several fields can be customized using `logging.structured.gelf` properties: + +#### Properties + +```properties +logging.structured.gelf.host=MyService +logging.structured.gelf.service.version=1 +``` + +#### YAML + +```yaml +logging: + structured: + gelf: + host: MyService + service: + version: 1.0 +``` + +> [!NOTE] +> `logging.structured.gelf.host` will default to `spring.application.name` if not specified. + +> [!NOTE] +> `logging.structured.gelf.service.version` will default to `spring.application.version` if not specified. + + + +### Logstash JSON format + +The [Logstash JSON format](https://github.com/logfellow/logstash-logback-encoder?tab=readme-ov-file#standard-fields) is a JSON based logging format. + +To enable the Logstash JSON log format, set the appropriate `format` property to `logstash`: + +#### Properties + +```properties +logging.structured.format.console=logstash +logging.structured.format.file=logstash +``` + +#### YAML + +```yaml +logging: + structured: + format: + console: logstash + file: logstash +``` + +A log line looks like this: + +```json +{"@timestamp":"2024-01-01T10:15:00.111037681+02:00","@version":"1","message":"No active profile set, falling back to 1 default profile: \"default\"","logger_name":"org.example.Application","thread_name":"main","level":"INFO","level_value":20000} +``` + +This format also adds every key value pair contained in the MDC to the JSON object. +You can also use the [SLF4J fluent logging API](https://www.slf4j.org/manual.html#fluent) to add key value pairs to the logged JSON object with the [addKeyValue]() method. + +If you add [markers](https://www.slf4j.org/api/org/slf4j/Marker.html), these will show up in a `tags` string array in the JSON. + + + +### Customizing Structured Logging JSON + +Spring Boot attempts to pick sensible defaults for the JSON names and values output for structured logging. +Sometimes, however, you may want to make small adjustments to the JSON for your own needs. +For example, it’s possible that you might want to change some of the names to match the expectations of your log ingestion system. +You might also want to filter out certain members since you don’t find them useful. + +The following properties allow you to change the way that structured logging JSON is written: + +| Property | Description | +| --- | --- | +| `logging.structured.json.include` & `logging.structured.json.exclude` | Filters specific paths from the JSON | +| `logging.structured.json.rename` | Renames a specific member in the JSON | +| `logging.structured.json.add` | Adds additional members to the JSON | + +For example, the following will exclude `log.level`, rename `process.id` to `procid` and add a fixed `corpname` field: + +#### Properties + +```properties +logging.structured.json.exclude=log.level +logging.structured.json.rename.process.id=procid +logging.structured.json.add.corpname=mycorp +``` + +#### YAML + +```yaml +logging: + structured: + json: + exclude: log.level + rename: + process.id: procid + add: + corpname: mycorp +``` + +> [!TIP] +> For more advanced customizations, you can use the [`StructuredLoggingJsonMembersCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/structured/StructuredLoggingJsonMembersCustomizer.html) interface. +> You can reference one or more implementations using the `logging.structured.json.customizer` property. +> You can also declare implementations by listing them in a `META-INF/spring.factories` file. + + + +### Customizing Structured Logging Stack Traces + +Complete stack traces are included in the JSON output whenever a message is logged with an exception. +This amount of information may be costly to process by your log ingestion system, so you may want to tune the way that stack traces are printed. + +To do this, you can use one or more of the following properties: + +| Property | Description | +| --- | --- | +| `logging.structured.json.stacktrace.root` | Use `last` to print the root item last (same as Java) or `first` to print the root item first. | +| `logging.structured.json.stacktrace.max-length` | The maximum length that should be printed | +| `logging.structured.json.stacktrace.max-throwable-depth` | The maximum number of frames to print per stack trace (including common and suppressed frames) | +| `logging.structured.json.stacktrace.include-common-frames` | If common frames should be included or removed | +| `logging.structured.json.stacktrace.include-hashes` | If a hash of the stack trace should be included | + +For example, the following will use root first stack traces, limit their length, and include hashes. + +#### Properties + +```properties +logging.structured.json.stacktrace.root=first +logging.structured.json.stacktrace.max-length=1024 +logging.structured.json.stacktrace.include-common-frames=true +logging.structured.json.stacktrace.include-hashes=true +``` + +#### YAML + +```yaml +logging: + structured: + json: + stacktrace: + root: first + max-length: 1024 + include-common-frames: true + include-hashes: true +``` + +> [!TIP] +> If you need complete control over stack trace printing you can set `logging.structured.json.stacktrace.printer` to the name of a [`StackTracePrinter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/StackTracePrinter.html) implementation. +> You can also set it to `logging-system` to force regular logging system stack trace output to be used. +> +> Your `StackTracePrinter` implementation can also include a constructor argument that accepts a [`StandardStackTracePrinter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/StandardStackTracePrinter.html) if it wishes to apply further customization to the stack trace printer created from the properties. + + + +### Supporting Other Structured Logging Formats + +The structured logging support in Spring Boot is extensible, allowing you to define your own custom format. +To do this, implement the [`StructuredLogFormatter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/structured/StructuredLogFormatter.html) interface. The generic type argument has to be [`ILoggingEvent`](https://logback.qos.ch/apidocs/ch.qos.logback.core/ch/qos/logback/classic/spi/ILoggingEvent.html) when using Logback and [`LogEvent`](https://logging.apache.org/log4j/2.x/javadoc/log4j-core/org/apache/logging/log4j/core/LogEvent.html) when using Log4j2 (that means your implementation is tied to a specific logging system). +Your implementation is then called with the log event and returns the [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) to be logged, as seen in this example: + +#### Java + +```java +import ch.qos.logback.classic.spi.ILoggingEvent; + +import org.springframework.boot.logging.structured.StructuredLogFormatter; + +class MyCustomFormat implements StructuredLogFormatter { + + @Override + public String format(ILoggingEvent event) { + return "time=" + event.getInstant() + " level=" + event.getLevel() + " message=" + event.getMessage() + "\n"; + } + +} +``` + +#### Kotlin + +```kotlin +import ch.qos.logback.classic.spi.ILoggingEvent +import org.springframework.boot.logging.structured.StructuredLogFormatter + +class MyCustomFormat : StructuredLogFormatter { + + override fun format(event: ILoggingEvent): String { + return "time=${event.instant} level=${event.level} message=${event.message}\n" + } + +} +``` + +As you can see in the example, you can return any format, it doesn’t have to be JSON. + +To enable your custom format, set the property `logging.structured.format.console` or `logging.structured.format.file` to the fully qualified class name of your implementation. + +Your implementation can use some constructor parameters, which are injected automatically. +Please see the JavaDoc of [`StructuredLogFormatter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/logging/structured/StructuredLogFormatter.html) for more details. + + + +## Logback Extensions + +Spring Boot includes a number of extensions to Logback that can help with advanced configuration. +You can use these extensions in your `logback-spring.xml` configuration file. + +> [!NOTE] +> Because the standard `logback.xml` configuration file is loaded too early, you cannot use extensions in it. +> You need to either use `logback-spring.xml` or define a `logging.config` property. + +> [!WARNING] +> The extensions cannot be used with Logback’s [configuration scanning](https://logback.qos.ch/manual/configuration.html#autoScan). +> If you attempt to do so, making changes to the configuration file results in an error similar to one of the following being logged: + +``` +ERROR in ch.qos.logback.core.joran.spi.Interpreter@4:71 - no applicable action for [springProperty], current ElementPath is [[configuration][springProperty]] +ERROR in ch.qos.logback.core.joran.spi.Interpreter@4:71 - no applicable action for [springProfile], current ElementPath is [[configuration][springProfile]] +``` + + + +### Profile-specific Configuration + +The `` tag lets you optionally include or exclude sections of configuration based on the active Spring profiles. +Profile sections are supported anywhere within the `` element. +Use the `name` attribute to specify which profile accepts the configuration. +The `` tag can contain a profile name (for example `staging`) or a profile expression. +A profile expression allows for more complicated profile logic to be expressed, for example `production & (eu-central | eu-west)`. +Check the [Spring Framework reference guide](https://docs.spring.io/spring-framework/reference/6.2/core/beans/environment.html#beans-definition-profiles-java) for more details. +The following listing shows three sample profiles: + +```xml + + + + + + + + + + + +``` + + + +### Environment Properties + +The `` tag lets you expose properties from the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) for use within Logback. +Doing so can be useful if you want to access values from your `application.properties` file in your Logback configuration. +The tag works in a similar way to Logback’s standard `` tag. +However, rather than specifying a direct `value`, you specify the `source` of the property (from the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html)). +If you need to store the property somewhere other than in `local` scope, you can use the `scope` attribute. +If you need a fallback value (in case the property is not set in the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html)), you can use the `defaultValue` attribute. +The following example shows how to expose properties for use within Logback: + +```xml + + + ${fluentHost} + ... + +``` + +> [!NOTE] +> The `source` must be specified in kebab case (such as `my.property-name`). +> However, properties can be added to the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) by using the relaxed rules. + + + +## Log4j2 Extensions + +Spring Boot includes a number of extensions to Log4j2 that can help with advanced configuration. +You can use these extensions in any `log4j2-spring.xml` configuration file. + +> [!NOTE] +> Because the standard `log4j2.xml` configuration file is loaded too early, you cannot use extensions in it. +> You need to either use `log4j2-spring.xml` or define a `logging.config` property. + +> [!NOTE] +> The extensions supersede the [Spring Boot support](https://logging.apache.org/log4j/2.x/log4j-spring-boot.html) provided by Log4J. +> You should make sure not to include the `org.apache.logging.log4j:log4j-spring-boot` module in your build. + + + +### Profile-specific Configuration + +The `` tag lets you optionally include or exclude sections of configuration based on the active Spring profiles. +Profile sections are supported anywhere within the `` element. +Use the `name` attribute to specify which profile accepts the configuration. +The `` tag can contain a profile name (for example `staging`) or a profile expression. +A profile expression allows for more complicated profile logic to be expressed, for example `production & (eu-central | eu-west)`. +Check the [Spring Framework reference guide](https://docs.spring.io/spring-framework/reference/6.2/core/beans/environment.html#beans-definition-profiles-java) for more details. +The following listing shows three sample profiles: + +```xml + + + + + + + + + + + +``` + + + +### Environment Properties Lookup + +If you want to refer to properties from your Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) within your Log4j2 configuration you can use `spring:` prefixed [lookups](https://logging.apache.org/log4j/2.x/manual/lookups.html). +Doing so can be useful if you want to access values from your `application.properties` file in your Log4j2 configuration. + +The following example shows how to set Log4j2 properties named `applicationName` and `applicationGroup` that read `spring.application.name` and `spring.application.group` from the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html): + +```xml + + ${spring:spring.application.name} + ${spring:spring.application.group} + +``` + +> [!NOTE] +> The lookup key should be specified in kebab case (such as `my.property-name`). + + + +### Log4j2 System Properties + +Log4j2 supports a number of [System Properties](https://logging.apache.org/log4j/2.x/manual/systemproperties.html) that can be used to configure various items. +For example, the `log4j2.skipJansi` system property can be used to configure if the [`ConsoleAppender`](https://logging.apache.org/log4j/2.x/javadoc/log4j-core/org/apache/logging/log4j/core/appender/ConsoleAppender.html) will try to use a [Jansi](https://github.com/fusesource/jansi) output stream on Windows. + +All system properties that are loaded after the Log4j2 initialization can be obtained from the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +For example, you could add `log4j2.skipJansi=false` to your `application.properties` file to have the [`ConsoleAppender`](https://logging.apache.org/log4j/2.x/javadoc/log4j-core/org/apache/logging/log4j/core/appender/ConsoleAppender.html) use Jansi on Windows. + +> [!NOTE] +> The Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) is only considered when system properties and OS environment variables do not contain the value being loaded. + +> [!WARNING] +> System properties that are loaded during early Log4j2 initialization cannot reference the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +> For example, the property Log4j2 uses to allow the default Log4j2 implementation to be chosen is used before the Spring Environment is available. diff --git a/markdown/boot/3.5.4/reference/features/profiles.md b/markdown/boot/3.5.4/reference/features/profiles.md new file mode 100644 index 0000000..0a305a5 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/profiles.md @@ -0,0 +1,232 @@ +--- +title: "Profiles" +source: "reference:features/profiles.adoc" +--- + + + +# Profiles + +Spring Profiles provide a way to segregate parts of your application configuration and make it be available only in certain environments. +Any [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html), [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) or [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) can be marked with [`@Profile`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Profile.html) to limit when it is loaded, as shown in the following example: + +#### Java + +```java +import org.springframework.context.annotation.Configuration; +import org.springframework.context.annotation.Profile; + +@Configuration(proxyBeanMethods = false) +@Profile("production") +public class ProductionConfiguration { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Configuration +import org.springframework.context.annotation.Profile + +@Configuration(proxyBeanMethods = false) +@Profile("production") +class ProductionConfiguration { + + // ... + +} + +``` + +> [!NOTE] +> If [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are registered through [`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) instead of automatic scanning, the [`@Profile`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Profile.html) annotation needs to be specified on the [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class that has the [`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) annotation. +> In the case where [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) are scanned, [`@Profile`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Profile.html) can be specified on the [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) class itself. + +You can use a `spring.profiles.active` [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) property to specify which profiles are active. +You can specify the property in any of the ways described earlier in this chapter. +For example, you could include it in your `application.properties`, as shown in the following example: + +#### Properties + +```properties +spring.profiles.active=dev,hsqldb +``` + +#### YAML + +```yaml +spring: + profiles: + active: "dev,hsqldb" +``` + +You could also specify it on the command line by using the following switch: `--spring.profiles.active=dev,hsqldb`. + +If no profile is active, a default profile is enabled. +The name of the default profile is `default` and it can be tuned using the `spring.profiles.default` [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) property, as shown in the following example: + +#### Properties + +```properties +spring.profiles.default=none +``` + +#### YAML + +```yaml +spring: + profiles: + default: "none" +``` + +`spring.profiles.active` and `spring.profiles.default` can only be used in non-profile-specific documents. +This means they cannot be included in [profile specific files](external-config.md#features.external-config.files.profile-specific) or [documents activated](external-config.md#features.external-config.files.activation-properties) by `spring.config.activate.on-profile`. + +For example, the second document configuration is invalid: + +#### Properties + +```properties +spring.profiles.active=prod +#--- +spring.config.activate.on-profile=prod +spring.profiles.active=metrics +``` + +#### YAML + +```yaml +# this document is valid +spring: + profiles: + active: "prod" +--- +# this document is invalid +spring: + config: + activate: + on-profile: "prod" + profiles: + active: "metrics" +``` + +The `spring.profiles.active` property follows the same ordering rules as other properties. +The highest [`PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/PropertySource.html) wins. +This means that you can specify active profiles in `application.properties` and then **replace** them by using the command line switch. + +> [!TIP] +> See [the “Externalized Configuration”](external-config.md#features.external-config.order) for more details on the order in which property sources are considered. + +> [!NOTE] +> By default, profile names in Spring Boot may contain letters, numbers, or permitted characters (`-`, `_`, `.`, `+`, `@`). +> In addition, they can only start and end with a letter or number. +> +> This restriction helps to prevent common parsing issues. +> if, however, you prefer more flexible profile names you can set `spring.profiles.validate` to `false` in your `application.properties` or `application.yaml` file: +> +> #### Properties +> +> ```properties +> spring.profiles.validate=false +> ``` +> +> #### YAML +> +> ```yaml +> spring: +> profiles: +> validate: false +> ``` + + + +## Adding Active Profiles + +Sometimes, it is useful to have properties that **add** to the active profiles rather than replace them. +The `spring.profiles.include` property can be used to add active profiles on top of those activated by the `spring.profiles.active` property. +The [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) entry point also has a Java API for setting additional profiles. +See the `setAdditionalProfiles()` method in [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html). + +For example, when an application with the following properties is run, the common and local profiles will be activated even when it runs using the `--spring.profiles.active` switch: + +#### Properties + +```properties +spring.profiles.include[0]=common +spring.profiles.include[1]=local +``` + +#### YAML + +```yaml +spring: + profiles: + include: + - "common" + - "local" +``` + +> [!NOTE] +> Included profiles are added before any `spring.profiles.active` profiles. + +> [!TIP] +> The `spring.profiles.include` property is processed for each property source, as such the usual [complex type merging rules](external-config.md#features.external-config.typesafe-configuration-properties.merging-complex-types) for lists do not apply. + +> [!WARNING] +> Similar to `spring.profiles.active`, `spring.profiles.include` can only be used in non-profile-specific documents. +> This means it cannot be included in [profile specific files](external-config.md#features.external-config.files.profile-specific) or [documents activated](external-config.md#features.external-config.files.activation-properties) by `spring.config.activate.on-profile`. + +Profile groups, which are described in the [next section](#features.profiles.groups) can also be used to add active profiles if a given profile is active. + + + +## Profile Groups + +Occasionally the profiles that you define and use in your application are too fine-grained and become cumbersome to use. +For example, you might have `proddb` and `prodmq` profiles that you use to enable database and messaging features independently. + +To help with this, Spring Boot lets you define profile groups. +A profile group allows you to define a logical name for a related group of profiles. + +For example, we can create a `production` group that consists of our `proddb` and `prodmq` profiles. + +#### Properties + +```properties +spring.profiles.group.production[0]=proddb +spring.profiles.group.production[1]=prodmq +``` + +#### YAML + +```yaml +spring: + profiles: + group: + production: + - "proddb" + - "prodmq" +``` + +Our application can now be started using `--spring.profiles.active=production` to activate the `production`, `proddb` and `prodmq` profiles in one hit. + +> [!WARNING] +> Similar to `spring.profiles.active` and `spring.profiles.include`, `spring.profiles.group` can only be used in non-profile-specific documents. +> This means it cannot be included in [profile specific files](external-config.md#features.external-config.files.profile-specific) or [documents activated](external-config.md#features.external-config.files.activation-properties) by `spring.config.activate.on-profile`. + + + +## Programmatically Setting Profiles + +You can programmatically set active profiles by calling `SpringApplication.setAdditionalProfiles(…​)` before your application runs. +It is also possible to activate profiles by using Spring’s [`ConfigurableEnvironment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/ConfigurableEnvironment.html) interface. + + + +## Profile-specific Configuration Files + +Profile-specific variants of both `application.properties` (or `application.yaml`) and files referenced through [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) are considered as files and loaded. +See [features/external-config.adoc#features.external-config.files.profile-specific](external-config.md#features.external-config.files.profile-specific) for details. diff --git a/markdown/boot/3.5.4/reference/features/spring-application.md b/markdown/boot/3.5.4/reference/features/spring-application.md new file mode 100644 index 0000000..7d309cc --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/spring-application.md @@ -0,0 +1,737 @@ +--- +title: "SpringApplication" +source: "reference:features/spring-application.adoc" +--- + + + +# SpringApplication + +The [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) class provides a convenient way to bootstrap a Spring application that is started from a `main()` method. +In many situations, you can delegate to the static [`SpringApplication.run(Class, String...)`]() method, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.runApplication +@SpringBootApplication +class MyApplication + +fun main(args: Array) { + runApplication(*args) +} + +``` + +When your application starts, you should see something similar to the following output: + +``` +Unresolved include directive in modules/reference/pages/features/spring-application.adoc - include::ROOT:partial$application/spring-application.txt[] +``` + +By default, `INFO` logging messages are shown, including some relevant startup details, such as the user that launched the application. +If you need a log level other than `INFO`, you can set it, as described in [features/logging.adoc#features.logging.log-levels](logging.md#features.logging.log-levels). +The application version is determined using the implementation version from the main application class’s package. +Startup information logging can be turned off by setting `spring.main.log-startup-info` to `false`. +This will also turn off logging of the application’s active profiles. + +> [!TIP] +> To add additional logging during startup, you can override `logStartupInfo(boolean)` in a subclass of [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html). + + + +## Startup Failure + +If your application fails to start, registered [`FailureAnalyzer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/diagnostics/FailureAnalyzer.html) beans get a chance to provide a dedicated error message and a concrete action to fix the problem. +For instance, if you start a web application on port `8080` and that port is already in use, you should see something similar to the following message: + +``` +*************************** +APPLICATION FAILED TO START +*************************** + +Description: + +Embedded servlet container failed to start. Port 8080 was already in use. + +Action: + +Identify and stop the process that is listening on port 8080 or configure this application to listen on another port. +``` + +> [!NOTE] +> Spring Boot provides numerous [`FailureAnalyzer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/diagnostics/FailureAnalyzer.html) implementations, and you can [add your own](../../how-to/application.md#howto.application.failure-analyzer). + +If no failure analyzers are able to handle the exception, you can still display the full conditions report to better understand what went wrong. +To do so, you need to [enable the `debug` property](external-config.md) or [enable `DEBUG` logging](logging.md#features.logging.log-levels) for [`ConditionEvaluationReportLoggingListener`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/logging/ConditionEvaluationReportLoggingListener.html). + +For instance, if you are running your application by using `java -jar`, you can enable the `debug` property as follows: + +```shell +$ java -jar myproject-0.0.1-SNAPSHOT.jar --debug +``` + + + +## Lazy Initialization + +[`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) allows an application to be initialized lazily. +When lazy initialization is enabled, beans are created as they are needed rather than during application startup. +As a result, enabling lazy initialization can reduce the time that it takes your application to start. +In a web application, enabling lazy initialization will result in many web-related beans not being initialized until an HTTP request is received. + +A downside of lazy initialization is that it can delay the discovery of a problem with the application. +If a misconfigured bean is initialized lazily, a failure will no longer occur during startup and the problem will only become apparent when the bean is initialized. +Care must also be taken to ensure that the JVM has sufficient memory to accommodate all of the application’s beans and not just those that are initialized during startup. +For these reasons, lazy initialization is not enabled by default and it is recommended that fine-tuning of the JVM’s heap size is done before enabling lazy initialization. + +Lazy initialization can be enabled programmatically using the `lazyInitialization` method on [`SpringApplicationBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/builder/SpringApplicationBuilder.html) or the `setLazyInitialization` method on [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html). +Alternatively, it can be enabled using the `spring.main.lazy-initialization` property as shown in the following example: + +#### Properties + +```properties +spring.main.lazy-initialization=true +``` + +#### YAML + +```yaml +spring: + main: + lazy-initialization: true +``` + +> [!TIP] +> If you want to disable lazy initialization for certain beans while using lazy initialization for the rest of the application, you can explicitly set their lazy attribute to false using the `@Lazy(false)` annotation. + + + +## Customizing the Banner + +The banner that is printed on start up can be changed by adding a `banner.txt` file to your classpath or by setting the `spring.banner.location` property to the location of such a file. +If the file has an encoding other than UTF-8, you can set `spring.banner.charset`. + +Inside your `banner.txt` file, you can use any key available in the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) as well as any of the following placeholders: + +| Variable | Description | +| --- | --- | +| `${application.version}` | The version number of your application, as declared in `MANIFEST.MF`. For example, `Implementation-Version: 1.0` is printed as `1.0`. | +| `${application.formatted-version}` | The version number of your application, as declared in `MANIFEST.MF` and formatted for display (surrounded with brackets and prefixed with `v`). For example `(v1.0)`. | +| `${spring-boot.version}` | The Spring Boot version that you are using. For example `3.5.4`. | +| `${spring-boot.formatted-version}` | The Spring Boot version that you are using, formatted for display (surrounded with brackets and prefixed with `v`). For example `(v3.5.4)`. | +| `${Ansi.NAME}` (or `${AnsiColor.NAME}`, `${AnsiBackground.NAME}`, `${AnsiStyle.NAME}`) | Where `NAME` is the name of an ANSI escape code. See [`AnsiPropertySource`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ansi/AnsiPropertySource.html) for details. | +| `${application.title}` | The title of your application, as declared in `MANIFEST.MF`. For example `Implementation-Title: MyApp` is printed as `MyApp`. | + +> [!TIP] +> The `SpringApplication.setBanner(…​)` method can be used if you want to generate a banner programmatically. +> Use the [`Banner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/Banner.html) interface and implement your own `printBanner()` method. + +You can also use the `spring.main.banner-mode` property to determine if the banner has to be printed on [`System.out`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/System.html#out) (`console`), sent to the configured logger (`log`), or not produced at all (`off`). + +The printed banner is registered as a singleton bean under the following name: `springBootBanner`. + +> [!NOTE] +> The `application.title`, `application.version`, and `application.formatted-version` properties are only available if you are using `java -jar` or `java -cp` with Spring Boot launchers. +> The values will not be resolved if you are running an unpacked jar and starting it with `java -cp ` +> or running your application as a native image. +> +> To use the `application.*` properties, launch your application as a packed jar using `java -jar` or as an unpacked jar using `java org.springframework.boot.loader.launch.JarLauncher`. +> This will initialize the `application.*` banner properties before building the classpath and launching your app. + + + +## Customizing SpringApplication + +If the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) defaults are not to your taste, you can instead create a local instance and customize it. +For example, to turn off the banner, you could write: + +#### Java + +```java +import org.springframework.boot.Banner; +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + SpringApplication application = new SpringApplication(MyApplication.class); + application.setBannerMode(Banner.Mode.OFF); + application.run(args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.Banner +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.runApplication + +@SpringBootApplication +class MyApplication + +fun main(args: Array) { + runApplication(*args) { + setBannerMode(Banner.Mode.OFF) + } +} + +``` + +> [!NOTE] +> The constructor arguments passed to [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) are configuration sources for Spring beans. +> In most cases, these are references to [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes, but they could also be direct references [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) classes. + +It is also possible to configure the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) by using an `application.properties` file. +See [features/external-config.adoc](external-config.md) for details. + +For a complete list of the configuration options, see the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) API documentation. + + + +## Fluent Builder API + +If you need to build an [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) hierarchy (multiple contexts with a parent/child relationship) or if you prefer using a fluent builder API, you can use the [`SpringApplicationBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/builder/SpringApplicationBuilder.html). + +The [`SpringApplicationBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/builder/SpringApplicationBuilder.html) lets you chain together multiple method calls and includes `parent` and `child` methods that let you create a hierarchy, as shown in the following example: + +#### Java + +```java + new SpringApplicationBuilder().sources(Parent.class) + .child(Application.class) + .bannerMode(Banner.Mode.OFF) + .run(args); +``` + +#### Kotlin + +```kotlin + SpringApplicationBuilder() + .sources(Parent::class.java) + .child(Application::class.java) + .bannerMode(Banner.Mode.OFF) + .run(*args) +``` + +> [!NOTE] +> There are some restrictions when creating an [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) hierarchy. +> For example, Web components **must** be contained within the child context, and the same [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) is used for both parent and child contexts. +> See the [`SpringApplicationBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/builder/SpringApplicationBuilder.html) API documentation for full details. + + + +## Application Availability + +When deployed on platforms, applications can provide information about their availability to the platform using infrastructure such as [Kubernetes Probes](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/). +Spring Boot includes out-of-the box support for the commonly used “liveness” and “readiness” availability states. +If you are using Spring Boot’s “actuator” support then these states are exposed as health endpoint groups. + +In addition, you can also obtain availability states by injecting the [`ApplicationAvailability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/ApplicationAvailability.html) interface into your own beans. + + + +### Liveness State + +The “Liveness” state of an application tells whether its internal state allows it to work correctly, or recover by itself if it is currently failing. +A broken “Liveness” state means that the application is in a state that it cannot recover from, and the infrastructure should restart the application. + +> [!NOTE] +> In general, the "Liveness" state should not be based on external checks, such as [health checks](../actuator/endpoints.md#actuator.endpoints.health). +> If it did, a failing external system (a database, a Web API, an external cache) would trigger massive restarts and cascading failures across the platform. + +The internal state of Spring Boot applications is mostly represented by the Spring [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +If the application context has started successfully, Spring Boot assumes that the application is in a valid state. +An application is considered live as soon as the context has been refreshed, see [Spring Boot application lifecycle and related Application Events](#features.spring-application.application-events-and-listeners). + + + +### Readiness State + +The “Readiness” state of an application tells whether the application is ready to handle traffic. +A failing “Readiness” state tells the platform that it should not route traffic to the application for now. +This typically happens during startup, while [`CommandLineRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/CommandLineRunner.html) and [`ApplicationRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ApplicationRunner.html) components are being processed, or at any time if the application decides that it is too busy for additional traffic. + +An application is considered ready as soon as application and command-line runners have been called, see [Spring Boot application lifecycle and related Application Events](#features.spring-application.application-events-and-listeners). + +> [!TIP] +> Tasks expected to run during startup should be executed by [`CommandLineRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/CommandLineRunner.html) and [`ApplicationRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ApplicationRunner.html) components instead of using Spring component lifecycle callbacks such as [`@PostConstruct`](https://jakarta.ee/specifications/annotations/2.1/apidocs/jakarta/annotation/PostConstruct.html). + + + +### Managing the Application Availability State + +Application components can retrieve the current availability state at any time, by injecting the [`ApplicationAvailability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/ApplicationAvailability.html) interface and calling methods on it. +More often, applications will want to listen to state updates or update the state of the application. + +For example, we can export the "Readiness" state of the application to a file so that a Kubernetes "exec Probe" can look at this file: + +#### Java + +```java +import org.springframework.boot.availability.AvailabilityChangeEvent; +import org.springframework.boot.availability.ReadinessState; +import org.springframework.context.event.EventListener; +import org.springframework.stereotype.Component; + +@Component +public class MyReadinessStateExporter { + + @EventListener + public void onStateChange(AvailabilityChangeEvent event) { + switch (event.getState()) { + case ACCEPTING_TRAFFIC -> { + // create file /tmp/healthy + } + case REFUSING_TRAFFIC -> { + // remove file /tmp/healthy + } + } + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.availability.AvailabilityChangeEvent +import org.springframework.boot.availability.ReadinessState +import org.springframework.context.event.EventListener +import org.springframework.stereotype.Component + +@Component +class MyReadinessStateExporter { + + @EventListener + fun onStateChange(event: AvailabilityChangeEvent) { + when (event.state) { + ReadinessState.ACCEPTING_TRAFFIC -> { + // create file /tmp/healthy + } + ReadinessState.REFUSING_TRAFFIC -> { + // remove file /tmp/healthy + } + else -> { + // ... + } + } + } + +} + +``` + +We can also update the state of the application, when the application breaks and cannot recover: + +#### Java + +```java +import org.springframework.boot.availability.AvailabilityChangeEvent; +import org.springframework.boot.availability.LivenessState; +import org.springframework.context.ApplicationEventPublisher; +import org.springframework.stereotype.Component; + +@Component +public class MyLocalCacheVerifier { + + private final ApplicationEventPublisher eventPublisher; + + public MyLocalCacheVerifier(ApplicationEventPublisher eventPublisher) { + this.eventPublisher = eventPublisher; + } + + public void checkLocalCache() { + try { + // ... + } + catch (CacheCompletelyBrokenException ex) { + AvailabilityChangeEvent.publish(this.eventPublisher, ex, LivenessState.BROKEN); + } + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.availability.AvailabilityChangeEvent +import org.springframework.boot.availability.LivenessState +import org.springframework.context.ApplicationEventPublisher +import org.springframework.stereotype.Component + +@Component +class MyLocalCacheVerifier(private val eventPublisher: ApplicationEventPublisher) { + + fun checkLocalCache() { + try { + // ... + } catch (ex: CacheCompletelyBrokenException) { + AvailabilityChangeEvent.publish(eventPublisher, ex, LivenessState.BROKEN) + } + } + +} + +``` + +Spring Boot provides [Kubernetes HTTP probes for "Liveness" and "Readiness" with Actuator Health Endpoints](../actuator/endpoints.md#actuator.endpoints.kubernetes-probes). +You can get more guidance about [deploying Spring Boot applications on Kubernetes in the dedicated section](../../how-to/deployment/cloud.md#howto.deployment.cloud.kubernetes). + + + +## Application Events and Listeners + +In addition to the usual Spring Framework events, such as [`ContextRefreshedEvent`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/event/ContextRefreshedEvent.html), a [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) sends some additional application events. + +> [!NOTE] +> Some events are actually triggered before the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) is created, so you cannot register a listener on those as a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html). +> You can register them with the `SpringApplication.addListeners(…​)` method or the `SpringApplicationBuilder.listeners(…​)` method. +> +> If you want those listeners to be registered automatically, regardless of the way the application is created, you can add a `META-INF/spring.factories` file to your project and reference your listener(s) by using the [`ApplicationListener`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationListener.html) key, as shown in the following example: +> +> ``` +> org.springframework.context.ApplicationListener=com.example.project.MyListener +> ``` + +Application events are sent in the following order, as your application runs: + +1. An [`ApplicationStartingEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationStartingEvent.html) is sent at the start of a run but before any processing, except for the registration of listeners and initializers. +1. An [`ApplicationEnvironmentPreparedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationEnvironmentPreparedEvent.html) is sent when the [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) to be used in the context is known but before the context is created. +1. An [`ApplicationContextInitializedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationContextInitializedEvent.html) is sent when the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) is prepared and ApplicationContextInitializers have been called but before any bean definitions are loaded. +1. An [`ApplicationPreparedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationPreparedEvent.html) is sent just before the refresh is started but after bean definitions have been loaded. +1. An [`ApplicationStartedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationStartedEvent.html) is sent after the context has been refreshed but before any application and command-line runners have been called. +1. An [`AvailabilityChangeEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/AvailabilityChangeEvent.html) is sent right after with [`LivenessState.CORRECT`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/LivenessState.html#CORRECT) to indicate that the application is considered as live. +1. An [`ApplicationReadyEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationReadyEvent.html) is sent after any [application and command-line runners](#features.spring-application.command-line-runner) have been called. +1. An [`AvailabilityChangeEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/AvailabilityChangeEvent.html) is sent right after with [`ReadinessState.ACCEPTING_TRAFFIC`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/availability/ReadinessState.html#ACCEPTING_TRAFFIC) to indicate that the application is ready to service requests. +1. An [`ApplicationFailedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationFailedEvent.html) is sent if there is an exception on startup. + +The above list only includes `SpringApplicationEvent`s that are tied to a [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html). +In addition to these, the following events are also published after [`ApplicationPreparedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationPreparedEvent.html) and before [`ApplicationStartedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationStartedEvent.html): + +- A [`WebServerInitializedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/context/WebServerInitializedEvent.html) is sent after the [`WebServer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServer.html) is ready. +[`ServletWebServerInitializedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/context/ServletWebServerInitializedEvent.html) and [`ReactiveWebServerInitializedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/context/ReactiveWebServerInitializedEvent.html) are the servlet and reactive variants respectively. +- A [`ContextRefreshedEvent`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/event/ContextRefreshedEvent.html) is sent when an [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) is refreshed. + +> [!TIP] +> You often need not use application events, but it can be handy to know that they exist. +> Internally, Spring Boot uses events to handle a variety of tasks. + +> [!NOTE] +> Event listeners should not run potentially lengthy tasks as they execute in the same thread by default. +> Consider using [application and command-line runners](#features.spring-application.command-line-runner) instead. + +Application events are sent by using Spring Framework’s event publishing mechanism. +Part of this mechanism ensures that an event published to the listeners in a child context is also published to the listeners in any ancestor contexts. +As a result of this, if your application uses a hierarchy of [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) instances, a listener may receive multiple instances of the same type of application event. + +To allow your listener to distinguish between an event for its context and an event for a descendant context, it should request that its application context is injected and then compare the injected context with the context of the event. +The context can be injected by implementing [`ApplicationContextAware`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContextAware.html) or, if the listener is a bean, by using [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html). + + + +## Web Environment + +A [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) attempts to create the right type of [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) on your behalf. +The algorithm used to determine a [`WebApplicationType`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/WebApplicationType.html) is the following: + +- If Spring MVC is present, an [`AnnotationConfigServletWebServerApplicationContext`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/context/AnnotationConfigServletWebServerApplicationContext.html) is used +- If Spring MVC is not present and Spring WebFlux is present, an [`AnnotationConfigReactiveWebServerApplicationContext`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/context/AnnotationConfigReactiveWebServerApplicationContext.html) is used +- Otherwise, [`AnnotationConfigApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/AnnotationConfigApplicationContext.html) is used + +This means that if you are using Spring MVC and the new [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) from Spring WebFlux in the same application, Spring MVC will be used by default. +You can override that easily by calling `setWebApplicationType(WebApplicationType)`. + +It is also possible to take complete control of the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) type that is used by calling `setApplicationContextFactory(…​)`. + +> [!TIP] +> It is often desirable to call `setWebApplicationType(WebApplicationType.NONE)` when using [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) within a JUnit test. + + + +## Accessing Application Arguments + +If you need to access the application arguments that were passed to `SpringApplication.run(…​)`, you can inject a [`ApplicationArguments`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ApplicationArguments.html) bean. +The [`ApplicationArguments`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ApplicationArguments.html) interface provides access to both the raw `String[]` arguments as well as parsed `option` and `non-option` arguments, as shown in the following example: + +#### Java + +```java +import java.util.List; + +import org.springframework.boot.ApplicationArguments; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + public MyBean(ApplicationArguments args) { + boolean debug = args.containsOption("debug"); + List files = args.getNonOptionArgs(); + if (debug) { + System.out.println(files); + } + // if run with "--debug logfile.txt" prints ["logfile.txt"] + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.ApplicationArguments +import org.springframework.stereotype.Component + +@Component +class MyBean(args: ApplicationArguments) { + + init { + val debug = args.containsOption("debug") + val files = args.nonOptionArgs + if (debug) { + println(files) + } + // if run with "--debug logfile.txt" prints ["logfile.txt"] + } + +} + +``` + +> [!TIP] +> Spring Boot also registers a [`CommandLinePropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/CommandLinePropertySource.html) with the Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +> This lets you also inject single application arguments by using the [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html) annotation. + + + +## Using the ApplicationRunner or CommandLineRunner + +If you need to run some specific code once the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) has started, you can implement the [`ApplicationRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ApplicationRunner.html) or [`CommandLineRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/CommandLineRunner.html) interfaces. +Both interfaces work in the same way and offer a single `run` method, which is called just before `SpringApplication.run(…​)` completes. + +> [!NOTE] +> This contract is well suited for tasks that should run after application startup but before it starts accepting traffic. + +The [`CommandLineRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/CommandLineRunner.html) interfaces provides access to application arguments as a string array, whereas the [`ApplicationRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ApplicationRunner.html) uses the [`ApplicationArguments`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ApplicationArguments.html) interface discussed earlier. +The following example shows a [`CommandLineRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/CommandLineRunner.html) with a `run` method: + +#### Java + +```java +import org.springframework.boot.CommandLineRunner; +import org.springframework.stereotype.Component; + +@Component +public class MyCommandLineRunner implements CommandLineRunner { + + @Override + public void run(String... args) { + // Do something... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.CommandLineRunner +import org.springframework.stereotype.Component + +@Component +class MyCommandLineRunner : CommandLineRunner { + + override fun run(vararg args: String) { + // Do something... + } + +} + +``` + +If several [`CommandLineRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/CommandLineRunner.html) or [`ApplicationRunner`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ApplicationRunner.html) beans are defined that must be called in a specific order, you can additionally implement the [`Ordered`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/Ordered.html) interface or use the [`Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) annotation. + + + +## Application Exit + +Each [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) registers a shutdown hook with the JVM to ensure that the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) closes gracefully on exit. +All the standard Spring lifecycle callbacks (such as the [`DisposableBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/DisposableBean.html) interface or the [`@PreDestroy`](https://jakarta.ee/specifications/annotations/2.1/apidocs/jakarta/annotation/PreDestroy.html) annotation) can be used. + +In addition, beans may implement the [`ExitCodeGenerator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ExitCodeGenerator.html) interface if they wish to return a specific exit code when `SpringApplication.exit()` is called. +This exit code can then be passed to `System.exit()` to return it as a status code, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.ExitCodeGenerator; +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.context.annotation.Bean; + +@SpringBootApplication +public class MyApplication { + + @Bean + public ExitCodeGenerator exitCodeGenerator() { + return () -> 42; + } + + public static void main(String[] args) { + System.exit(SpringApplication.exit(SpringApplication.run(MyApplication.class, args))); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.ExitCodeGenerator +import org.springframework.boot.SpringApplication +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.runApplication +import org.springframework.context.annotation.Bean + +import kotlin.system.exitProcess + +@SpringBootApplication +class MyApplication { + + @Bean + fun exitCodeGenerator() = ExitCodeGenerator { 42 } + +} + +fun main(args: Array) { + exitProcess(SpringApplication.exit( + runApplication(*args))) +} + +``` + +Also, the [`ExitCodeGenerator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ExitCodeGenerator.html) interface may be implemented by exceptions. +When such an exception is encountered, Spring Boot returns the exit code provided by the implemented `getExitCode()` method. + +If there is more than one [`ExitCodeGenerator`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ExitCodeGenerator.html), the first non-zero exit code that is generated is used. +To control the order in which the generators are called, additionally implement the [`Ordered`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/Ordered.html) interface or use the [`Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) annotation. + + + +## Admin Features + +It is possible to enable admin-related features for the application by specifying the `spring.application.admin.enabled` property. +This exposes the [`SpringApplicationAdminMXBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/admin/SpringApplicationAdminMXBean.html) on the platform [`MBeanServer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.management/javax/management/MBeanServer.html). +You could use this feature to administer your Spring Boot application remotely. +This feature could also be useful for any service wrapper implementation. + +> [!TIP] +> If you want to know on which HTTP port the application is running, get the property with a key of `local.server.port`. + + + +## Application Startup tracking + +During the application startup, the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) and the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) perform many tasks related to the application lifecycle, +the beans lifecycle or even processing application events. +With [`ApplicationStartup`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/metrics/ApplicationStartup.html), Spring Framework [allows you to track the application startup sequence with [`StartupStep`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/metrics/StartupStep.html) objects](https://docs.spring.io/spring-framework/reference/6.2/core/beans/context-introduction.html#context-functionality-startup). +This data can be collected for profiling purposes, or just to have a better understanding of an application startup process. + +You can choose an [`ApplicationStartup`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/metrics/ApplicationStartup.html) implementation when setting up the [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) instance. +For example, to use the [`BufferingApplicationStartup`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/metrics/buffering/BufferingApplicationStartup.html), you could write: + +#### Java + +```java +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.boot.context.metrics.buffering.BufferingApplicationStartup; + +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + SpringApplication application = new SpringApplication(MyApplication.class); + application.setApplicationStartup(new BufferingApplicationStartup(2048)); + application.run(args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.context.metrics.buffering.BufferingApplicationStartup +import org.springframework.boot.runApplication + +@SpringBootApplication +class MyApplication + +fun main(args: Array) { + runApplication(*args) { + applicationStartup = BufferingApplicationStartup(2048) + } +} + +``` + +The first available implementation, [`FlightRecorderApplicationStartup`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/metrics/jfr/FlightRecorderApplicationStartup.html) is provided by Spring Framework. +It adds Spring-specific startup events to a Java Flight Recorder session and is meant for profiling applications and correlating their Spring context lifecycle with JVM events (such as allocations, GCs, class loading…​). +Once configured, you can record data by running the application with the Flight Recorder enabled: + +```shell +$ java -XX:StartFlightRecording:filename=recording.jfr,duration=10s -jar demo.jar +``` + +Spring Boot ships with the [`BufferingApplicationStartup`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/metrics/buffering/BufferingApplicationStartup.html) variant; this implementation is meant for buffering the startup steps and draining them into an external metrics system. +Applications can ask for the bean of type [`BufferingApplicationStartup`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/metrics/buffering/BufferingApplicationStartup.html) in any component. + +Spring Boot can also be configured to expose a [`startup` endpoint](https://docs.spring.io/spring-boot/3.5.4/api/rest/actuator/startup.html) that provides this information as a JSON document. + + + +## Virtual threads + +If you’re running on Java 21 or up, you can enable virtual threads by setting the property `spring.threads.virtual.enabled` to `true`. + +Before turning on this option for your application, you should consider [reading the official Java virtual threads documentation](https://docs.oracle.com/en/java/javase/21/core/virtual-threads.html). +In some cases, applications can experience lower throughput because of "Pinned Virtual Threads"; this page also explains how to detect such cases with JDK Flight Recorder or the `jcmd` CLI. + +> [!NOTE] +> If virtual threads are enabled, properties which configure thread pools don’t have an effect anymore. +> That’s because virtual threads are scheduled on a JVM wide platform thread pool and not on dedicated thread pools. + +> [!WARNING] +> One side effect of virtual threads is that they are daemon threads. +> A JVM will exit if all of its threads are daemon threads. +> This behavior can be a problem when you rely on [`@Scheduled`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/Scheduled.html) beans, for example, to keep your application alive. +> If you use virtual threads, the scheduler thread is a virtual thread and therefore a daemon thread and won’t keep the JVM alive. +> This not only affects scheduling and can be the case with other technologies too. +> To keep the JVM running in all cases, it is recommended to set the property `spring.main.keep-alive` to `true`. +> This ensures that the JVM is kept alive, even if all threads are virtual threads. diff --git a/markdown/boot/3.5.4/reference/features/ssl.md b/markdown/boot/3.5.4/reference/features/ssl.md new file mode 100644 index 0000000..d961b46 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/ssl.md @@ -0,0 +1,277 @@ +--- +title: "SSL" +source: "reference:features/ssl.adoc" +--- + + + +# SSL + +Spring Boot provides the ability to configure SSL trust material that can be applied to several types of connections in order to support secure communications. +Configuration properties with the prefix `spring.ssl.bundle` can be used to specify named sets of trust material and associated information. + + + +## Configuring SSL With Java KeyStore Files + +Configuration properties with the prefix `spring.ssl.bundle.jks` can be used to configure bundles of trust material created with the Java `keytool` utility and stored in Java KeyStore files in the JKS or PKCS12 format. +Each bundle has a user-provided name that can be used to reference the bundle. + +When used to secure an embedded web server, a `keystore` is typically configured with a Java KeyStore containing a certificate and private key as shown in this example: + +#### Properties + +```properties +spring.ssl.bundle.jks.mybundle.key.alias=application +spring.ssl.bundle.jks.mybundle.keystore.location=classpath:application.p12 +spring.ssl.bundle.jks.mybundle.keystore.password=secret +spring.ssl.bundle.jks.mybundle.keystore.type=PKCS12 +``` + +#### YAML + +```yaml +spring: + ssl: + bundle: + jks: + mybundle: + key: + alias: "application" + keystore: + location: "classpath:application.p12" + password: "secret" + type: "PKCS12" +``` + +When used to secure a client-side connection, a `truststore` is typically configured with a Java KeyStore containing the server certificate as shown in this example: + +#### Properties + +```properties +spring.ssl.bundle.jks.mybundle.truststore.location=classpath:server.p12 +spring.ssl.bundle.jks.mybundle.truststore.password=secret +``` + +#### YAML + +```yaml +spring: + ssl: + bundle: + jks: + mybundle: + truststore: + location: "classpath:server.p12" + password: "secret" +``` + +> [!TIP] +> Rather than the location to a file, its [Base64 encoded content](external-config.md#features.external-config.typesafe-configuration-properties.conversion.base64) can be provided. +> If you chose this option, the value of the property should start with `base64:`. + +See [`JksSslBundleProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/ssl/JksSslBundleProperties.html) for the full set of supported properties. + +> [!NOTE] +> If you’re using environment variables to configure the bundle, the name of the bundle is [always converted to lowercase](external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding.maps-from-environment-variables). + + + +## Configuring SSL With PEM-encoded Certificates + +Configuration properties with the prefix `spring.ssl.bundle.pem` can be used to configure bundles of trust material in the form of PEM-encoded text. +Each bundle has a user-provided name that can be used to reference the bundle. + +When used to secure an embedded web server, a `keystore` is typically configured with a certificate and private key as shown in this example: + +#### Properties + +```properties +spring.ssl.bundle.pem.mybundle.keystore.certificate=classpath:application.crt +spring.ssl.bundle.pem.mybundle.keystore.private-key=classpath:application.key +``` + +#### YAML + +```yaml +spring: + ssl: + bundle: + pem: + mybundle: + keystore: + certificate: "classpath:application.crt" + private-key: "classpath:application.key" +``` + +When used to secure a client-side connection, a `truststore` is typically configured with the server certificate as shown in this example: + +#### Properties + +```properties +spring.ssl.bundle.pem.mybundle.truststore.certificate=classpath:server.crt +``` + +#### YAML + +```yaml +spring: + ssl: + bundle: + pem: + mybundle: + truststore: + certificate: "classpath:server.crt" +``` + +> [!TIP] +> Rather than the location to a file, its [Base64 encoded content](external-config.md#features.external-config.typesafe-configuration-properties.conversion.base64) can be provided. +> If you chose this option, the value of the property should start with `base64:`. +> +> PEM content can also be used directly for both the `certificate` and `private-key` properties. +> If the property values contain `BEGIN` and `END` markers then they will be treated as PEM content rather than a resource location. +> +> The following example shows how a truststore certificate can be defined: +> +> #### Properties +> +> ```properties +> spring.ssl.bundle.pem.mybundle.truststore.certificate=\ +> -----BEGIN CERTIFICATE-----\n\ +> MIID1zCCAr+gAwIBAgIUNM5QQv8IzVQsgSmmdPQNaqyzWs4wDQYJKoZIhvcNAQEL\n\ +> BQAwezELMAkGA1UEBhMCWFgxEjAQBgNVBAgMCVN0YXRlTmFtZTERMA8GA1UEBwwI\n\ +> ...\n\ +> V0IJjcmYjEZbTvpjFKznvaFiOUv+8L7jHQ1/Yf+9c3C8gSjdUfv88m17pqYXd+Ds\n\ +> HEmfmNNjht130UyjNCITmLVXyy5p35vWmdf95U3uEbJSnNVtXH8qRmN9oK9mUpDb\n\ +> ngX6JBJI7fw7tXoqWSLHNiBODM88fUlQSho8\n\ +> -----END CERTIFICATE----- +> ``` +> +> #### YAML +> +> ```yaml +> spring: +> ssl: +> bundle: +> pem: +> mybundle: +> truststore: +> certificate: | +> -----BEGIN CERTIFICATE----- +> MIID1zCCAr+gAwIBAgIUNM5QQv8IzVQsgSmmdPQNaqyzWs4wDQYJKoZIhvcNAQEL +> BQAwezELMAkGA1UEBhMCWFgxEjAQBgNVBAgMCVN0YXRlTmFtZTERMA8GA1UEBwwI +> ... +> V0IJjcmYjEZbTvpjFKznvaFiOUv+8L7jHQ1/Yf+9c3C8gSjdUfv88m17pqYXd+Ds +> HEmfmNNjht130UyjNCITmLVXyy5p35vWmdf95U3uEbJSnNVtXH8qRmN9oK9mUpDb +> ngX6JBJI7fw7tXoqWSLHNiBODM88fUlQSho8 +> -----END CERTIFICATE----- +> ``` + +See [`PemSslBundleProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/ssl/PemSslBundleProperties.html) for the full set of supported properties. + +> [!NOTE] +> If you’re using environment variables to configure the bundle, the name of the bundle is [always converted to lowercase](external-config.md#features.external-config.typesafe-configuration-properties.relaxed-binding.maps-from-environment-variables). + + + +## Applying SSL Bundles + +Once configured using properties, SSL bundles can be referred to by name in configuration properties for various types of connections that are auto-configured by Spring Boot. +See the sections on [embedded web servers](../../how-to/webserver.md#howto.webserver.configure-ssl), [data technologies](../data/index.md), and [REST clients](../io/rest-client.md) for further information. + + + +## Using SSL Bundles + +Spring Boot auto-configures a bean of type [`SslBundles`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ssl/SslBundles.html) that provides access to each of the named bundles configured using the `spring.ssl.bundle` properties. + +An [`SslBundle`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ssl/SslBundle.html) can be retrieved from the auto-configured [`SslBundles`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ssl/SslBundles.html) bean and used to create objects that are used to configure SSL connectivity in client libraries. +The [`SslBundle`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ssl/SslBundle.html) provides a layered approach of obtaining these SSL objects: + +- `getStores()` provides access to the key store and trust store [`KeyStore`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/security/KeyStore.html) instances as well as any required key store password. +- `getManagers()` provides access to the [`KeyManagerFactory`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/javax/net/ssl/KeyManagerFactory.html) and [`TrustManagerFactory`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/javax/net/ssl/TrustManagerFactory.html) instances as well as the [`KeyManager`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/javax/net/ssl/KeyManager.html) and [`TrustManager`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/javax/net/ssl/TrustManager.html) arrays that they create. +- `createSslContext()` provides a convenient way to obtain a new [`SSLContext`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/javax/net/ssl/SSLContext.html) instance. + +In addition, the [`SslBundle`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ssl/SslBundle.html) provides details about the key being used, the protocol to use and any option that should be applied to the SSL engine. + +The following example shows retrieving an [`SslBundle`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/ssl/SslBundle.html) and using it to create an [`SSLContext`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/javax/net/ssl/SSLContext.html): + +#### Java + +```java +import javax.net.ssl.SSLContext; + +import org.springframework.boot.ssl.SslBundle; +import org.springframework.boot.ssl.SslBundles; +import org.springframework.stereotype.Component; + +@Component +public class MyComponent { + + public MyComponent(SslBundles sslBundles) { + SslBundle sslBundle = sslBundles.getBundle("mybundle"); + SSLContext sslContext = sslBundle.createSslContext(); + // do something with the created sslContext + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.ssl.SslBundles +import org.springframework.stereotype.Component + +@Component +class MyComponent(sslBundles: SslBundles) { + + init { + val sslBundle = sslBundles.getBundle("mybundle") + val sslContext = sslBundle.createSslContext() + // do something with the created sslContext + } + +} + +``` + + + +## Reloading SSL bundles + +SSL bundles can be reloaded when the key material changes. +The component consuming the bundle has to be compatible with reloadable SSL bundles. +Currently the following components are compatible: + +- Tomcat web server +- Netty web server + +To enable reloading, you need to opt-in via a configuration property as shown in this example: + +#### Properties + +```properties +spring.ssl.bundle.pem.mybundle.reload-on-update=true +spring.ssl.bundle.pem.mybundle.keystore.certificate=file:/some/directory/application.crt +spring.ssl.bundle.pem.mybundle.keystore.private-key=file:/some/directory/application.key +``` + +#### YAML + +```yaml +spring: + ssl: + bundle: + pem: + mybundle: + reload-on-update: true + keystore: + certificate: "file:/some/directory/application.crt" + private-key: "file:/some/directory/application.key" +``` + +A file watcher is then watching the files and if they change, the SSL bundle will be reloaded. +This in turn triggers a reload in the consuming component, e.g. Tomcat rotates the certificates in the SSL enabled connectors. + +You can configure the quiet period (to make sure that there are no more changes) of the file watcher with the `spring.ssl.bundle.watch.file.quiet-period` property. diff --git a/markdown/boot/3.5.4/reference/features/task-execution-and-scheduling.md b/markdown/boot/3.5.4/reference/features/task-execution-and-scheduling.md new file mode 100644 index 0000000..6aad741 --- /dev/null +++ b/markdown/boot/3.5.4/reference/features/task-execution-and-scheduling.md @@ -0,0 +1,377 @@ +--- +title: "Task Execution and Scheduling" +source: "reference:features/task-execution-and-scheduling.adoc" +--- + + + +# Task Execution and Scheduling + +In the absence of an [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) bean in the context, Spring Boot auto-configures an [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html). +When virtual threads are enabled (using Java 21+ and `spring.threads.virtual.enabled` set to `true`) this will be a [`SimpleAsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/SimpleAsyncTaskExecutor.html) that uses virtual threads. +Otherwise, it will be a [`ThreadPoolTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.html) with sensible defaults. + +The auto-configured [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) is used for the following integrations unless a custom [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) bean is defined: + +- Execution of asynchronous tasks using [`@EnableAsync`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/EnableAsync.html), unless a bean of type [`AsyncConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/AsyncConfigurer.html) is defined. +- Asynchronous handling of [`Callable`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Callable.html) return values from controller methods in Spring for GraphQL. +- Asynchronous request handling in Spring MVC. +- Support for blocking execution in Spring WebFlux. +- Utilized for inbound and outbound message channels in Spring WebSocket. +- Bootstrap executor for JPA, based on the bootstrap mode of JPA repositories. +- Bootstrap executor for [background initialization](https://docs.spring.io/spring-framework/reference/6.2/core/beans/java/composing-configuration-classes.html#beans-java-startup-background) of beans in the `ApplicationContext`. + +While this approach works in most scenarios, Spring Boot allows you to override the auto-configured [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html). +By default, when a custom [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) bean is registered, the auto-configured [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) backs off, and the custom [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) is used for regular task execution (via [`@EnableAsync`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/EnableAsync.html)). + +However, Spring MVC, Spring WebFlux, and Spring GraphQL all require a bean named `applicationTaskExecutor`. +For Spring MVC and Spring WebFlux, this bean must be of type [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html), whereas Spring GraphQL does not enforce this type requirement. + +Spring WebSocket and JPA will use [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) if either a single bean of this type is available or a bean named `applicationTaskExecutor` is defined. + +Finally, the boostrap executor of the `ApplicationContext` uses a bean named `applicationTaskExecutor` unless a bean named `bootstrapExecutor` is defined. + +The following code snippet demonstrates how to register a custom [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) to be used with Spring MVC, Spring WebFlux, Spring GraphQL, Spring WebSocket, JPA, and background initialization of beans. + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.core.task.SimpleAsyncTaskExecutor; + +@Configuration(proxyBeanMethods = false) +public class MyTaskExecutorConfiguration { + + @Bean("applicationTaskExecutor") + SimpleAsyncTaskExecutor applicationTaskExecutor() { + return new SimpleAsyncTaskExecutor("app-"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.core.task.SimpleAsyncTaskExecutor + +@Configuration(proxyBeanMethods = false) +class MyTaskExecutorConfiguration { + + @Bean("applicationTaskExecutor") + fun applicationTaskExecutor(): SimpleAsyncTaskExecutor { + return SimpleAsyncTaskExecutor("app-") + } + +} +``` + +> [!NOTE] +> The `applicationTaskExecutor` bean will also be used for regular task execution if there is no [`@Primary`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Primary.html) bean or a bean named `taskExecutor` of type [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) or [`AsyncConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/AsyncConfigurer.html) present in the application context. + +> [!WARNING] +> If neither the auto-configured `AsyncTaskExecutor` nor the `applicationTaskExecutor` bean is defined, the application defaults to a bean named `taskExecutor` for regular task execution ([`@EnableAsync`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/EnableAsync.html)), following Spring Framework’s behavior. +> However, this bean will not be used for Spring MVC, Spring WebFlux, Spring GraphQL. +> It could, however, be used for Spring WebSocket or JPA if the bean’s type is [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html). + +If your application needs multiple `Executor` beans for different integrations, such as one for regular task execution with [`@EnableAsync`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/EnableAsync.html) and other for Spring MVC, Spring WebFlux, Spring WebSocket and JPA, you can configure them as follows. + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.core.task.SimpleAsyncTaskExecutor; +import org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor; + +@Configuration(proxyBeanMethods = false) +public class MyTaskExecutorConfiguration { + + @Bean("applicationTaskExecutor") + SimpleAsyncTaskExecutor applicationTaskExecutor() { + return new SimpleAsyncTaskExecutor("app-"); + } + + @Bean("taskExecutor") + ThreadPoolTaskExecutor taskExecutor() { + ThreadPoolTaskExecutor threadPoolTaskExecutor = new ThreadPoolTaskExecutor(); + threadPoolTaskExecutor.setThreadNamePrefix("async-"); + return threadPoolTaskExecutor; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.core.task.SimpleAsyncTaskExecutor +import org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor +@Configuration(proxyBeanMethods = false) +class MyTaskExecutorConfiguration { + + @Bean("applicationTaskExecutor") + fun applicationTaskExecutor(): SimpleAsyncTaskExecutor { + return SimpleAsyncTaskExecutor("app-") + } + + @Bean("taskExecutor") + fun taskExecutor(): ThreadPoolTaskExecutor { + val threadPoolTaskExecutor = ThreadPoolTaskExecutor() + threadPoolTaskExecutor.setThreadNamePrefix("async-") + return threadPoolTaskExecutor + } + +} +``` + +> [!TIP] +> The auto-configured [`ThreadPoolTaskExecutorBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/task/ThreadPoolTaskExecutorBuilder.html) or [`SimpleAsyncTaskExecutorBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/task/SimpleAsyncTaskExecutorBuilder.html) allow you to easily create instances of type [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) that replicate the default behavior of auto-configuration. +> +> #### Java +> +> ```java +> import org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder; +> import org.springframework.context.annotation.Bean; +> import org.springframework.context.annotation.Configuration; +> import org.springframework.core.task.SimpleAsyncTaskExecutor; +> +> @Configuration(proxyBeanMethods = false) +> public class MyTaskExecutorConfiguration { +> +> @Bean +> SimpleAsyncTaskExecutor taskExecutor(SimpleAsyncTaskExecutorBuilder builder) { +> return builder.build(); +> } +> +> } +> ``` +> +> #### Kotlin +> +> ```kotlin +> import org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder +> import org.springframework.context.annotation.Bean +> import org.springframework.context.annotation.Configuration +> import org.springframework.core.task.SimpleAsyncTaskExecutor +> +> @Configuration(proxyBeanMethods = false) +> class MyTaskExecutorConfiguration { +> +> @Bean +> fun taskExecutor(builder: SimpleAsyncTaskExecutorBuilder): SimpleAsyncTaskExecutor { +> return builder.build() +> } +> +> } +> ``` + +If a `taskExecutor` named bean is not an option, you can mark your bean as [`@Primary`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Primary.html) or define an [`AsyncConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/AsyncConfigurer.html) bean to specify the `Executor` responsible for handling regular task execution with [`@EnableAsync`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/EnableAsync.html). +The following example demonstrates how to achieve this. + +#### Java + +```java +import java.util.concurrent.Executor; +import java.util.concurrent.ExecutorService; +import java.util.concurrent.Executors; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.scheduling.annotation.AsyncConfigurer; + +@Configuration(proxyBeanMethods = false) +public class MyTaskExecutorConfiguration { + + @Bean + AsyncConfigurer asyncConfigurer(ExecutorService executorService) { + return new AsyncConfigurer() { + + @Override + public Executor getAsyncExecutor() { + return executorService; + } + + }; + } + + @Bean + ExecutorService executorService() { + return Executors.newCachedThreadPool(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.scheduling.annotation.AsyncConfigurer +import java.util.concurrent.Executor +import java.util.concurrent.ExecutorService +import java.util.concurrent.Executors + +@Configuration(proxyBeanMethods = false) +class MyTaskExecutorConfiguration { + + @Bean + fun asyncConfigurer(executorService: ExecutorService): AsyncConfigurer { + return object : AsyncConfigurer { + override fun getAsyncExecutor(): Executor { + return executorService + } + } + } + + @Bean + fun executorService(): ExecutorService { + return Executors.newCachedThreadPool() + } + +} +``` + +To register a custom [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) while keeping the auto-configured [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html), you can create a custom [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) bean and set the `defaultCandidate=false` attribute in its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) annotation, as demonstrated in the following example: + +#### Java + +```java +import java.util.concurrent.Executors; +import java.util.concurrent.ScheduledExecutorService; + +import org.springframework.beans.factory.annotation.Qualifier; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyTaskExecutorConfiguration { + + @Bean(defaultCandidate = false) + @Qualifier("scheduledExecutorService") + ScheduledExecutorService scheduledExecutorService() { + return Executors.newSingleThreadScheduledExecutor(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Qualifier +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import java.util.concurrent.Executors +import java.util.concurrent.ScheduledExecutorService + +@Configuration(proxyBeanMethods = false) +class MyTaskExecutorConfiguration { + + @Bean(defaultCandidate = false) + @Qualifier("scheduledExecutorService") + fun scheduledExecutorService(): ScheduledExecutorService { + return Executors.newSingleThreadScheduledExecutor() + } + +} +``` + +In that case, you will be able to autowire your custom [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) into other components while retaining the auto-configured [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html). +However, remember to use the [`@Qualifier`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Qualifier.html) annotation alongside [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html). + +If this is not possible for you, you can request Spring Boot to auto-configure an [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) anyway, as follows: + +#### Properties + +```properties +spring.task.execution.mode=force +``` + +#### YAML + +```yaml +spring: + task: + execution: + mode: force +``` + +The auto-configured [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) will be used automatically for all integrations, even if a custom [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) bean is registered, including those marked as [`@Primary`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Primary.html). +These integrations include: + +- Asynchronous task execution ([`@EnableAsync`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/EnableAsync.html)), unless an [`AsyncConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/AsyncConfigurer.html) bean is present. +- Spring for GraphQL’s asynchronous handling of [`Callable`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Callable.html) return values from controller methods. +- Spring MVC’s asynchronous request processing. +- Spring WebFlux’s blocking execution support. +- Utilized for inbound and outbound message channels in Spring WebSocket. +- Bootstrap executor for JPA, based on the bootstrap mode of JPA repositories. +- Bootstrap executor for [background initialization](https://docs.spring.io/spring-framework/reference/6.2/core/beans/java/composing-configuration-classes.html#beans-java-startup-background) of beans in the `ApplicationContext`, unless a bean named `bootstrapExecutor` is defined. + +> [!TIP] +> Depending on your target arrangement, you could set `spring.task.execution.mode` to `force` to auto-configure an `applicationTaskExecutor`, change your [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) into an [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) or define both an [`AsyncTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/task/AsyncTaskExecutor.html) and an [`AsyncConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/AsyncConfigurer.html) wrapping your custom [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html). + +> [!WARNING] +> When `force` mode is enabled, `applicationTaskExecutor` will also be configured for regular task execution with [`@EnableAsync`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/EnableAsync.html), even if a [`@Primary`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Primary.html) bean or a bean named `taskExecutor` of type [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) is present. +> The only way to override the `Executor` for regular tasks is by registering an [`AsyncConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/AsyncConfigurer.html) bean. + +When a [`ThreadPoolTaskExecutor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/concurrent/ThreadPoolTaskExecutor.html) is auto-configured, the thread pool uses 8 core threads that can grow and shrink according to the load. +Those default settings can be fine-tuned using the `spring.task.execution` namespace, as shown in the following example: + +#### Properties + +```properties +spring.task.execution.pool.max-size=16 +spring.task.execution.pool.queue-capacity=100 +spring.task.execution.pool.keep-alive=10s +``` + +#### YAML + +```yaml +spring: + task: + execution: + pool: + max-size: 16 + queue-capacity: 100 + keep-alive: "10s" +``` + +This changes the thread pool to use a bounded queue so that when the queue is full (100 tasks), the thread pool increases to maximum 16 threads. +Shrinking of the pool is more aggressive as threads are reclaimed when they are idle for 10 seconds (rather than 60 seconds by default). + +A scheduler can also be auto-configured if it needs to be associated with scheduled task execution (using [`@EnableScheduling`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/annotation/EnableScheduling.html) for instance). + +If virtual threads are enabled (using Java 21+ and `spring.threads.virtual.enabled` set to `true`) this will be a [`SimpleAsyncTaskScheduler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/concurrent/SimpleAsyncTaskScheduler.html) that uses virtual threads. +This [`SimpleAsyncTaskScheduler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/concurrent/SimpleAsyncTaskScheduler.html) will ignore any pooling related properties. + +If virtual threads are not enabled, it will be a [`ThreadPoolTaskScheduler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/concurrent/ThreadPoolTaskScheduler.html) with sensible defaults. +The [`ThreadPoolTaskScheduler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/concurrent/ThreadPoolTaskScheduler.html) uses one thread by default and its settings can be fine-tuned using the `spring.task.scheduling` namespace, as shown in the following example: + +#### Properties + +```properties +spring.task.scheduling.thread-name-prefix=scheduling- +spring.task.scheduling.pool.size=2 +``` + +#### YAML + +```yaml +spring: + task: + scheduling: + thread-name-prefix: "scheduling-" + pool: + size: 2 +``` + +A [`ThreadPoolTaskExecutorBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/task/ThreadPoolTaskExecutorBuilder.html) bean, a [`SimpleAsyncTaskExecutorBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/task/SimpleAsyncTaskExecutorBuilder.html) bean, a [`ThreadPoolTaskSchedulerBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/task/ThreadPoolTaskSchedulerBuilder.html) bean and a [`SimpleAsyncTaskSchedulerBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/task/SimpleAsyncTaskSchedulerBuilder.html) are made available in the context if a custom executor or scheduler needs to be created. +The [`SimpleAsyncTaskExecutorBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/task/SimpleAsyncTaskExecutorBuilder.html) and [`SimpleAsyncTaskSchedulerBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/task/SimpleAsyncTaskSchedulerBuilder.html) beans are auto-configured to use virtual threads if they are enabled (using Java 21+ and `spring.threads.virtual.enabled` set to `true`). diff --git a/markdown/boot/3.5.4/reference/index.md b/markdown/boot/3.5.4/reference/index.md new file mode 100644 index 0000000..c7858f6 --- /dev/null +++ b/markdown/boot/3.5.4/reference/index.md @@ -0,0 +1,8 @@ +--- +title: "Reference" +source: "reference:index.adoc" +--- + +# Reference + +This section provides information on using the features and capabilities of Spring Boot. diff --git a/markdown/boot/3.5.4/reference/io/caching.md b/markdown/boot/3.5.4/reference/io/caching.md new file mode 100644 index 0000000..7208ce3 --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/caching.md @@ -0,0 +1,562 @@ +--- +title: "Caching" +source: "reference:io/caching.adoc" +--- + + + +# Caching + +The Spring Framework provides support for transparently adding caching to an application. +At its core, the abstraction applies caching to methods, thus reducing the number of executions based on the information available in the cache. +The caching logic is applied transparently, without any interference to the invoker. +Spring Boot auto-configures the cache infrastructure as long as caching support is enabled by using the [`@EnableCaching`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/annotation/EnableCaching.html) annotation. + +> [!NOTE] +> Check the [relevant section](https://docs.spring.io/spring-framework/reference/6.2/integration/cache.html) of the Spring Framework reference for more details. + +In a nutshell, to add caching to an operation of your service add the relevant annotation to its method, as shown in the following example: + +#### Java + +```java +import org.springframework.cache.annotation.Cacheable; +import org.springframework.stereotype.Component; + +@Component +public class MyMathService { + + @Cacheable("piDecimals") + public int computePiDecimal(int precision) { + ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.cache.annotation.Cacheable +import org.springframework.stereotype.Component + +@Component +class MyMathService { + + @Cacheable("piDecimals") + fun computePiDecimal(precision: Int): Int { + ... + } + +} + +``` + +This example demonstrates the use of caching on a potentially costly operation. +Before invoking `computePiDecimal`, the abstraction looks for an entry in the `piDecimals` cache that matches the `precision` argument. +If an entry is found, the content in the cache is immediately returned to the caller, and the method is not invoked. +Otherwise, the method is invoked, and the cache is updated before returning the value. + +> [!CAUTION] +> You can also use the standard JSR-107 (JCache) annotations (such as [`@CacheResult`](https://javadoc.io/doc/javax.cache/cache-api/1.1.1/javax/cache/annotation/CacheResult.html)) transparently. +> However, we strongly advise you to not mix and match the Spring Cache and JCache annotations. + +If you do not add any specific cache library, Spring Boot auto-configures a [simple provider](#io.caching.provider.simple) that uses concurrent maps in memory. +When a cache is required (such as `piDecimals` in the preceding example), this provider creates it for you. +The simple provider is not really recommended for production usage, but it is great for getting started and making sure that you understand the features. +When you have made up your mind about the cache provider to use, please make sure to read its documentation to figure out how to configure the caches that your application uses. +Nearly all providers require you to explicitly configure every cache that you use in the application. +Some offer a way to customize the default caches defined by the `spring.cache.cache-names` property. + +> [!TIP] +> It is also possible to transparently [update](https://docs.spring.io/spring-framework/reference/6.2/integration/cache/annotations.html#cache-annotations-put) or [evict](https://docs.spring.io/spring-framework/reference/6.2/integration/cache/annotations.html#cache-annotations-evict) data from the cache. + + + +## Supported Cache Providers + +The cache abstraction does not provide an actual store and relies on abstraction materialized by the [`Cache`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/Cache.html) and [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) interfaces. + +If you have not defined a bean of type [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) or a [`CacheResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/interceptor/CacheResolver.html) named `cacheResolver` (see [`CachingConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/annotation/CachingConfigurer.html)), Spring Boot tries to detect the following providers (in the indicated order): + +1. [Generic](#io.caching.provider.generic) +1. [JCache (JSR-107)](#io.caching.provider.jcache) (EhCache 3, Hazelcast, Infinispan, and others) +1. [Hazelcast](#io.caching.provider.hazelcast) +1. [Infinispan](#io.caching.provider.infinispan) +1. [Couchbase](#io.caching.provider.couchbase) +1. [Redis](#io.caching.provider.redis) +1. [Caffeine](#io.caching.provider.caffeine) +1. [Cache2k](#io.caching.provider.cache2k) +1. [Simple](#io.caching.provider.simple) + +Additionally, [Spring Boot for Apache Geode](https://github.com/spring-projects/spring-boot-data-geode) provides [auto-configuration for using Apache Geode as a cache provider](https://docs.spring.io/spring-boot-data-geode-build/2.0.x/reference/html5#geode-caching-provider). + +> [!TIP] +> If the [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) is auto-configured by Spring Boot, it is possible to *force* a particular cache provider by setting the `spring.cache.type` property. +> Use this property if you need to [use no-op caches](#io.caching.provider.none) in certain environments (such as tests). + +> [!TIP] +> Use the `spring-boot-starter-cache` starter to quickly add basic caching dependencies. +> The starter brings in `spring-context-support`. +> If you add dependencies manually, you must include `spring-context-support` in order to use the JCache or Caffeine support. + +If the [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) is auto-configured by Spring Boot, you can further tune its configuration before it is fully initialized by exposing a bean that implements the [`CacheManagerCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cache/CacheManagerCustomizer.html) interface. +The following example sets a flag to say that `null` values should not be passed down to the underlying map: + +#### Java + +```java +import org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer; +import org.springframework.cache.concurrent.ConcurrentMapCacheManager; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyCacheManagerConfiguration { + + @Bean + public CacheManagerCustomizer cacheManagerCustomizer() { + return (cacheManager) -> cacheManager.setAllowNullValues(false); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer +import org.springframework.cache.concurrent.ConcurrentMapCacheManager +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyCacheManagerConfiguration { + + @Bean + fun cacheManagerCustomizer(): CacheManagerCustomizer { + return CacheManagerCustomizer { cacheManager -> + cacheManager.isAllowNullValues = false + } + } + +} + +``` + +> [!NOTE] +> In the preceding example, an auto-configured [`ConcurrentMapCacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/concurrent/ConcurrentMapCacheManager.html) is expected. +> If that is not the case (either you provided your own config or a different cache provider was auto-configured), the customizer is not invoked at all. +> You can have as many customizers as you want, and you can also order them by using [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) or [`Ordered`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/Ordered.html). + + + +### Generic + +Generic caching is used if the context defines *at least* one [`Cache`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/Cache.html) bean. +A [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) wrapping all beans of that type is created. + + + +### JCache (JSR-107) + +[JCache](https://jcp.org/en/jsr/detail?id=107) is bootstrapped through the presence of a [`CachingProvider`](https://javadoc.io/doc/javax.cache/cache-api/1.1.1/javax/cache/spi/CachingProvider.html) on the classpath (that is, a JSR-107 compliant caching library exists on the classpath), and the [`JCacheCacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/jcache/JCacheCacheManager.html) is provided by the `spring-boot-starter-cache` starter. +Various compliant libraries are available, and Spring Boot provides dependency management for Ehcache 3, Hazelcast, and Infinispan. +Any other compliant library can be added as well. + +It might happen that more than one provider is present, in which case the provider must be explicitly specified. +Even if the JSR-107 standard does not enforce a standardized way to define the location of the configuration file, Spring Boot does its best to accommodate setting a cache with implementation details, as shown in the following example: + +#### Properties + +```properties +spring.cache.jcache.provider=com.example.MyCachingProvider +spring.cache.jcache.config=classpath:example.xml +``` + +#### YAML + +```yaml +# Only necessary if more than one provider is present +spring: + cache: + jcache: + provider: "com.example.MyCachingProvider" + config: "classpath:example.xml" +``` + +> [!NOTE] +> When a cache library offers both a native implementation and JSR-107 support, Spring Boot prefers the JSR-107 support, so that the same features are available if you switch to a different JSR-107 implementation. + +> [!TIP] +> Spring Boot has [general support for Hazelcast](hazelcast.md). +> If a single [`HazelcastInstance`](https://docs.hazelcast.org/docs/5.5.0/javadoc/com/hazelcast/core/HazelcastInstance.html) is available, it is automatically reused for the [`CacheManager`](https://javadoc.io/doc/javax.cache/cache-api/1.1.1/javax/cache/CacheManager.html) as well, unless the `spring.cache.jcache.config` property is specified. + +There are two ways to customize the underlying [`CacheManager`](https://javadoc.io/doc/javax.cache/cache-api/1.1.1/javax/cache/CacheManager.html): + +- Caches can be created on startup by setting the `spring.cache.cache-names` property. +If a custom [`Configuration`](https://javadoc.io/doc/javax.cache/cache-api/1.1.1/javax/cache/configuration/Configuration.html) bean is defined, it is used to customize them. +- [`JCacheManagerCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cache/JCacheManagerCustomizer.html) beans are invoked with the reference of the [`CacheManager`](https://javadoc.io/doc/javax.cache/cache-api/1.1.1/javax/cache/CacheManager.html) for full customization. + +> [!TIP] +> If a standard [`CacheManager`](https://javadoc.io/doc/javax.cache/cache-api/1.1.1/javax/cache/CacheManager.html) bean is defined, it is wrapped automatically in an [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) implementation that the abstraction expects. +> No further customization is applied to it. + + + +### Hazelcast + +Spring Boot has [general support for Hazelcast](hazelcast.md). +If a [`HazelcastInstance`](https://docs.hazelcast.org/docs/5.5.0/javadoc/com/hazelcast/core/HazelcastInstance.html) has been auto-configured and `com.hazelcast:hazelcast-spring` is on the classpath, it is automatically wrapped in a [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html). + +> [!NOTE] +> Hazelcast can be used as a JCache compliant cache or as a Spring [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) compliant cache. +> When setting `spring.cache.type` to `hazelcast`, Spring Boot will use the [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) based implementation. +> If you want to use Hazelcast as a JCache compliant cache, set `spring.cache.type` to `jcache`. +> If you have multiple JCache compliant cache providers and want to force the use of Hazelcast, you have to [explicitly set the JCache provider](#io.caching.provider.jcache). + + + +### Infinispan + +[Infinispan](https://infinispan.org/) has no default configuration file location, so it must be specified explicitly. +Otherwise, the default bootstrap is used. + +#### Properties + +```properties +spring.cache.infinispan.config=infinispan.xml +``` + +#### YAML + +```yaml +spring: + cache: + infinispan: + config: "infinispan.xml" +``` + +Caches can be created on startup by setting the `spring.cache.cache-names` property. +If a custom [`ConfigurationBuilder`](https://docs.jboss.org/infinispan/15.2/apidocs/org/infinispan/configuration/cache/ConfigurationBuilder.html) bean is defined, it is used to customize the caches. + +To be compatible with Spring Boot’s Jakarta EE 9 baseline, Infinispan’s `-jakarta` modules must be used. +For every module with a `-jakarta` variant, the variant must be used in place of the standard module. +For example, `infinispan-core-jakarta` and `infinispan-commons-jakarta` must be used in place of `infinispan-core` and `infinispan-commons` respectively. + + + +### Couchbase + +If Spring Data Couchbase is available and Couchbase is [configured](../data/nosql.md#data.nosql.couchbase), a [`CouchbaseCacheManager`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/cache/CouchbaseCacheManager.html) is auto-configured. +It is possible to create additional caches on startup by setting the `spring.cache.cache-names` property and cache defaults can be configured by using `spring.cache.couchbase.*` properties. +For instance, the following configuration creates `cache1` and `cache2` caches with an entry *expiration* of 10 minutes: + +#### Properties + +```properties +spring.cache.cache-names=cache1,cache2 +spring.cache.couchbase.expiration=10m +``` + +#### YAML + +```yaml +spring: + cache: + cache-names: "cache1,cache2" + couchbase: + expiration: "10m" +``` + +If you need more control over the configuration, consider registering a [`CouchbaseCacheManagerBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cache/CouchbaseCacheManagerBuilderCustomizer.html) bean. +The following example shows a customizer that configures a specific entry expiration for `cache1` and `cache2`: + +#### Java + +```java +import java.time.Duration; + +import org.springframework.boot.autoconfigure.cache.CouchbaseCacheManagerBuilderCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.data.couchbase.cache.CouchbaseCacheConfiguration; + +@Configuration(proxyBeanMethods = false) +public class MyCouchbaseCacheManagerConfiguration { + + @Bean + public CouchbaseCacheManagerBuilderCustomizer myCouchbaseCacheManagerBuilderCustomizer() { + return (builder) -> builder + .withCacheConfiguration("cache1", CouchbaseCacheConfiguration + .defaultCacheConfig().entryExpiry(Duration.ofSeconds(10))) + .withCacheConfiguration("cache2", CouchbaseCacheConfiguration + .defaultCacheConfig().entryExpiry(Duration.ofMinutes(1))); + + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.cache.CouchbaseCacheManagerBuilderCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.data.couchbase.cache.CouchbaseCacheConfiguration +import java.time.Duration + +@Configuration(proxyBeanMethods = false) +class MyCouchbaseCacheManagerConfiguration { + + @Bean + fun myCouchbaseCacheManagerBuilderCustomizer(): CouchbaseCacheManagerBuilderCustomizer { + return CouchbaseCacheManagerBuilderCustomizer { builder -> + builder + .withCacheConfiguration( + "cache1", CouchbaseCacheConfiguration + .defaultCacheConfig().entryExpiry(Duration.ofSeconds(10)) + ) + .withCacheConfiguration( + "cache2", CouchbaseCacheConfiguration + .defaultCacheConfig().entryExpiry(Duration.ofMinutes(1)) + ) + } + } + +} + +``` + + + +### Redis + +If [Redis](https://redis.io/) is available and configured, a [`RedisCacheManager`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/cache/RedisCacheManager.html) is auto-configured. +It is possible to create additional caches on startup by setting the `spring.cache.cache-names` property and cache defaults can be configured by using `spring.cache.redis.*` properties. +For instance, the following configuration creates `cache1` and `cache2` caches with a *time to live* of 10 minutes: + +#### Properties + +```properties +spring.cache.cache-names=cache1,cache2 +spring.cache.redis.time-to-live=10m +``` + +#### YAML + +```yaml +spring: + cache: + cache-names: "cache1,cache2" + redis: + time-to-live: "10m" +``` + +> [!NOTE] +> By default, a key prefix is added so that, if two separate caches use the same key, Redis does not have overlapping keys and cannot return invalid values. +> We strongly recommend keeping this setting enabled if you create your own [`RedisCacheManager`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/cache/RedisCacheManager.html). + +> [!TIP] +> You can take full control of the default configuration by adding a [`RedisCacheConfiguration`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/cache/RedisCacheConfiguration.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of your own. +> This can be useful if you need to customize the default serialization strategy. + +If you need more control over the configuration, consider registering a [`RedisCacheManagerBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cache/RedisCacheManagerBuilderCustomizer.html) bean. +The following example shows a customizer that configures a specific time to live for `cache1` and `cache2`: + +#### Java + +```java +import java.time.Duration; + +import org.springframework.boot.autoconfigure.cache.RedisCacheManagerBuilderCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.data.redis.cache.RedisCacheConfiguration; + +@Configuration(proxyBeanMethods = false) +public class MyRedisCacheManagerConfiguration { + + @Bean + public RedisCacheManagerBuilderCustomizer myRedisCacheManagerBuilderCustomizer() { + return (builder) -> builder + .withCacheConfiguration("cache1", RedisCacheConfiguration + .defaultCacheConfig().entryTtl(Duration.ofSeconds(10))) + .withCacheConfiguration("cache2", RedisCacheConfiguration + .defaultCacheConfig().entryTtl(Duration.ofMinutes(1))); + + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.cache.RedisCacheManagerBuilderCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.data.redis.cache.RedisCacheConfiguration +import java.time.Duration + +@Configuration(proxyBeanMethods = false) +class MyRedisCacheManagerConfiguration { + + @Bean + fun myRedisCacheManagerBuilderCustomizer(): RedisCacheManagerBuilderCustomizer { + return RedisCacheManagerBuilderCustomizer { builder -> + builder + .withCacheConfiguration( + "cache1", RedisCacheConfiguration + .defaultCacheConfig().entryTtl(Duration.ofSeconds(10)) + ) + .withCacheConfiguration( + "cache2", RedisCacheConfiguration + .defaultCacheConfig().entryTtl(Duration.ofMinutes(1)) + ) + } + } + +} + +``` + + + +### Caffeine + +[Caffeine](https://github.com/ben-manes/caffeine) is a Java 8 rewrite of Guava’s cache that supersedes support for Guava. +If Caffeine is present, a [`CaffeineCacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/caffeine/CaffeineCacheManager.html) (provided by the `spring-boot-starter-cache` starter) is auto-configured. +Caches can be created on startup by setting the `spring.cache.cache-names` property and can be customized by one of the following (in the indicated order): + +1. A cache spec defined by `spring.cache.caffeine.spec` +1. A [`CaffeineSpec`](https://javadoc.io/doc/com.github.ben-manes.caffeine/caffeine/3.2.2/com/github/benmanes/caffeine/cache/CaffeineSpec.html) bean is defined +1. A [`Caffeine`](https://javadoc.io/doc/com.github.ben-manes.caffeine/caffeine/3.2.2/com/github/benmanes/caffeine/cache/Caffeine.html) bean is defined + +For instance, the following configuration creates `cache1` and `cache2` caches with a maximum size of 500 and a *time to live* of 10 minutes + +#### Properties + +```properties +spring.cache.cache-names=cache1,cache2 +spring.cache.caffeine.spec=maximumSize=500,expireAfterAccess=600s +``` + +#### YAML + +```yaml +spring: + cache: + cache-names: "cache1,cache2" + caffeine: + spec: "maximumSize=500,expireAfterAccess=600s" +``` + +If a [`CacheLoader`](https://javadoc.io/doc/com.github.ben-manes.caffeine/caffeine/3.2.2/com/github/benmanes/caffeine/cache/CacheLoader.html) bean is defined, it is automatically associated to the [`CaffeineCacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/caffeine/CaffeineCacheManager.html). +Since the [`CacheLoader`](https://javadoc.io/doc/com.github.ben-manes.caffeine/caffeine/3.2.2/com/github/benmanes/caffeine/cache/CacheLoader.html) is going to be associated with *all* caches managed by the cache manager, it must be defined as `CacheLoader`. +The auto-configuration ignores any other generic type. + + + +### Cache2k + +[Cache2k](https://cache2k.org/) is an in-memory cache. +If the Cache2k spring integration is present, a `SpringCache2kCacheManager` is auto-configured. + +Caches can be created on startup by setting the `spring.cache.cache-names` property. +Cache defaults can be customized using a [`Cache2kBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cache/Cache2kBuilderCustomizer.html) bean. +The following example shows a customizer that configures the capacity of the cache to 200 entries, with an expiration of 5 minutes: + +#### Java + +```java +import java.util.concurrent.TimeUnit; + +import org.springframework.boot.autoconfigure.cache.Cache2kBuilderCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyCache2kDefaultsConfiguration { + + @Bean + public Cache2kBuilderCustomizer myCache2kDefaultsCustomizer() { + return (builder) -> builder.entryCapacity(200) + .expireAfterWrite(5, TimeUnit.MINUTES); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.cache.Cache2kBuilderCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import java.util.concurrent.TimeUnit + +@Configuration(proxyBeanMethods = false) +class MyCache2kDefaultsConfiguration { + + @Bean + fun myCache2kDefaultsCustomizer(): Cache2kBuilderCustomizer { + return Cache2kBuilderCustomizer { builder -> + builder.entryCapacity(200) + .expireAfterWrite(5, TimeUnit.MINUTES) + } + } +} + +``` + + + +### Simple + +If none of the other providers can be found, a simple implementation using a [`ConcurrentHashMap`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/ConcurrentHashMap.html) as the cache store is configured. +This is the default if no caching library is present in your application. +By default, caches are created as needed, but you can restrict the list of available caches by setting the `cache-names` property. +For instance, if you want only `cache1` and `cache2` caches, set the `cache-names` property as follows: + +#### Properties + +```properties +spring.cache.cache-names=cache1,cache2 +``` + +#### YAML + +```yaml +spring: + cache: + cache-names: "cache1,cache2" +``` + +If you do so and your application uses a cache not listed, then it fails at runtime when the cache is needed, but not on startup. +This is similar to the way the "real" cache providers behave if you use an undeclared cache. + + + +### None + +When [`@EnableCaching`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/annotation/EnableCaching.html) is present in your configuration, a suitable cache configuration is expected as well. +If you have a custom ` org.springframework.cache.CacheManager`, consider defining it in a separate [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class so that you can override it if necessary. +None uses a no-op implementation that is useful in tests, and slice tests use that by default via [`@AutoConfigureCache`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/core/AutoConfigureCache.html). + +If you need to use a no-op cache rather than the auto-configured cache manager in a certain environment, set the cache type to `none`, as shown in the following example: + +#### Properties + +```properties +spring.cache.type=none +``` + +#### YAML + +```yaml +spring: + cache: + type: "none" +``` diff --git a/markdown/boot/3.5.4/reference/io/email.md b/markdown/boot/3.5.4/reference/io/email.md new file mode 100644 index 0000000..71584f2 --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/email.md @@ -0,0 +1,56 @@ +--- +title: "Sending Email" +source: "reference:io/email.adoc" +--- + + + +# Sending Email + +The Spring Framework provides an abstraction for sending email by using the [`JavaMailSender`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/mail/javamail/JavaMailSender.html) interface, and Spring Boot provides auto-configuration for it as well as a starter module. + +> [!TIP] +> See the [reference documentation](https://docs.spring.io/spring-framework/reference/6.2/integration/email.html) for a detailed explanation of how you can use [`JavaMailSender`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/mail/javamail/JavaMailSender.html). + +If `spring.mail.host` and the relevant libraries (as defined by `spring-boot-starter-mail`) are available, a default [`JavaMailSender`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/mail/javamail/JavaMailSender.html) is created if none exists. +The sender can be further customized by configuration items from the `spring.mail` namespace. +See [`MailProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/mail/MailProperties.html) for more details. + +In particular, certain default timeout values are infinite, and you may want to change that to avoid having a thread blocked by an unresponsive mail server, as shown in the following example: + +#### Properties + +```properties +spring.mail.properties[mail.smtp.connectiontimeout]=5000 +spring.mail.properties[mail.smtp.timeout]=3000 +spring.mail.properties[mail.smtp.writetimeout]=5000 +``` + +#### YAML + +```yaml +spring: + mail: + properties: + "[mail.smtp.connectiontimeout]": 5000 + "[mail.smtp.timeout]": 3000 + "[mail.smtp.writetimeout]": 5000 +``` + +It is also possible to configure a [`JavaMailSender`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/mail/javamail/JavaMailSender.html) with an existing [`Session`](https://jakarta.ee/specifications/mail/2.1/apidocs/jakarta/mail/Session.html) from JNDI: + +#### Properties + +```properties +spring.mail.jndi-name=mail/Session +``` + +#### YAML + +```yaml +spring: + mail: + jndi-name: "mail/Session" +``` + +When a `jndi-name` is set, it takes precedence over all other Session-related settings. diff --git a/markdown/boot/3.5.4/reference/io/hazelcast.md b/markdown/boot/3.5.4/reference/io/hazelcast.md new file mode 100644 index 0000000..e81a7bb --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/hazelcast.md @@ -0,0 +1,50 @@ +--- +title: "Hazelcast" +source: "reference:io/hazelcast.adoc" +--- + + + +# Hazelcast + +If [Hazelcast](https://hazelcast.com/) is on the classpath and a suitable configuration is found, Spring Boot auto-configures a [`HazelcastInstance`](https://docs.hazelcast.org/docs/5.5.0/javadoc/com/hazelcast/core/HazelcastInstance.html) that you can inject in your application. + +Spring Boot first attempts to create a client by checking the following configuration options: + +- The presence of a [`ClientConfig`](https://docs.hazelcast.org/docs/5.5.0/javadoc/com/hazelcast/client/config/ClientConfig.html) bean. +- A configuration file defined by the `spring.hazelcast.config` property. +- The presence of the `hazelcast.client.config` system property. +- A `hazelcast-client.xml` in the working directory or at the root of the classpath. +- A `hazelcast-client.yaml` (or `hazelcast-client.yml`) in the working directory or at the root of the classpath. + +If a client can not be created, Spring Boot attempts to configure an embedded server. +If you define a [`Config`](https://docs.hazelcast.org/docs/5.5.0/javadoc/com/hazelcast/config/Config.html) bean, Spring Boot uses that. +If your configuration defines an instance name, Spring Boot tries to locate an existing instance rather than creating a new one. + +You could also specify the Hazelcast configuration file to use through configuration, as shown in the following example: + +#### Properties + +```properties +spring.hazelcast.config=classpath:config/my-hazelcast.xml +``` + +#### YAML + +```yaml +spring: + hazelcast: + config: "classpath:config/my-hazelcast.xml" +``` + +Otherwise, Spring Boot tries to find the Hazelcast configuration from the default locations: `hazelcast.xml` in the working directory or at the root of the classpath, or a YAML counterpart in the same locations. +We also check if the `hazelcast.config` system property is set. +See the [Hazelcast documentation](https://docs.hazelcast.org/docs/latest/manual/html-single/) for more details. + +> [!TIP] +> By default, [`@SpringAware`](https://docs.hazelcast.org/docs/5.5.0/javadoc/com/hazelcast/spring/context/SpringAware.html) on Hazelcast components is supported. +> The [`ManagedContext`](https://docs.hazelcast.org/docs/5.5.0/javadoc/com/hazelcast/core/ManagedContext.html) can be overridden by declaring a [`HazelcastConfigCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/hazelcast/HazelcastConfigCustomizer.html) bean with an [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) higher than zero. + +> [!NOTE] +> Spring Boot also has [explicit caching support for Hazelcast](caching.md#io.caching.provider.hazelcast). +> If caching is enabled, the [`HazelcastInstance`](https://docs.hazelcast.org/docs/5.5.0/javadoc/com/hazelcast/core/HazelcastInstance.html) is automatically wrapped in a [`CacheManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/cache/CacheManager.html) implementation. diff --git a/markdown/boot/3.5.4/reference/io/index.md b/markdown/boot/3.5.4/reference/io/index.md new file mode 100644 index 0000000..d9aba3a --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/index.md @@ -0,0 +1,13 @@ +--- +title: "IO" +source: "reference:io/index.adoc" +--- + + + +# IO + +Most applications will need to deal with input and output concerns at some point. +Spring Boot provides utilities and integrations with a range of technologies to help when you need IO capabilities. +This section covers standard IO features such as caching and validation as well as more advanced topics such as scheduling and distributed transactions. +We will also cover calling remote REST or SOAP services and sending email. diff --git a/markdown/boot/3.5.4/reference/io/jta.md b/markdown/boot/3.5.4/reference/io/jta.md new file mode 100644 index 0000000..e806ea4 --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/jta.md @@ -0,0 +1,121 @@ +--- +title: "Distributed Transactions With JTA" +source: "reference:io/jta.adoc" +--- + + + +# Distributed Transactions With JTA + +Spring Boot supports distributed JTA transactions across multiple XA resources by using a transaction manager retrieved from JNDI. + +When a JTA environment is detected, Spring’s [`JtaTransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/jta/JtaTransactionManager.html) is used to manage transactions. +Auto-configured JMS, DataSource, and JPA beans are upgraded to support XA transactions. +You can use standard Spring idioms, such as [`@Transactional`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/annotation/Transactional.html), to participate in a distributed transaction. +If you are within a JTA environment and still want to use local transactions, you can set the `spring.jta.enabled` property to `false` to disable the JTA auto-configuration. + + + +## Using a Jakarta EE Managed Transaction Manager + +If you package your Spring Boot application as a `war` or `ear` file and deploy it to a Jakarta EE application server, you can use your application server’s built-in transaction manager. +Spring Boot tries to auto-configure a transaction manager by looking at common JNDI locations (`java:comp/UserTransaction`, `java:comp/TransactionManager`, and so on). +When using a transaction service provided by your application server, you generally also want to ensure that all resources are managed by the server and exposed over JNDI. +Spring Boot tries to auto-configure JMS by looking for a [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) at the JNDI path (`java:/JmsXA` or `java:/XAConnectionFactory`), and you can use the [`spring.datasource.jndi-name` property](../data/sql.md#data.sql.datasource.jndi) to configure your [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html). + + + +## Mixing XA and Non-XA JMS Connections + +When using JTA, the primary JMS [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) bean is XA-aware and participates in distributed transactions. +You can inject into your bean without needing to use any [`@Qualifier`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Qualifier.html): + +#### Java + +```java +import jakarta.jms.ConnectionFactory; + +public class MyBean { + + public MyBean(ConnectionFactory connectionFactory) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.jms.ConnectionFactory + +class MyBean(connectionFactory: ConnectionFactory?) + +``` + +In some situations, you might want to process certain JMS messages by using a non-XA [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html). +For example, your JMS processing logic might take longer than the XA timeout. + +If you want to use a non-XA [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html), you can the `nonXaJmsConnectionFactory` bean: + +#### Java + +```java +import jakarta.jms.ConnectionFactory; + +import org.springframework.beans.factory.annotation.Qualifier; + +public class MyBean { + + public MyBean(@Qualifier("nonXaJmsConnectionFactory") ConnectionFactory connectionFactory) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.jms.ConnectionFactory +import org.springframework.beans.factory.annotation.Qualifier + +class MyBean(@Qualifier("nonXaJmsConnectionFactory") connectionFactory: ConnectionFactory?) + +``` + +For consistency, the `jmsConnectionFactory` bean is also provided by using the bean alias `xaJmsConnectionFactory`: + +#### Java + +```java +import jakarta.jms.ConnectionFactory; + +import org.springframework.beans.factory.annotation.Qualifier; + +public class MyBean { + + public MyBean(@Qualifier("xaJmsConnectionFactory") ConnectionFactory connectionFactory) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.jms.ConnectionFactory +import org.springframework.beans.factory.annotation.Qualifier + +class MyBean(@Qualifier("xaJmsConnectionFactory") connectionFactory: ConnectionFactory?) + +``` + + + +## Supporting an Embedded Transaction Manager + +The [`XAConnectionFactoryWrapper`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jms/XAConnectionFactoryWrapper.html) and [`XADataSourceWrapper`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jdbc/XADataSourceWrapper.html) interfaces can be used to support embedded transaction managers. +The interfaces are responsible for wrapping [`XAConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/XAConnectionFactory.html) and [`XADataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/XADataSource.html) beans and exposing them as regular [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) and [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) beans, which transparently enroll in the distributed transaction. +DataSource and JMS auto-configuration use JTA variants, provided you have a [`JtaTransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/jta/JtaTransactionManager.html) bean and appropriate XA wrapper beans registered within your [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). diff --git a/markdown/boot/3.5.4/reference/io/quartz.md b/markdown/boot/3.5.4/reference/io/quartz.md new file mode 100644 index 0000000..af3f11d --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/quartz.md @@ -0,0 +1,134 @@ +--- +title: "Quartz Scheduler" +source: "reference:io/quartz.adoc" +--- + + + +# Quartz Scheduler + +Spring Boot offers several conveniences for working with the [Quartz scheduler](https://www.quartz-scheduler.org/), including the `spring-boot-starter-quartz` starter. +If Quartz is available, a [`Scheduler`](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/org/quartz/Scheduler.html) is auto-configured (through the [`SchedulerFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/quartz/SchedulerFactoryBean.html) abstraction). + +Beans of the following types are automatically picked up and associated with the [`Scheduler`](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/org/quartz/Scheduler.html): + +- [`JobDetail`](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/org/quartz/JobDetail.html): defines a particular Job. +[`JobDetail`](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/org/quartz/JobDetail.html) instances can be built with the [`JobBuilder`](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/org/quartz/JobBuilder.html) API. +- [`Calendar`](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/org/quartz/Calendar.html). +- [`Trigger`](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/org/quartz/Trigger.html): defines when a particular job is triggered. + +By default, an in-memory [`JobStore`](https://javadoc.io/doc/org.quartz-scheduler/quartz/2.5.0/org/quartz/spi/JobStore.html) is used. +However, it is possible to configure a JDBC-based store if a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) bean is available in your application and if the `spring.quartz.job-store-type` property is configured accordingly, as shown in the following example: + +#### Properties + +```properties +spring.quartz.job-store-type=jdbc +``` + +#### YAML + +```yaml +spring: + quartz: + job-store-type: "jdbc" +``` + +When the JDBC store is used, the schema can be initialized on startup, as shown in the following example: + +#### Properties + +```properties +spring.quartz.jdbc.initialize-schema=always +``` + +#### YAML + +```yaml +spring: + quartz: + jdbc: + initialize-schema: "always" +``` + +> [!WARNING] +> By default, the database is detected and initialized by using the standard scripts provided with the Quartz library. +> These scripts drop existing tables, deleting all triggers on every restart. +> To use a custom script, set the `spring.quartz.jdbc.schema` property. +> Some of the standard scripts – such as those for SQL Server, Azure SQL, and Sybase – cannot be used without modification. +> In these cases, make a copy of the script and edit it as directed in the script’s comments then set `spring.quartz.jdbc.schema` to use your customized script. + +To have Quartz use a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) other than the application’s main [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html), declare a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) bean, annotating its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method with [`@QuartzDataSource`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/quartz/QuartzDataSource.html). +Doing so ensures that the Quartz-specific [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) is used by both the [`SchedulerFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/quartz/SchedulerFactoryBean.html) and for schema initialization. +Similarly, to have Quartz use a [`TransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/TransactionManager.html) other than the application’s main [`TransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/TransactionManager.html) declare a [`TransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/TransactionManager.html) bean, annotating its [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method with [`@QuartzTransactionManager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/quartz/QuartzTransactionManager.html). + +By default, jobs created by configuration will not overwrite already registered jobs that have been read from a persistent job store. +To enable overwriting existing job definitions set the `spring.quartz.overwrite-existing-jobs` property. + +Quartz Scheduler configuration can be customized using `spring.quartz` properties and [`SchedulerFactoryBeanCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/quartz/SchedulerFactoryBeanCustomizer.html) beans, which allow programmatic [`SchedulerFactoryBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/quartz/SchedulerFactoryBean.html) customization. +Advanced Quartz configuration properties can be customized using `spring.quartz.properties.*`. + +> [!NOTE] +> In particular, an [`Executor`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/concurrent/Executor.html) bean is not associated with the scheduler as Quartz offers a way to configure the scheduler through `spring.quartz.properties`. +> If you need to customize the task executor, consider implementing [`SchedulerFactoryBeanCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/quartz/SchedulerFactoryBeanCustomizer.html). + +Jobs can define setters to inject data map properties. +Regular beans can also be injected in a similar manner, as shown in the following example: + +#### Java + +```java +import org.quartz.JobExecutionContext; +import org.quartz.JobExecutionException; + +import org.springframework.scheduling.quartz.QuartzJobBean; + +public class MySampleJob extends QuartzJobBean { + private MyService myService; + + private String name; + // Inject "MyService" bean + public void setMyService(MyService myService) { + this.myService = myService; + } + + // Inject the "name" job data property + public void setName(String name) { + this.name = name; + } + + @Override + protected void executeInternal(JobExecutionContext context) throws JobExecutionException { + this.myService.someMethod(context.getFireTime(), this.name); + } + +} +``` + +#### Kotlin + +```kotlin +import org.quartz.JobExecutionContext +import org.springframework.scheduling.quartz.QuartzJobBean + +class MySampleJob : QuartzJobBean() { + private var myService: MyService? = null + + private var name: String? = null + // Inject "MyService" bean + fun setMyService(myService: MyService?) { + this.myService = myService + } + + // Inject the "name" job data property + fun setName(name: String?) { + this.name = name + } + + override fun executeInternal(context: JobExecutionContext) { + myService!!.someMethod(context.fireTime, name) + } + +} + +``` diff --git a/markdown/boot/3.5.4/reference/io/rest-client.md b/markdown/boot/3.5.4/reference/io/rest-client.md new file mode 100644 index 0000000..fa1fb39 --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/rest-client.md @@ -0,0 +1,850 @@ +--- +title: "Calling REST Services" +source: "reference:io/rest-client.adoc" +--- + + + +# Calling REST Services + +Spring Boot provides various convenient ways to call remote REST services. +If you are developing a non-blocking reactive application and you’re using Spring WebFlux, then you can use [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html). +If you prefer blocking APIs then you can use [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) or [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html). + + + +## WebClient + +If you have Spring WebFlux on your classpath we recommend that you use [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) to call remote REST services. +The [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) interface provides a functional style API and is fully reactive. +You can learn more about the [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) in the dedicated [section in the Spring Framework docs](https://docs.spring.io/spring-framework/reference/6.2/web/webflux-webclient.html). + +> [!TIP] +> If you are not writing a reactive Spring WebFlux application you can use the [`RestClient`](#io.rest-client.restclient) instead of a [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html). +> This provides a similar functional API, but is blocking rather than reactive. + +Spring Boot creates and pre-configures a prototype [`WebClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.Builder.html) bean for you. +It is strongly advised to inject it in your components and use it to create [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) instances. +Spring Boot is configuring that builder to share HTTP resources and reflect codecs setup in the same fashion as the server ones (see [WebFlux HTTP codecs auto-configuration](../web/reactive.md#web.reactive.webflux.httpcodecs)), and more. + +The following code shows a typical example: + +#### Java + +```java +import reactor.core.publisher.Mono; + +import org.springframework.stereotype.Service; +import org.springframework.web.reactive.function.client.WebClient; + +@Service +public class MyService { + + private final WebClient webClient; + + public MyService(WebClient.Builder webClientBuilder) { + this.webClient = webClientBuilder.baseUrl("https://example.org").build(); + } + + public Mono
someRestCall(String name) { + return this.webClient.get().uri("/{name}/details", name).retrieve().bodyToMono(Details.class); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.stereotype.Service +import org.springframework.web.reactive.function.client.WebClient +import reactor.core.publisher.Mono + +@Service +class MyService(webClientBuilder: WebClient.Builder) { + + private val webClient: WebClient + + init { + webClient = webClientBuilder.baseUrl("https://example.org").build() + } + + fun someRestCall(name: String?): Mono
{ + return webClient.get().uri("/{name}/details", name) + .retrieve().bodyToMono(Details::class.java) + } + +} + +``` + + + +### WebClient Runtime + +Spring Boot will auto-detect which [`ClientHttpConnector`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/reactive/ClientHttpConnector.html) to use to drive [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) depending on the libraries available on the application classpath. +In order of preference, the following clients are supported: + +1. Reactor Netty +1. Jetty RS client +1. Apache HttpClient +1. JDK HttpClient + +If multiple clients are available on the classpath, the most preferred client will be used. + +The `spring-boot-starter-webflux` starter depends on `io.projectreactor.netty:reactor-netty` by default, which brings both server and client implementations. +If you choose to use Jetty as a reactive server instead, you should add a dependency on the Jetty Reactive HTTP client library, `org.eclipse.jetty:jetty-reactive-httpclient`. +Using the same technology for server and client has its advantages, as it will automatically share HTTP resources between client and server. + +Developers can override the resource configuration for Jetty and Reactor Netty by providing a custom [`ReactorResourceFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/ReactorResourceFactory.html) or [`JettyResourceFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/reactive/JettyResourceFactory.html) bean - this will be applied to both clients and servers. + +If you wish to override that choice for the client, you can define your own [`ClientHttpConnector`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/reactive/ClientHttpConnector.html) bean and have full control over the client configuration. + +You can learn more about the [`WebClient` configuration options in the Spring Framework reference documentation](https://docs.spring.io/spring-framework/reference/6.2/web/webflux-webclient/client-builder.html). + + + +### Global HTTP Connector Configuration + +If the auto-detected [`ClientHttpConnector`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/reactive/ClientHttpConnector.html) does not meet your needs, you can use the `spring.http.reactiveclient.connector` property to pick a specific connector. +For example, if you have Reactor Netty on your classpath, but you prefer Jetty’s [`HttpClient`](https://javadoc.jetty.org/jetty-12/org/eclipse/jetty/client/HttpClient.html) you can add the following: + +#### Properties + +```properties +spring.http.reactiveclient.connector=jetty +``` + +#### YAML + +```yaml +spring: + http: + reactiveclient: + connector: jetty +``` + +You can also set properties to change defaults that will be applied to all reactive connectors. +For example, you may want to change timeouts and if redirects are followed: + +#### Properties + +```properties +spring.http.reactiveclient.connect-timeout=2s +spring.http.reactiveclient.read-timeout=1s +spring.http.reactiveclient.redirects=dont-follow +``` + +#### YAML + +```yaml +spring: + http: + reactiveclient: + connect-timeout: 2s + read-timeout: 1s + redirects: dont-follow +``` + +For more complex customizations, you can use [`ClientHttpConnectorBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/client/reactive/ClientHttpConnectorBuilderCustomizer.html) or declare your own [`ClientHttpConnectorBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/http/client/reactive/ClientHttpConnectorBuilder.html) bean which will cause auto-configuration to back off. +This can be useful when you need to customize some of the internals of the underlying HTTP library. + +For example, the following will use a JDK client configured with a specific [`ProxySelector`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/ProxySelector.html): + +#### Java + +```java +import java.net.ProxySelector; + +import org.springframework.boot.http.client.reactive.ClientHttpConnectorBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyConnectorHttpConfiguration { + + @Bean + ClientHttpConnectorBuilder clientHttpConnectorBuilder(ProxySelector proxySelector) { + return ClientHttpConnectorBuilder.jdk().withHttpClientCustomizer((builder) -> builder.proxy(proxySelector)); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.http.client.reactive.ClientHttpConnectorBuilder; +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import java.net.ProxySelector + +@Configuration(proxyBeanMethods = false) +class MyConnectorHttpConfiguration { + + @Bean + fun clientHttpConnectorBuilder(proxySelector: ProxySelector): ClientHttpConnectorBuilder<*> { + return ClientHttpConnectorBuilder.jdk().withHttpClientCustomizer { builder -> builder.proxy(proxySelector) } + } + +} +``` + + + +### WebClient Customization + +There are three main approaches to [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) customization, depending on how broadly you want the customizations to apply. + +To make the scope of any customizations as narrow as possible, inject the auto-configured [`WebClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.Builder.html) and then call its methods as required. +[`WebClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.Builder.html) instances are stateful: Any change on the builder is reflected in all clients subsequently created with it. +If you want to create several clients with the same builder, you can also consider cloning the builder with `WebClient.Builder other = builder.clone();`. + +To make an application-wide, additive customization to all [`WebClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.Builder.html) instances, you can declare [`WebClientCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/function/client/WebClientCustomizer.html) beans and change the [`WebClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.Builder.html) locally at the point of injection. + +Finally, you can fall back to the original API and use `WebClient.create()`. +In that case, no auto-configuration or [`WebClientCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/function/client/WebClientCustomizer.html) is applied. + + + +### WebClient SSL Support + +If you need custom SSL configuration on the [`ClientHttpConnector`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/reactive/ClientHttpConnector.html) used by the [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html), you can inject a [`WebClientSsl`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientSsl.html) instance that can be used with the builder’s `apply` method. + +The [`WebClientSsl`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/reactive/function/client/WebClientSsl.html) interface provides access to any [SSL bundles](../features/ssl.md#features.ssl.bundles) that you have defined in your `application.properties` or `application.yaml` file. + +The following code shows a typical example: + +#### Java + +```java +import reactor.core.publisher.Mono; + +import org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientSsl; +import org.springframework.stereotype.Service; +import org.springframework.web.reactive.function.client.WebClient; + +@Service +public class MyService { + + private final WebClient webClient; + + public MyService(WebClient.Builder webClientBuilder, WebClientSsl ssl) { + this.webClient = webClientBuilder.baseUrl("https://example.org").apply(ssl.fromBundle("mybundle")).build(); + } + + public Mono
someRestCall(String name) { + return this.webClient.get().uri("/{name}/details", name).retrieve().bodyToMono(Details.class); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientSsl +import org.springframework.stereotype.Service +import org.springframework.web.reactive.function.client.WebClient +import reactor.core.publisher.Mono + +@Service +class MyService(webClientBuilder: WebClient.Builder, ssl: WebClientSsl) { + + private val webClient: WebClient + + init { + webClient = webClientBuilder.baseUrl("https://example.org") + .apply(ssl.fromBundle("mybundle")).build() + } + + fun someRestCall(name: String?): Mono
{ + return webClient.get().uri("/{name}/details", name) + .retrieve().bodyToMono(Details::class.java) + } + +} + +``` + + + +## RestClient + +If you are not using Spring WebFlux or Project Reactor in your application we recommend that you use [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) to call remote REST services. + +The [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) interface provides a functional style blocking API. + +Spring Boot creates and pre-configures a prototype [`RestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.Builder.html) bean for you. +It is strongly advised to inject it in your components and use it to create [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) instances. +Spring Boot is configuring that builder with [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) and an appropriate [`ClientHttpRequestFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/ClientHttpRequestFactory.html). + +The following code shows a typical example: + +#### Java + +```java +import org.springframework.stereotype.Service; +import org.springframework.web.client.RestClient; + +@Service +public class MyService { + + private final RestClient restClient; + + public MyService(RestClient.Builder restClientBuilder) { + this.restClient = restClientBuilder.baseUrl("https://example.org").build(); + } + + public Details someRestCall(String name) { + return this.restClient.get().uri("/{name}/details", name).retrieve().body(Details.class); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.docs.io.restclient.restclient.ssl.Details +import org.springframework.stereotype.Service +import org.springframework.web.client.RestClient + +@Service +class MyService(restClientBuilder: RestClient.Builder) { + + private val restClient: RestClient + + init { + restClient = restClientBuilder.baseUrl("https://example.org").build() + } + + fun someRestCall(name: String?): Details { + return restClient.get().uri("/{name}/details", name) + .retrieve().body(Details::class.java)!! + } + +} + +``` + + + +### RestClient Customization + +There are three main approaches to [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) customization, depending on how broadly you want the customizations to apply. + +To make the scope of any customizations as narrow as possible, inject the auto-configured [`RestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.Builder.html) and then call its methods as required. +[`RestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.Builder.html) instances are stateful: Any change on the builder is reflected in all clients subsequently created with it. +If you want to create several clients with the same builder, you can also consider cloning the builder with `RestClient.Builder other = builder.clone();`. + +To make an application-wide, additive customization to all [`RestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.Builder.html) instances, you can declare [`RestClientCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestClientCustomizer.html) beans and change the [`RestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.Builder.html) locally at the point of injection. + +Finally, you can fall back to the original API and use `RestClient.create()`. +In that case, no auto-configuration or [`RestClientCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestClientCustomizer.html) is applied. + +> [!TIP] +> You can also change the [global HTTP client configuration](#io.rest-client.clienthttprequestfactory.configuration). + + + +### RestClient SSL Support + +If you need custom SSL configuration on the [`ClientHttpRequestFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/ClientHttpRequestFactory.html) used by the [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html), you can inject a [`RestClientSsl`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/client/RestClientSsl.html) instance that can be used with the builder’s `apply` method. + +The [`RestClientSsl`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/client/RestClientSsl.html) interface provides access to any [SSL bundles](../features/ssl.md#features.ssl.bundles) that you have defined in your `application.properties` or `application.yaml` file. + +The following code shows a typical example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.web.client.RestClientSsl; +import org.springframework.stereotype.Service; +import org.springframework.web.client.RestClient; + +@Service +public class MyService { + + private final RestClient restClient; + + public MyService(RestClient.Builder restClientBuilder, RestClientSsl ssl) { + this.restClient = restClientBuilder.baseUrl("https://example.org").apply(ssl.fromBundle("mybundle")).build(); + } + + public Details someRestCall(String name) { + return this.restClient.get().uri("/{name}/details", name).retrieve().body(Details.class); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.web.client.RestClientSsl +import org.springframework.boot.docs.io.restclient.restclient.ssl.settings.Details +import org.springframework.stereotype.Service +import org.springframework.web.client.RestClient + +@Service +class MyService(restClientBuilder: RestClient.Builder, ssl: RestClientSsl) { + + private val restClient: RestClient + + init { + restClient = restClientBuilder.baseUrl("https://example.org") + .apply(ssl.fromBundle("mybundle")).build() + } + + fun someRestCall(name: String?): Details { + return restClient.get().uri("/{name}/details", name) + .retrieve().body(Details::class.java)!! + } + +} + +``` + +If you need to apply other customization in addition to an SSL bundle, you can use the [`ClientHttpRequestFactorySettings`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/http/client/ClientHttpRequestFactorySettings.html) class with [`ClientHttpRequestFactoryBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/http/client/ClientHttpRequestFactoryBuilder.html): + +#### Java + +```java +import java.time.Duration; + +import org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder; +import org.springframework.boot.http.client.ClientHttpRequestFactorySettings; +import org.springframework.boot.ssl.SslBundles; +import org.springframework.http.client.ClientHttpRequestFactory; +import org.springframework.stereotype.Service; +import org.springframework.web.client.RestClient; + +@Service +public class MyService { + + private final RestClient restClient; + + public MyService(RestClient.Builder restClientBuilder, SslBundles sslBundles) { + ClientHttpRequestFactorySettings settings = ClientHttpRequestFactorySettings + .ofSslBundle(sslBundles.getBundle("mybundle")) + .withReadTimeout(Duration.ofMinutes(2)); + ClientHttpRequestFactory requestFactory = ClientHttpRequestFactoryBuilder.detect().build(settings); + this.restClient = restClientBuilder.baseUrl("https://example.org").requestFactory(requestFactory).build(); + } + + public Details someRestCall(String name) { + return this.restClient.get().uri("/{name}/details", name).retrieve().body(Details.class); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder; +import org.springframework.boot.http.client.ClientHttpRequestFactorySettings; +import org.springframework.boot.ssl.SslBundles +import org.springframework.stereotype.Service +import org.springframework.web.client.RestClient +import java.time.Duration + +@Service +class MyService(restClientBuilder: RestClient.Builder, sslBundles: SslBundles) { + + private val restClient: RestClient + + init { + val settings = ClientHttpRequestFactorySettings.defaults() + .withReadTimeout(Duration.ofMinutes(2)) + .withSslBundle(sslBundles.getBundle("mybundle")) + val requestFactory = ClientHttpRequestFactoryBuilder.detect().build(settings); + restClient = restClientBuilder + .baseUrl("https://example.org") + .requestFactory(requestFactory).build() + } + + fun someRestCall(name: String?): Details { + return restClient.get().uri("/{name}/details", name).retrieve().body(Details::class.java)!! + } + +} + +``` + + + +## RestTemplate + +Spring Framework’s [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) class predates [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) and is the classic way that many applications use to call remote REST services. +You might choose to use [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) when you have existing code that you don’t want to migrate to [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html), or because you’re already familiar with the [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) API. + +Since [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) instances often need to be customized before being used, Spring Boot does not provide any single auto-configured [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) bean. +It does, however, auto-configure a [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html), which can be used to create [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) instances when needed. +The auto-configured [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) ensures that sensible [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) and an appropriate [`ClientHttpRequestFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/ClientHttpRequestFactory.html) are applied to [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) instances. + +The following code shows a typical example: + +#### Java + +```java +import org.springframework.boot.web.client.RestTemplateBuilder; +import org.springframework.stereotype.Service; +import org.springframework.web.client.RestTemplate; + +@Service +public class MyService { + + private final RestTemplate restTemplate; + + public MyService(RestTemplateBuilder restTemplateBuilder) { + this.restTemplate = restTemplateBuilder.build(); + } + + public Details someRestCall(String name) { + return this.restTemplate.getForObject("/{name}/details", Details.class, name); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.client.RestTemplateBuilder +import org.springframework.stereotype.Service +import org.springframework.web.client.RestTemplate + +@Service +class MyService(restTemplateBuilder: RestTemplateBuilder) { + + private val restTemplate: RestTemplate + + init { + restTemplate = restTemplateBuilder.build() + } + + fun someRestCall(name: String): Details { + return restTemplate.getForObject("/{name}/details", Details::class.java, name)!! + } + +} + +``` + +[`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) includes a number of useful methods that can be used to quickly configure a [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html). +For example, to add BASIC authentication support, you can use `builder.basicAuthentication("user", "password").build()`. + + + +### RestTemplate Customization + +There are three main approaches to [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) customization, depending on how broadly you want the customizations to apply. + +To make the scope of any customizations as narrow as possible, inject the auto-configured [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) and then call its methods as required. +Each method call returns a new [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) instance, so the customizations only affect this use of the builder. + +To make an application-wide, additive customization, use a [`RestTemplateCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateCustomizer.html) bean. +All such beans are automatically registered with the auto-configured [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) and are applied to any templates that are built with it. + +The following example shows a customizer that configures the use of a proxy for all hosts except `192.168.0.5`: + +#### Java + +```java +import org.apache.hc.client5.http.classic.HttpClient; +import org.apache.hc.client5.http.impl.classic.HttpClientBuilder; +import org.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner; +import org.apache.hc.client5.http.routing.HttpRoutePlanner; +import org.apache.hc.core5.http.HttpException; +import org.apache.hc.core5.http.HttpHost; +import org.apache.hc.core5.http.protocol.HttpContext; + +import org.springframework.boot.web.client.RestTemplateCustomizer; +import org.springframework.http.client.HttpComponentsClientHttpRequestFactory; +import org.springframework.web.client.RestTemplate; + +public class MyRestTemplateCustomizer implements RestTemplateCustomizer { + + @Override + public void customize(RestTemplate restTemplate) { + HttpRoutePlanner routePlanner = new CustomRoutePlanner(new HttpHost("proxy.example.com")); + HttpClient httpClient = HttpClientBuilder.create().setRoutePlanner(routePlanner).build(); + restTemplate.setRequestFactory(new HttpComponentsClientHttpRequestFactory(httpClient)); + } + + static class CustomRoutePlanner extends DefaultProxyRoutePlanner { + + CustomRoutePlanner(HttpHost proxy) { + super(proxy); + } + + @Override + protected HttpHost determineProxy(HttpHost target, HttpContext context) throws HttpException { + if (target.getHostName().equals("192.168.0.5")) { + return null; + } + return super.determineProxy(target, context); + } + + } + +} +``` + +#### Kotlin + +```kotlin +import org.apache.hc.client5.http.classic.HttpClient +import org.apache.hc.client5.http.impl.classic.HttpClientBuilder +import org.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner +import org.apache.hc.client5.http.routing.HttpRoutePlanner +import org.apache.hc.core5.http.HttpException +import org.apache.hc.core5.http.HttpHost +import org.apache.hc.core5.http.protocol.HttpContext +import org.springframework.boot.web.client.RestTemplateCustomizer +import org.springframework.http.client.HttpComponentsClientHttpRequestFactory +import org.springframework.web.client.RestTemplate + +class MyRestTemplateCustomizer : RestTemplateCustomizer { + + override fun customize(restTemplate: RestTemplate) { + val routePlanner: HttpRoutePlanner = CustomRoutePlanner(HttpHost("proxy.example.com")) + val httpClient: HttpClient = HttpClientBuilder.create().setRoutePlanner(routePlanner).build() + restTemplate.requestFactory = HttpComponentsClientHttpRequestFactory(httpClient) + } + + internal class CustomRoutePlanner(proxy: HttpHost?) : DefaultProxyRoutePlanner(proxy) { + + @Throws(HttpException::class) + public override fun determineProxy(target: HttpHost, context: HttpContext): HttpHost? { + if (target.hostName == "192.168.0.5") { + return null + } + return super.determineProxy(target, context) + } + + } + +} + +``` + +Finally, you can define your own [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) bean. +Doing so will replace the auto-configured builder. +If you want any [`RestTemplateCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateCustomizer.html) beans to be applied to your custom builder, as the auto-configuration would have done, configure it using a [`RestTemplateBuilderConfigurer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/client/RestTemplateBuilderConfigurer.html). +The following example exposes a [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) that matches what Spring Boot’s auto-configuration would have done, except that custom connect and read timeouts are also specified: + +#### Java + +```java +import java.time.Duration; + +import org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; +import org.springframework.boot.web.client.RestTemplateBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyRestTemplateBuilderConfiguration { + + @Bean + public RestTemplateBuilder restTemplateBuilder(RestTemplateBuilderConfigurer configurer) { + return configurer.configure(new RestTemplateBuilder()) + .connectTimeout(Duration.ofSeconds(5)) + .readTimeout(Duration.ofSeconds(2)); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer +import org.springframework.boot.web.client.RestTemplateBuilder +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import java.time.Duration + +@Configuration(proxyBeanMethods = false) +class MyRestTemplateBuilderConfiguration { + + @Bean + fun restTemplateBuilder(configurer: RestTemplateBuilderConfigurer): RestTemplateBuilder { + return configurer.configure(RestTemplateBuilder()).connectTimeout(Duration.ofSeconds(5)) + .readTimeout(Duration.ofSeconds(2)) + } + +} + +``` + +The most extreme (and rarely used) option is to create your own [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) bean without using a configurer. +In addition to replacing the auto-configured builder, this also prevents any [`RestTemplateCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateCustomizer.html) beans from being used. + +> [!TIP] +> You can also change the [global HTTP client configuration](#io.rest-client.clienthttprequestfactory.configuration). + + + +### RestTemplate SSL Support + +If you need custom SSL configuration on the [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html), you can apply an [SSL bundle](../features/ssl.md#features.ssl.bundles) to the [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) as shown in this example: + +#### Java + +```java +import org.springframework.boot.docs.io.restclient.resttemplate.Details; +import org.springframework.boot.ssl.SslBundles; +import org.springframework.boot.web.client.RestTemplateBuilder; +import org.springframework.stereotype.Service; +import org.springframework.web.client.RestTemplate; + +@Service +public class MyService { + + private final RestTemplate restTemplate; + + public MyService(RestTemplateBuilder restTemplateBuilder, SslBundles sslBundles) { + this.restTemplate = restTemplateBuilder.sslBundle(sslBundles.getBundle("mybundle")).build(); + } + + public Details someRestCall(String name) { + return this.restTemplate.getForObject("/{name}/details", Details.class, name); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.docs.io.restclient.resttemplate.Details +import org.springframework.boot.ssl.SslBundles +import org.springframework.boot.web.client.RestTemplateBuilder +import org.springframework.stereotype.Service +import org.springframework.web.client.RestTemplate + +@Service +class MyService(restTemplateBuilder: RestTemplateBuilder, sslBundles: SslBundles) { + + private val restTemplate: RestTemplate + + init { + restTemplate = restTemplateBuilder.sslBundle(sslBundles.getBundle("mybundle")).build() + } + + fun someRestCall(name: String): Details { + return restTemplate.getForObject("/{name}/details", Details::class.java, name)!! + } + +} + +``` + + + +## HTTP Client Detection for RestClient and RestTemplate + +Spring Boot will auto-detect which HTTP client to use with [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) and [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) depending on the libraries available on the application classpath. +In order of preference, the following clients are supported: + +1. Apache HttpClient +1. Jetty HttpClient +1. Reactor Netty HttpClient +1. JDK client (`java.net.http.HttpClient`) +1. Simple JDK client (`java.net.HttpURLConnection`) + +If multiple clients are available on the classpath, and not global configuration is provided, the most preferred client will be used. + + + +### Global HTTP Client Configuration + +If the auto-detected HTTP client does not meet your needs, you can use the `spring.http.client.factory` property to pick a specific factory. +For example, if you have Apache HttpClient on your classpath, but you prefer Jetty’s [`HttpClient`](https://javadoc.jetty.org/jetty-12/org/eclipse/jetty/client/HttpClient.html) you can add the following: + +#### Properties + +```properties +spring.http.client.factory=jetty +``` + +#### YAML + +```yaml +spring: + http: + client: + factory: jetty +``` + +You can also set properties to change defaults that will be applied to all clients. +For example, you may want to change timeouts and if redirects are followed: + +#### Properties + +```properties +spring.http.client.connect-timeout=2s +spring.http.client.read-timeout=1s +spring.http.client.redirects=dont-follow +``` + +#### YAML + +```yaml +spring: + http: + client: + connect-timeout: 2s + read-timeout: 1s + redirects: dont-follow +``` + +For more complex customizations, you can use [`ClientHttpRequestFactoryBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/client/ClientHttpRequestFactoryBuilderCustomizer.html) or declare your own [`ClientHttpRequestFactoryBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/http/client/ClientHttpRequestFactoryBuilder.html) bean which will cause auto-configuration to back off. +This can be useful when you need to customize some of the internals of the underlying HTTP library. + +For example, the following will use a JDK client configured with a specific [`ProxySelector`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/ProxySelector.html): + +#### Java + +```java +import java.net.ProxySelector; + +import org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyClientHttpConfiguration { + + @Bean + ClientHttpRequestFactoryBuilder clientHttpRequestFactoryBuilder(ProxySelector proxySelector) { + return ClientHttpRequestFactoryBuilder.jdk() + .withHttpClientCustomizer((builder) -> builder.proxy(proxySelector)); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import java.net.ProxySelector + +@Configuration(proxyBeanMethods = false) +class MyClientHttpConfiguration { + + @Bean + fun clientHttpRequestFactoryBuilder(proxySelector: ProxySelector): ClientHttpRequestFactoryBuilder<*> { + return ClientHttpRequestFactoryBuilder.jdk() + .withHttpClientCustomizer { builder -> builder.proxy(proxySelector) } + } + +} +``` diff --git a/markdown/boot/3.5.4/reference/io/validation.md b/markdown/boot/3.5.4/reference/io/validation.md new file mode 100644 index 0000000..f33eced --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/validation.md @@ -0,0 +1,59 @@ +--- +title: "Validation" +source: "reference:io/validation.adoc" +--- + + + +# Validation + +The method validation feature supported by Bean Validation 1.1 is automatically enabled as long as a JSR-303 implementation (such as Hibernate validator) is on the classpath. +This lets bean methods be annotated with `jakarta.validation` constraints on their parameters and/or on their return value. +Target classes with such annotated methods need to be annotated with the [`@Validated`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/validation/annotation/Validated.html) annotation at the type level for their methods to be searched for inline constraint annotations. + +For instance, the following service triggers the validation of the first argument, making sure its size is between 8 and 10: + +#### Java + +```java +import jakarta.validation.constraints.Size; + +import org.springframework.stereotype.Service; +import org.springframework.validation.annotation.Validated; + +@Service +@Validated +public class MyBean { + + public Archive findByCodeAndAuthor(@Size(min = 8, max = 10) String code, Author author) { + return ... + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.validation.constraints.Size +import org.springframework.stereotype.Service +import org.springframework.validation.annotation.Validated + +@Service +@Validated +class MyBean { + + fun findByCodeAndAuthor(code: @Size(min = 8, max = 10) String?, author: Author?): Archive? { + return null + } + +} + +``` + +The application’s [`MessageSource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/MessageSource.html) is used when resolving `{parameters}` in constraint messages. +This allows you to use [your application’s `messages.properties` files](../features/internationalization.md) for Bean Validation messages. +Once the parameters have been resolved, message interpolation is completed using Bean Validation’s default interpolator. + +To customize the [`Configuration`](https://jakarta.ee/specifications/bean-validation/3.0/apidocs/jakarta/validation/Configuration.html) used to build the [`ValidatorFactory`](https://jakarta.ee/specifications/bean-validation/3.0/apidocs/jakarta/validation/ValidatorFactory.html), define a [`ValidationConfigurationCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/validation/ValidationConfigurationCustomizer.html) bean. +When multiple customizer beans are defined, they are called in order based on their [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) annotation or [`Ordered`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/Ordered.html) implementation. diff --git a/markdown/boot/3.5.4/reference/io/webservices.md b/markdown/boot/3.5.4/reference/io/webservices.md new file mode 100644 index 0000000..4f51756 --- /dev/null +++ b/markdown/boot/3.5.4/reference/io/webservices.md @@ -0,0 +1,152 @@ +--- +title: "Web Services" +source: "reference:io/webservices.adoc" +--- + + + +# Web Services + +Spring Boot provides Web Services auto-configuration so that all you must do is define your [`@Endpoint`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/ws/server/endpoint/annotation/Endpoint.html) beans. + +The [Spring Web Services features](https://docs.spring.io/spring-ws/docs/4.1.x/reference/html) can be easily accessed with the `spring-boot-starter-webservices` module. + +[`SimpleWsdl11Definition`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/ws/wsdl/wsdl11/SimpleWsdl11Definition.html) and [`SimpleXsdSchema`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/xml/xsd/SimpleXsdSchema.html) beans can be automatically created for your WSDLs and XSDs respectively. +To do so, configure their location, as shown in the following example: + +#### Properties + +```properties +spring.webservices.wsdl-locations=classpath:/wsdl +``` + +#### YAML + +```yaml +spring: + webservices: + wsdl-locations: "classpath:/wsdl" +``` + + + +## Calling Web Services with WebServiceTemplate + +If you need to call remote Web services from your application, you can use the [`WebServiceTemplate`](https://docs.spring.io/spring-ws/docs/4.1.x/reference/html#client-web-service-template) class. +Since [`WebServiceTemplate`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/ws/client/core/WebServiceTemplate.html) instances often need to be customized before being used, Spring Boot does not provide any single auto-configured [`WebServiceTemplate`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/ws/client/core/WebServiceTemplate.html) bean. +It does, however, auto-configure a [`WebServiceTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/webservices/client/WebServiceTemplateBuilder.html), which can be used to create [`WebServiceTemplate`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/ws/client/core/WebServiceTemplate.html) instances when needed. + +The following code shows a typical example: + +#### Java + +```java +import org.springframework.boot.webservices.client.WebServiceTemplateBuilder; +import org.springframework.stereotype.Service; +import org.springframework.ws.client.core.WebServiceTemplate; +import org.springframework.ws.soap.client.core.SoapActionCallback; + +@Service +public class MyService { + + private final WebServiceTemplate webServiceTemplate; + + public MyService(WebServiceTemplateBuilder webServiceTemplateBuilder) { + this.webServiceTemplate = webServiceTemplateBuilder.build(); + } + + public SomeResponse someWsCall(SomeRequest detailsReq) { + return (SomeResponse) this.webServiceTemplate.marshalSendAndReceive(detailsReq, + new SoapActionCallback("https://ws.example.com/action")); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.webservices.client.WebServiceTemplateBuilder +import org.springframework.stereotype.Service +import org.springframework.ws.client.core.WebServiceTemplate +import org.springframework.ws.soap.client.core.SoapActionCallback + +@Service +class MyService(webServiceTemplateBuilder: WebServiceTemplateBuilder) { + + private val webServiceTemplate: WebServiceTemplate + + init { + webServiceTemplate = webServiceTemplateBuilder.build() + } + + fun someWsCall(detailsReq: SomeRequest?): SomeResponse { + return webServiceTemplate.marshalSendAndReceive( + detailsReq, + SoapActionCallback("https://ws.example.com/action") + ) as SomeResponse + } + +} + +``` + +By default, [`WebServiceTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/webservices/client/WebServiceTemplateBuilder.html) detects a suitable HTTP-based [`WebServiceMessageSender`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/ws/transport/WebServiceMessageSender.html) using the available HTTP client libraries on the classpath. +You can also customize read and connection timeouts for an individual builder as follows: + +#### Java + +```java +import java.time.Duration; + +import org.springframework.boot.http.client.ClientHttpRequestFactorySettings; +import org.springframework.boot.webservices.client.WebServiceMessageSenderFactory; +import org.springframework.boot.webservices.client.WebServiceTemplateBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.ws.client.core.WebServiceTemplate; + +@Configuration(proxyBeanMethods = false) +public class MyWebServiceTemplateConfiguration { + + @Bean + public WebServiceTemplate webServiceTemplate(WebServiceTemplateBuilder builder) { + ClientHttpRequestFactorySettings settings = ClientHttpRequestFactorySettings.defaults() + .withConnectTimeout(Duration.ofSeconds(2)) + .withReadTimeout(Duration.ofSeconds(2)); + builder.httpMessageSenderFactory(WebServiceMessageSenderFactory.http(settings)); + return builder.build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.http.client.ClientHttpRequestFactorySettings +import org.springframework.boot.webservices.client.WebServiceMessageSenderFactory +import org.springframework.boot.webservices.client.WebServiceTemplateBuilder +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.ws.client.core.WebServiceTemplate +import java.time.Duration + +@Configuration(proxyBeanMethods = false) +class MyWebServiceTemplateConfiguration { + + @Bean + fun webServiceTemplate(builder: WebServiceTemplateBuilder): WebServiceTemplate { + val settings = ClientHttpRequestFactorySettings.defaults() + .withConnectTimeout(Duration.ofSeconds(2)) + .withReadTimeout(Duration.ofSeconds(2)) + builder.httpMessageSenderFactory(WebServiceMessageSenderFactory.http(settings)) + return builder.build() + } + +} + +``` + +> [!TIP] +> You can also change the [global HTTP client configuration](rest-client.md#io.rest-client.clienthttprequestfactory.configuration) used if not specific template customization code is applied. diff --git a/markdown/boot/3.5.4/reference/messaging/amqp.md b/markdown/boot/3.5.4/reference/messaging/amqp.md new file mode 100644 index 0000000..bbb06ed --- /dev/null +++ b/markdown/boot/3.5.4/reference/messaging/amqp.md @@ -0,0 +1,343 @@ +--- +title: "AMQP" +source: "reference:messaging/amqp.adoc" +--- + + + +# AMQP + +The Advanced Message Queuing Protocol (AMQP) is a platform-neutral, wire-level protocol for message-oriented middleware. +The Spring AMQP project applies core Spring concepts to the development of AMQP-based messaging solutions. +Spring Boot offers several conveniences for working with AMQP through RabbitMQ, including the `spring-boot-starter-amqp` starter. + + + +## RabbitMQ Support + +[RabbitMQ](https://www.rabbitmq.com/) is a lightweight, reliable, scalable, and portable message broker based on the AMQP protocol. +Spring uses RabbitMQ to communicate through the AMQP protocol. + +RabbitMQ configuration is controlled by external configuration properties in `spring.rabbitmq.*`. +For example, you might declare the following section in `application.properties`: + +#### Properties + +```properties +spring.rabbitmq.host=localhost +spring.rabbitmq.port=5672 +spring.rabbitmq.username=admin +spring.rabbitmq.password=secret +``` + +#### YAML + +```yaml +spring: + rabbitmq: + host: "localhost" + port: 5672 + username: "admin" + password: "secret" +``` + +Alternatively, you could configure the same connection using the `addresses` attribute: + +#### Properties + +```properties +spring.rabbitmq.addresses=amqp://admin:secret@localhost +``` + +#### YAML + +```yaml +spring: + rabbitmq: + addresses: "amqp://admin:secret@localhost" +``` + +> [!NOTE] +> When specifying addresses that way, the `host` and `port` properties are ignored. +> If the address uses the `amqps` protocol, SSL support is enabled automatically. + +See [`RabbitProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/RabbitProperties.html) for more of the supported property-based configuration options. +To configure lower-level details of the RabbitMQ [`ConnectionFactory`](https://rabbitmq.github.io/rabbitmq-java-client/api/current/com/rabbitmq/client/ConnectionFactory.html) that is used by Spring AMQP, define a [`ConnectionFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/ConnectionFactoryCustomizer.html) bean. + +If a [`ConnectionNameStrategy`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/connection/ConnectionNameStrategy.html) bean exists in the context, it will be automatically used to name connections created by the auto-configured [`CachingConnectionFactory`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/connection/CachingConnectionFactory.html). + +To make an application-wide, additive customization to the [`RabbitTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/core/RabbitTemplate.html), use a [`RabbitTemplateCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/RabbitTemplateCustomizer.html) bean. + +> [!TIP] +> See [Understanding AMQP, the protocol used by RabbitMQ](https://spring.io/blog/2010/06/14/understanding-amqp-the-protocol-used-by-rabbitmq/) for more details. + + + +## Sending a Message + +Spring’s [`AmqpTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/core/AmqpTemplate.html) and [`AmqpAdmin`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/core/AmqpAdmin.html) are auto-configured, and you can autowire them directly into your own beans, as shown in the following example: + +#### Java + +```java +import org.springframework.amqp.core.AmqpAdmin; +import org.springframework.amqp.core.AmqpTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final AmqpAdmin amqpAdmin; + + private final AmqpTemplate amqpTemplate; + + public MyBean(AmqpAdmin amqpAdmin, AmqpTemplate amqpTemplate) { + this.amqpAdmin = amqpAdmin; + this.amqpTemplate = amqpTemplate; + } + public void someMethod() { + this.amqpAdmin.getQueueInfo("someQueue"); + } + + public void someOtherMethod() { + this.amqpTemplate.convertAndSend("hello"); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.amqp.core.AmqpAdmin +import org.springframework.amqp.core.AmqpTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val amqpAdmin: AmqpAdmin, private val amqpTemplate: AmqpTemplate) { + fun someMethod() { + amqpAdmin.getQueueInfo("someQueue") + } + + fun someOtherMethod() { + amqpTemplate.convertAndSend("hello") + } +} + +``` + +> [!NOTE] +> [`RabbitMessagingTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/core/RabbitMessagingTemplate.html) can be injected in a similar manner. +> If a [`MessageConverter`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/support/converter/MessageConverter.html) bean is defined, it is associated automatically to the auto-configured [`AmqpTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/core/AmqpTemplate.html). + +If necessary, any [`Queue`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/core/Queue.html) that is defined as a bean is automatically used to declare a corresponding queue on the RabbitMQ instance. + +To retry operations, you can enable retries on the [`AmqpTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/core/AmqpTemplate.html) (for example, in the event that the broker connection is lost): + +#### Properties + +```properties +spring.rabbitmq.template.retry.enabled=true +spring.rabbitmq.template.retry.initial-interval=2s +``` + +#### YAML + +```yaml +spring: + rabbitmq: + template: + retry: + enabled: true + initial-interval: "2s" +``` + +Retries are disabled by default. +You can also customize the [`RetryTemplate`](https://docs.spring.io/spring-retry/docs/2.0.12/apidocs/org/springframework/retry/support/RetryTemplate.html) programmatically by declaring a [`RabbitRetryTemplateCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/RabbitRetryTemplateCustomizer.html) bean. + +If you need to create more [`RabbitTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/core/RabbitTemplate.html) instances or if you want to override the default, Spring Boot provides a [`RabbitTemplateConfigurer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/RabbitTemplateConfigurer.html) bean that you can use to initialize a [`RabbitTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/core/RabbitTemplate.html) with the same settings as the factories used by the auto-configuration. + + + +## Sending a Message To A Stream + +To send a message to a particular stream, specify the name of the stream, as shown in the following example: + +#### Properties + +```properties +spring.rabbitmq.stream.name=my-stream +``` + +#### YAML + +```yaml +spring: + rabbitmq: + stream: + name: "my-stream" +``` + +If a [`MessageConverter`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/support/converter/MessageConverter.html), [`StreamMessageConverter`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/rabbit/stream/support/converter/StreamMessageConverter.html), or [`ProducerCustomizer`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/rabbit/stream/producer/ProducerCustomizer.html) bean is defined, it is associated automatically to the auto-configured [`RabbitStreamTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/rabbit/stream/producer/RabbitStreamTemplate.html). + +If you need to create more [`RabbitStreamTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/rabbit/stream/producer/RabbitStreamTemplate.html) instances or if you want to override the default, Spring Boot provides a [`RabbitStreamTemplateConfigurer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/RabbitStreamTemplateConfigurer.html) bean that you can use to initialize a [`RabbitStreamTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/rabbit/stream/producer/RabbitStreamTemplate.html) with the same settings as the factories used by the auto-configuration. + + + +## Receiving a Message + +When the Rabbit infrastructure is present, any bean can be annotated with [`@RabbitListener`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/annotation/RabbitListener.html) to create a listener endpoint. +If no [`RabbitListenerContainerFactory`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/listener/RabbitListenerContainerFactory.html) has been defined, a default [`SimpleRabbitListenerContainerFactory`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/config/SimpleRabbitListenerContainerFactory.html) is automatically configured and you can switch to a direct container using the `spring.rabbitmq.listener.type` property. +If a [`MessageConverter`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/support/converter/MessageConverter.html) or a [`MessageRecoverer`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/retry/MessageRecoverer.html) bean is defined, it is automatically associated with the default factory. + +The following sample component creates a listener endpoint on the `someQueue` queue: + +#### Java + +```java +import org.springframework.amqp.rabbit.annotation.RabbitListener; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @RabbitListener(queues = "someQueue") + public void processMessage(String content) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.amqp.rabbit.annotation.RabbitListener +import org.springframework.stereotype.Component + +@Component +class MyBean { + + @RabbitListener(queues = ["someQueue"]) + fun processMessage(content: String?) { + // ... + } + +} + +``` + +> [!TIP] +> See [`@EnableRabbit`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/annotation/EnableRabbit.html) for more details. + +If you need to create more [`RabbitListenerContainerFactory`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/listener/RabbitListenerContainerFactory.html) instances or if you want to override the default, Spring Boot provides a [`SimpleRabbitListenerContainerFactoryConfigurer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/SimpleRabbitListenerContainerFactoryConfigurer.html) and a [`DirectRabbitListenerContainerFactoryConfigurer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/DirectRabbitListenerContainerFactoryConfigurer.html) that you can use to initialize a [`SimpleRabbitListenerContainerFactory`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/config/SimpleRabbitListenerContainerFactory.html) and a [`DirectRabbitListenerContainerFactory`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/config/DirectRabbitListenerContainerFactory.html) with the same settings as the factories used by the auto-configuration. + +> [!TIP] +> It does not matter which container type you chose. +> Those two beans are exposed by the auto-configuration. + +For instance, the following configuration class exposes another factory that uses a specific [`MessageConverter`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/support/converter/MessageConverter.html): + +#### Java + +```java +import org.springframework.amqp.rabbit.config.SimpleRabbitListenerContainerFactory; +import org.springframework.amqp.rabbit.connection.ConnectionFactory; +import org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyRabbitConfiguration { + + @Bean + public SimpleRabbitListenerContainerFactory myFactory(SimpleRabbitListenerContainerFactoryConfigurer configurer) { + SimpleRabbitListenerContainerFactory factory = new SimpleRabbitListenerContainerFactory(); + ConnectionFactory connectionFactory = getCustomConnectionFactory(); + configurer.configure(factory, connectionFactory); + factory.setMessageConverter(new MyMessageConverter()); + return factory; + } + + private ConnectionFactory getCustomConnectionFactory() { + return ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.amqp.rabbit.config.SimpleRabbitListenerContainerFactory +import org.springframework.amqp.rabbit.connection.ConnectionFactory +import org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MyRabbitConfiguration { + + @Bean + fun myFactory(configurer: SimpleRabbitListenerContainerFactoryConfigurer): SimpleRabbitListenerContainerFactory { + val factory = SimpleRabbitListenerContainerFactory() + val connectionFactory = getCustomConnectionFactory() + configurer.configure(factory, connectionFactory) + factory.setMessageConverter(MyMessageConverter()) + return factory + } + + fun getCustomConnectionFactory() : ConnectionFactory? { + return ... + } + +} + +``` + +Then you can use the factory in any [`@RabbitListener`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/annotation/RabbitListener.html)-annotated method, as follows: + +#### Java + +```java +import org.springframework.amqp.rabbit.annotation.RabbitListener; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @RabbitListener(queues = "someQueue", containerFactory = "myFactory") + public void processMessage(String content) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.amqp.rabbit.annotation.RabbitListener +import org.springframework.stereotype.Component + +@Component +class MyBean { + + @RabbitListener(queues = ["someQueue"], containerFactory = "myFactory") + fun processMessage(content: String?) { + // ... + } + +} + +``` + +You can enable retries to handle situations where your listener throws an exception. +By default, [`RejectAndDontRequeueRecoverer`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/retry/RejectAndDontRequeueRecoverer.html) is used, but you can define a [`MessageRecoverer`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/retry/MessageRecoverer.html) of your own. +When retries are exhausted, the message is rejected and either dropped or routed to a dead-letter exchange if the broker is configured to do so. +By default, retries are disabled. +You can also customize the [`RetryTemplate`](https://docs.spring.io/spring-retry/docs/2.0.12/apidocs/org/springframework/retry/support/RetryTemplate.html) programmatically by declaring a [`RabbitRetryTemplateCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/RabbitRetryTemplateCustomizer.html) bean. + +> [!IMPORTANT] +> By default, if retries are disabled and the listener throws an exception, the delivery is retried indefinitely. +> You can modify this behavior in two ways: Set the `defaultRequeueRejected` property to `false` so that zero re-deliveries are attempted or throw an [`AmqpRejectAndDontRequeueException`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/AmqpRejectAndDontRequeueException.html) to signal the message should be rejected. +> The latter is the mechanism used when retries are enabled and the maximum number of delivery attempts is reached. diff --git a/markdown/boot/3.5.4/reference/messaging/index.md b/markdown/boot/3.5.4/reference/messaging/index.md new file mode 100644 index 0000000..68e952a --- /dev/null +++ b/markdown/boot/3.5.4/reference/messaging/index.md @@ -0,0 +1,14 @@ +--- +title: "Messaging" +source: "reference:messaging/index.adoc" +--- + + + +# Messaging + +The Spring Framework provides extensive support for integrating with messaging systems, from simplified use of the JMS API using [`JmsTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/core/JmsTemplate.html) to a complete infrastructure to receive messages asynchronously. +Spring AMQP provides a similar feature set for the Advanced Message Queuing Protocol. +Spring Boot also provides auto-configuration options for [`RabbitTemplate`](https://docs.spring.io/spring-amqp/docs/3.2.x/api/org/springframework/amqp/rabbit/core/RabbitTemplate.html) and RabbitMQ. +Spring WebSocket natively includes support for STOMP messaging, and Spring Boot has support for that through starters and a small amount of auto-configuration. +Spring Boot also has support for Apache Kafka and Apache Pulsar. diff --git a/markdown/boot/3.5.4/reference/messaging/jms.md b/markdown/boot/3.5.4/reference/messaging/jms.md new file mode 100644 index 0000000..efc3c85 --- /dev/null +++ b/markdown/boot/3.5.4/reference/messaging/jms.md @@ -0,0 +1,413 @@ +--- +title: "JMS" +source: "reference:messaging/jms.adoc" +--- + + + +# JMS + +The [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) interface provides a standard method of creating a [`Connection`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/Connection.html) for interacting with a JMS broker. +Although Spring needs a [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) to work with JMS, you generally need not use it directly yourself and can instead rely on higher level messaging abstractions. +(See the [relevant section](https://docs.spring.io/spring-framework/reference/6.2/integration/jms.html) of the Spring Framework reference documentation for details.) +Spring Boot also auto-configures the necessary infrastructure to send and receive messages. + + + +## ActiveMQ "Classic" Support + +When [ActiveMQ "Classic"](https://activemq.apache.org/components/classic) is available on the classpath, Spring Boot can configure a [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html). +If the broker is present, an embedded broker is automatically started and configured (provided no broker URL is specified through configuration and the embedded broker is not disabled in the configuration). + +> [!NOTE] +> If you use `spring-boot-starter-activemq`, the necessary dependencies to connect to an ActiveMQ "Classic" instance are provided, as is the Spring infrastructure to integrate with JMS. +> Adding `org.apache.activemq:activemq-broker` to your application lets you use the embedded broker. + +ActiveMQ "Classic" configuration is controlled by external configuration properties in `spring.activemq.*`. + +If `activemq-broker` is on the classpath, ActiveMQ "Classic" is auto-configured to use the [VM transport](https://activemq.apache.org/vm-transport-reference.html), which starts a broker embedded in the same JVM instance. + +You can disable the embedded broker by configuring the `spring.activemq.embedded.enabled` property, as shown in the following example: + +#### Properties + +```properties +spring.activemq.embedded.enabled=false +``` + +#### YAML + +```yaml +spring: + activemq: + embedded: + enabled: false +``` + +The embedded broker will also be disabled if you configure the broker URL, as shown in the following example: + +#### Properties + +```properties +spring.activemq.broker-url=tcp://192.168.1.210:9876 +spring.activemq.user=admin +spring.activemq.password=secret +``` + +#### YAML + +```yaml +spring: + activemq: + broker-url: "tcp://192.168.1.210:9876" + user: "admin" + password: "secret" +``` + +If you want to take full control over the embedded broker, see [the ActiveMQ "Classic" documentation](https://activemq.apache.org/how-do-i-embed-a-broker-inside-a-connection.html) for further information. + +By default, a [`CachingConnectionFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/connection/CachingConnectionFactory.html) wraps the native [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) with sensible settings that you can control by external configuration properties in `spring.jms.*`: + +#### Properties + +```properties +spring.jms.cache.session-cache-size=5 +``` + +#### YAML + +```yaml +spring: + jms: + cache: + session-cache-size: 5 +``` + +If you’d rather use native pooling, you can do so by adding a dependency to `org.messaginghub:pooled-jms` and configuring the [`JmsPoolConnectionFactory`](https://javadoc.io/doc/org.messaginghub/pooled-jms/3.1.7/org/messaginghub/pooled/jms/JmsPoolConnectionFactory.html) accordingly, as shown in the following example: + +#### Properties + +```properties +spring.activemq.pool.enabled=true +spring.activemq.pool.max-connections=50 +``` + +#### YAML + +```yaml +spring: + activemq: + pool: + enabled: true + max-connections: 50 +``` + +> [!TIP] +> See [`ActiveMQProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/activemq/ActiveMQProperties.html) for more of the supported options. +> You can also register an arbitrary number of beans that implement [`ActiveMQConnectionFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/activemq/ActiveMQConnectionFactoryCustomizer.html) for more advanced customizations. + +By default, ActiveMQ "Classic" creates a destination if it does not yet exist so that destinations are resolved against their provided names. + + + +## ActiveMQ Artemis Support + +Spring Boot can auto-configure a [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) when it detects that [ActiveMQ Artemis](https://activemq.apache.org/components/artemis/) is available on the classpath. +If the broker is present, an embedded broker is automatically started and configured (unless the mode property has been explicitly set). +The supported modes are `embedded` (to make explicit that an embedded broker is required and that an error should occur if the broker is not available on the classpath) and `native` (to connect to a broker using the `netty` transport protocol). +When the latter is configured, Spring Boot configures a [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) that connects to a broker running on the local machine with the default settings. + +> [!NOTE] +> If you use `spring-boot-starter-artemis`, the necessary dependencies to connect to an existing ActiveMQ Artemis instance are provided, as well as the Spring infrastructure to integrate with JMS. +> Adding `org.apache.activemq:artemis-jakarta-server` to your application lets you use embedded mode. + +ActiveMQ Artemis configuration is controlled by external configuration properties in `spring.artemis.*`. +For example, you might declare the following section in `application.properties`: + +#### Properties + +```properties +spring.artemis.mode=native +spring.artemis.broker-url=tcp://192.168.1.210:9876 +spring.artemis.user=admin +spring.artemis.password=secret +``` + +#### YAML + +```yaml +spring: + artemis: + mode: native + broker-url: "tcp://192.168.1.210:9876" + user: "admin" + password: "secret" +``` + +When embedding the broker, you can choose if you want to enable persistence and list the destinations that should be made available. +These can be specified as a comma-separated list to create them with the default options, or you can define bean(s) of type [`JMSQueueConfiguration`](https://javadoc.io/doc/org.apache.activemq/artemis-jms-server/2.40.0/org/apache/activemq/artemis/jms/server/config/JMSQueueConfiguration.html) or [`TopicConfiguration`](https://javadoc.io/doc/org.apache.activemq/artemis-jms-server/2.40.0/org/apache/activemq/artemis/jms/server/config/TopicConfiguration.html), for advanced queue and topic configurations, respectively. + +By default, a [`CachingConnectionFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/connection/CachingConnectionFactory.html) wraps the native [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) with sensible settings that you can control by external configuration properties in `spring.jms.*`: + +#### Properties + +```properties +spring.jms.cache.session-cache-size=5 +``` + +#### YAML + +```yaml +spring: + jms: + cache: + session-cache-size: 5 +``` + +If you’d rather use native pooling, you can do so by adding a dependency on `org.messaginghub:pooled-jms` and configuring the [`JmsPoolConnectionFactory`](https://javadoc.io/doc/org.messaginghub/pooled-jms/3.1.7/org/messaginghub/pooled/jms/JmsPoolConnectionFactory.html) accordingly, as shown in the following example: + +#### Properties + +```properties +spring.artemis.pool.enabled=true +spring.artemis.pool.max-connections=50 +``` + +#### YAML + +```yaml +spring: + artemis: + pool: + enabled: true + max-connections: 50 +``` + +See [`ArtemisProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/artemis/ArtemisProperties.html) for more supported options. + +No JNDI lookup is involved, and destinations are resolved against their names, using either the `name` attribute in the ActiveMQ Artemis configuration or the names provided through configuration. + + + +## Using a JNDI ConnectionFactory + +If you are running your application in an application server, Spring Boot tries to locate a JMS [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html) by using JNDI. +By default, the `java:/JmsXA` and `java:/XAConnectionFactory` location are checked. +You can use the `spring.jms.jndi-name` property if you need to specify an alternative location, as shown in the following example: + +#### Properties + +```properties +spring.jms.jndi-name=java:/MyConnectionFactory +``` + +#### YAML + +```yaml +spring: + jms: + jndi-name: "java:/MyConnectionFactory" +``` + + + +## Sending a Message + +Spring’s [`JmsTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/core/JmsTemplate.html) is auto-configured, and you can autowire it directly into your own beans, as shown in the following example: + +#### Java + +```java +import org.springframework.jms.core.JmsTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final JmsTemplate jmsTemplate; + + public MyBean(JmsTemplate jmsTemplate) { + this.jmsTemplate = jmsTemplate; + } + public void someMethod() { + this.jmsTemplate.convertAndSend("hello"); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.jms.core.JmsTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val jmsTemplate: JmsTemplate) { + fun someMethod() { + jmsTemplate.convertAndSend("hello") + } +} + +``` + +> [!NOTE] +> [`JmsMessagingTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/core/JmsMessagingTemplate.html) can be injected in a similar manner. +> If a [`DestinationResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/support/destination/DestinationResolver.html) or a [`MessageConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/support/converter/MessageConverter.html) bean is defined, it is associated automatically to the auto-configured [`JmsTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/core/JmsTemplate.html). + + + +## Receiving a Message + +When the JMS infrastructure is present, any bean can be annotated with [`@JmsListener`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/annotation/JmsListener.html) to create a listener endpoint. +If no [`JmsListenerContainerFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/config/JmsListenerContainerFactory.html) has been defined, a default one is configured automatically. +If a [`DestinationResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/support/destination/DestinationResolver.html), a [`MessageConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/support/converter/MessageConverter.html), or a [`ExceptionListener`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ExceptionListener.html) beans are defined, they are associated automatically with the default factory. + +In most scenarios, message listener containers should be configured against the native [`ConnectionFactory`](https://jakarta.ee/specifications/messaging/3.1/apidocs/jakarta.messaging/jakarta/jms/ConnectionFactory.html). +This way each listener container has its own connection and this gives full responsibility to it in terms of local recovery. +The auto-configuration uses [`ConnectionFactoryUnwrapper`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jms/ConnectionFactoryUnwrapper.html) to unwrap the native connection factory from the auto-configured one. + +> [!NOTE] +> The auto-configuration only unwraps `CachedConnectionFactory`. + +By default, the default factory is transactional. +If you run in an infrastructure where a [`JtaTransactionManager`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/jta/JtaTransactionManager.html) is present, it is associated to the listener container by default. +If not, the `sessionTransacted` flag is enabled. +In that latter scenario, you can associate your local data store transaction to the processing of an incoming message by adding [`@Transactional`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/annotation/Transactional.html) on your listener method (or a delegate thereof). +This ensures that the incoming message is acknowledged, once the local transaction has completed. +This also includes sending response messages that have been performed on the same JMS session. + +The following component creates a listener endpoint on the `someQueue` destination: + +#### Java + +```java +import org.springframework.jms.annotation.JmsListener; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @JmsListener(destination = "someQueue") + public void processMessage(String content) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.jms.annotation.JmsListener +import org.springframework.stereotype.Component + +@Component +class MyBean { + + @JmsListener(destination = "someQueue") + fun processMessage(content: String?) { + // ... + } + +} + +``` + +> [!TIP] +> See the [`@EnableJms`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/annotation/EnableJms.html) API documentation for more details. + +If you need to create more [`JmsListenerContainerFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/config/JmsListenerContainerFactory.html) instances or if you want to override the default, Spring Boot provides a [`DefaultJmsListenerContainerFactoryConfigurer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/DefaultJmsListenerContainerFactoryConfigurer.html) that you can use to initialize a [`DefaultJmsListenerContainerFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/config/DefaultJmsListenerContainerFactory.html) with the same settings as the one that is auto-configured. + +For instance, the following example exposes another factory that uses a specific [`MessageConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/support/converter/MessageConverter.html): + +#### Java + +```java +import jakarta.jms.ConnectionFactory; + +import org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer; +import org.springframework.boot.jms.ConnectionFactoryUnwrapper; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.jms.config.DefaultJmsListenerContainerFactory; + +@Configuration(proxyBeanMethods = false) +public class MyJmsConfiguration { + + @Bean + public DefaultJmsListenerContainerFactory myFactory(DefaultJmsListenerContainerFactoryConfigurer configurer, + ConnectionFactory connectionFactory) { + DefaultJmsListenerContainerFactory factory = new DefaultJmsListenerContainerFactory(); + configurer.configure(factory, ConnectionFactoryUnwrapper.unwrapCaching(connectionFactory)); + factory.setMessageConverter(new MyMessageConverter()); + return factory; + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.jms.ConnectionFactory +import org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer +import org.springframework.boot.jms.ConnectionFactoryUnwrapper +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.jms.config.DefaultJmsListenerContainerFactory + +@Configuration(proxyBeanMethods = false) +class MyJmsConfiguration { + + @Bean + fun myFactory(configurer: DefaultJmsListenerContainerFactoryConfigurer, + connectionFactory: ConnectionFactory): DefaultJmsListenerContainerFactory { + val factory = DefaultJmsListenerContainerFactory() + configurer.configure(factory, ConnectionFactoryUnwrapper.unwrapCaching(connectionFactory)) + factory.setMessageConverter(MyMessageConverter()) + return factory + } + +} + +``` + +> [!NOTE] +> In the example above, the customization uses [`ConnectionFactoryUnwrapper`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jms/ConnectionFactoryUnwrapper.html) to associate the native connection factory to the message listener container the same way the auto-configured factory does. + +Then you can use the factory in any [`@JmsListener`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jms/annotation/JmsListener.html)-annotated method as follows: + +#### Java + +```java +import org.springframework.jms.annotation.JmsListener; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @JmsListener(destination = "someQueue", containerFactory = "myFactory") + public void processMessage(String content) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.jms.annotation.JmsListener +import org.springframework.stereotype.Component + +@Component +class MyBean { + + @JmsListener(destination = "someQueue", containerFactory = "myFactory") + fun processMessage(content: String?) { + // ... + } + +} + +``` diff --git a/markdown/boot/3.5.4/reference/messaging/kafka.md b/markdown/boot/3.5.4/reference/messaging/kafka.md new file mode 100644 index 0000000..6d3eeaa --- /dev/null +++ b/markdown/boot/3.5.4/reference/messaging/kafka.md @@ -0,0 +1,392 @@ +--- +title: "Apache Kafka Support" +source: "reference:messaging/kafka.adoc" +--- + + + +# Apache Kafka Support + +[Apache Kafka](https://kafka.apache.org/) is supported by providing auto-configuration of the `spring-kafka` project. + +Kafka configuration is controlled by external configuration properties in `spring.kafka.*`. +For example, you might declare the following section in `application.properties`: + +#### Properties + +```properties +spring.kafka.bootstrap-servers=localhost:9092 +spring.kafka.consumer.group-id=myGroup +``` + +#### YAML + +```yaml +spring: + kafka: + bootstrap-servers: "localhost:9092" + consumer: + group-id: "myGroup" +``` + +> [!TIP] +> To create a topic on startup, add a bean of type [`NewTopic`](https://kafka.apache.org/39/javadoc/org/apache/kafka/clients/admin/NewTopic.html). +> If the topic already exists, the bean is ignored. + +See [`KafkaProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/kafka/KafkaProperties.html) for more supported options. + + + +## Sending a Message + +Spring’s [`KafkaTemplate`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/core/KafkaTemplate.html) is auto-configured, and you can autowire it directly in your own beans, as shown in the following example: + +#### Java + +```java +import org.springframework.kafka.core.KafkaTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final KafkaTemplate kafkaTemplate; + + public MyBean(KafkaTemplate kafkaTemplate) { + this.kafkaTemplate = kafkaTemplate; + } + public void someMethod() { + this.kafkaTemplate.send("someTopic", "Hello"); + } +} +``` + +#### Kotlin + +```kotlin +import org.springframework.kafka.core.KafkaTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val kafkaTemplate: KafkaTemplate) { + fun someMethod() { + kafkaTemplate.send("someTopic", "Hello") + } +} + +``` + +> [!NOTE] +> If the property `spring.kafka.producer.transaction-id-prefix` is defined, a [`KafkaTransactionManager`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/transaction/KafkaTransactionManager.html) is automatically configured. +> Also, if a [`RecordMessageConverter`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/support/converter/RecordMessageConverter.html) bean is defined, it is automatically associated to the auto-configured [`KafkaTemplate`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/core/KafkaTemplate.html). + + + +## Receiving a Message + +When the Apache Kafka infrastructure is present, any bean can be annotated with [`@KafkaListener`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/annotation/KafkaListener.html) to create a listener endpoint. +If no [`KafkaListenerContainerFactory`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/config/KafkaListenerContainerFactory.html) has been defined, a default one is automatically configured with keys defined in `spring.kafka.listener.*`. + +The following component creates a listener endpoint on the `someTopic` topic: + +#### Java + +```java +import org.springframework.kafka.annotation.KafkaListener; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @KafkaListener(topics = "someTopic") + public void processMessage(String content) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.kafka.annotation.KafkaListener +import org.springframework.stereotype.Component + +@Component +class MyBean { + + @KafkaListener(topics = ["someTopic"]) + fun processMessage(content: String?) { + // ... + } + +} + +``` + +If a [`KafkaTransactionManager`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/transaction/KafkaTransactionManager.html) bean is defined, it is automatically associated to the container factory. +Similarly, if a [`RecordFilterStrategy`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/listener/adapter/RecordFilterStrategy.html), [`CommonErrorHandler`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/listener/CommonErrorHandler.html), [`AfterRollbackProcessor`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/listener/AfterRollbackProcessor.html) or [`ConsumerAwareRebalanceListener`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/listener/ConsumerAwareRebalanceListener.html) bean is defined, it is automatically associated to the default factory. + +Depending on the listener type, a [`RecordMessageConverter`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/support/converter/RecordMessageConverter.html) or [`BatchMessageConverter`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/support/converter/BatchMessageConverter.html) bean is associated to the default factory. +If only a [`RecordMessageConverter`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/support/converter/RecordMessageConverter.html) bean is present for a batch listener, it is wrapped in a [`BatchMessageConverter`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/support/converter/BatchMessageConverter.html). + +> [!TIP] +> A custom [`ChainedKafkaTransactionManager`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/transaction/ChainedKafkaTransactionManager.html) must be marked [`@Primary`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Primary.html) as it usually references the auto-configured [`KafkaTransactionManager`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/transaction/KafkaTransactionManager.html) bean. + + + +## Kafka Streams + +Spring for Apache Kafka provides a factory bean to create a [`StreamsBuilder`](https://kafka.apache.org/39/javadoc/org/apache/kafka/streams/StreamsBuilder.html) object and manage the lifecycle of its streams. +Spring Boot auto-configures the required [`KafkaStreamsConfiguration`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/config/KafkaStreamsConfiguration.html) bean as long as `kafka-streams` is on the classpath and Kafka Streams is enabled by the [`@EnableKafkaStreams`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/annotation/EnableKafkaStreams.html) annotation. + +Enabling Kafka Streams means that the application id and bootstrap servers must be set. +The former can be configured using `spring.kafka.streams.application-id`, defaulting to `spring.application.name` if not set. +The latter can be set globally or specifically overridden only for streams. + +Several additional properties are available using dedicated properties; other arbitrary Kafka properties can be set using the `spring.kafka.streams.properties` namespace. +See also [Additional Kafka Properties](#messaging.kafka.additional-properties) for more information. + +To use the factory bean, wire [`StreamsBuilder`](https://kafka.apache.org/39/javadoc/org/apache/kafka/streams/StreamsBuilder.html) into your [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) as shown in the following example: + +#### Java + +```java +import java.util.Locale; + +import org.apache.kafka.common.serialization.Serdes; +import org.apache.kafka.streams.KeyValue; +import org.apache.kafka.streams.StreamsBuilder; +import org.apache.kafka.streams.kstream.KStream; +import org.apache.kafka.streams.kstream.Produced; + +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.kafka.annotation.EnableKafkaStreams; +import org.springframework.kafka.support.serializer.JsonSerde; + +@Configuration(proxyBeanMethods = false) +@EnableKafkaStreams +public class MyKafkaStreamsConfiguration { + + @Bean + public KStream kStream(StreamsBuilder streamsBuilder) { + KStream stream = streamsBuilder.stream("ks1In"); + stream.map(this::uppercaseValue).to("ks1Out", Produced.with(Serdes.Integer(), new JsonSerde<>())); + return stream; + } + + private KeyValue uppercaseValue(Integer key, String value) { + return new KeyValue<>(key, value.toUpperCase(Locale.getDefault())); + } + +} +``` + +#### Kotlin + +```kotlin +import org.apache.kafka.common.serialization.Serdes +import org.apache.kafka.streams.KeyValue +import org.apache.kafka.streams.StreamsBuilder +import org.apache.kafka.streams.kstream.KStream +import org.apache.kafka.streams.kstream.Produced +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.kafka.annotation.EnableKafkaStreams +import org.springframework.kafka.support.serializer.JsonSerde + +@Configuration(proxyBeanMethods = false) +@EnableKafkaStreams +class MyKafkaStreamsConfiguration { + + @Bean + fun kStream(streamsBuilder: StreamsBuilder): KStream { + val stream = streamsBuilder.stream("ks1In") + stream.map(this::uppercaseValue).to("ks1Out", Produced.with(Serdes.Integer(), JsonSerde())) + return stream + } + + private fun uppercaseValue(key: Int, value: String): KeyValue { + return KeyValue(key, value.uppercase()) + } + +} + +``` + +By default, the streams managed by the [`StreamsBuilder`](https://kafka.apache.org/39/javadoc/org/apache/kafka/streams/StreamsBuilder.html) object are started automatically. +You can customize this behavior using the `spring.kafka.streams.auto-startup` property. + + + +## Additional Kafka Properties + +The properties supported by auto configuration are shown in the [Integration Properties](../../appendix/application-properties/index.md#appendix.application-properties.integration) section of the Appendix. +Note that, for the most part, these properties (hyphenated or camelCase) map directly to the Apache Kafka dotted properties. +See the Apache Kafka documentation for details. + +Properties that don’t include a client type (`producer`, `consumer`, `admin`, or `streams`) in their name are considered to be common and apply to all clients. +Most of these common properties can be overridden for one or more of the client types, if needed. + +Apache Kafka designates properties with an importance of HIGH, MEDIUM, or LOW. +Spring Boot auto-configuration supports all HIGH importance properties, some selected MEDIUM and LOW properties, and any properties that do not have a default value. + +Only a subset of the properties supported by Kafka are available directly through the [`KafkaProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/kafka/KafkaProperties.html) class. +If you wish to configure the individual client types with additional properties that are not directly supported, use the following properties: + +#### Properties + +```properties +spring.kafka.properties[prop.one]=first +spring.kafka.admin.properties[prop.two]=second +spring.kafka.consumer.properties[prop.three]=third +spring.kafka.producer.properties[prop.four]=fourth +spring.kafka.streams.properties[prop.five]=fifth +``` + +#### YAML + +```yaml +spring: + kafka: + properties: + "[prop.one]": "first" + admin: + properties: + "[prop.two]": "second" + consumer: + properties: + "[prop.three]": "third" + producer: + properties: + "[prop.four]": "fourth" + streams: + properties: + "[prop.five]": "fifth" +``` + +This sets the common `prop.one` Kafka property to `first` (applies to producers, consumers, admins, and streams), the `prop.two` admin property to `second`, the `prop.three` consumer property to `third`, the `prop.four` producer property to `fourth` and the `prop.five` streams property to `fifth`. + +You can also configure the Spring Kafka [`JsonDeserializer`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/support/serializer/JsonDeserializer.html) as follows: + +#### Properties + +```properties +spring.kafka.consumer.value-deserializer=org.springframework.kafka.support.serializer.JsonDeserializer +spring.kafka.consumer.properties[spring.json.value.default.type]=com.example.Invoice +spring.kafka.consumer.properties[spring.json.trusted.packages]=com.example.main,com.example.another +``` + +#### YAML + +```yaml +spring: + kafka: + consumer: + value-deserializer: "org.springframework.kafka.support.serializer.JsonDeserializer" + properties: + "[spring.json.value.default.type]": "com.example.Invoice" + "[spring.json.trusted.packages]": "com.example.main,com.example.another" +``` + +Similarly, you can disable the [`JsonSerializer`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/support/serializer/JsonSerializer.html) default behavior of sending type information in headers: + +#### Properties + +```properties +spring.kafka.producer.value-serializer=org.springframework.kafka.support.serializer.JsonSerializer +spring.kafka.producer.properties[spring.json.add.type.headers]=false +``` + +#### YAML + +```yaml +spring: + kafka: + producer: + value-serializer: "org.springframework.kafka.support.serializer.JsonSerializer" + properties: + "[spring.json.add.type.headers]": false +``` + +> [!IMPORTANT] +> Properties set in this way override any configuration item that Spring Boot explicitly supports. + + + +## Testing with Embedded Kafka + +Spring for Apache Kafka provides a convenient way to test projects with an embedded Apache Kafka broker. +To use this feature, annotate a test class with [`@EmbeddedKafka`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/test/context/EmbeddedKafka.html) from the `spring-kafka-test` module. +For more information, please see the Spring for Apache Kafka [reference manual](https://docs.spring.io/spring-kafka/reference/3.3/testing.html#ekb). + +To make Spring Boot auto-configuration work with the aforementioned embedded Apache Kafka broker, you need to remap a system property for embedded broker addresses (populated by the [`EmbeddedKafkaBroker`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/test/EmbeddedKafkaBroker.html)) into the Spring Boot configuration property for Apache Kafka. +There are several ways to do that: + +- Provide a system property to map embedded broker addresses into `spring.kafka.bootstrap-servers` in the test class: + +#### Java + +```java + static { + System.setProperty(EmbeddedKafkaBroker.BROKER_LIST_PROPERTY, "spring.kafka.bootstrap-servers"); + } +``` + +#### Kotlin + +```kotlin + init { + System.setProperty(EmbeddedKafkaBroker.BROKER_LIST_PROPERTY, "spring.kafka.bootstrap-servers") + } +``` + +- Configure a property name on the [`@EmbeddedKafka`](https://docs.spring.io/spring-kafka/docs/3.3.x/api/org/springframework/kafka/test/context/EmbeddedKafka.html) annotation: + +#### Java + +```java +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.kafka.test.context.EmbeddedKafka; + +@SpringBootTest +@EmbeddedKafka(topics = "someTopic", bootstrapServersProperty = "spring.kafka.bootstrap-servers") +class MyTest { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.kafka.test.context.EmbeddedKafka + +@SpringBootTest +@EmbeddedKafka(topics = ["someTopic"], bootstrapServersProperty = "spring.kafka.bootstrap-servers") +class MyTest { + + // ... + +} + +``` + +- Use a placeholder in configuration properties: + +#### Properties + +```properties +spring.kafka.bootstrap-servers=${spring.embedded.kafka.brokers} +``` + +#### YAML + +```yaml +spring: + kafka: + bootstrap-servers: "${spring.embedded.kafka.brokers}" +``` diff --git a/markdown/boot/3.5.4/reference/messaging/pulsar.md b/markdown/boot/3.5.4/reference/messaging/pulsar.md new file mode 100644 index 0000000..80267b5 --- /dev/null +++ b/markdown/boot/3.5.4/reference/messaging/pulsar.md @@ -0,0 +1,502 @@ +--- +title: "Apache Pulsar Support" +source: "reference:messaging/pulsar.adoc" +--- + + + +# Apache Pulsar Support + +[Apache Pulsar](https://pulsar.apache.org/) is supported by providing auto-configuration of the [Spring for Apache Pulsar](https://spring.io/projects/spring-pulsar) project. + +Spring Boot will auto-configure and register the classic (imperative) Spring for Apache Pulsar components when `org.springframework.pulsar:spring-pulsar` is on the classpath. +It will do the same for the reactive components when `org.springframework.pulsar:spring-pulsar-reactive` is on the classpath. + +There are `spring-boot-starter-pulsar` and `spring-boot-starter-pulsar-reactive` starters for conveniently collecting the dependencies for imperative and reactive use, respectively. + + + +## Connecting to Pulsar + +When you use the Pulsar starter, Spring Boot will auto-configure and register a [`PulsarClient`](https://javadoc.io/doc/org.apache.pulsar/pulsar-client-api/4.0.5/org/apache/pulsar/client/api/PulsarClient.html) bean. + +By default, the application tries to connect to a local Pulsar instance at `pulsar://localhost:6650`. +This can be adjusted by setting the `spring.pulsar.client.service-url` property to a different value. + +> [!NOTE] +> The value must be a valid [Pulsar Protocol](https://pulsar.apache.org/docs/client-libraries-java/#connection-urls) URL + +You can configure the client by specifying any of the `spring.pulsar.client.*` prefixed application properties. + +If you need more control over the configuration, consider registering one or more [`PulsarClientBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarClientBuilderCustomizer.html) beans. + + + +### Authentication + +To connect to a Pulsar cluster that requires authentication, you need to specify which authentication plugin to use by setting the `pluginClassName` and any parameters required by the plugin. +You can set the parameters as a map of parameter names to parameter values. +The following example shows how to configure the `AuthenticationOAuth2` plugin. + +#### Properties + +```properties +spring.pulsar.client.authentication.plugin-class-name=org.apache.pulsar.client.impl.auth.oauth2.AuthenticationOAuth2 +spring.pulsar.client.authentication.param.issuerUrl=https://auth.server.cloud/ +spring.pulsar.client.authentication.param.privateKey=file:///Users/some-key.json +spring.pulsar.client.authentication.param.audience=urn:sn:acme:dev:my-instance +``` + +#### YAML + +```yaml +spring: + pulsar: + client: + authentication: + plugin-class-name: org.apache.pulsar.client.impl.auth.oauth2.AuthenticationOAuth2 + param: + issuerUrl: https://auth.server.cloud/ + privateKey: file:///Users/some-key.json + audience: urn:sn:acme:dev:my-instance +``` + +> [!NOTE] +> You need to ensure that names defined under `spring.pulsar.client.authentication.param.*` exactly match those expected by your auth plugin (which is typically camel cased). +> Spring Boot will not attempt any kind of relaxed binding for these entries. +> +> For example, if you want to configure the issuer url for the `AuthenticationOAuth2` auth plugin you must use `spring.pulsar.client.authentication.param.issuerUrl`. +> If you use other forms, such as `issuerurl` or `issuer-url`, the setting will not be applied to the plugin. +> +> This lack of relaxed binding also makes using environment variables for authentication parameters problematic because the case sensitivity is lost during translation. +> If you use environment variables for the parameters then you will need to follow [these steps](https://docs.spring.io/spring-pulsar/docs/1.2.x/reference/reference/pulsar/pulsar-client.html#client-authentication-env-vars) in the Spring for Apache Pulsar reference documentation for it to work properly. + + + +### SSL + +By default, Pulsar clients communicate with Pulsar services in plain text. +You can follow [these steps](https://docs.spring.io/spring-pulsar/docs/1.2.x/reference/reference/pulsar/pulsar-client.html#tls-encryption) in the Spring for Apache Pulsar reference documentation to enable TLS encryption. + +For complete details on the client and authentication see the Spring for Apache Pulsar [reference documentation](https://docs.spring.io/spring-pulsar/docs/1.2.x/reference/reference/pulsar/pulsar-client.html). + + + +## Connecting to Pulsar Reactively + +When the Reactive auto-configuration is activated, Spring Boot will auto-configure and register a [`ReactivePulsarClient`](https://javadoc.io/doc/org.apache.pulsar/pulsar-client-reactive-api/0.6.0/org/apache/pulsar/reactive/client/api/ReactivePulsarClient.html) bean. + +The [`ReactivePulsarClient`](https://javadoc.io/doc/org.apache.pulsar/pulsar-client-reactive-api/0.6.0/org/apache/pulsar/reactive/client/api/ReactivePulsarClient.html) adapts an instance of the previously described [`PulsarClient`](https://javadoc.io/doc/org.apache.pulsar/pulsar-client-api/4.0.5/org/apache/pulsar/client/api/PulsarClient.html). +Therefore, follow the previous section to configure the [`PulsarClient`](https://javadoc.io/doc/org.apache.pulsar/pulsar-client-api/4.0.5/org/apache/pulsar/client/api/PulsarClient.html) used by the [`ReactivePulsarClient`](https://javadoc.io/doc/org.apache.pulsar/pulsar-client-reactive-api/0.6.0/org/apache/pulsar/reactive/client/api/ReactivePulsarClient.html). + + + +## Connecting to Pulsar Administration + +Spring for Apache Pulsar’s [`PulsarAdministration`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarAdministration.html) client is also auto-configured. + +By default, the application tries to connect to a local Pulsar instance at `http://localhost:8080`. +This can be adjusted by setting the `spring.pulsar.admin.service-url` property to a different value in the form `(http|https)://:`. + +If you need more control over the configuration, consider registering one or more [`PulsarAdminBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarAdminBuilderCustomizer.html) beans. + + + +### Authentication + +When accessing a Pulsar cluster that requires authentication, the admin client requires the same security configuration as the regular Pulsar client. +You can use the aforementioned [authentication configuration](#messaging.pulsar.connecting.auth) by replacing `spring.pulsar.client.authentication` with `spring.pulsar.admin.authentication`. + +> [!TIP] +> To create a topic on startup, add a bean of type [`PulsarTopic`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarTopic.html). +> If the topic already exists, the bean is ignored. + + + +## Sending a Message + +Spring’s [`PulsarTemplate`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarTemplate.html) is auto-configured, and you can use it to send messages, as shown in the following example: + +#### Java + +```java +import org.springframework.pulsar.core.PulsarTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final PulsarTemplate pulsarTemplate; + + public MyBean(PulsarTemplate pulsarTemplate) { + this.pulsarTemplate = pulsarTemplate; + } + + public void someMethod() { + this.pulsarTemplate.send("someTopic", "Hello"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.apache.pulsar.client.api.PulsarClientException +import org.springframework.pulsar.core.PulsarTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val pulsarTemplate: PulsarTemplate) { + + @Throws(PulsarClientException::class) + fun someMethod() { + pulsarTemplate.send("someTopic", "Hello") + } + +} + +``` + +The [`PulsarTemplate`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarTemplate.html) relies on a [`PulsarProducerFactory`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarProducerFactory.html) to create the underlying Pulsar producer. +Spring Boot auto-configuration also provides this producer factory, which by default, caches the producers that it creates. +You can configure the producer factory and cache settings by specifying any of the `spring.pulsar.producer.*` and `spring.pulsar.producer.cache.*` prefixed application properties. + +If you need more control over the producer factory configuration, consider registering one or more [`ProducerBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/ProducerBuilderCustomizer.html) beans. +These customizers are applied to all created producers. +You can also pass in a [`ProducerBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/ProducerBuilderCustomizer.html) when sending a message to only affect the current producer. + +If you need more control over the message being sent, you can pass in a [`TypedMessageBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/TypedMessageBuilderCustomizer.html) when sending a message. + + + +## Sending a Message Reactively + +When the Reactive auto-configuration is activated, Spring’s [`ReactivePulsarTemplate`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactivePulsarTemplate.html) is auto-configured, and you can use it to send messages, as shown in the following example: + +#### Java + +```java +import org.springframework.pulsar.reactive.core.ReactivePulsarTemplate; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final ReactivePulsarTemplate pulsarTemplate; + + public MyBean(ReactivePulsarTemplate pulsarTemplate) { + this.pulsarTemplate = pulsarTemplate; + } + + public void someMethod() { + this.pulsarTemplate.send("someTopic", "Hello").subscribe(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.pulsar.reactive.core.ReactivePulsarTemplate +import org.springframework.stereotype.Component + +@Component +class MyBean(private val pulsarTemplate: ReactivePulsarTemplate) { + + fun someMethod() { + pulsarTemplate.send("someTopic", "Hello").subscribe() + } + +} + +``` + +The [`ReactivePulsarTemplate`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactivePulsarTemplate.html) relies on a [`ReactivePulsarSenderFactory`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactivePulsarSenderFactory.html) to actually create the underlying sender. +Spring Boot auto-configuration also provides this sender factory, which by default, caches the producers that it creates. +You can configure the sender factory and cache settings by specifying any of the `spring.pulsar.producer.*` and `spring.pulsar.producer.cache.*` prefixed application properties. + +If you need more control over the sender factory configuration, consider registering one or more [`ReactiveMessageSenderBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactiveMessageSenderBuilderCustomizer.html) beans. +These customizers are applied to all created senders. +You can also pass in a [`ReactiveMessageSenderBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactiveMessageSenderBuilderCustomizer.html) when sending a message to only affect the current sender. + +If you need more control over the message being sent, you can pass in a [`MessageSpecBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/MessageSpecBuilderCustomizer.html) when sending a message. + + + +## Receiving a Message + +When the Apache Pulsar infrastructure is present, any bean can be annotated with [`@PulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarListener.html) to create a listener endpoint. +The following component creates a listener endpoint on the `someTopic` topic: + +#### Java + +```java +import org.springframework.pulsar.annotation.PulsarListener; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @PulsarListener(topics = "someTopic") + public void processMessage(String content) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.pulsar.annotation.PulsarListener +import org.springframework.stereotype.Component + +@Component +class MyBean { + + @PulsarListener(topics = ["someTopic"]) + fun processMessage(content: String?) { + // ... + } + +} + +``` + +Spring Boot auto-configuration provides all the components necessary for [`PulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarListener.html), such as the [`PulsarListenerContainerFactory`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/config/PulsarListenerContainerFactory.html) and the consumer factory it uses to construct the underlying Pulsar consumers. +You can configure these components by specifying any of the `spring.pulsar.listener.*` and `spring.pulsar.consumer.*` prefixed application properties. + +If you need more control over the configuration of the consumer factory, consider registering one or more [`ConsumerBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/ConsumerBuilderCustomizer.html) beans. +These customizers are applied to all consumers created by the factory, and therefore all [`@PulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarListener.html) instances. +You can also customize a single listener by setting the `consumerCustomizer` attribute of the [`@PulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarListener.html) annotation. + +If you need more control over the actual container factory configuration, consider registering one or more `PulsarContainerFactoryCustomizer>` beans. + + + +## Receiving a Message Reactively + +When the Apache Pulsar infrastructure is present and the Reactive auto-configuration is activated, any bean can be annotated with [`@ReactivePulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/config/annotation/ReactivePulsarListener.html) to create a reactive listener endpoint. +The following component creates a reactive listener endpoint on the `someTopic` topic: + +#### Java + +```java +import reactor.core.publisher.Mono; + +import org.springframework.pulsar.reactive.config.annotation.ReactivePulsarListener; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @ReactivePulsarListener(topics = "someTopic") + public Mono processMessage(String content) { + // ... + return Mono.empty(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.pulsar.reactive.config.annotation.ReactivePulsarListener +import org.springframework.stereotype.Component +import reactor.core.publisher.Mono + +@Component +class MyBean { + + @ReactivePulsarListener(topics = ["someTopic"]) + fun processMessage(content: String?): Mono { + // ... + return Mono.empty() + } + +} + +``` + +Spring Boot auto-configuration provides all the components necessary for [`ReactivePulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/config/annotation/ReactivePulsarListener.html), such as the [`ReactivePulsarListenerContainerFactory`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/config/ReactivePulsarListenerContainerFactory.html) and the consumer factory it uses to construct the underlying reactive Pulsar consumers. +You can configure these components by specifying any of the `spring.pulsar.listener.*` and `spring.pulsar.consumer.*` prefixed application properties. + +If you need more control over the configuration of the consumer factory, consider registering one or more [`ReactiveMessageConsumerBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactiveMessageConsumerBuilderCustomizer.html) beans. +These customizers are applied to all consumers created by the factory, and therefore all [`@ReactivePulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/config/annotation/ReactivePulsarListener.html) instances. +You can also customize a single listener by setting the `consumerCustomizer` attribute of the [`@ReactivePulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/config/annotation/ReactivePulsarListener.html) annotation. + +If you need more control over the actual container factory configuration, consider registering one or more `PulsarContainerFactoryCustomizer>` beans. + + + +## Reading a Message + +The Pulsar reader interface enables applications to manually manage cursors. +When you use a reader to connect to a topic you need to specify which message the reader begins reading from when it connects to a topic. + +When the Apache Pulsar infrastructure is present, any bean can be annotated with [`@PulsarReader`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarReader.html) to consume messages using a reader. +The following component creates a reader endpoint that starts reading messages from the beginning of the `someTopic` topic: + +#### Java + +```java +import org.springframework.pulsar.annotation.PulsarReader; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + @PulsarReader(topics = "someTopic", startMessageId = "earliest") + public void processMessage(String content) { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.pulsar.annotation.PulsarReader +import org.springframework.stereotype.Component + +@Component +class MyBean { + + @PulsarReader(topics = ["someTopic"], startMessageId = "earliest") + fun processMessage(content: String?) { + // ... + } + +} + +``` + +The [`@PulsarReader`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarReader.html) relies on a [`PulsarReaderFactory`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarReaderFactory.html) to create the underlying Pulsar reader. +Spring Boot auto-configuration provides this reader factory which can be customized by setting any of the `spring.pulsar.reader.*` prefixed application properties. + +If you need more control over the configuration of the reader factory, consider registering one or more [`ReaderBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/ReaderBuilderCustomizer.html) beans. +These customizers are applied to all readers created by the factory, and therefore all [`@PulsarReader`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarReader.html) instances. +You can also customize a single listener by setting the `readerCustomizer` attribute of the [`@PulsarReader`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarReader.html) annotation. + +If you need more control over the actual container factory configuration, consider registering one or more `PulsarContainerFactoryCustomizer>` beans. + + + +## Reading a Message Reactively + +When the Apache Pulsar infrastructure is present and the Reactive auto-configuration is activated, Spring’s [`ReactivePulsarReaderFactory`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactivePulsarReaderFactory.html) is provided, and you can use it to create a reader in order to read messages in a reactive fashion. +The following component creates a reader using the provided factory and reads a single message from 5 minutes ago from the `someTopic` topic: + +#### Java + +```java +import java.time.Instant; +import java.util.List; + +import org.apache.pulsar.client.api.Message; +import org.apache.pulsar.client.api.Schema; +import org.apache.pulsar.reactive.client.api.StartAtSpec; +import reactor.core.publisher.Mono; + +import org.springframework.pulsar.reactive.core.ReactiveMessageReaderBuilderCustomizer; +import org.springframework.pulsar.reactive.core.ReactivePulsarReaderFactory; +import org.springframework.stereotype.Component; + +@Component +public class MyBean { + + private final ReactivePulsarReaderFactory pulsarReaderFactory; + + public MyBean(ReactivePulsarReaderFactory pulsarReaderFactory) { + this.pulsarReaderFactory = pulsarReaderFactory; + } + + public void someMethod() { + ReactiveMessageReaderBuilderCustomizer readerBuilderCustomizer = (readerBuilder) -> readerBuilder + .topic("someTopic") + .startAtSpec(StartAtSpec.ofInstant(Instant.now().minusSeconds(5))); + Mono> message = this.pulsarReaderFactory + .createReader(Schema.STRING, List.of(readerBuilderCustomizer)) + .readOne(); + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.apache.pulsar.client.api.Schema +import org.apache.pulsar.reactive.client.api.ReactiveMessageReaderBuilder +import org.apache.pulsar.reactive.client.api.StartAtSpec +import org.springframework.pulsar.reactive.core.ReactiveMessageReaderBuilderCustomizer +import org.springframework.pulsar.reactive.core.ReactivePulsarReaderFactory +import org.springframework.stereotype.Component +import java.time.Instant + +@Component +class MyBean(private val pulsarReaderFactory: ReactivePulsarReaderFactory) { + + fun someMethod() { + val readerBuilderCustomizer = ReactiveMessageReaderBuilderCustomizer { + readerBuilder: ReactiveMessageReaderBuilder -> + readerBuilder + .topic("someTopic") + .startAtSpec(StartAtSpec.ofInstant(Instant.now().minusSeconds(5))) + } + val message = pulsarReaderFactory + .createReader(Schema.STRING, listOf(readerBuilderCustomizer)) + .readOne() + // ... + } + +} + +``` + +Spring Boot auto-configuration provides this reader factory which can be customized by setting any of the `spring.pulsar.reader.*` prefixed application properties. + +If you need more control over the reader factory configuration, consider passing in one or more [`ReactiveMessageReaderBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactiveMessageReaderBuilderCustomizer.html) instances when using the factory to create a reader. + +If you need more control over the reader factory configuration, consider registering one or more [`ReactiveMessageReaderBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactiveMessageReaderBuilderCustomizer.html) beans. +These customizers are applied to all created readers. +You can also pass one or more [`ReactiveMessageReaderBuilderCustomizer`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/reactive/core/ReactiveMessageReaderBuilderCustomizer.html) when creating a reader to only apply the customizations to the created reader. + +> [!TIP] +> For more details on any of the above components and to discover other available features, see the Spring for Apache Pulsar [reference documentation](https://docs.spring.io/spring-pulsar/docs/1.2.x/reference). + + + +## Transaction Support + +Spring for Apache Pulsar supports transactions when using [`PulsarTemplate`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarTemplate.html) and [`@PulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarListener.html). + +> [!NOTE] +> Transactions are not currently supported when using the reactive variants. + +Setting the `spring.pulsar.transaction.enabled` property to `true` will: + +- Configure a [`PulsarTransactionManager`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/transaction/PulsarTransactionManager.html) bean +- Enable transaction support for [`PulsarTemplate`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarTemplate.html) +- Enable transaction support for [`@PulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarListener.html) methods + +The `transactional` attribute of [`@PulsarListener`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/annotation/PulsarListener.html) can be used to fine-tune when transactions should be used with listeners. + +For more control of the Spring for Apache Pulsar transaction features you should define your own [`PulsarTemplate`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/core/PulsarTemplate.html) and/or [`ConcurrentPulsarListenerContainerFactory`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/config/ConcurrentPulsarListenerContainerFactory.html) beans. +You can also define a [`PulsarAwareTransactionManager`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/transaction/PulsarAwareTransactionManager.html) bean if the default auto-configured [`PulsarTransactionManager`](https://docs.spring.io/spring-pulsar/docs/1.2.x/api/org/springframework/pulsar/transaction/PulsarTransactionManager.html) is not suitable. + + + +## Additional Pulsar Properties + +The properties supported by auto-configuration are shown in the [Integration Properties](../../appendix/application-properties/index.md#appendix.application-properties.integration) section of the Appendix. +Note that, for the most part, these properties (hyphenated or camelCase) map directly to the Apache Pulsar configuration properties. +See the Apache Pulsar documentation for details. + +Only a subset of the properties supported by Pulsar are available directly through the [`PulsarProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/pulsar/PulsarProperties.html) class. +If you wish to tune the auto-configured components with additional properties that are not directly supported, you can use the customizer supported by each aforementioned component. diff --git a/markdown/boot/3.5.4/reference/messaging/rsocket.md b/markdown/boot/3.5.4/reference/messaging/rsocket.md new file mode 100644 index 0000000..84c458f --- /dev/null +++ b/markdown/boot/3.5.4/reference/messaging/rsocket.md @@ -0,0 +1,153 @@ +--- +title: "RSocket" +source: "reference:messaging/rsocket.adoc" +--- + + + +# RSocket + +[RSocket](https://rsocket.io) is a binary protocol for use on byte stream transports. +It enables symmetric interaction models through async message passing over a single connection. + +The `spring-messaging` module of the Spring Framework provides support for RSocket requesters and responders, both on the client and on the server side. +See the [RSocket section](https://docs.spring.io/spring-framework/reference/6.2/rsocket.html#rsocket-spring) of the Spring Framework reference for more details, including an overview of the RSocket protocol. + + + +## RSocket Strategies Auto-configuration + +Spring Boot auto-configures an [`RSocketStrategies`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/messaging/rsocket/RSocketStrategies.html) bean that provides all the required infrastructure for encoding and decoding RSocket payloads. +By default, the auto-configuration will try to configure the following (in order): + +1. [CBOR](https://cbor.io/) codecs with Jackson +1. JSON codecs with Jackson + +The `spring-boot-starter-rsocket` starter provides both dependencies. +See the [Jackson support section](../features/json.md#features.json.jackson) to know more about customization possibilities. + +Developers can customize the [`RSocketStrategies`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/messaging/rsocket/RSocketStrategies.html) component by creating beans that implement the [`RSocketStrategiesCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/rsocket/messaging/RSocketStrategiesCustomizer.html) interface. +Note that their [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) is important, as it determines the order of codecs. + + + +## RSocket Server Auto-configuration + +Spring Boot provides RSocket server auto-configuration. +The required dependencies are provided by the `spring-boot-starter-rsocket`. + +Spring Boot allows exposing RSocket over WebSocket from a WebFlux server, or standing up an independent RSocket server. +This depends on the type of application and its configuration. + +For WebFlux application (that is of type [`WebApplicationType.REACTIVE`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/WebApplicationType.html#REACTIVE)), the RSocket server will be plugged into the Web Server only if the following properties match: + +#### Properties + +```properties +spring.rsocket.server.mapping-path=/rsocket +spring.rsocket.server.transport=websocket +``` + +#### YAML + +```yaml +spring: + rsocket: + server: + mapping-path: "/rsocket" + transport: "websocket" +``` + +> [!WARNING] +> Plugging RSocket into a web server is only supported with Reactor Netty, as RSocket itself is built with that library. + +Alternatively, an RSocket TCP or websocket server is started as an independent, embedded server. +Besides the dependency requirements, the only required configuration is to define a port for that server: + +#### Properties + +```properties +spring.rsocket.server.port=9898 +``` + +#### YAML + +```yaml +spring: + rsocket: + server: + port: 9898 +``` + + + +## Spring Messaging RSocket Support + +Spring Boot will auto-configure the Spring Messaging infrastructure for RSocket. + +This means that Spring Boot will create a [`RSocketMessageHandler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/messaging/rsocket/annotation/support/RSocketMessageHandler.html) bean that will handle RSocket requests to your application. + + + +## Calling RSocket Services with RSocketRequester + +Once the [`RSocket`](https://javadoc.io/doc/io.rsocket/rsocket-core/1.1.5/io/rsocket/RSocket.html) channel is established between server and client, any party can send or receive requests to the other. + +As a server, you can get injected with an [`RSocketRequester`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/messaging/rsocket/RSocketRequester.html) instance on any handler method of an RSocket [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html). +As a client, you need to configure and establish an RSocket connection first. +Spring Boot auto-configures an [`RSocketRequester.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/messaging/rsocket/RSocketRequester.Builder.html) for such cases with the expected codecs and applies any [`RSocketConnectorConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/messaging/rsocket/RSocketConnectorConfigurer.html) bean. + +The [`RSocketRequester.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/messaging/rsocket/RSocketRequester.Builder.html) instance is a prototype bean, meaning each injection point will provide you with a new instance . +This is done on purpose since this builder is stateful and you should not create requesters with different setups using the same instance. + +The following code shows a typical example: + +#### Java + +```java +import reactor.core.publisher.Mono; + +import org.springframework.messaging.rsocket.RSocketRequester; +import org.springframework.stereotype.Service; + +@Service +public class MyService { + + private final RSocketRequester rsocketRequester; + + public MyService(RSocketRequester.Builder rsocketRequesterBuilder) { + this.rsocketRequester = rsocketRequesterBuilder.tcp("example.org", 9898); + } + + public Mono someRSocketCall(String name) { + return this.rsocketRequester.route("user").data(name).retrieveMono(User.class); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.messaging.rsocket.RSocketRequester +import org.springframework.stereotype.Service +import reactor.core.publisher.Mono + +@Service +class MyService(rsocketRequesterBuilder: RSocketRequester.Builder) { + + private val rsocketRequester: RSocketRequester + + init { + rsocketRequester = rsocketRequesterBuilder.tcp("example.org", 9898) + } + + fun someRSocketCall(name: String): Mono { + return rsocketRequester.route("user").data(name).retrieveMono( + User::class.java + ) + } + +} + +``` diff --git a/markdown/boot/3.5.4/reference/messaging/spring-integration.md b/markdown/boot/3.5.4/reference/messaging/spring-integration.md new file mode 100644 index 0000000..53ce731 --- /dev/null +++ b/markdown/boot/3.5.4/reference/messaging/spring-integration.md @@ -0,0 +1,77 @@ +--- +title: "Spring Integration" +source: "reference:messaging/spring-integration.adoc" +--- + + + +# Spring Integration + +Spring Boot offers several conveniences for working with [Spring Integration](https://spring.io/projects/spring-integration), including the `spring-boot-starter-integration` starter. +Spring Integration provides abstractions over messaging and also other transports such as HTTP, TCP, and others. +If Spring Integration is available on your classpath, it is initialized through the [`@EnableIntegration`](https://docs.spring.io/spring-integration/docs/6.5.x/api/org/springframework/integration/config/EnableIntegration.html) annotation. + +Spring Integration polling logic relies [on the auto-configured [`TaskScheduler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/scheduling/TaskScheduler.html)](../features/task-execution-and-scheduling.md). +The default [`PollerMetadata`](https://docs.spring.io/spring-integration/docs/6.5.x/api/org/springframework/integration/scheduling/PollerMetadata.html) (poll unbounded number of messages every second) can be customized with `spring.integration.poller.*` configuration properties. + +Spring Boot also configures some features that are triggered by the presence of additional Spring Integration modules. +If `spring-integration-jmx` is also on the classpath, message processing statistics are published over JMX. +If `spring-integration-jdbc` is available, the default database schema can be created on startup, as shown in the following line: + +#### Properties + +```properties +spring.integration.jdbc.initialize-schema=always +``` + +#### YAML + +```yaml +spring: + integration: + jdbc: + initialize-schema: "always" +``` + +If `spring-integration-rsocket` is available, developers can configure an RSocket server using `spring.rsocket.server.*` properties and let it use [`IntegrationRSocketEndpoint`](https://docs.spring.io/spring-integration/docs/6.5.x/api/org/springframework/integration/rsocket/IntegrationRSocketEndpoint.html) or [`RSocketOutboundGateway`](https://docs.spring.io/spring-integration/docs/6.5.x/api/org/springframework/integration/rsocket/outbound/RSocketOutboundGateway.html) components to handle incoming RSocket messages. +This infrastructure can handle Spring Integration RSocket channel adapters and [`@MessageMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/messaging/handler/annotation/MessageMapping.html) handlers (given `spring.integration.rsocket.server.message-mapping-enabled` is configured). + +Spring Boot can also auto-configure an [`ClientRSocketConnector`](https://docs.spring.io/spring-integration/docs/6.5.x/api/org/springframework/integration/rsocket/ClientRSocketConnector.html) using configuration properties: + +#### Properties + +```properties +spring.integration.rsocket.client.host=example.org +spring.integration.rsocket.client.port=9898 +``` + +#### YAML + +```yaml +# Connecting to a RSocket server over TCP +spring: + integration: + rsocket: + client: + host: "example.org" + port: 9898 +``` + +#### Properties + +```properties +spring.integration.rsocket.client.uri=ws://example.org +``` + +#### YAML + +```yaml +# Connecting to a RSocket Server over WebSocket +spring: + integration: + rsocket: + client: + uri: "ws://example.org" +``` + +See the [`IntegrationAutoConfiguration`](https://github.com/spring-projects/spring-boot/tree/v3.5.4/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/integration/IntegrationAutoConfiguration.java) and [`IntegrationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/integration/IntegrationProperties.html) classes for more details. diff --git a/markdown/boot/3.5.4/reference/messaging/websockets.md b/markdown/boot/3.5.4/reference/messaging/websockets.md new file mode 100644 index 0000000..62aac83 --- /dev/null +++ b/markdown/boot/3.5.4/reference/messaging/websockets.md @@ -0,0 +1,22 @@ +--- +title: "WebSockets" +source: "reference:messaging/websockets.adoc" +--- + + + +# WebSockets + +Spring Boot provides WebSockets auto-configuration for embedded Tomcat, Jetty, and Undertow. +If you deploy a war file to a standalone container, Spring Boot assumes that the container is responsible for the configuration of its WebSocket support. + +Spring Framework provides [rich WebSocket support](https://docs.spring.io/spring-framework/reference/6.2/web/websocket.html) for MVC web applications that can be easily accessed through the `spring-boot-starter-websocket` module. + +WebSocket support is also available for [reactive web applications](https://docs.spring.io/spring-framework/reference/6.2/web/webflux-websocket.html) and requires to include the WebSocket API alongside `spring-boot-starter-webflux`: + +```xml + + jakarta.websocket + jakarta.websocket-api + +``` diff --git a/markdown/boot/3.5.4/reference/packaging/aot.md b/markdown/boot/3.5.4/reference/packaging/aot.md new file mode 100644 index 0000000..5f3e5d3 --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/aot.md @@ -0,0 +1,41 @@ +--- +title: "Ahead-of-Time Processing With the JVM" +source: "reference:packaging/aot.adoc" +--- + + + +# Ahead-of-Time Processing With the JVM + +It’s beneficial for the startup time to run your application using the AOT generated initialization code. +First, you need to ensure that the jar you are building includes AOT generated code. + +> [!NOTE] +> CDS and AOT can be combined to further improve startup time. + +For Maven, this means that you should build with `-Pnative` to activate the `native` profile: + +```shell +$ mvn -Pnative package +``` + +For Gradle, you need to ensure that your build includes the `org.springframework.boot.aot` plugin. + +When the JAR has been built, run it with `spring.aot.enabled` system property set to `true`. For example: + +```shell +$ java -Dspring.aot.enabled=true -jar myapplication.jar + +........ Starting AOT-processed MyApplication ... +``` + +Beware that using the ahead-of-time processing has drawbacks. +It implies the following restrictions: + +- The classpath is fixed and fully defined at build time +- The beans defined in your application cannot change at runtime, meaning: + + - The Spring [`@Profile`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Profile.html) annotation and profile-specific configuration [have limitations](../../how-to/aot.md#howto.aot.conditions). + - Properties that change if a bean is created are not supported (for example, [`@ConditionalOnProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.html) and `.enabled` properties). + +To learn more about ahead-of-time processing, please see the [packaging/native-image/introducing-graalvm-native-images.adoc#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing](native-image/introducing-graalvm-native-images.md#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing) section. diff --git a/markdown/boot/3.5.4/reference/packaging/checkpoint-restore.md b/markdown/boot/3.5.4/reference/packaging/checkpoint-restore.md new file mode 100644 index 0000000..6317622 --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/checkpoint-restore.md @@ -0,0 +1,22 @@ +--- +title: "Checkpoint and Restore With the JVM" +source: "reference:packaging/checkpoint-restore.adoc" +--- + + + +# Checkpoint and Restore With the JVM + +[Coordinated Restore at Checkpoint](https://wiki.openjdk.org/display/crac/Main) (CRaC) is an OpenJDK project that defines a new Java API to allow you to checkpoint and restore an application on the HotSpot JVM. +It is based on [CRIU](https://github.com/checkpoint-restore/criu), a project that implements checkpoint/restore functionality on Linux. + +The principle is the following: you start your application almost as usual but with a CRaC enabled version of the JDK like [BellSoft Liberica JDK with CRaC](https://bell-sw.com/pages/downloads/?package=jdk-crac) or [Azul Zulu JDK with CRaC](https://www.azul.com/downloads/?package=jdk-crac#zulu). +Then at some point, potentially after some workloads that will warm up your JVM by executing all common code paths, you trigger a checkpoint using an API call, a `jcmd` command, an HTTP endpoint, or a different mechanism. + +A memory representation of the running JVM, including its warmness, is then serialized to disk, allowing a fast restoration at a later point, potentially on another machine with a similar operating system and CPU architecture. +The restored process retains all the capabilities of the HotSpot JVM, including further JIT optimizations at runtime. + +Based on the foundations provided by Spring Framework, Spring Boot provides support for checkpointing and restoring your application, and manages out-of-the-box the lifecycle of resources such as socket, files and thread pools [on a limited scope](https://github.com/spring-projects/spring-lifecycle-smoke-tests/blob/ci/STATUS.adoc). +Additional lifecycle management is expected for other dependencies and potentially for the application code dealing with such resources. + +You can find more details about the two modes supported ("on demand checkpoint/restore of a running application" and "automatic checkpoint/restore at startup"), how to enable checkpoint and restore support and some guidelines in [the Spring Framework JVM Checkpoint Restore support documentation](https://docs.spring.io/spring-framework/reference/6.2/integration/checkpoint-restore.html). diff --git a/markdown/boot/3.5.4/reference/packaging/class-data-sharing.md b/markdown/boot/3.5.4/reference/packaging/class-data-sharing.md new file mode 100644 index 0000000..4c8ccd9 --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/class-data-sharing.md @@ -0,0 +1,58 @@ +--- +title: "Class Data Sharing" +source: "reference:packaging/class-data-sharing.adoc" +--- + + + +# Class Data Sharing + +Class Data Sharing (CDS) is a [JVM feature](https://docs.oracle.com/en/java/javase/17/vm/class-data-sharing.html) that can help reduce the startup time and memory footprint of Java applications. + +In Java 24, CDS is succeeded by the AOT Cache via [JEP 483](https://openjdk.org/jeps/483). +Spring Boot supports both CDS and AOT cache, and it is recommended that you use the latter if it is available in the JVM version you are using (Java 24+). + + + +## CDS + +To use CDS, you should first perform a training run on your application in extracted form: + +```shell +$ java -Djarmode=tools -jar my-app.jar extract --destination application +$ cd application +$ java -XX:ArchiveClassesAtExit=application.jsa -Dspring.context.exit=onRefresh -jar my-app.jar +``` + +This creates an `application.jsa` archive file that can be reused as long as the application is not updated. + +To use the archive file, you need to add an extra parameter when starting the application: + +```shell +$ java -XX:SharedArchiveFile=application.jsa -jar my-app.jar +``` + +> [!NOTE] +> For more details about CDS, refer to the [CDS how-to guide](../../how-to/class-data-sharing.md) and the [Spring Framework reference documentation](https://docs.spring.io/spring-framework/reference/6.2/integration/cds.html). + + + +## AOT Cache + +To use the AOT cache, you should first perform a training run on your application in extracted form: + +```shell +$ java -Djarmode=tools -jar my-app.jar extract --destination application +$ cd application +$ java -XX:AOTMode=record -XX:AOTConfiguration=app.aotconf -Dspring.context.exit=onRefresh -jar my-app.jar +$ java -XX:AOTMode=create -XX:AOTConfiguration=app.aotconf -XX:AOTCache=app.aot -jar my-app.jar +``` + +This creates an `app.aot` cache file that can be reused as long as the application is not updated. +The intermediate `app.aotconf` file is no longer needed and can be safely deleted. + +To use the cache file, you need to add an extra parameter when starting the application: + +```shell +$ java -XX:AOTCache=app.aot -jar my-app.jar +``` diff --git a/markdown/boot/3.5.4/reference/packaging/container-images/cloud-native-buildpacks.md b/markdown/boot/3.5.4/reference/packaging/container-images/cloud-native-buildpacks.md new file mode 100644 index 0000000..a369cca --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/container-images/cloud-native-buildpacks.md @@ -0,0 +1,27 @@ +--- +title: "Cloud Native Buildpacks" +source: "reference:packaging/container-images/cloud-native-buildpacks.adoc" +--- + + + +# Cloud Native Buildpacks + +Docker images can be built directly from your Maven or Gradle plugin using [Cloud Native Buildpacks](https://buildpacks.io). +If you’ve ever used an application platform such as Cloud Foundry or Heroku then you’ve probably used a buildpack. +Buildpacks are the part of the platform that takes your application and converts it into something that the platform can actually run. +For example, Cloud Foundry’s Java buildpack will notice that you’re pushing a `.jar` file and automatically add a relevant JRE. + +With Cloud Native Buildpacks, you can create Docker compatible images that you can run anywhere. +Spring Boot includes buildpack support directly for both Maven and Gradle. +This means you can just type a single command and quickly get a sensible image into your locally running Docker daemon. + +See the individual plugin documentation on how to use buildpacks with [Maven](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/build-image.html#build-image) and [Gradle](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging-oci-image.html). + +> [!NOTE] +> The [Paketo Spring Boot buildpack](https://github.com/paketo-buildpacks/spring-boot) supports the `layers.idx` file, so any [layer customization](efficient-images.md#packaging.container-images.efficient-images.layering) that is applied to it will be reflected in the image created by the buildpacks. + +> [!NOTE] +> In order to achieve reproducible builds and container image caching, buildpacks can manipulate the application resources metadata (such as the file "last modified" information). +> You should ensure that your application does not rely on that metadata at runtime. +> Spring Boot can use that information when serving static resources, but this can be disabled with `spring.web.resources.cache.use-last-modified`. diff --git a/markdown/boot/3.5.4/reference/packaging/container-images/dockerfiles.md b/markdown/boot/3.5.4/reference/packaging/container-images/dockerfiles.md new file mode 100644 index 0000000..3f9c350 --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/container-images/dockerfiles.md @@ -0,0 +1,158 @@ +--- +title: "Dockerfiles" +source: "reference:packaging/container-images/dockerfiles.adoc" +--- + + + +# Dockerfiles + +While it is possible to convert a Spring Boot uber jar into a Docker image with just a few lines in the `Dockerfile`, using the [layering feature](efficient-images.md#packaging.container-images.efficient-images.layering) will result in an optimized image. +When you create a jar containing the layers index file, the `spring-boot-jarmode-tools` jar will be added as a dependency to your jar. +With this jar on the classpath, you can launch your application in a special mode which allows the bootstrap code to run something entirely different from your application, for example, something that extracts the layers. + +> [!CAUTION] +> The `tools` mode can not be used with a [fully executable Spring Boot archive](../../../how-to/deployment/installing.md) that includes a launch script. +> Disable launch script configuration when building a jar file that is intended to be used with the `extract` tools mode command. + +Here’s how you can launch your jar with a `tools` jar mode: + +```shell +$ java -Djarmode=tools -jar my-app.jar +``` + +This will provide the following output: + +``` +Usage: + java -Djarmode=tools -jar my-app.jar + +Available commands: + extract Extract the contents from the jar + list-layers List layers from the jar that can be extracted + help Help about any command +``` + +The `extract` command can be used to easily split the application into layers to be added to the `Dockerfile`. +Here is an example of a `Dockerfile` using `jarmode`. + +```dockerfile +# Perform the extraction in a separate builder container +FROM bellsoft/liberica-openjre-debian:24-cds AS builder +WORKDIR /builder +# This points to the built jar file in the target folder +# Adjust this to 'build/libs/*.jar' if you're using Gradle +ARG JAR_FILE=target/*.jar +# Copy the jar file to the working directory and rename it to application.jar +COPY ${JAR_FILE} application.jar +# Extract the jar file using an efficient layout +RUN java -Djarmode=tools -jar application.jar extract --layers --destination extracted + +# This is the runtime container +FROM bellsoft/liberica-openjre-debian:24-cds +WORKDIR /application +# Copy the extracted jar contents from the builder container into the working directory in the runtime container +# Every copy step creates a new docker layer +# This allows docker to only pull the changes it really needs +COPY --from=builder /builder/extracted/dependencies/ ./ +COPY --from=builder /builder/extracted/spring-boot-loader/ ./ +COPY --from=builder /builder/extracted/snapshot-dependencies/ ./ +COPY --from=builder /builder/extracted/application/ ./ +# Start the application jar - this is not the uber jar used by the builder +# This jar only contains application code and references to the extracted jar files +# This layout is efficient to start up and CDS/AOT cache friendly +ENTRYPOINT ["java", "-jar", "application.jar"] +``` + +Assuming the above `Dockerfile` is in the current directory, your Docker image can be built with `docker build .`, or optionally specifying the path to your application jar, as shown in the following example: + +```shell +$ docker build --build-arg JAR_FILE=path/to/myapp.jar . +``` + +This is a multi-stage `Dockerfile`. +The builder stage extracts the directories that are needed later. +Each of the `COPY` commands relates to the layers extracted by the jarmode. + +Of course, a `Dockerfile` can be written without using the `jarmode`. +You can use some combination of `unzip` and `mv` to move things to the right layer but `jarmode` simplifies that. +Additionally, the layout created by the `jarmode` is CDS and AOT cache friendly out of the box. + + + +## CDS + +If you want to additionally enable [CDS](../class-data-sharing.md#packaging.class-data-sharing.cds), you can use this `Dockerfile`: + +```dockerfile +# Perform the extraction in a separate builder container +FROM bellsoft/liberica-openjre-debian:24-cds AS builder +WORKDIR /builder +# This points to the built jar file in the target folder +# Adjust this to 'build/libs/*.jar' if you're using Gradle +ARG JAR_FILE=target/*.jar +# Copy the jar file to the working directory and rename it to application.jar +COPY ${JAR_FILE} application.jar +# Extract the jar file using an efficient layout +RUN java -Djarmode=tools -jar application.jar extract --layers --destination extracted + +# This is the runtime container +FROM bellsoft/liberica-openjre-debian:24-cds +WORKDIR /application +# Copy the extracted jar contents from the builder container into the working directory in the runtime container +# Every copy step creates a new docker layer +# This allows docker to only pull the changes it really needs +COPY --from=builder /builder/extracted/dependencies/ ./ +COPY --from=builder /builder/extracted/spring-boot-loader/ ./ +COPY --from=builder /builder/extracted/snapshot-dependencies/ ./ +COPY --from=builder /builder/extracted/application/ ./ +# Execute the CDS training run +RUN java -XX:ArchiveClassesAtExit=application.jsa -Dspring.context.exit=onRefresh -jar application.jar +# Start the application jar with CDS enabled - this is not the uber jar used by the builder +# This jar only contains application code and references to the extracted jar files +# This layout is efficient to start up and CDS friendly +ENTRYPOINT ["java", "-XX:SharedArchiveFile=application.jsa", "-jar", "application.jar"] +``` + +This is mostly the same as the above `Dockerfile`. +As the last steps, it creates the CDS archive by doing a training run and passes the CDS parameter to `java -jar`. + + + +## AOT cache + +If you want to additionally enable the [AOT cache](../class-data-sharing.md#packaging.class-data-sharing.aot-cache), you can use this `Dockerfile`: + +```dockerfile +# Perform the extraction in a separate builder container +FROM bellsoft/liberica-openjre-debian:24-cds AS builder +WORKDIR /builder +# This points to the built jar file in the target folder +# Adjust this to 'build/libs/*.jar' if you're using Gradle +ARG JAR_FILE=target/*.jar +# Copy the jar file to the working directory and rename it to application.jar +COPY ${JAR_FILE} application.jar +# Extract the jar file using an efficient layout +RUN java -Djarmode=tools -jar application.jar extract --layers --destination extracted + +# This is the runtime container +FROM bellsoft/liberica-openjre-debian:24-cds +WORKDIR /application +# Copy the extracted jar contents from the builder container into the working directory in the runtime container +# Every copy step creates a new docker layer +# This allows docker to only pull the changes it really needs +COPY --from=builder /builder/extracted/dependencies/ ./ +COPY --from=builder /builder/extracted/spring-boot-loader/ ./ +COPY --from=builder /builder/extracted/snapshot-dependencies/ ./ +COPY --from=builder /builder/extracted/application/ ./ +# Execute the AOT cache training run +RUN java -XX:AOTMode=record -XX:AOTConfiguration=app.aotconf -Dspring.context.exit=onRefresh -jar application.jar +RUN java -XX:AOTMode=create -XX:AOTConfiguration=app.aotconf -XX:AOTCache=app.aot -jar application.jar && rm app.aotconf +# Start the application jar with AOT cache enabled - this is not the uber jar used by the builder +# This jar only contains application code and references to the extracted jar files +# This layout is efficient to start up and AOT cache friendly +ENTRYPOINT ["java", "-XX:AOTCache=app.aot", "-jar", "application.jar"] +``` + +This is mostly the same as the above `Dockerfile`. +As the last steps, it creates the AOT cache file by doing a training run and passes the AOT cache parameter to `java -jar`. diff --git a/markdown/boot/3.5.4/reference/packaging/container-images/efficient-images.md b/markdown/boot/3.5.4/reference/packaging/container-images/efficient-images.md new file mode 100644 index 0000000..e191a99 --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/container-images/efficient-images.md @@ -0,0 +1,54 @@ +--- +title: "Efficient Container Images" +source: "reference:packaging/container-images/efficient-images.adoc" +--- + + + +# Efficient Container Images + +It is easily possible to package a Spring Boot uber jar as a Docker image. +However, there are various downsides to copying and running the uber jar as-is in the Docker image. +There’s always a certain amount of overhead when running an uber jar without unpacking it, and in a containerized environment this can be noticeable. +The other issue is that putting your application’s code and all its dependencies in one layer in the Docker image is not optimal. +Since you probably recompile your code more often than you upgrade the version of Spring Boot you use, it’s often better to separate things a bit more. +If you put jar files in the layer before your application classes, Docker often only needs to change the very bottom layer and can pick others up from its cache. + + + +## Layering Docker Images + +To make it easier to create optimized Docker images, Spring Boot supports adding a layer index file to the jar. +It provides a list of layers and the parts of the jar that should be contained within them. +The list of layers in the index is ordered based on the order in which the layers should be added to the Docker/OCI image. +Out-of-the-box, the following layers are supported: + +- `dependencies` (for regular released dependencies) +- `spring-boot-loader` (for everything under `org/springframework/boot/loader`) +- `snapshot-dependencies` (for snapshot dependencies) +- `application` (for application classes and resources) + +The following shows an example of a `layers.idx` file: + +```yaml +- "dependencies": + - BOOT-INF/lib/library1.jar + - BOOT-INF/lib/library2.jar +- "spring-boot-loader": + - org/springframework/boot/loader/launch/JarLauncher.class + - ... +- "snapshot-dependencies": + - BOOT-INF/lib/library3-SNAPSHOT.jar +- "application": + - META-INF/MANIFEST.MF + - BOOT-INF/classes/a/b/C.class +``` + +This layering is designed to separate code based on how likely it is to change between application builds. +Library code is less likely to change between builds, so it is placed in its own layers to allow tooling to re-use the layers from cache. +Application code is more likely to change between builds so it is isolated in a separate layer. + +Spring Boot also supports layering for war files with the help of a `layers.idx`. + +For Maven, see the [packaging layered jar or war section](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/packaging.html#packaging.layers) for more details on adding a layer index to the archive. +For Gradle, see the [packaging layered jar or war section](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.layered-archives) of the Gradle plugin documentation. diff --git a/markdown/boot/3.5.4/reference/packaging/container-images/index.md b/markdown/boot/3.5.4/reference/packaging/container-images/index.md new file mode 100644 index 0000000..c2a15ca --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/container-images/index.md @@ -0,0 +1,10 @@ +--- +title: "Container Images" +source: "reference:packaging/container-images/index.adoc" +--- + + + +# Container Images + +Spring Boot applications can be containerized [using Dockerfiles](dockerfiles.md), or by [using Cloud Native Buildpacks](cloud-native-buildpacks.md) to create optimized docker compatible container images that you can run anywhere. diff --git a/markdown/boot/3.5.4/reference/packaging/efficient.md b/markdown/boot/3.5.4/reference/packaging/efficient.md new file mode 100644 index 0000000..25e9260 --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/efficient.md @@ -0,0 +1,40 @@ +--- +title: "Efficient Deployments" +source: "reference:packaging/efficient.adoc" +--- + + + +# Efficient Deployments + + + +## Unpacking the Executable jar + +You can run your application using the executable jar, but loading the classes from nested jars has a small startup cost. +Depending on the size of the jar, running the application from an exploded structure is faster and recommended in production. +Certain PaaS implementations may also choose to extract archives before they run. +For example, Cloud Foundry operates this way. + +Spring Boot supports extracting your application to a directory using different layouts. +The default layout is the most efficient, and it is [CDS](class-data-sharing.md#packaging.class-data-sharing.cds) and [AOT cache](class-data-sharing.md#packaging.class-data-sharing.aot-cache) friendly. + +In this layout, the libraries are extracted to a `lib/` folder, and the application jar +contains the application classes and a manifest which references the libraries in the `lib/` folder. + +To unpack the executable jar, run this command: + +```shell +$ java -Djarmode=tools -jar my-app.jar extract +``` + +And then in production, you can run the extracted jar: + +```shell +$ java -jar my-app/my-app.jar +``` + +After startup, you should not expect any differences in execution time between running an executable jar and running an extracted jar. + +> [!TIP] +> Run `java -Djarmode=tools -jar my-app.jar help extract` to see all possible options. diff --git a/markdown/boot/3.5.4/reference/packaging/index.md b/markdown/boot/3.5.4/reference/packaging/index.md new file mode 100644 index 0000000..88057e6 --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/index.md @@ -0,0 +1,12 @@ +--- +title: "Packaging Spring Boot Applications" +source: "reference:packaging/index.adoc" +--- + + + +# Packaging Spring Boot Applications + +Spring Boot supports several technologies for optimizing applications for deployment, including [GraalVM native images](native-image/index.md), [Class Data Sharing](class-data-sharing.md), and [Checkpoint and Restore](checkpoint-restore.md). + +Spring Boot applications can be packaged in Docker containers using techniques described in [packaging/container-images/index.adoc](container-images/index.md). diff --git a/markdown/boot/3.5.4/reference/packaging/native-image/advanced-topics.md b/markdown/boot/3.5.4/reference/packaging/native-image/advanced-topics.md new file mode 100644 index 0000000..40580d1 --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/native-image/advanced-topics.md @@ -0,0 +1,337 @@ +--- +title: "Advanced Native Images Topics" +source: "reference:packaging/native-image/advanced-topics.adoc" +--- + + + +# Advanced Native Images Topics + + + +## Nested Configuration Properties + +Reflection hints are automatically created for configuration properties by the Spring ahead-of-time engine. +Nested configuration properties which are not inner classes, however, **must** be annotated with [`@NestedConfigurationProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/NestedConfigurationProperty.html), otherwise they won’t be detected and will not be bindable. + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.context.properties.NestedConfigurationProperty; + +@ConfigurationProperties("my.properties") +public class MyProperties { + + private String name; + + @NestedConfigurationProperty + private final Nested nested = new Nested(); + public String getName() { + return this.name; + } + + public void setName(String name) { + this.name = name; + } + + public Nested getNested() { + return this.nested; + } +} +``` + +where `Nested` is: + +#### Java + +```java +public class Nested { + + private int number; + public int getNumber() { + return this.number; + } + + public void setNumber(int number) { + this.number = number; + } +} +``` + +#### Kotlin + +```kotlin +class Nested { + + var number: Int = 0 +} +``` + +The example above produces configuration properties for `my.properties.name` and `my.properties.nested.number`. +Without the [`@NestedConfigurationProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/NestedConfigurationProperty.html) annotation on the `nested` field, the `my.properties.nested.number` property would not be bindable in a native image. +You can also annotate the getter method. + +When using constructor binding, you have to annotate the field with [`@NestedConfigurationProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/NestedConfigurationProperty.html): + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.context.properties.NestedConfigurationProperty; + +@ConfigurationProperties("my.properties") +public class MyPropertiesCtor { + + private final String name; + + @NestedConfigurationProperty + private final Nested nested; + + public MyPropertiesCtor(String name, Nested nested) { + this.name = name; + this.nested = nested; + } + public String getName() { + return this.name; + } + + public Nested getNested() { + return this.nested; + } +} +``` + +When using records, you have to annotate the parameter with [`@NestedConfigurationProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/NestedConfigurationProperty.html): + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.context.properties.NestedConfigurationProperty; + +@ConfigurationProperties("my.properties") +public record MyPropertiesRecord(String name, @NestedConfigurationProperty Nested nested) { + +} +``` + +When using Kotlin, you need to annotate the parameter of a data class with [`@NestedConfigurationProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/NestedConfigurationProperty.html): + +```kotlin +import org.springframework.boot.context.properties.ConfigurationProperties +import org.springframework.boot.context.properties.NestedConfigurationProperty + +@ConfigurationProperties("my.properties") +data class MyPropertiesKotlin( + val name: String, + @NestedConfigurationProperty val nested: Nested +) + +``` + +> [!NOTE] +> Please use public getters and setters in all cases, otherwise the properties will not be bindable. + + + +## Converting a Spring Boot Executable Jar + +It is possible to convert a Spring Boot [executable jar](../../../specification/executable-jar/index.md) into a native image as long as the jar contains the AOT generated assets. +This can be useful for a number of reasons, including: + +- You can keep your regular JVM pipeline and turn the JVM application into a native image on your CI/CD platform. +- As `native-image` [does not support cross-compilation](https://github.com/oracle/graal/issues/407), you can keep an OS neutral deployment artifact which you convert later to different OS architectures. + +You can convert a Spring Boot executable jar into a native image using Cloud Native Buildpacks, or using the `native-image` tool that is shipped with GraalVM. + +> [!NOTE] +> Your executable jar must include AOT generated assets such as generated classes and JSON hint files. + + + +### Using Buildpacks + +Spring Boot applications usually use Cloud Native Buildpacks through the Maven (`mvn spring-boot:build-image`) or Gradle (`gradle bootBuildImage`) integrations. +You can, however, also use [`pack`](https://buildpacks.io/docs/for-platform-operators/how-to/integrate-ci/pack/) to turn an AOT processed Spring Boot executable jar into a native container image. + +First, make sure that a Docker daemon is available (see [Get Docker](https://docs.docker.com/installation/#installation) for more details). +[Configure it to allow non-root user](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user) if you are on Linux. + +You also need to install `pack` by following [the installation guide on buildpacks.io](https://buildpacks.io/docs/for-platform-operators/how-to/integrate-ci/pack/#install). + +Assuming an AOT processed Spring Boot executable jar built as `myproject-0.0.1-SNAPSHOT.jar` is in the `target` directory, run: + +```shell +$ pack build --builder paketobuildpacks/builder-noble-java-tiny \ + --path target/myproject-0.0.1-SNAPSHOT.jar \ + --env 'BP_NATIVE_IMAGE=true' \ + my-application:0.0.1-SNAPSHOT +``` + +> [!NOTE] +> You do not need to have a local GraalVM installation to generate an image in this way. + +Once `pack` has finished, you can launch the application using `docker run`: + +```shell +$ docker run --rm -p 8080:8080 docker.io/library/myproject:0.0.1-SNAPSHOT +``` + + + +### Using GraalVM native-image + +Another option to turn an AOT processed Spring Boot executable jar into a native executable is to use the GraalVM `native-image` tool. +For this to work, you’ll need a GraalVM distribution on your machine. +You can either download it manually on the [Liberica Native Image Kit page](https://bell-sw.com/pages/downloads/native-image-kit/#/nik-22-17) or you can use a download manager like SDKMAN!. + +Assuming an AOT processed Spring Boot executable jar built as `myproject-0.0.1-SNAPSHOT.jar` is in the `target` directory, run: + +```shell +$ rm -rf target/native +$ mkdir -p target/native +$ cd target/native +$ jar -xvf ../myproject-0.0.1-SNAPSHOT.jar +$ native-image -H:Name=myproject @META-INF/native-image/argfile -cp .:BOOT-INF/classes:`find BOOT-INF/lib | tr '\n' ':'` +$ mv myproject ../ +``` + +> [!NOTE] +> These commands work on Linux or macOS machines, but you will need to adapt them for Windows. + +> [!TIP] +> The `@META-INF/native-image/argfile` might not be packaged in your jar. +> It is only included when reachability metadata overrides are needed. + +> [!WARNING] +> The `native-image` `-cp` flag does not accept wildcards. +> You need to ensure that all jars are listed (the command above uses `find` and `tr` to do this). + + + +## Using the Tracing Agent + +The GraalVM native image [tracing agent](https://www.graalvm.org/22.3/reference-manual/native-image/metadata/AutomaticMetadataCollection) allows you to intercept reflection, resources or proxy usage on the JVM in order to generate the related hints. +Spring should generate most of these hints automatically, but the tracing agent can be used to quickly identify the missing entries. + +When using the agent to generate hints for a native image, there are a couple of approaches: + +- Launch the application directly and exercise it. +- Run application tests to exercise the application. + +The first option is interesting for identifying the missing hints when a library or a pattern is not recognized by Spring. + +The second option sounds more appealing for a repeatable setup, but by default the generated hints will include anything required by the test infrastructure. +Some of these will be unnecessary when the application runs for real. +To address this problem the agent supports an access-filter file that will cause certain data to be excluded from the generated output. + + + +### Launch the Application Directly + +Use the following command to launch the application with the native image tracing agent attached: + +```shell +$ java -Dspring.aot.enabled=true \ + -agentlib:native-image-agent=config-output-dir=/path/to/config-dir/ \ + -jar target/myproject-0.0.1-SNAPSHOT.jar +``` + +Now you can exercise the code paths you want to have hints for and then stop the application with `ctrl-c`. + +On application shutdown the native image tracing agent will write the hint files to the given config output directory. +You can either manually inspect these files, or use them as input to the native image build process. +To use them as input, copy them into the `src/main/resources/META-INF/native-image/` directory. +The next time you build the native image, GraalVM will take these files into consideration. + +There are more advanced options which can be set on the native image tracing agent, for example filtering the recorded hints by caller classes, etc. +For further reading, please see [the official documentation](https://www.graalvm.org/22.3/reference-manual/native-image/metadata/AutomaticMetadataCollection). + + + +## Custom Hints + +If you need to provide your own hints for reflection, resources, serialization, proxy usage and so on, you can use the [`RuntimeHintsRegistrar`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/aot/hint/RuntimeHintsRegistrar.html) API. +Create a class that implements the [`RuntimeHintsRegistrar`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/aot/hint/RuntimeHintsRegistrar.html) interface, and then make appropriate calls to the provided [`RuntimeHints`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/aot/hint/RuntimeHints.html) instance: + +```java +import java.lang.reflect.Method; + +import org.springframework.aot.hint.ExecutableMode; +import org.springframework.aot.hint.RuntimeHints; +import org.springframework.aot.hint.RuntimeHintsRegistrar; +import org.springframework.util.ReflectionUtils; + +public class MyRuntimeHints implements RuntimeHintsRegistrar { + + @Override + public void registerHints(RuntimeHints hints, ClassLoader classLoader) { + // Register method for reflection + Method method = ReflectionUtils.findMethod(MyClass.class, "sayHello", String.class); + hints.reflection().registerMethod(method, ExecutableMode.INVOKE); + + // Register resources + hints.resources().registerPattern("my-resource.txt"); + + // Register serialization + hints.serialization().registerType(MySerializableClass.class); + + // Register proxy + hints.proxies().registerJdkProxy(MyInterface.class); + } + +} +``` + +You can then use [`@ImportRuntimeHints`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ImportRuntimeHints.html) on any [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class (for example your [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) annotated application class) to activate those hints. + +If you have classes which need binding (mostly needed when serializing or deserializing JSON), you can use [`@RegisterReflectionForBinding`](https://docs.spring.io/spring-framework/reference/6.2/core/aot.html#aot.hints.register-reflection-for-binding) on any bean. +Most of the hints are automatically inferred, for example when accepting or returning data from a [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html) method. +But when you work with [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html), [`RestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.html) or [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) directly, you might need to use [`@RegisterReflectionForBinding`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/aot/hint/annotation/RegisterReflectionForBinding.html). + + + +### Testing Custom Hints + +The [`RuntimeHintsPredicates`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/aot/hint/predicate/RuntimeHintsPredicates.html) API can be used to test your hints. +The API provides methods that build a [`Predicate`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html) that can be used to test a [`RuntimeHints`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/aot/hint/RuntimeHints.html) instance. + +If you’re using AssertJ, your test would look like this: + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.aot.hint.RuntimeHints; +import org.springframework.aot.hint.predicate.RuntimeHintsPredicates; +import org.springframework.boot.docs.packaging.nativeimage.advanced.customhints.MyRuntimeHints; + +import static org.assertj.core.api.Assertions.assertThat; + +class MyRuntimeHintsTests { + + @Test + void shouldRegisterHints() { + RuntimeHints hints = new RuntimeHints(); + new MyRuntimeHints().registerHints(hints, getClass().getClassLoader()); + assertThat(RuntimeHintsPredicates.resource().forResource("my-resource.txt")).accepts(hints); + } + +} +``` + + + +### Providing Hints Statically + +If you prefer, custom hints can be provided statically in one or more GraalVM JSON hint files. +Such files should be placed in `src/main/resources/` within a `META-INF/native-image/*/*/` directory. +The [hints generated during AOT processing](introducing-graalvm-native-images.md#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing) are written to a directory named `META-INF/native-image/{groupId}/{artifactId}/`. +Place your static hint files in a directory that does not clash with this location, such as `META-INF/native-image/{groupId}/{artifactId}-additional-hints/`. + + + +## Known Limitations + +GraalVM native images are an evolving technology and not all libraries provide support. +The GraalVM community is helping by providing [reachability metadata](https://github.com/oracle/graalvm-reachability-metadata) for projects that don’t yet ship their own. +Spring itself doesn’t contain hints for 3rd party libraries and instead relies on the reachability metadata project. + +If you encounter problems when generating native images for Spring Boot applications, please check the [Spring Boot with GraalVM](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-with-GraalVM) page of the Spring Boot wiki. +You can also contribute issues to the [spring-aot-smoke-tests](https://github.com/spring-projects/spring-aot-smoke-tests) project on GitHub which is used to confirm that common application types are working as expected. + +If you find a library which doesn’t work with GraalVM, please raise an issue on the [reachability metadata project](https://github.com/oracle/graalvm-reachability-metadata). diff --git a/markdown/boot/3.5.4/reference/packaging/native-image/index.md b/markdown/boot/3.5.4/reference/packaging/native-image/index.md new file mode 100644 index 0000000..6a7892a --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/native-image/index.md @@ -0,0 +1,11 @@ +--- +title: "GraalVM Native Images" +source: "reference:packaging/native-image/index.adoc" +--- + + + +# GraalVM Native Images + +[GraalVM Native Images](https://www.graalvm.org/native-image/) are standalone executables that can be generated by processing compiled Java applications ahead-of-time. +Native Images generally have a smaller memory footprint and start faster than their JVM counterparts. diff --git a/markdown/boot/3.5.4/reference/packaging/native-image/introducing-graalvm-native-images.md b/markdown/boot/3.5.4/reference/packaging/native-image/introducing-graalvm-native-images.md new file mode 100644 index 0000000..11c67fd --- /dev/null +++ b/markdown/boot/3.5.4/reference/packaging/native-image/introducing-graalvm-native-images.md @@ -0,0 +1,205 @@ +--- +title: "Introducing GraalVM Native Images" +source: "reference:packaging/native-image/introducing-graalvm-native-images.adoc" +--- + + + +# Introducing GraalVM Native Images + +GraalVM Native Images provide a new way to deploy and run Java applications. +Compared to the Java Virtual Machine, native images can run with a smaller memory footprint and with much faster startup times. + +They are well suited to applications that are deployed using container images and are especially interesting when combined with "Function as a service" (FaaS) platforms. + +Unlike traditional applications written for the JVM, GraalVM Native Image applications require ahead-of-time processing in order to create an executable. +This ahead-of-time processing involves statically analyzing your application code from its main entry point. + +A GraalVM Native Image is a complete, platform-specific executable. +You do not need to ship a Java Virtual Machine in order to run a native image. + +> [!TIP] +> If you just want to get started and experiment with GraalVM you can jump to the [how-to:native-image/developing-your-first-application.adoc](../../../how-to/native-image/developing-your-first-application.md) section and return to this section later. + + + +## Key Differences with JVM Deployments + +The fact that GraalVM Native Images are produced ahead-of-time means that there are some key differences between native and JVM based applications. +The main differences are: + +- Static analysis of your application is performed at build-time from the `main` entry point. +- Code that cannot be reached when the native image is created will be removed and won’t be part of the executable. +- GraalVM is not directly aware of dynamic elements of your code and must be told about reflection, resources, serialization, and dynamic proxies. +- The application classpath is fixed at build time and cannot change. +- There is no lazy class loading, everything shipped in the executables will be loaded in memory on startup. +- There are some limitations around some aspects of Java applications that are not fully supported. + +On top of those differences, Spring uses a process called [Spring Ahead-of-Time processing](#packaging.native-image.introducing-graalvm-native-images.understanding-aot-processing), which imposes further limitations. +Please make sure to read at least the beginning of the next section to learn about those. + +> [!TIP] +> The [Native Image Compatibility Guide](https://www.graalvm.org/22.3/reference-manual/native-image/metadata/Compatibility/) section of the GraalVM reference documentation provides more details about GraalVM limitations. + + + +## Understanding Spring Ahead-of-Time Processing + +Typical Spring Boot applications are quite dynamic and configuration is performed at runtime. +In fact, the concept of Spring Boot auto-configuration depends heavily on reacting to the state of the runtime in order to configure things correctly. + +Although it would be possible to tell GraalVM about these dynamic aspects of the application, doing so would undo most of the benefit of static analysis. +So instead, when using Spring Boot to create native images, a closed-world is assumed and the dynamic aspects of the application are restricted. + +A closed-world assumption implies, besides [the limitations created by GraalVM itself](#packaging.native-image.introducing-graalvm-native-images.key-differences-with-jvm-deployments), the following restrictions: + +- The beans defined in your application cannot change at runtime, meaning: + + - The Spring [`@Profile`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Profile.html) annotation and profile-specific configuration [have limitations](../../../how-to/aot.md#howto.aot.conditions). + - Properties that change if a bean is created are not supported (for example, [`@ConditionalOnProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.html) and `.enabled` properties). + +When these restrictions are in place, it becomes possible for Spring to perform ahead-of-time processing during build-time and generate additional assets that GraalVM can use. +A Spring AOT processed application will typically generate: + +- Java source code +- Bytecode (for dynamic proxies, etc.) +- GraalVM JSON hint files in `META-INF/native-image/{groupId}/{artifactId}/`: + + - Resource hints (`resource-config.json`) + - Reflection hints (`reflect-config.json`) + - Serialization hints (`serialization-config.json`) + - Java Proxy Hints (`proxy-config.json`) + - JNI Hints (`jni-config.json`) + +If the generated hints are not sufficient, you can also [provide your own](advanced-topics.md#packaging.native-image.advanced.custom-hints). + + + +### Source Code Generation + +Spring applications are composed of Spring Beans. +Internally, Spring Framework uses two distinct concepts to manage beans. +There are bean instances, which are the actual instances that have been created and can be injected into other beans. +There are also bean definitions which are used to define attributes of a bean and how its instance should be created. + +If we take a typical [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class: + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyConfiguration { + + @Bean + public MyBean myBean() { + return new MyBean(); + } + +} +``` + +The bean definition is created by parsing the [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class and finding the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods. +In the above example, we’re defining a [`BeanDefinition`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/config/BeanDefinition.html) for a singleton bean named `myBean`. +We’re also creating a [`BeanDefinition`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/config/BeanDefinition.html) for the `MyConfiguration` class itself. + +When the `myBean` instance is required, Spring knows that it must invoke the `myBean()` method and use the result. +When running on the JVM, [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class parsing happens when your application starts and [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) methods are invoked using reflection. + +When creating a native image, Spring operates in a different way. +Rather than parsing [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes and generating bean definitions at runtime, it does it at build-time. +Once the bean definitions have been discovered, they are processed and converted into source code that can be analyzed by the GraalVM compiler. + +The Spring AOT process would convert the configuration class above to code like this: + +```java +import org.springframework.beans.factory.aot.BeanInstanceSupplier; +import org.springframework.beans.factory.config.BeanDefinition; +import org.springframework.beans.factory.support.RootBeanDefinition; + +/** + * Bean definitions for {@link MyConfiguration}. + */ +public class MyConfiguration__BeanDefinitions { + + /** + * Get the bean definition for 'myConfiguration'. + */ + public static BeanDefinition getMyConfigurationBeanDefinition() { + Class beanType = MyConfiguration.class; + RootBeanDefinition beanDefinition = new RootBeanDefinition(beanType); + beanDefinition.setInstanceSupplier(MyConfiguration::new); + return beanDefinition; + } + + /** + * Get the bean instance supplier for 'myBean'. + */ + private static BeanInstanceSupplier getMyBeanInstanceSupplier() { + return BeanInstanceSupplier.forFactoryMethod(MyConfiguration.class, "myBean") + .withGenerator((registeredBean) -> registeredBean.getBeanFactory().getBean(MyConfiguration.class).myBean()); + } + + /** + * Get the bean definition for 'myBean'. + */ + public static BeanDefinition getMyBeanBeanDefinition() { + Class beanType = MyBean.class; + RootBeanDefinition beanDefinition = new RootBeanDefinition(beanType); + beanDefinition.setInstanceSupplier(getMyBeanInstanceSupplier()); + return beanDefinition; + } + +} +``` + +> [!NOTE] +> The exact code generated may differ depending on the nature of your bean definitions. + +You can see above that the generated code creates equivalent bean definitions to the [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class, but in a direct way that can be understood by GraalVM. + +There is a bean definition for the `myConfiguration` bean, and one for `myBean`. +When a `myBean` instance is required, a [`BeanInstanceSupplier`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/aot/BeanInstanceSupplier.html) is called. +This supplier will invoke the `myBean()` method on the `myConfiguration` bean. + +> [!NOTE] +> During Spring AOT processing, your application is started up to the point that bean definitions are available. +> Bean instances are not created during the AOT processing phase. + +Spring AOT will generate code like this for all your bean definitions. +It will also generate code when bean post-processing is required (for example, to call [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html) methods). +An [`ApplicationContextInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContextInitializer.html) will also be generated which will be used by Spring Boot to initialize the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) when an AOT processed application is actually run. + +> [!TIP] +> Although AOT generated source code can be verbose, it is quite readable and can be helpful when debugging an application. +> Generated source files can be found in `target/spring-aot/main/sources` when using Maven and `build/generated/aotSources` with Gradle. + + + +### Hint File Generation + +In addition to generating source files, the Spring AOT engine will also generate hint files that are used by GraalVM. +Hint files contain JSON data that describes how GraalVM should deal with things that it can’t understand by directly inspecting the code. + +For example, you might be using a Spring annotation on a private method. +Spring will need to use reflection in order to invoke private methods, even on GraalVM. +When such situations arise, Spring can write a reflection hint so that GraalVM knows that even though the private method isn’t called directly, it still needs to be available in the native image. + +Hint files are generated under `META-INF/native-image` where they are automatically picked up by GraalVM. + +> [!TIP] +> Generated hint files can be found in `target/spring-aot/main/resources` when using Maven and `build/generated/aotResources` with Gradle. + + + +### Proxy Class Generation + +Spring sometimes needs to generate proxy classes to enhance the code you’ve written with additional features. +To do this, it uses the cglib library which directly generates bytecode. + +When an application is running on the JVM, proxy classes are generated dynamically as the application runs. +When creating a native image, these proxies need to be created at build-time so that they can be included by GraalVM. + +> [!NOTE] +> Unlike source code generation, generated bytecode isn’t particularly helpful when debugging an application. +> However, if you need to inspect the contents of the `.class` files using a tool such as `javap` you can find them in `target/spring-aot/main/classes` for Maven and `build/generated/aotClasses` for Gradle. diff --git a/markdown/boot/3.5.4/reference/testing/index.md b/markdown/boot/3.5.4/reference/testing/index.md new file mode 100644 index 0000000..5f1c0c0 --- /dev/null +++ b/markdown/boot/3.5.4/reference/testing/index.md @@ -0,0 +1,33 @@ +--- +title: "Testing" +source: "reference:testing/index.adoc" +--- + + + +# Testing + +Spring Boot provides a number of utilities and annotations to help when testing your application. +Test support is provided by two modules: `spring-boot-test` contains core items, and `spring-boot-test-autoconfigure` supports auto-configuration for tests. + +Most developers use the `spring-boot-starter-test` starter, which imports both Spring Boot test modules as well as JUnit Jupiter, AssertJ, Hamcrest, and a number of other useful libraries. + +> [!TIP] +> If you have tests that use JUnit 4, JUnit 5’s vintage engine can be used to run them. +> To use the vintage engine, add a dependency on `junit-vintage-engine`, as shown in the following example: +> +> ```xml +> +> org.junit.vintage +> junit-vintage-engine +> test +> +> +> org.hamcrest +> hamcrest-core +> +> +> +> ``` + +`hamcrest-core` is excluded in favor of `org.hamcrest:hamcrest` that is part of `spring-boot-starter-test`. diff --git a/markdown/boot/3.5.4/reference/testing/spring-applications.md b/markdown/boot/3.5.4/reference/testing/spring-applications.md new file mode 100644 index 0000000..95b17b5 --- /dev/null +++ b/markdown/boot/3.5.4/reference/testing/spring-applications.md @@ -0,0 +1,20 @@ +--- +title: "Testing Spring Applications" +source: "reference:testing/spring-applications.adoc" +--- + + + +# Testing Spring Applications + +One of the major advantages of dependency injection is that it should make your code easier to unit test. +You can instantiate objects by using the `new` operator without even involving Spring. +You can also use *mock objects* instead of real dependencies. + +Often, you need to move beyond unit testing and start integration testing (with a Spring [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html)). +It is useful to be able to perform integration testing without requiring deployment of your application or needing to connect to other infrastructure. + +The Spring Framework includes a dedicated test module for such integration testing. +You can declare a dependency directly to `org.springframework:spring-test` or use the `spring-boot-starter-test` starter to pull it in transitively. + +If you have not used the `spring-test` module before, you should start by reading the [relevant section](https://docs.spring.io/spring-framework/reference/6.2/testing.html) of the Spring Framework reference documentation. diff --git a/markdown/boot/3.5.4/reference/testing/spring-boot-applications.md b/markdown/boot/3.5.4/reference/testing/spring-boot-applications.md new file mode 100644 index 0000000..341a4e0 --- /dev/null +++ b/markdown/boot/3.5.4/reference/testing/spring-boot-applications.md @@ -0,0 +1,3003 @@ +--- +title: "Testing Spring Boot Applications" +source: "reference:testing/spring-boot-applications.adoc" +--- + + + +# Testing Spring Boot Applications + +A Spring Boot application is a Spring [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html), so nothing very special has to be done to test it beyond what you would normally do with a vanilla Spring context. + +> [!NOTE] +> External properties, logging, and other features of Spring Boot are installed in the context by default only if you use [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) to create it. + +Spring Boot provides a [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) annotation, which can be used as an alternative to the standard `spring-test` [`@ContextConfiguration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/ContextConfiguration.html) annotation when you need Spring Boot features. +The annotation works by [creating the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) used in your tests through [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html)](#testing.spring-boot-applications.detecting-configuration). +In addition to [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) a number of other annotations are also provided for [testing more specific slices](#testing.spring-boot-applications.autoconfigured-tests) of an application. + +> [!TIP] +> If you are using JUnit 4, do not forget to also add `@RunWith(SpringRunner.class)` to your test, otherwise the annotations will be ignored. +> If you are using JUnit 5, there is no need to add the equivalent `@ExtendWith(SpringExtension.class)` as [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) and the other `@…​Test` annotations are already annotated with it. + +By default, [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) will not start a server. +You can use the `webEnvironment` attribute of [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) to further refine how your tests run: + +- `MOCK`(Default) : Loads a web [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) and provides a mock web environment. +Embedded servers are not started when using this annotation. +If a web environment is not available on your classpath, this mode transparently falls back to creating a regular non-web [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +It can be used in conjunction with [`@AutoConfigureMockMvc` or [`@AutoConfigureWebTestClient`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/AutoConfigureWebTestClient.html)](#testing.spring-boot-applications.with-mock-environment) for mock-based testing of your web application. +- `RANDOM_PORT`: Loads a [`WebServerApplicationContext`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/context/WebServerApplicationContext.html) and provides a real web environment. +Embedded servers are started and listen on a random port. +- `DEFINED_PORT`: Loads a [`WebServerApplicationContext`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/context/WebServerApplicationContext.html) and provides a real web environment. +Embedded servers are started and listen on a defined port (from your `application.properties`) or on the default port of `8080`. +- `NONE`: Loads an [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) by using [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) but does not provide *any* web environment (mock or otherwise). + +> [!NOTE] +> If your test is [`@Transactional`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/annotation/Transactional.html), it rolls back the transaction at the end of each test method by default. +> However, as using this arrangement with either `RANDOM_PORT` or `DEFINED_PORT` implicitly provides a real servlet environment, the HTTP client and server run in separate threads and, thus, in separate transactions. +> Any transaction initiated on the server does not roll back in this case. + +> [!NOTE] +> [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) with `webEnvironment = WebEnvironment.RANDOM_PORT` will also start the management server on a separate random port if your application uses a different port for the management server. + + + +## Detecting Web Application Type + +If Spring MVC is available, a regular MVC-based application context is configured. +If you have only Spring WebFlux, we will detect that and configure a WebFlux-based application context instead. + +If both are present, Spring MVC takes precedence. +If you want to test a reactive web application in this scenario, you must set the `spring.main.web-application-type` property: + +#### Java + +```java +import org.springframework.boot.test.context.SpringBootTest; + +@SpringBootTest(properties = "spring.main.web-application-type=reactive") +class MyWebFluxTests { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.SpringBootTest + +@SpringBootTest(properties = ["spring.main.web-application-type=reactive"]) +class MyWebFluxTests { + + // ... + +} + +``` + + + +## Detecting Test Configuration + +If you are familiar with the Spring Test Framework, you may be used to using `@ContextConfiguration(classes=…​)` in order to specify which Spring [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) to load. +Alternatively, you might have often used nested [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes within your test. + +When testing Spring Boot applications, this is often not required. +Spring Boot’s `@*Test` annotations search for your primary configuration automatically whenever you do not explicitly define one. + +The search algorithm works up from the package that contains the test until it finds a class annotated with [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) or [`@SpringBootConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringBootConfiguration.html). +As long as you [structured your code](../using/structuring-your-code.md) in a sensible way, your main configuration is usually found. + +> [!NOTE] +> If you use a [test annotation to test a more specific slice of your application](#testing.spring-boot-applications.autoconfigured-tests), you should avoid adding configuration settings that are specific to a particular area on the [main method’s application class](#testing.spring-boot-applications.user-configuration-and-slicing). +> +> The underlying component scan configuration of [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) defines exclude filters that are used to make sure slicing works as expected. +> If you are using an explicit [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html) directive on your [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html)-annotated class, be aware that those filters will be disabled. +> If you are using slicing, you should define them again. + +If you want to customize the primary configuration, you can use a nested [`@TestConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/TestConfiguration.html) class. +Unlike a nested [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class, which would be used instead of your application’s primary configuration, a nested [`@TestConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/TestConfiguration.html) class is used in addition to your application’s primary configuration. + +> [!NOTE] +> Spring’s test framework caches application contexts between tests. +> Therefore, as long as your tests share the same configuration (no matter how it is discovered), the potentially time-consuming process of loading the context happens only once. + + + +## Using the Test Configuration Main Method + +Typically the test configuration discovered by [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) will be your main [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html). +In most well structured applications, this configuration class will also include the `main` method used to launch the application. + +For example, the following is a very common code pattern for a typical Spring Boot application: + +#### Java + +```java +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.docs.using.structuringyourcode.locatingthemainclass.MyApplication +import org.springframework.boot.runApplication + +@SpringBootApplication +class MyApplication + +fun main(args: Array) { + runApplication(*args) +} + +``` + +In the example above, the `main` method doesn’t do anything other than delegate to [`SpringApplication.run(Class, String...)`](). +It is, however, possible to have a more complex `main` method that applies customizations before calling [`SpringApplication.run(Class, String...)`](). + +For example, here is an application that changes the banner mode and sets additional profiles: + +#### Java + +```java +import org.springframework.boot.Banner; +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + SpringApplication application = new SpringApplication(MyApplication.class); + application.setBannerMode(Banner.Mode.OFF); + application.setAdditionalProfiles("myprofile"); + application.run(args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.Banner +import org.springframework.boot.runApplication +import org.springframework.boot.autoconfigure.SpringBootApplication + +@SpringBootApplication +class MyApplication + +fun main(args: Array) { + runApplication(*args) { + setBannerMode(Banner.Mode.OFF) + setAdditionalProfiles("myprofile") + } +} + +``` + +Since customizations in the `main` method can affect the resulting [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html), it’s possible that you might also want to use the `main` method to create the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) used in your tests. +By default, [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) will not call your `main` method, and instead the class itself is used directly to create the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) + +If you want to change this behavior, you can change the `useMainMethod` attribute of [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) to [`SpringBootTest.UseMainMethod.ALWAYS`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.UseMainMethod.html#ALWAYS) or [`SpringBootTest.UseMainMethod.WHEN_AVAILABLE`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.UseMainMethod.html#WHEN_AVAILABLE). +When set to `ALWAYS`, the test will fail if no `main` method can be found. +When set to `WHEN_AVAILABLE` the `main` method will be used if it is available, otherwise the standard loading mechanism will be used. + +For example, the following test will invoke the `main` method of `MyApplication` in order to create the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +If the main method sets additional profiles then those will be active when the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) starts. + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.test.context.SpringBootTest.UseMainMethod; + +@SpringBootTest(useMainMethod = UseMainMethod.ALWAYS) +class MyApplicationTests { + + @Test + void exampleTest() { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.boot.test.context.SpringBootTest.UseMainMethod + +@SpringBootTest(useMainMethod = UseMainMethod.ALWAYS) +class MyApplicationTests { + + @Test + fun exampleTest() { + // ... + } + +} + +``` + + + +## Excluding Test Configuration + +If your application uses component scanning (for example, if you use [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) or [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html)), you may find top-level configuration classes that you created only for specific tests accidentally get picked up everywhere. + +As we [have seen earlier](#testing.spring-boot-applications.detecting-configuration), [`@TestConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/TestConfiguration.html) can be used on an inner class of a test to customize the primary configuration. +[`@TestConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/TestConfiguration.html) can also be used on a top-level class. Doing so indicates that the class should not be picked up by scanning. +You can then import the class explicitly where it is required, as shown in the following example: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.context.annotation.Import; + +@SpringBootTest +@Import(MyTestsConfiguration.class) +class MyTests { + + @Test + void exampleTest() { + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.context.annotation.Import + +@SpringBootTest +@Import(MyTestsConfiguration::class) +class MyTests { + + @Test + fun exampleTest() { + // ... + } + +} + +``` + +> [!NOTE] +> If you directly use [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html) (that is, not through [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html)) you need to register the [`TypeExcludeFilter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/TypeExcludeFilter.html) with it. +> See the [`TypeExcludeFilter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/TypeExcludeFilter.html) API documentation for details. + +> [!NOTE] +> An imported [`@TestConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/TestConfiguration.html) is processed earlier than an inner-class [`@TestConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/TestConfiguration.html) and an imported [`@TestConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/TestConfiguration.html) will be processed before any configuration found through component scanning. +> Generally speaking, this difference in ordering has no noticeable effect but it is something to be aware of if you’re relying on bean overriding. + + + +## Using Application Arguments + +If your application expects [arguments](../features/spring-application.md#features.spring-application.application-arguments), you can +have [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) inject them using the `args` attribute. + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.ApplicationArguments; +import org.springframework.boot.test.context.SpringBootTest; + +import static org.assertj.core.api.Assertions.assertThat; + +@SpringBootTest(args = "--app.test=one") +class MyApplicationArgumentTests { + + @Test + void applicationArgumentsPopulated(@Autowired ApplicationArguments args) { + assertThat(args.getOptionNames()).containsOnly("app.test"); + assertThat(args.getOptionValues("app.test")).containsOnly("one"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.ApplicationArguments +import org.springframework.boot.test.context.SpringBootTest + +@SpringBootTest(args = ["--app.test=one"]) +class MyApplicationArgumentTests { + + @Test + fun applicationArgumentsPopulated(@Autowired args: ApplicationArguments) { + assertThat(args.optionNames).containsOnly("app.test") + assertThat(args.getOptionValues("app.test")).containsOnly("one") + } + +} + +``` + + + +## Testing With a Mock Environment + +By default, [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) does not start the server but instead sets up a mock environment for testing web endpoints. + +With Spring MVC, we can query our web endpoints using [`MockMvc`](https://docs.spring.io/spring-framework/reference/6.2/testing/mockmvc.html). +Three integrations are available: + +- The regular [`MockMvc`](https://docs.spring.io/spring-framework/reference/6.2/testing/mockmvc/hamcrest.html) that uses Hamcrest. +- [`MockMvcTester`](https://docs.spring.io/spring-framework/reference/6.2/testing/mockmvc/assertj.html) that wraps [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html) and uses AssertJ. +- [`WebTestClient`](https://docs.spring.io/spring-framework/reference/6.2/testing/webtestclient.html) where [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html) is plugged in as the server to handle requests with. + +The following example showcases the available integrations: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.test.web.reactive.server.WebTestClient; +import org.springframework.test.web.servlet.MockMvc; +import org.springframework.test.web.servlet.assertj.MockMvcTester; + +import static org.assertj.core.api.Assertions.assertThat; +import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get; +import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.content; +import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status; + +@SpringBootTest +@AutoConfigureMockMvc +class MyMockMvcTests { + + @Test + void testWithMockMvc(@Autowired MockMvc mvc) throws Exception { + mvc.perform(get("/")).andExpect(status().isOk()).andExpect(content().string("Hello World")); + } + + // If AssertJ is on the classpath, you can use MockMvcTester + @Test + void testWithMockMvcTester(@Autowired MockMvcTester mvc) { + assertThat(mvc.get().uri("/")).hasStatusOk().hasBodyTextEqualTo("Hello World"); + } + + // If Spring WebFlux is on the classpath, you can drive MVC tests with a WebTestClient + @Test + void testWithWebTestClient(@Autowired WebTestClient webClient) { + webClient + .get().uri("/") + .exchange() + .expectStatus().isOk() + .expectBody(String.class).isEqualTo("Hello World"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.test.web.reactive.server.WebTestClient +import org.springframework.test.web.reactive.server.expectBody +import org.springframework.test.web.servlet.assertj.MockMvcTester + +@SpringBootTest +@AutoConfigureMockMvc +class MyMockMvcTests { + + @Test + fun testWithMockMvc(@Autowired mvc: MockMvcTester) { + assertThat(mvc.get().uri("/")).hasStatusOk() + .hasBodyTextEqualTo("Hello World") + } + + // If Spring WebFlux is on the classpath, you can drive MVC tests with a WebTestClient + + @Test + fun testWithWebTestClient(@Autowired webClient: WebTestClient) { + webClient + .get().uri("/") + .exchange() + .expectStatus().isOk + .expectBody().isEqualTo("Hello World") + } + +} + +``` + +> [!TIP] +> If you want to focus only on the web layer and not start a complete [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html), consider [using [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) instead](#testing.spring-boot-applications.spring-mvc-tests). + +With Spring WebFlux endpoints, you can use [`WebTestClient`](https://docs.spring.io/spring-framework/reference/6.2/testing/webtestclient.html) as shown in the following example: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.web.reactive.AutoConfigureWebTestClient; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.test.web.reactive.server.WebTestClient; + +@SpringBootTest +@AutoConfigureWebTestClient +class MyMockWebTestClientTests { + + @Test + void exampleTest(@Autowired WebTestClient webClient) { + webClient + .get().uri("/") + .exchange() + .expectStatus().isOk() + .expectBody(String.class).isEqualTo("Hello World"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.web.reactive.AutoConfigureWebTestClient +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.test.web.reactive.server.WebTestClient +import org.springframework.test.web.reactive.server.expectBody + +@SpringBootTest +@AutoConfigureWebTestClient +class MyMockWebTestClientTests { + + @Test + fun exampleTest(@Autowired webClient: WebTestClient) { + webClient + .get().uri("/") + .exchange() + .expectStatus().isOk + .expectBody().isEqualTo("Hello World") + } + +} + +``` + +> [!TIP] +> Testing within a mocked environment is usually faster than running with a full servlet container. +> However, since mocking occurs at the Spring MVC layer, code that relies on lower-level servlet container behavior cannot be directly tested with MockMvc. +> +> For example, Spring Boot’s error handling is based on the “error page” support provided by the servlet container. +> This means that, whilst you can test your MVC layer throws and handles exceptions as expected, you cannot directly test that a specific [custom error page](../web/servlet.md#web.servlet.spring-mvc.error-handling.error-pages) is rendered. +> If you need to test these lower-level concerns, you can start a fully running server as described in the next section. + + + +## Testing With a Running Server + +If you need to start a full running server, we recommend that you use random ports. +If you use `@SpringBootTest(webEnvironment=WebEnvironment.RANDOM_PORT)`, an available port is picked at random each time your test runs. + +The [`@LocalServerPort`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/server/LocalServerPort.html) annotation can be used to [inject the actual port used](../../how-to/webserver.md#howto.webserver.discover-port) into your test. +For convenience, tests that need to make REST calls to the started server can additionally autowire a [`WebTestClient`](https://docs.spring.io/spring-framework/reference/6.2/testing/webtestclient.html), which resolves relative links to the running server and comes with a dedicated API for verifying responses, as shown in the following example: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment; +import org.springframework.test.web.reactive.server.WebTestClient; + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +class MyRandomPortWebTestClientTests { + + @Test + void exampleTest(@Autowired WebTestClient webClient) { + webClient + .get().uri("/") + .exchange() + .expectStatus().isOk() + .expectBody(String.class).isEqualTo("Hello World"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment +import org.springframework.test.web.reactive.server.WebTestClient +import org.springframework.test.web.reactive.server.expectBody + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +class MyRandomPortWebTestClientTests { + + @Test + fun exampleTest(@Autowired webClient: WebTestClient) { + webClient + .get().uri("/") + .exchange() + .expectStatus().isOk + .expectBody().isEqualTo("Hello World") + } + +} + +``` + +> [!TIP] +> [`WebTestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html) can also used with a [mock environment](#testing.spring-boot-applications.with-mock-environment), removing the need for a running server, by annotating your test class with [`@AutoConfigureWebTestClient`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/AutoConfigureWebTestClient.html). + +This setup requires `spring-webflux` on the classpath. +If you can not or will not add webflux, Spring Boot also provides a [`TestRestTemplate`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/client/TestRestTemplate.html) facility: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment; +import org.springframework.boot.test.web.client.TestRestTemplate; + +import static org.assertj.core.api.Assertions.assertThat; + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +class MyRandomPortTestRestTemplateTests { + + @Test + void exampleTest(@Autowired TestRestTemplate restTemplate) { + String body = restTemplate.getForObject("/", String.class); + assertThat(body).isEqualTo("Hello World"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment +import org.springframework.boot.test.web.client.TestRestTemplate + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +class MyRandomPortTestRestTemplateTests { + + @Test + fun exampleTest(@Autowired restTemplate: TestRestTemplate) { + val body = restTemplate.getForObject("/", String::class.java) + assertThat(body).isEqualTo("Hello World") + } + +} + +``` + + + +## Customizing WebTestClient + +To customize the [`WebTestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html) bean, configure a [`WebTestClientBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/reactive/server/WebTestClientBuilderCustomizer.html) bean. +Any such beans are called with the [`WebTestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.Builder.html) that is used to create the [`WebTestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html). + + + +## Using JMX + +As the test context framework caches context, JMX is disabled by default to prevent identical components to register on the same domain. +If such test needs access to an [`MBeanServer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.management/javax/management/MBeanServer.html), consider marking it dirty as well: + +#### Java + +```java +import javax.management.MBeanServer; + +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.test.annotation.DirtiesContext; + +import static org.assertj.core.api.Assertions.assertThat; + +@SpringBootTest(properties = "spring.jmx.enabled=true") +@DirtiesContext +class MyJmxTests { + + @Autowired + private MBeanServer mBeanServer; + + @Test + void exampleTest() { + assertThat(this.mBeanServer.getDomains()).contains("java.lang"); + // ... + } + +} +``` + +#### Kotlin + +```kotlin +import javax.management.MBeanServer + +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.test.annotation.DirtiesContext + +@SpringBootTest(properties = ["spring.jmx.enabled=true"]) +@DirtiesContext +class MyJmxTests(@Autowired val mBeanServer: MBeanServer) { + + @Test + fun exampleTest() { + assertThat(mBeanServer.domains).contains("java.lang") + // ... + } + +} + +``` + + + +## Using Observations + +If you annotate [a sliced test](#testing.spring-boot-applications.autoconfigured-tests) with [`@AutoConfigureObservability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/actuate/observability/AutoConfigureObservability.html), it auto-configures an [`ObservationRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-observation/1.15.2/io/micrometer/observation/ObservationRegistry.html). + + + +## Using Metrics + +Regardless of your classpath, meter registries, except the in-memory backed, are not auto-configured when using [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html). + +If you need to export metrics to a different backend as part of an integration test, annotate it with [`@AutoConfigureObservability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/actuate/observability/AutoConfigureObservability.html). + +If you annotate [a sliced test](#testing.spring-boot-applications.autoconfigured-tests) with [`@AutoConfigureObservability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/actuate/observability/AutoConfigureObservability.html), it auto-configures an in-memory [`MeterRegistry`](https://javadoc.io/doc/io.micrometer/micrometer-core/1.15.2/io/micrometer/core/instrument/MeterRegistry.html). +Data exporting in sliced tests is not supported with the [`@AutoConfigureObservability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/actuate/observability/AutoConfigureObservability.html) annotation. + + + +## Using Tracing + +Regardless of your classpath, tracing components which are reporting data are not auto-configured when using [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html). + +If you need those components as part of an integration test, annotate the test with [`@AutoConfigureObservability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/actuate/observability/AutoConfigureObservability.html). + +If you have created your own reporting components (e.g. a custom [`SpanExporter`](https://javadoc.io/doc/io.opentelemetry/opentelemetry-sdk-trace/1.49.0/io/opentelemetry/sdk/trace/export/SpanExporter.html) or `brave.handler.SpanHandler`) and you don’t want them to be active in tests, you can use the [`@ConditionalOnEnabledTracing`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/tracing/ConditionalOnEnabledTracing.html) annotation to disable them. + +If you annotate [a sliced test](#testing.spring-boot-applications.autoconfigured-tests) with [`@AutoConfigureObservability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/actuate/observability/AutoConfigureObservability.html), it auto-configures a no-op [`Tracer`](https://javadoc.io/doc/io.micrometer/micrometer-tracing/1.5.2/io/micrometer/tracing/Tracer.html). +Data exporting in sliced tests is not supported with the [`@AutoConfigureObservability`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/actuate/observability/AutoConfigureObservability.html) annotation. + + + +## Mocking and Spying Beans + +When running tests, it is sometimes necessary to mock certain components within your application context. +For example, you may have a facade over some remote service that is unavailable during development. +Mocking can also be useful when you want to simulate failures that might be hard to trigger in a real environment. + +Spring Framework includes a [`@MockitoBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/bean/override/mockito/MockitoBean.html) annotation that can be used to define a Mockito mock for a bean inside your [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +Additionally, [`@MockitoSpyBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/bean/override/mockito/MockitoSpyBean.html) can be used to define a Mockito spy. +Learn more about these features in the [Spring Framework documentation](https://docs.spring.io/spring-framework/reference/6.2/testing/annotations/integration-spring/annotation-mockitobean.html). + + + +## Auto-configured Tests + +Spring Boot’s auto-configuration system works well for applications but can sometimes be a little too much for tests. +It often helps to load only the parts of the configuration that are required to test a “slice” of your application. +For example, you might want to test that Spring MVC controllers are mapping URLs correctly, and you do not want to involve database calls in those tests, or you might want to test JPA entities, and you are not interested in the web layer when those tests run. + +The `spring-boot-test-autoconfigure` module includes a number of annotations that can be used to automatically configure such “slices”. +Each of them works in a similar way, providing a `@…​Test` annotation that loads the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) and one or more `@AutoConfigure…​` annotations that can be used to customize auto-configuration settings. + +> [!NOTE] +> Each slice restricts component scan to appropriate components and loads a very restricted set of auto-configuration classes. +> If you need to exclude one of them, most `@…​Test` annotations provide an `excludeAutoConfiguration` attribute. +> Alternatively, you can use `@ImportAutoConfiguration#exclude`. + +> [!NOTE] +> Including multiple “slices” by using several `@…​Test` annotations in one test is not supported. +> If you need multiple “slices”, pick one of the `@…​Test` annotations and include the `@AutoConfigure…​` annotations of the other “slices” by hand. + +> [!TIP] +> It is also possible to use the `@AutoConfigure…​` annotations with the standard [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) annotation. +> You can use this combination if you are not interested in “slicing” your application but you want some of the auto-configured test beans. + + + +## Auto-configured JSON Tests + +To test that object JSON serialization and deserialization is working as expected, you can use the [`@JsonTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/json/JsonTest.html) annotation. +[`@JsonTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/json/JsonTest.html) auto-configures the available supported JSON mapper, which can be one of the following libraries: + +- Jackson [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html), any [`@JsonComponent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonComponent.html) beans and any Jackson [`Module`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/Module.html) +- `Gson` +- `Jsonb` + +> [!TIP] +> A list of the auto-configurations that are enabled by [`@JsonTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/json/JsonTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +If you need to configure elements of the auto-configuration, you can use the [`@AutoConfigureJsonTesters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/json/AutoConfigureJsonTesters.html) annotation. + +Spring Boot includes AssertJ-based helpers that work with the JSONAssert and JsonPath libraries to check that JSON appears as expected. +The [`JacksonTester`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/json/JacksonTester.html), [`GsonTester`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/json/GsonTester.html), [`JsonbTester`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/json/JsonbTester.html), and [`BasicJsonTester`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/json/BasicJsonTester.html) classes can be used for Jackson, Gson, Jsonb, and Strings respectively. +Any helper fields on the test class can be [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html) when using [`@JsonTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/json/JsonTest.html). +The following example shows a test class for Jackson: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.json.JsonTest; +import org.springframework.boot.test.json.JacksonTester; + +import static org.assertj.core.api.Assertions.assertThat; + +@JsonTest +class MyJsonTests { + + @Autowired + private JacksonTester json; + + @Test + void serialize() throws Exception { + VehicleDetails details = new VehicleDetails("Honda", "Civic"); + // Assert against a `.json` file in the same package as the test + assertThat(this.json.write(details)).isEqualToJson("expected.json"); + // Or use JSON path based assertions + assertThat(this.json.write(details)).hasJsonPathStringValue("@.make"); + assertThat(this.json.write(details)).extractingJsonPathStringValue("@.make").isEqualTo("Honda"); + } + + @Test + void deserialize() throws Exception { + String content = "{\"make\":\"Ford\",\"model\":\"Focus\"}"; + assertThat(this.json.parse(content)).isEqualTo(new VehicleDetails("Ford", "Focus")); + assertThat(this.json.parseObject(content).getMake()).isEqualTo("Ford"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.json.JsonTest +import org.springframework.boot.test.json.JacksonTester + +@JsonTest +class MyJsonTests(@Autowired val json: JacksonTester) { + + @Test + fun serialize() { + val details = VehicleDetails("Honda", "Civic") + // Assert against a `.json` file in the same package as the test + assertThat(json.write(details)).isEqualToJson("expected.json") + // Or use JSON path based assertions + assertThat(json.write(details)).hasJsonPathStringValue("@.make") + assertThat(json.write(details)).extractingJsonPathStringValue("@.make").isEqualTo("Honda") + } + + @Test + fun deserialize() { + val content = "{\"make\":\"Ford\",\"model\":\"Focus\"}" + assertThat(json.parse(content)).isEqualTo(VehicleDetails("Ford", "Focus")) + assertThat(json.parseObject(content).make).isEqualTo("Ford") + } + +} + +``` + +> [!NOTE] +> JSON helper classes can also be used directly in standard unit tests. +> To do so, call the `initFields` method of the helper in your [`@BeforeEach`](https://junit.org/junit5/docs/5.12.2/api/org.junit.jupiter.api/org/junit/jupiter/api/BeforeEach.html) method if you do not use [`@JsonTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/json/JsonTest.html). + +If you use Spring Boot’s AssertJ-based helpers to assert on a number value at a given JSON path, you might not be able to use `isEqualTo` depending on the type. +Instead, you can use AssertJ’s `satisfies` to assert that the value matches the given condition. +For instance, the following example asserts that the actual number is a float value close to `0.15` within an offset of `0.01`. + +#### Java + +```java + @Test + void someTest() throws Exception { + SomeObject value = new SomeObject(0.152f); + assertThat(this.json.write(value)).extractingJsonPathNumberValue("@.test.numberValue") + .satisfies((number) -> assertThat(number.floatValue()).isCloseTo(0.15f, within(0.01f))); + } +``` + +#### Kotlin + +```kotlin + @Test + fun someTest() { + val value = SomeObject(0.152f) + assertThat(json.write(value)).extractingJsonPathNumberValue("@.test.numberValue") + .satisfies(ThrowingConsumer { number -> + assertThat(number.toFloat()).isCloseTo(0.15f, within(0.01f)) + }) + } +``` + + + +## Auto-configured Spring MVC Tests + +To test whether Spring MVC controllers are working as expected, use the [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) annotation. +[`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) auto-configures the Spring MVC infrastructure and limits scanned beans to [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html), [`@ControllerAdvice`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/ControllerAdvice.html), [`@JsonComponent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonComponent.html), [`Converter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/Converter.html), [`GenericConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/GenericConverter.html), [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html), [`HandlerInterceptor`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/HandlerInterceptor.html), [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html), [`WebMvcRegistrations`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/WebMvcRegistrations.html), and [`HandlerMethodArgumentResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/method/support/HandlerMethodArgumentResolver.html). +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +> [!TIP] +> If you need to register extra components, such as the Jackson [`Module`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/Module.html), you can import additional configuration classes by using [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html) on your test. + +Often, [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) is limited to a single controller and is used in combination with [`@MockitoBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/bean/override/mockito/MockitoBean.html) to provide mock implementations for required collaborators. + +[`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) also auto-configures [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html). +Mock MVC offers a powerful way to quickly test MVC controllers without needing to start a full HTTP server. +If AssertJ is available, the AssertJ support provided by [`MockMvcTester`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/assertj/MockMvcTester.html) is auto-configured as well. + +> [!TIP] +> You can also auto-configure [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html) and [`MockMvcTester`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/assertj/MockMvcTester.html) in a non-`@WebMvcTest` (such as [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html)) by annotating it with [`@AutoConfigureMockMvc`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/AutoConfigureMockMvc.html). +> The following example uses [`MockMvcTester`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/assertj/MockMvcTester.html): + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest; +import org.springframework.http.MediaType; +import org.springframework.test.context.bean.override.mockito.MockitoBean; +import org.springframework.test.web.servlet.assertj.MockMvcTester; + +import static org.assertj.core.api.Assertions.assertThat; +import static org.mockito.BDDMockito.given; + +@WebMvcTest(UserVehicleController.class) +class MyControllerTests { + + @Autowired + private MockMvcTester mvc; + + @MockitoBean + private UserVehicleService userVehicleService; + + @Test + void testExample() { + given(this.userVehicleService.getVehicleDetails("sboot")) + .willReturn(new VehicleDetails("Honda", "Civic")); + assertThat(this.mvc.get().uri("/sboot/vehicle").accept(MediaType.TEXT_PLAIN)) + .hasStatusOk() + .hasBodyTextEqualTo("Honda Civic"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.mockito.BDDMockito.given +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest +import org.springframework.http.MediaType +import org.springframework.test.context.bean.override.mockito.MockitoBean +import org.springframework.test.web.servlet.assertj.MockMvcTester + +@WebMvcTest(UserVehicleController::class) +class MyControllerTests(@Autowired val mvc: MockMvcTester) { + + @MockitoBean + lateinit var userVehicleService: UserVehicleService + + @Test + fun testExample() { + given(userVehicleService.getVehicleDetails("sboot")) + .willReturn(VehicleDetails("Honda", "Civic")) + assertThat(mvc.get().uri("/sboot/vehicle").accept(MediaType.TEXT_PLAIN)) + .hasStatusOk().hasBodyTextEqualTo("Honda Civic") + } + +} + +``` + +> [!TIP] +> If you need to configure elements of the auto-configuration (for example, when servlet filters should be applied) you can use attributes in the [`@AutoConfigureMockMvc`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/AutoConfigureMockMvc.html) annotation. + +If you use HtmlUnit and Selenium, auto-configuration also provides an HtmlUnit [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html) bean and/or a Selenium [`WebDriver`](https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/WebDriver.html) bean. +The following example uses HtmlUnit: + +#### Java + +```java +import org.htmlunit.WebClient; +import org.htmlunit.html.HtmlPage; +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest; +import org.springframework.test.context.bean.override.mockito.MockitoBean; + +import static org.assertj.core.api.Assertions.assertThat; +import static org.mockito.BDDMockito.given; + +@WebMvcTest(UserVehicleController.class) +class MyHtmlUnitTests { + + @Autowired + private WebClient webClient; + + @MockitoBean + private UserVehicleService userVehicleService; + + @Test + void testExample() throws Exception { + given(this.userVehicleService.getVehicleDetails("sboot")).willReturn(new VehicleDetails("Honda", "Civic")); + HtmlPage page = this.webClient.getPage("/sboot/vehicle.html"); + assertThat(page.getBody().getTextContent()).isEqualTo("Honda Civic"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.htmlunit.WebClient +import org.htmlunit.html.HtmlPage +import org.junit.jupiter.api.Test +import org.mockito.BDDMockito.given +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest +import org.springframework.test.context.bean.override.mockito.MockitoBean + +@WebMvcTest(UserVehicleController::class) +class MyHtmlUnitTests(@Autowired val webClient: WebClient) { + + @MockitoBean + lateinit var userVehicleService: UserVehicleService + + @Test + fun testExample() { + given(userVehicleService.getVehicleDetails("sboot")).willReturn(VehicleDetails("Honda", "Civic")) + val page = webClient.getPage("/sboot/vehicle.html") + assertThat(page.body.textContent).isEqualTo("Honda Civic") + } + +} + +``` + +> [!NOTE] +> By default, Spring Boot puts [`WebDriver`](https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/WebDriver.html) beans in a special “scope” to ensure that the driver exits after each test and that a new instance is injected. +> If you do not want this behavior, you can add `@Scope(ConfigurableBeanFactory.SCOPE_SINGLETON)` to your [`WebDriver`](https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/WebDriver.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) definition. + +> [!WARNING] +> The `webDriver` scope created by Spring Boot will replace any user defined scope of the same name. +> If you define your own `webDriver` scope you may find it stops working when you use [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html). + +If you have Spring Security on the classpath, [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html) will also scan [`WebSecurityConfigurer`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/config/annotation/web/WebSecurityConfigurer.html) beans. +Instead of disabling security completely for such tests, you can use Spring Security’s test support. +More details on how to use Spring Security’s [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html) support can be found in this [how-to:testing.adoc#howto.testing.with-spring-security](../../how-to/testing.md#howto.testing.with-spring-security) “How-to Guides” section. + +> [!TIP] +> Sometimes writing Spring MVC tests is not enough; Spring Boot can help you run [full end-to-end tests with an actual server](#testing.spring-boot-applications.with-running-server). + + + +## Auto-configured Spring WebFlux Tests + +To test that [Spring WebFlux](https://docs.spring.io/spring-framework/reference/6.2/web-reactive.html) controllers are working as expected, you can use the [`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) annotation. +[`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) auto-configures the Spring WebFlux infrastructure and limits scanned beans to [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html), [`@ControllerAdvice`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/ControllerAdvice.html), [`@JsonComponent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonComponent.html), [`Converter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/Converter.html), [`GenericConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/GenericConverter.html) and [`WebFluxConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/config/WebFluxConfigurer.html). +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configurations that are enabled by [`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +> [!TIP] +> If you need to register extra components, such as Jackson [`Module`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/Module.html), you can import additional configuration classes using [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html) on your test. + +Often, [`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) is limited to a single controller and used in combination with the [`@MockitoBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/bean/override/mockito/MockitoBean.html) annotation to provide mock implementations for required collaborators. + +[`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) also auto-configures [`WebTestClient`](https://docs.spring.io/spring-framework/reference/6.2/testing/webtestclient.html), which offers a powerful way to quickly test WebFlux controllers without needing to start a full HTTP server. + +> [!TIP] +> You can also auto-configure [`WebTestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html) in a non-`@WebFluxTest` (such as [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html)) by annotating it with [`@AutoConfigureWebTestClient`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/AutoConfigureWebTestClient.html). +> The following example shows a class that uses both [`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) and a [`WebTestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html): + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest; +import org.springframework.http.MediaType; +import org.springframework.test.context.bean.override.mockito.MockitoBean; +import org.springframework.test.web.reactive.server.WebTestClient; + +import static org.mockito.BDDMockito.given; + +@WebFluxTest(UserVehicleController.class) +class MyControllerTests { + + @Autowired + private WebTestClient webClient; + + @MockitoBean + private UserVehicleService userVehicleService; + + @Test + void testExample() { + given(this.userVehicleService.getVehicleDetails("sboot")) + .willReturn(new VehicleDetails("Honda", "Civic")); + this.webClient.get().uri("/sboot/vehicle").accept(MediaType.TEXT_PLAIN).exchange() + .expectStatus().isOk() + .expectBody(String.class).isEqualTo("Honda Civic"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.mockito.BDDMockito.given +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest +import org.springframework.http.MediaType +import org.springframework.test.context.bean.override.mockito.MockitoBean +import org.springframework.test.web.reactive.server.WebTestClient +import org.springframework.test.web.reactive.server.expectBody + +@WebFluxTest(UserVehicleController::class) +class MyControllerTests(@Autowired val webClient: WebTestClient) { + + @MockitoBean + lateinit var userVehicleService: UserVehicleService + + @Test + fun testExample() { + given(userVehicleService.getVehicleDetails("sboot")) + .willReturn(VehicleDetails("Honda", "Civic")) + webClient.get().uri("/sboot/vehicle").accept(MediaType.TEXT_PLAIN).exchange() + .expectStatus().isOk + .expectBody().isEqualTo("Honda Civic") + } + +} + +``` + +> [!TIP] +> This setup is only supported by WebFlux applications as using [`WebTestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html) in a mocked web application only works with WebFlux at the moment. + +> [!NOTE] +> [`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) cannot detect routes registered through the functional web framework. +> For testing [`RouterFunction`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/server/RouterFunction.html) beans in the context, consider importing your [`RouterFunction`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/server/RouterFunction.html) yourself by using [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html) or by using [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html). + +> [!NOTE] +> [`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) cannot detect custom security configuration registered as a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`SecurityWebFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/server/SecurityWebFilterChain.html). +> To include that in your test, you will need to import the configuration that registers the bean by using [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html) or by using [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html). + +> [!TIP] +> Sometimes writing Spring WebFlux tests is not enough; Spring Boot can help you run [full end-to-end tests with an actual server](#testing.spring-boot-applications.with-running-server). + + + +## Auto-configured Spring GraphQL Tests + +Spring GraphQL offers a dedicated testing support module; you’ll need to add it to your project: + +#### Maven + +```xml + + + org.springframework.graphql + spring-graphql-test + test + + + + org.springframework.boot + spring-boot-starter-webflux + test + + +``` + +#### Gradle + +```gradle +dependencies { + testImplementation("org.springframework.graphql:spring-graphql-test") + // Unless already present in the implementation configuration + testImplementation("org.springframework.boot:spring-boot-starter-webflux") +} +``` + +This testing module ships the [GraphQlTester](https://docs.spring.io/spring-graphql/reference/1.4/testing.html#testing.graphqltester). +The tester is heavily used in test, so be sure to become familiar with using it. +There are [`GraphQlTester`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/test/tester/GraphQlTester.html) variants and Spring Boot will auto-configure them depending on the type of tests: + +- the [`ExecutionGraphQlServiceTester`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/test/tester/ExecutionGraphQlServiceTester.html) performs tests on the server side, without a client nor a transport +- the [`HttpGraphQlTester`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/test/tester/HttpGraphQlTester.html) performs tests with a client that connects to a server, with or without a live server + +Spring Boot helps you to test your [Spring GraphQL Controllers](https://docs.spring.io/spring-graphql/reference/1.4/controllers.html) with the [`@GraphQlTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/graphql/GraphQlTest.html) annotation. +[`@GraphQlTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/graphql/GraphQlTest.html) auto-configures the Spring GraphQL infrastructure, without any transport nor server being involved. +This limits scanned beans to [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html), [`RuntimeWiringConfigurer`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/execution/RuntimeWiringConfigurer.html), [`JsonComponent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/jackson/JsonComponent.html), [`Converter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/Converter.html), [`GenericConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/GenericConverter.html), [`DataFetcherExceptionResolver`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/execution/DataFetcherExceptionResolver.html), [`Instrumentation`](https://javadoc.io/doc/com.graphql-java/graphql-java/24.1/graphql/execution/instrumentation/Instrumentation.html) and [`GraphQlSourceBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/graphql/GraphQlSourceBuilderCustomizer.html). +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@GraphQlTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/graphql/GraphQlTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configurations that are enabled by [`@GraphQlTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/graphql/GraphQlTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +Often, [`@GraphQlTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/graphql/GraphQlTest.html) is limited to a set of controllers and used in combination with the [`@MockitoBean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/bean/override/mockito/MockitoBean.html) annotation to provide mock implementations for required collaborators. + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.docs.web.graphql.runtimewiring.GreetingController; +import org.springframework.boot.test.autoconfigure.graphql.GraphQlTest; +import org.springframework.graphql.test.tester.GraphQlTester; + +@GraphQlTest(GreetingController.class) +class GreetingControllerTests { + + @Autowired + private GraphQlTester graphQlTester; + + @Test + void shouldGreetWithSpecificName() { + this.graphQlTester.document("{ greeting(name: \"Alice\") } ") + .execute() + .path("greeting") + .entity(String.class) + .isEqualTo("Hello, Alice!"); + } + + @Test + void shouldGreetWithDefaultName() { + this.graphQlTester.document("{ greeting } ") + .execute() + .path("greeting") + .entity(String.class) + .isEqualTo("Hello, Spring!"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.docs.web.graphql.runtimewiring.GreetingController +import org.springframework.boot.test.autoconfigure.graphql.GraphQlTest +import org.springframework.graphql.test.tester.GraphQlTester + +@GraphQlTest(GreetingController::class) +internal class GreetingControllerTests { + + @Autowired + lateinit var graphQlTester: GraphQlTester + + @Test + fun shouldGreetWithSpecificName() { + graphQlTester.document("{ greeting(name: \"Alice\") } ").execute().path("greeting").entity(String::class.java) + .isEqualTo("Hello, Alice!") + } + + @Test + fun shouldGreetWithDefaultName() { + graphQlTester.document("{ greeting } ").execute().path("greeting").entity(String::class.java) + .isEqualTo("Hello, Spring!") + } + +} + +``` + +[`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) tests are full integration tests and involve the entire application. +When using a random or defined port, a live server is configured and an [`HttpGraphQlTester`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/test/tester/HttpGraphQlTester.html) bean is contributed automatically so you can use it to test your server. +When a MOCK environment is configured, you can also request an [`HttpGraphQlTester`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/test/tester/HttpGraphQlTester.html) bean by annotating your test class with [`@AutoConfigureHttpGraphQlTester`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/graphql/tester/AutoConfigureHttpGraphQlTester.html): + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.graphql.tester.AutoConfigureHttpGraphQlTester; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.graphql.test.tester.HttpGraphQlTester; + +@AutoConfigureHttpGraphQlTester +@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.MOCK) +class GraphQlIntegrationTests { + + @Test + void shouldGreetWithSpecificName(@Autowired HttpGraphQlTester graphQlTester) { + HttpGraphQlTester authenticatedTester = graphQlTester.mutate() + .webTestClient((client) -> client.defaultHeaders((headers) -> headers.setBasicAuth("admin", "ilovespring"))) + .build(); + authenticatedTester.document("{ greeting(name: \"Alice\") } ") + .execute() + .path("greeting") + .entity(String.class) + .isEqualTo("Hello, Alice!"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.graphql.tester.AutoConfigureHttpGraphQlTester +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.graphql.test.tester.HttpGraphQlTester +import org.springframework.http.HttpHeaders +import org.springframework.test.web.reactive.server.WebTestClient + +@AutoConfigureHttpGraphQlTester +@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.MOCK) +class GraphQlIntegrationTests { + + @Test + fun shouldGreetWithSpecificName(@Autowired graphQlTester: HttpGraphQlTester) { + val authenticatedTester = graphQlTester.mutate() + .webTestClient { client: WebTestClient.Builder -> + client.defaultHeaders { headers: HttpHeaders -> + headers.setBasicAuth("admin", "ilovespring") + } + }.build() + authenticatedTester.document("{ greeting(name: \"Alice\") } ").execute() + .path("greeting").entity(String::class.java).isEqualTo("Hello, Alice!") + } +} + +``` + + + +## Auto-configured Data Cassandra Tests + +You can use [`@DataCassandraTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/cassandra/DataCassandraTest.html) to test Cassandra applications. +By default, it configures a [`CassandraTemplate`](https://docs.spring.io/spring-data/cassandra/docs/4.5.x/api/org/springframework/data/cassandra/core/CassandraTemplate.html), scans for [`@Table`](https://docs.spring.io/spring-data/cassandra/docs/4.5.x/api/org/springframework/data/cassandra/core/mapping/Table.html) classes, and configures Spring Data Cassandra repositories. +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataCassandraTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/cassandra/DataCassandraTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +(For more about using Cassandra with Spring Boot, see [data/nosql.adoc#data.nosql.cassandra](../data/nosql.md#data.nosql.cassandra).) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@DataCassandraTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/cassandra/DataCassandraTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following example shows a typical setup for using Cassandra tests in Spring Boot: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest; + +@DataCassandraTest +class MyDataCassandraTests { + + @Autowired + private SomeRepository repository; + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest + +@DataCassandraTest +class MyDataCassandraTests(@Autowired val repository: SomeRepository) + +``` + + + +## Auto-configured Data Couchbase Tests + +You can use [`@DataCouchbaseTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/couchbase/DataCouchbaseTest.html) to test Couchbase applications. +By default, it configures a [`CouchbaseTemplate`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/core/CouchbaseTemplate.html) or [`ReactiveCouchbaseTemplate`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/core/ReactiveCouchbaseTemplate.html), scans for [`@Document`](https://docs.spring.io/spring-data/couchbase/docs/5.5.x/api/org/springframework/data/couchbase/core/mapping/Document.html) classes, and configures Spring Data Couchbase repositories. +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataCouchbaseTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/couchbase/DataCouchbaseTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +(For more about using Couchbase with Spring Boot, see [data/nosql.adoc#data.nosql.couchbase](../data/nosql.md#data.nosql.couchbase), earlier in this chapter.) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@DataCouchbaseTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/couchbase/DataCouchbaseTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following example shows a typical setup for using Couchbase tests in Spring Boot: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest; + +@DataCouchbaseTest +class MyDataCouchbaseTests { + + @Autowired + private SomeRepository repository; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest + +@DataCouchbaseTest +class MyDataCouchbaseTests(@Autowired val repository: SomeRepository) { + + // ... + +} + +``` + + + +## Auto-configured Data Elasticsearch Tests + +You can use [`@DataElasticsearchTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/elasticsearch/DataElasticsearchTest.html) to test Elasticsearch applications. +By default, it configures an [`ElasticsearchTemplate`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/client/elc/ElasticsearchTemplate.html), scans for [`@Document`](https://docs.spring.io/spring-data/elasticsearch/docs/5.5.x/api/org/springframework/data/elasticsearch/annotations/Document.html) classes, and configures Spring Data Elasticsearch repositories. +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataElasticsearchTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/elasticsearch/DataElasticsearchTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +(For more about using Elasticsearch with Spring Boot, see [data/nosql.adoc#data.nosql.elasticsearch](../data/nosql.md#data.nosql.elasticsearch), earlier in this chapter.) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@DataElasticsearchTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/elasticsearch/DataElasticsearchTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following example shows a typical setup for using Elasticsearch tests in Spring Boot: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest; + +@DataElasticsearchTest +class MyDataElasticsearchTests { + + @Autowired + private SomeRepository repository; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest + +@DataElasticsearchTest +class MyDataElasticsearchTests(@Autowired val repository: SomeRepository) { + + // ... + +} + +``` + + + +## Auto-configured Data JPA Tests + +You can use the [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html) annotation to test JPA applications. +By default, it scans for [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html) classes and configures Spring Data JPA repositories. +If an embedded database is available on the classpath, it configures one as well. +SQL queries are logged by default by setting the `spring.jpa.show-sql` property to `true`. +This can be disabled using the `showSql` attribute of the annotation. + +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +By default, data JPA tests are transactional and roll back at the end of each test. +See the [relevant section](https://docs.spring.io/spring-framework/reference/6.2/testing/testcontext-framework/tx.html#testcontext-tx-enabling-transactions) in the Spring Framework Reference Documentation for more details. +If that is not what you want, you can disable transaction management for a test or for the whole class as follows: + +#### Java + +```java +import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest; +import org.springframework.transaction.annotation.Propagation; +import org.springframework.transaction.annotation.Transactional; + +@DataJpaTest +@Transactional(propagation = Propagation.NOT_SUPPORTED) +class MyNonTransactionalTests { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest +import org.springframework.transaction.annotation.Propagation +import org.springframework.transaction.annotation.Transactional + +@DataJpaTest +@Transactional(propagation = Propagation.NOT_SUPPORTED) +class MyNonTransactionalTests { + + // ... + +} + +``` + +Data JPA tests may also inject a [`TestEntityManager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/TestEntityManager.html) bean, which provides an alternative to the standard JPA [`EntityManager`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/EntityManager.html) that is specifically designed for tests. + +> [!TIP] +> [`TestEntityManager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/TestEntityManager.html) can also be auto-configured to any of your Spring-based test class by adding [`@AutoConfigureTestEntityManager`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/AutoConfigureTestEntityManager.html). +> When doing so, make sure that your test is running in a transaction, for instance by adding [`@Transactional`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/transaction/annotation/Transactional.html) on your test class or method. + +A [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html) is also available if you need that. +The following example shows the [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html) annotation in use: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest; +import org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager; + +import static org.assertj.core.api.Assertions.assertThat; + +@DataJpaTest +class MyRepositoryTests { + + @Autowired + private TestEntityManager entityManager; + + @Autowired + private UserRepository repository; + + @Test + void testExample() { + this.entityManager.persist(new User("sboot", "1234")); + User user = this.repository.findByUsername("sboot"); + assertThat(user.getUsername()).isEqualTo("sboot"); + assertThat(user.getEmployeeNumber()).isEqualTo("1234"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest +import org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager + +@DataJpaTest +class MyRepositoryTests(@Autowired val entityManager: TestEntityManager, @Autowired val repository: UserRepository) { + + @Test + fun testExample() { + entityManager.persist(User("sboot", "1234")) + val user = repository.findByUsername("sboot") + assertThat(user?.username).isEqualTo("sboot") + assertThat(user?.employeeNumber).isEqualTo("1234") + } + +} + +``` + +In-memory embedded databases generally work well for tests, since they are fast and do not require any installation. +If, however, you prefer to run tests against a real database you can use the [`@AutoConfigureTestDatabase`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/AutoConfigureTestDatabase.html) annotation, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase; +import org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace; +import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest; + +@DataJpaTest +@AutoConfigureTestDatabase(replace = Replace.NONE) +class MyRepositoryTests { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase +import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest + +@DataJpaTest +@AutoConfigureTestDatabase(replace = AutoConfigureTestDatabase.Replace.NONE) +class MyRepositoryTests { + + // ... + +} + +``` + + + +## Auto-configured JDBC Tests + +[`@JdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/JdbcTest.html) is similar to [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html) but is for tests that only require a [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) and do not use Spring Data JDBC. +By default, it configures an in-memory embedded database and a [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html). +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@JdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/JdbcTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configurations that are enabled by [`@JdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/JdbcTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +By default, JDBC tests are transactional and roll back at the end of each test. +See the [relevant section](https://docs.spring.io/spring-framework/reference/6.2/testing/testcontext-framework/tx.html#testcontext-tx-enabling-transactions) in the Spring Framework Reference Documentation for more details. +If that is not what you want, you can disable transaction management for a test or for the whole class, as follows: + +#### Java + +```java +import org.springframework.boot.test.autoconfigure.jdbc.JdbcTest; +import org.springframework.transaction.annotation.Propagation; +import org.springframework.transaction.annotation.Transactional; + +@JdbcTest +@Transactional(propagation = Propagation.NOT_SUPPORTED) +class MyTransactionalTests { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.autoconfigure.jdbc.JdbcTest +import org.springframework.transaction.annotation.Propagation +import org.springframework.transaction.annotation.Transactional + +@JdbcTest +@Transactional(propagation = Propagation.NOT_SUPPORTED) +class MyTransactionalTests + +``` + +If you prefer your test to run against a real database, you can use the [`@AutoConfigureTestDatabase`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/AutoConfigureTestDatabase.html) annotation in the same way as for [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html). +(See [Auto-configured Data JPA Tests](#testing.spring-boot-applications.autoconfigured-spring-data-jpa).) + + + +## Auto-configured Data JDBC Tests + +[`@DataJdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/jdbc/DataJdbcTest.html) is similar to [`@JdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/JdbcTest.html) but is for tests that use Spring Data JDBC repositories. +By default, it configures an in-memory embedded database, a [`JdbcTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/jdbc/core/JdbcTemplate.html), and Spring Data JDBC repositories. +Only [`AbstractJdbcConfiguration`](https://docs.spring.io/spring-data/jdbc/docs/3.5.x/api/org/springframework/data/jdbc/repository/config/AbstractJdbcConfiguration.html) subclasses are scanned when the [`@DataJdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/jdbc/DataJdbcTest.html) annotation is used, regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configurations that are enabled by [`@DataJdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/jdbc/DataJdbcTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +By default, Data JDBC tests are transactional and roll back at the end of each test. +See the [relevant section](https://docs.spring.io/spring-framework/reference/6.2/testing/testcontext-framework/tx.html#testcontext-tx-enabling-transactions) in the Spring Framework Reference Documentation for more details. +If that is not what you want, you can disable transaction management for a test or for the whole test class as [shown in the JDBC example](#testing.spring-boot-applications.autoconfigured-jdbc). + +If you prefer your test to run against a real database, you can use the [`@AutoConfigureTestDatabase`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/AutoConfigureTestDatabase.html) annotation in the same way as for [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html). +(See [Auto-configured Data JPA Tests](#testing.spring-boot-applications.autoconfigured-spring-data-jpa).) + + + +## Auto-configured Data R2DBC Tests + +[`@DataR2dbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/r2dbc/DataR2dbcTest.html) is similar to [`@DataJdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/jdbc/DataJdbcTest.html) but is for tests that use Spring Data R2DBC repositories. +By default, it configures an in-memory embedded database, an [`R2dbcEntityTemplate`](https://docs.spring.io/spring-data/r2dbc/docs/3.5.x/api/org/springframework/data/r2dbc/core/R2dbcEntityTemplate.html), and Spring Data R2DBC repositories. +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataR2dbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/r2dbc/DataR2dbcTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configurations that are enabled by [`@DataR2dbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/r2dbc/DataR2dbcTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +By default, Data R2DBC tests are not transactional. + +If you prefer your test to run against a real database, you can use the [`@AutoConfigureTestDatabase`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/AutoConfigureTestDatabase.html) annotation in the same way as for [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html). +(See [Auto-configured Data JPA Tests](#testing.spring-boot-applications.autoconfigured-spring-data-jpa).) + + + +## Auto-configured jOOQ Tests + +You can use [`@JooqTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jooq/JooqTest.html) in a similar fashion as [`@JdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/JdbcTest.html) but for jOOQ-related tests. +As jOOQ relies heavily on a Java-based schema that corresponds with the database schema, the existing [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) is used. +If you want to replace it with an in-memory database, you can use [`@AutoConfigureTestDatabase`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/AutoConfigureTestDatabase.html) to override those settings. +(For more about using jOOQ with Spring Boot, see [data/sql.adoc#data.sql.jooq](../data/sql.md#data.sql.jooq).) +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@JooqTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jooq/JooqTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configurations that are enabled by [`@JooqTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jooq/JooqTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +[`@JooqTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jooq/JooqTest.html) configures a [`DSLContext`](https://www.jooq.org/javadoc/3.19.24/org/jooq/DSLContext.html). +The following example shows the [`@JooqTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jooq/JooqTest.html) annotation in use: + +#### Java + +```java +import org.jooq.DSLContext; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.jooq.JooqTest; + +@JooqTest +class MyJooqTests { + + @Autowired + private DSLContext dslContext; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.jooq.DSLContext +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.jooq.JooqTest + +@JooqTest +class MyJooqTests(@Autowired val dslContext: DSLContext) { + + // ... + +} + +``` + +JOOQ tests are transactional and roll back at the end of each test by default. +If that is not what you want, you can disable transaction management for a test or for the whole test class as [shown in the JDBC example](#testing.spring-boot-applications.autoconfigured-jdbc). + + + +## Auto-configured Data MongoDB Tests + +You can use [`@DataMongoTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/mongo/DataMongoTest.html) to test MongoDB applications. +By default, it configures a [`MongoTemplate`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/core/MongoTemplate.html), scans for [`@Document`](https://docs.spring.io/spring-data/mongodb/docs/4.5.x/api/org/springframework/data/mongodb/core/mapping/Document.html) classes, and configures Spring Data MongoDB repositories. +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataMongoTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/mongo/DataMongoTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +(For more about using MongoDB with Spring Boot, see [data/nosql.adoc#data.nosql.mongodb](../data/nosql.md#data.nosql.mongodb).) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@DataMongoTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/mongo/DataMongoTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following class shows the [`@DataMongoTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/mongo/DataMongoTest.html) annotation in use: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest; +import org.springframework.data.mongodb.core.MongoTemplate; + +@DataMongoTest +class MyDataMongoDbTests { + + @Autowired + private MongoTemplate mongoTemplate; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest +import org.springframework.data.mongodb.core.MongoTemplate + +@DataMongoTest +class MyDataMongoDbTests(@Autowired val mongoTemplate: MongoTemplate) { + + // ... + +} + +``` + + + +## Auto-configured Data Neo4j Tests + +You can use [`@DataNeo4jTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/neo4j/DataNeo4jTest.html) to test Neo4j applications. +By default, it scans for [`@Node`](https://docs.spring.io/spring-data/neo4j/docs/7.5.x/api/org/springframework/data/neo4j/core/schema/Node.html) classes, and configures Spring Data Neo4j repositories. +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataNeo4jTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/neo4j/DataNeo4jTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +(For more about using Neo4J with Spring Boot, see [data/nosql.adoc#data.nosql.neo4j](../data/nosql.md#data.nosql.neo4j).) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@DataNeo4jTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/neo4j/DataNeo4jTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following example shows a typical setup for using Neo4J tests in Spring Boot: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest; + +@DataNeo4jTest +class MyDataNeo4jTests { + + @Autowired + private SomeRepository repository; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest + +@DataNeo4jTest +class MyDataNeo4jTests(@Autowired val repository: SomeRepository) { + + // ... + +} + +``` + +By default, Data Neo4j tests are transactional and roll back at the end of each test. +See the [relevant section](https://docs.spring.io/spring-framework/reference/6.2/testing/testcontext-framework/tx.html#testcontext-tx-enabling-transactions) in the Spring Framework Reference Documentation for more details. +If that is not what you want, you can disable transaction management for a test or for the whole class, as follows: + +#### Java + +```java +import org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest; +import org.springframework.transaction.annotation.Propagation; +import org.springframework.transaction.annotation.Transactional; + +@DataNeo4jTest +@Transactional(propagation = Propagation.NOT_SUPPORTED) +class MyDataNeo4jTests { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest +import org.springframework.transaction.annotation.Propagation +import org.springframework.transaction.annotation.Transactional + +@DataNeo4jTest +@Transactional(propagation = Propagation.NOT_SUPPORTED) +class MyDataNeo4jTests + +``` + +> [!NOTE] +> Transactional tests are not supported with reactive access. +> If you are using this style, you must configure [`@DataNeo4jTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/neo4j/DataNeo4jTest.html) tests as described above. + + + +## Auto-configured Data Redis Tests + +You can use [`@DataRedisTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/redis/DataRedisTest.html) to test Redis applications. +By default, it scans for [`@RedisHash`](https://docs.spring.io/spring-data/redis/docs/3.5.x/api/org/springframework/data/redis/core/RedisHash.html) classes and configures Spring Data Redis repositories. +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataRedisTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/redis/DataRedisTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +(For more about using Redis with Spring Boot, see [data/nosql.adoc#data.nosql.redis](../data/nosql.md#data.nosql.redis).) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@DataRedisTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/redis/DataRedisTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following example shows the [`@DataRedisTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/redis/DataRedisTest.html) annotation in use: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest; + +@DataRedisTest +class MyDataRedisTests { + + @Autowired + private SomeRepository repository; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest + +@DataRedisTest +class MyDataRedisTests(@Autowired val repository: SomeRepository) { + + // ... + +} + +``` + + + +## Auto-configured Data LDAP Tests + +You can use [`@DataLdapTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/ldap/DataLdapTest.html) to test LDAP applications. +By default, it configures an in-memory embedded LDAP (if available), configures an [`LdapTemplate`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/core/LdapTemplate.html), scans for [`@Entry`](https://docs.spring.io/spring-ldap/docs/3.3.x/api/org/springframework/ldap/odm/annotations/Entry.html) classes, and configures Spring Data LDAP repositories. +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@DataLdapTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/ldap/DataLdapTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. +(For more about using LDAP with Spring Boot, see [data/nosql.adoc#data.nosql.ldap](../data/nosql.md#data.nosql.ldap).) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@DataLdapTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/ldap/DataLdapTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following example shows the [`@DataLdapTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/data/ldap/DataLdapTest.html) annotation in use: + +#### Java + +```java +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest; +import org.springframework.ldap.core.LdapTemplate; + +@DataLdapTest +class MyDataLdapTests { + + @Autowired + private LdapTemplate ldapTemplate; + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest +import org.springframework.ldap.core.LdapTemplate + +@DataLdapTest +class MyDataLdapTests(@Autowired val ldapTemplate: LdapTemplate) { + + // ... + +} + +``` + +In-memory embedded LDAP generally works well for tests, since it is fast and does not require any developer installation. +If, however, you prefer to run tests against a real LDAP server, you should exclude the embedded LDAP auto-configuration, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration; +import org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest; + +@DataLdapTest(excludeAutoConfiguration = EmbeddedLdapAutoConfiguration.class) +class MyDataLdapTests { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration +import org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest + +@DataLdapTest(excludeAutoConfiguration = [EmbeddedLdapAutoConfiguration::class]) +class MyDataLdapTests { + + // ... + +} + +``` + + + +## Auto-configured REST Clients + +You can use the [`@RestClientTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/client/RestClientTest.html) annotation to test REST clients. +By default, it auto-configures Jackson, GSON, and Jsonb support, configures a [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) and a [`RestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.Builder.html), and adds support for [`MockRestServiceServer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/client/MockRestServiceServer.html). +Regular [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans are not scanned when the [`@RestClientTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/client/RestClientTest.html) annotation is used. +[`@EnableConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/EnableConfigurationProperties.html) can be used to include [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) beans. + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@RestClientTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/client/RestClientTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The specific beans that you want to test should be specified by using the `value` or `components` attribute of [`@RestClientTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/client/RestClientTest.html). + +When using a [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) in the beans under test and `RestTemplateBuilder.rootUri(String rootUri)` has been called when building the [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html), then the root URI should be omitted from the [`MockRestServiceServer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/client/MockRestServiceServer.html) expectations as shown in the following example: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.web.client.RestClientTest; +import org.springframework.http.MediaType; +import org.springframework.test.web.client.MockRestServiceServer; + +import static org.assertj.core.api.Assertions.assertThat; +import static org.springframework.test.web.client.match.MockRestRequestMatchers.requestTo; +import static org.springframework.test.web.client.response.MockRestResponseCreators.withSuccess; + +@RestClientTest(org.springframework.boot.docs.testing.springbootapplications.autoconfiguredrestclient.RemoteVehicleDetailsService.class) +class MyRestTemplateServiceTests { + + @Autowired + private RemoteVehicleDetailsService service; + + @Autowired + private MockRestServiceServer server; + + @Test + void getVehicleDetailsWhenResultIsSuccessShouldReturnDetails() { + this.server.expect(requestTo("/greet/details")).andRespond(withSuccess("hello", MediaType.TEXT_PLAIN)); + String greeting = this.service.callRestService(); + assertThat(greeting).isEqualTo("hello"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.web.client.RestClientTest +import org.springframework.http.MediaType +import org.springframework.test.web.client.MockRestServiceServer +import org.springframework.test.web.client.match.MockRestRequestMatchers +import org.springframework.test.web.client.response.MockRestResponseCreators + +@RestClientTest(RemoteVehicleDetailsService::class) +class MyRestTemplateServiceTests( + @Autowired val service: RemoteVehicleDetailsService, + @Autowired val server: MockRestServiceServer) { + + @Test + fun getVehicleDetailsWhenResultIsSuccessShouldReturnDetails() { + server.expect(MockRestRequestMatchers.requestTo("/greet/details")) + .andRespond(MockRestResponseCreators.withSuccess("hello", MediaType.TEXT_PLAIN)) + val greeting = service.callRestService() + assertThat(greeting).isEqualTo("hello") + } + +} + +``` + +When using a [`RestClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestClient.Builder.html) in the beans under test, or when using a [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) without calling `rootUri(String rootURI)`, the full URI must be used in the [`MockRestServiceServer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/client/MockRestServiceServer.html) expectations as shown in the following example: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.web.client.RestClientTest; +import org.springframework.http.MediaType; +import org.springframework.test.web.client.MockRestServiceServer; + +import static org.assertj.core.api.Assertions.assertThat; +import static org.springframework.test.web.client.match.MockRestRequestMatchers.requestTo; +import static org.springframework.test.web.client.response.MockRestResponseCreators.withSuccess; + +@RestClientTest(RemoteVehicleDetailsService.class) +class MyRestClientServiceTests { + + @Autowired + private RemoteVehicleDetailsService service; + + @Autowired + private MockRestServiceServer server; + + @Test + void getVehicleDetailsWhenResultIsSuccessShouldReturnDetails() { + this.server.expect(requestTo("https://example.com/greet/details")) + .andRespond(withSuccess("hello", MediaType.TEXT_PLAIN)); + String greeting = this.service.callRestService(); + assertThat(greeting).isEqualTo("hello"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.web.client.RestClientTest +import org.springframework.http.MediaType +import org.springframework.test.web.client.MockRestServiceServer +import org.springframework.test.web.client.match.MockRestRequestMatchers +import org.springframework.test.web.client.response.MockRestResponseCreators + +@RestClientTest(RemoteVehicleDetailsService::class) +class MyRestClientServiceTests( + @Autowired val service: RemoteVehicleDetailsService, + @Autowired val server: MockRestServiceServer) { + + @Test + fun getVehicleDetailsWhenResultIsSuccessShouldReturnDetails() { + server.expect(MockRestRequestMatchers.requestTo("https://example.com/greet/details")) + .andRespond(MockRestResponseCreators.withSuccess("hello", MediaType.TEXT_PLAIN)) + val greeting = service.callRestService() + assertThat(greeting).isEqualTo("hello") + } + +} + +``` + + + +## Auto-configured Spring REST Docs Tests + +You can use the [`@AutoConfigureRestDocs`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.html) annotation to use [Spring REST Docs](https://spring.io/projects/spring-restdocs) in your tests with Mock MVC, REST Assured, or WebTestClient. +It removes the need for the JUnit extension in Spring REST Docs. + +[`@AutoConfigureRestDocs`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.html) can be used to override the default output directory (`target/generated-snippets` if you are using Maven or `build/generated-snippets` if you are using Gradle). +It can also be used to configure the host, scheme, and port that appears in any documented URIs. + + + +### Auto-configured Spring REST Docs Tests With Mock MVC + +[`@AutoConfigureRestDocs`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.html) customizes the [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html) bean to use Spring REST Docs when testing servlet-based web applications. +You can inject it by using [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html) and use it in your tests as you normally would when using Mock MVC and Spring REST Docs, as shown in the following example: + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs; +import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest; +import org.springframework.http.MediaType; +import org.springframework.test.web.servlet.assertj.MockMvcTester; + +import static org.assertj.core.api.Assertions.assertThat; +import static org.springframework.restdocs.mockmvc.MockMvcRestDocumentation.document; + +@WebMvcTest(UserController.class) +@AutoConfigureRestDocs +class MyUserDocumentationTests { + + @Autowired + private MockMvcTester mvc; + + @Test + void listUsers() { + assertThat(this.mvc.get().uri("/users").accept(MediaType.TEXT_PLAIN)).hasStatusOk() + .apply(document("list-users")); + } + +} +``` + +If you prefer to use the AssertJ integration, [`MockMvcTester`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/assertj/MockMvcTester.html) is available as well, as shown in the following example: + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs; +import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest; +import org.springframework.http.MediaType; +import org.springframework.test.web.servlet.assertj.MockMvcTester; + +import static org.assertj.core.api.Assertions.assertThat; +import static org.springframework.restdocs.mockmvc.MockMvcRestDocumentation.document; + +@WebMvcTest(UserController.class) +@AutoConfigureRestDocs +class MyUserDocumentationTests { + + @Autowired + private MockMvcTester mvc; + + @Test + void listUsers() { + assertThat(this.mvc.get().uri("/users").accept(MediaType.TEXT_PLAIN)).hasStatusOk() + .apply(document("list-users")); + } + +} +``` + +Both reuses the same [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html) instance behind the scenes so any configuration to it applies to both. + +If you require more control over Spring REST Docs configuration than offered by the attributes of [`@AutoConfigureRestDocs`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.html), you can use a [`RestDocsMockMvcConfigurationCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/RestDocsMockMvcConfigurationCustomizer.html) bean, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer; +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.restdocs.mockmvc.MockMvcRestDocumentationConfigurer; +import org.springframework.restdocs.templates.TemplateFormats; + +@TestConfiguration(proxyBeanMethods = false) +public class MyRestDocsConfiguration implements RestDocsMockMvcConfigurationCustomizer { + + @Override + public void customize(MockMvcRestDocumentationConfigurer configurer) { + configurer.snippets().withTemplateFormat(TemplateFormats.markdown()); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.restdocs.mockmvc.MockMvcRestDocumentationConfigurer +import org.springframework.restdocs.templates.TemplateFormats + +@TestConfiguration(proxyBeanMethods = false) +class MyRestDocsConfiguration : RestDocsMockMvcConfigurationCustomizer { + + override fun customize(configurer: MockMvcRestDocumentationConfigurer) { + configurer.snippets().withTemplateFormat(TemplateFormats.markdown()) + } + +} + +``` + +If you want to make use of Spring REST Docs support for a parameterized output directory, you can create a [`RestDocumentationResultHandler`](https://docs.spring.io/spring-restdocs/docs/3.0.x/api/org/springframework/restdocs/mockmvc/RestDocumentationResultHandler.html) bean. +The auto-configuration calls `alwaysDo` with this result handler, thereby causing each [`MockMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/servlet/MockMvc.html) call to automatically generate the default snippets. +The following example shows a [`RestDocumentationResultHandler`](https://docs.spring.io/spring-restdocs/docs/3.0.x/api/org/springframework/restdocs/mockmvc/RestDocumentationResultHandler.html) being defined: + +#### Java + +```java +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.context.annotation.Bean; +import org.springframework.restdocs.mockmvc.MockMvcRestDocumentation; +import org.springframework.restdocs.mockmvc.RestDocumentationResultHandler; + +@TestConfiguration(proxyBeanMethods = false) +public class MyResultHandlerConfiguration { + + @Bean + public RestDocumentationResultHandler restDocumentation() { + return MockMvcRestDocumentation.document("{method-name}"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.context.annotation.Bean +import org.springframework.restdocs.mockmvc.MockMvcRestDocumentation +import org.springframework.restdocs.mockmvc.RestDocumentationResultHandler + +@TestConfiguration(proxyBeanMethods = false) +class MyResultHandlerConfiguration { + + @Bean + fun restDocumentation(): RestDocumentationResultHandler { + return MockMvcRestDocumentation.document("{method-name}") + } + +} + +``` + + + +### Auto-configured Spring REST Docs Tests With WebTestClient + +[`@AutoConfigureRestDocs`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.html) can also be used with [`WebTestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html) when testing reactive web applications. +You can inject it by using [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html) and use it in your tests as you normally would when using [`@WebFluxTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.html) and Spring REST Docs, as shown in the following example: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs; +import org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest; +import org.springframework.test.web.reactive.server.WebTestClient; + +import static org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation.document; + +@WebFluxTest +@AutoConfigureRestDocs +class MyUsersDocumentationTests { + + @Autowired + private WebTestClient webTestClient; + + @Test + void listUsers() { + this.webTestClient + .get().uri("/") + .exchange() + .expectStatus() + .isOk() + .expectBody() + .consumeWith(document("list-users")); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs +import org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest +import org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation +import org.springframework.test.web.reactive.server.WebTestClient + +@WebFluxTest +@AutoConfigureRestDocs +class MyUsersDocumentationTests(@Autowired val webTestClient: WebTestClient) { + + @Test + fun listUsers() { + webTestClient + .get().uri("/") + .exchange() + .expectStatus() + .isOk + .expectBody() + .consumeWith(WebTestClientRestDocumentation.document("list-users")) + } + +} + +``` + +If you require more control over Spring REST Docs configuration than offered by the attributes of [`@AutoConfigureRestDocs`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.html), you can use a [`RestDocsWebTestClientConfigurationCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/RestDocsWebTestClientConfigurationCustomizer.html) bean, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.test.autoconfigure.restdocs.RestDocsWebTestClientConfigurationCustomizer; +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.restdocs.webtestclient.WebTestClientRestDocumentationConfigurer; + +@TestConfiguration(proxyBeanMethods = false) +public class MyRestDocsConfiguration implements RestDocsWebTestClientConfigurationCustomizer { + + @Override + public void customize(WebTestClientRestDocumentationConfigurer configurer) { + configurer.snippets().withEncoding("UTF-8"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.autoconfigure.restdocs.RestDocsWebTestClientConfigurationCustomizer +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.restdocs.webtestclient.WebTestClientRestDocumentationConfigurer + +@TestConfiguration(proxyBeanMethods = false) +class MyRestDocsConfiguration : RestDocsWebTestClientConfigurationCustomizer { + + override fun customize(configurer: WebTestClientRestDocumentationConfigurer) { + configurer.snippets().withEncoding("UTF-8") + } + +} + +``` + +If you want to make use of Spring REST Docs support for a parameterized output directory, you can use a [`WebTestClientBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/reactive/server/WebTestClientBuilderCustomizer.html) to configure a consumer for every entity exchange result. +The following example shows such a [`WebTestClientBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/reactive/server/WebTestClientBuilderCustomizer.html) being defined: + +#### Java + +```java +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.boot.test.web.reactive.server.WebTestClientBuilderCustomizer; +import org.springframework.context.annotation.Bean; + +import static org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation.document; + +@TestConfiguration(proxyBeanMethods = false) +public class MyWebTestClientBuilderCustomizerConfiguration { + + @Bean + public WebTestClientBuilderCustomizer restDocumentation() { + return (builder) -> builder.entityExchangeResultConsumer(document("{method-name}")); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.boot.test.web.reactive.server.WebTestClientBuilderCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.restdocs.webtestclient.WebTestClientRestDocumentation +import org.springframework.test.web.reactive.server.WebTestClient + +@TestConfiguration(proxyBeanMethods = false) +class MyWebTestClientBuilderCustomizerConfiguration { + + @Bean + fun restDocumentation(): WebTestClientBuilderCustomizer { + return WebTestClientBuilderCustomizer { builder: WebTestClient.Builder -> + builder.entityExchangeResultConsumer( + WebTestClientRestDocumentation.document("{method-name}") + ) + } + } + +} + +``` + + + +### Auto-configured Spring REST Docs Tests With REST Assured + +[`@AutoConfigureRestDocs`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.html) makes a [`RequestSpecification`](https://javadoc.io/doc/io.rest-assured/rest-assured/5.5.5/io/restassured/specification/RequestSpecification.html) bean, preconfigured to use Spring REST Docs, available to your tests. +You can inject it by using [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html) and use it in your tests as you normally would when using REST Assured and Spring REST Docs, as shown in the following example: + +#### Java + +```java +import io.restassured.specification.RequestSpecification; +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment; +import org.springframework.boot.test.web.server.LocalServerPort; + +import static io.restassured.RestAssured.given; +import static org.hamcrest.Matchers.is; +import static org.springframework.restdocs.restassured.RestAssuredRestDocumentation.document; + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +@AutoConfigureRestDocs +class MyUserDocumentationTests { + + @Test + void listUsers(@Autowired RequestSpecification documentationSpec, @LocalServerPort int port) { + given(documentationSpec) + .filter(document("list-users")) + .when() + .port(port) + .get("/") + .then().assertThat() + .statusCode(is(200)); + } + +} +``` + +#### Kotlin + +```kotlin +import io.restassured.RestAssured +import io.restassured.specification.RequestSpecification +import org.hamcrest.Matchers +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment +import org.springframework.boot.test.web.server.LocalServerPort +import org.springframework.restdocs.restassured.RestAssuredRestDocumentation + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +@AutoConfigureRestDocs +class MyUserDocumentationTests { + + @Test + fun listUsers(@Autowired documentationSpec: RequestSpecification?, @LocalServerPort port: Int) { + RestAssured.given(documentationSpec) + .filter(RestAssuredRestDocumentation.document("list-users")) + .`when`() + .port(port)["/"] + .then().assertThat() + .statusCode(Matchers.`is`(200)) + } + +} + +``` + +If you require more control over Spring REST Docs configuration than offered by the attributes of [`@AutoConfigureRestDocs`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.html), a [`RestDocsRestAssuredConfigurationCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/restdocs/RestDocsRestAssuredConfigurationCustomizer.html) bean can be used, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.test.autoconfigure.restdocs.RestDocsRestAssuredConfigurationCustomizer; +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.restdocs.restassured.RestAssuredRestDocumentationConfigurer; +import org.springframework.restdocs.templates.TemplateFormats; + +@TestConfiguration(proxyBeanMethods = false) +public class MyRestDocsConfiguration implements RestDocsRestAssuredConfigurationCustomizer { + + @Override + public void customize(RestAssuredRestDocumentationConfigurer configurer) { + configurer.snippets().withTemplateFormat(TemplateFormats.markdown()); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.autoconfigure.restdocs.RestDocsRestAssuredConfigurationCustomizer +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.restdocs.restassured.RestAssuredRestDocumentationConfigurer +import org.springframework.restdocs.templates.TemplateFormats + +@TestConfiguration(proxyBeanMethods = false) +class MyRestDocsConfiguration : RestDocsRestAssuredConfigurationCustomizer { + + override fun customize(configurer: RestAssuredRestDocumentationConfigurer) { + configurer.snippets().withTemplateFormat(TemplateFormats.markdown()) + } + +} + +``` + + + +## Auto-configured Spring Web Services Tests + + + +### Auto-configured Spring Web Services Client Tests + +You can use [`@WebServiceClientTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/webservices/client/WebServiceClientTest.html) to test applications that call web services using the Spring Web Services project. +By default, it configures a [`MockWebServiceServer`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/ws/test/client/MockWebServiceServer.html) bean and automatically customizes your [`WebServiceTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/webservices/client/WebServiceTemplateBuilder.html). +(For more about using Web Services with Spring Boot, see [io/webservices.adoc](../io/webservices.md).) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@WebServiceClientTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/webservices/client/WebServiceClientTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following example shows the [`@WebServiceClientTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/webservices/client/WebServiceClientTest.html) annotation in use: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest; +import org.springframework.ws.test.client.MockWebServiceServer; +import org.springframework.xml.transform.StringSource; + +import static org.assertj.core.api.Assertions.assertThat; +import static org.springframework.ws.test.client.RequestMatchers.payload; +import static org.springframework.ws.test.client.ResponseCreators.withPayload; + +@WebServiceClientTest(SomeWebService.class) +class MyWebServiceClientTests { + + @Autowired + private MockWebServiceServer server; + + @Autowired + private SomeWebService someWebService; + + @Test + void mockServerCall() { + this.server + .expect(payload(new StringSource(""))) + .andRespond(withPayload(new StringSource("200"))); + assertThat(this.someWebService.test()) + .extracting(Response::getStatus) + .isEqualTo(200); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest +import org.springframework.ws.test.client.MockWebServiceServer +import org.springframework.ws.test.client.RequestMatchers +import org.springframework.ws.test.client.ResponseCreators +import org.springframework.xml.transform.StringSource + +@WebServiceClientTest(SomeWebService::class) +class MyWebServiceClientTests( + @Autowired val server: MockWebServiceServer, @Autowired val someWebService: SomeWebService) { + + @Test + fun mockServerCall() { + server + .expect(RequestMatchers.payload(StringSource(""))) + .andRespond(ResponseCreators.withPayload(StringSource("200"))) + assertThat(this.someWebService.test()).extracting(Response::status).isEqualTo(200) + } + +} + +``` + + + +### Auto-configured Spring Web Services Server Tests + +You can use [`@WebServiceServerTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/webservices/server/WebServiceServerTest.html) to test applications that implement web services using the Spring Web Services project. +By default, it configures a [`MockWebServiceClient`](https://docs.spring.io/spring-ws/docs/4.1.x/api/org/springframework/ws/test/server/MockWebServiceClient.html) bean that can be used to call your web service endpoints. +(For more about using Web Services with Spring Boot, see [io/webservices.adoc](../io/webservices.md).) + +> [!TIP] +> A list of the auto-configuration settings that are enabled by [`@WebServiceServerTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/webservices/server/WebServiceServerTest.html) can be [found in the appendix](../../appendix/test-auto-configuration/index.md). + +The following example shows the [`@WebServiceServerTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/webservices/server/WebServiceServerTest.html) annotation in use: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest; +import org.springframework.ws.test.server.MockWebServiceClient; +import org.springframework.ws.test.server.RequestCreators; +import org.springframework.ws.test.server.ResponseMatchers; +import org.springframework.xml.transform.StringSource; + +@WebServiceServerTest(ExampleEndpoint.class) +class MyWebServiceServerTests { + + @Autowired + private MockWebServiceClient client; + + @Test + void mockServerCall() { + this.client + .sendRequest(RequestCreators.withPayload(new StringSource(""))) + .andExpect(ResponseMatchers.payload(new StringSource("42"))); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest +import org.springframework.ws.test.server.MockWebServiceClient +import org.springframework.ws.test.server.RequestCreators +import org.springframework.ws.test.server.ResponseMatchers +import org.springframework.xml.transform.StringSource + +@WebServiceServerTest(ExampleEndpoint::class) +class MyWebServiceServerTests(@Autowired val client: MockWebServiceClient) { + + @Test + fun mockServerCall() { + client + .sendRequest(RequestCreators.withPayload(StringSource(""))) + .andExpect(ResponseMatchers.payload(StringSource("42"))) + } + +} + +``` + + + +## Additional Auto-configuration and Slicing + +Each slice provides one or more `@AutoConfigure…​` annotations that namely defines the auto-configurations that should be included as part of a slice. +Additional auto-configurations can be added on a test-by-test basis by creating a custom `@AutoConfigure…​` annotation or by adding [`@ImportAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/ImportAutoConfiguration.html) to the test as shown in the following example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.ImportAutoConfiguration; +import org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration; +import org.springframework.boot.test.autoconfigure.jdbc.JdbcTest; + +@JdbcTest +@ImportAutoConfiguration(IntegrationAutoConfiguration.class) +class MyJdbcTests { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.ImportAutoConfiguration +import org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration +import org.springframework.boot.test.autoconfigure.jdbc.JdbcTest + +@JdbcTest +@ImportAutoConfiguration(IntegrationAutoConfiguration::class) +class MyJdbcTests + +``` + +> [!NOTE] +> Make sure to not use the regular [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html) annotation to import auto-configurations as they are handled in a specific way by Spring Boot. + +Alternatively, additional auto-configurations can be added for any use of a slice annotation by registering them in a file stored in `META-INF/spring` as shown in the following example: + +#### META-INF/spring/org.springframework.boot.test.autoconfigure.jdbc.JdbcTest.imports + +``` +com.example.IntegrationAutoConfiguration +``` + +In this example, the `com.example.IntegrationAutoConfiguration` is enabled on every test annotated with [`@JdbcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/jdbc/JdbcTest.html). + +> [!TIP] +> You can use comments with `#` in this file. + +> [!TIP] +> A slice or `@AutoConfigure…​` annotation can be customized this way as long as it is meta-annotated with [`@ImportAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/ImportAutoConfiguration.html). + + + +## User Configuration and Slicing + +If you [structure your code](../using/structuring-your-code.md) in a sensible way, your [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) class is [used by default](#testing.spring-boot-applications.detecting-configuration) as the configuration of your tests. + +It then becomes important not to litter the application’s main class with configuration settings that are specific to a particular area of its functionality. + +Assume that you are using Spring Data MongoDB, you rely on the auto-configuration for it, and you have enabled auditing. +You could define your [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) as follows: + +#### Java + +```java +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.data.mongodb.config.EnableMongoAuditing; + +@SpringBootApplication +@EnableMongoAuditing +public class MyApplication { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.data.mongodb.config.EnableMongoAuditing + +@SpringBootApplication +@EnableMongoAuditing +class MyApplication { + + // ... + +} + +``` + +Because this class is the source configuration for the test, any slice test actually tries to enable Mongo auditing, which is definitely not what you want to do. +A recommended approach is to move that area-specific configuration to a separate [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class at the same level as your application, as shown in the following example: + +#### Java + +```java +import org.springframework.context.annotation.Configuration; +import org.springframework.data.mongodb.config.EnableMongoAuditing; + +@Configuration(proxyBeanMethods = false) +@EnableMongoAuditing +public class MyMongoConfiguration { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Configuration +import org.springframework.data.mongodb.config.EnableMongoAuditing + +@Configuration(proxyBeanMethods = false) +@EnableMongoAuditing +class MyMongoConfiguration { + + // ... + +} + +``` + +> [!NOTE] +> Depending on the complexity of your application, you may either have a single [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class for your customizations or one class per domain area. +> The latter approach lets you enable it in one of your tests, if necessary, with the [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html) annotation. +> See [this how-to section](../../how-to/testing.md#howto.testing.slice-tests) for more details on when you might want to enable specific [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes for slice tests. + +Test slices exclude [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes from scanning. +For example, for a [`@WebMvcTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.html), the following configuration will not include the given [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html) bean in the application context loaded by the test slice: + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; + +@Configuration(proxyBeanMethods = false) +public class MyWebConfiguration { + + @Bean + public WebMvcConfigurer testConfigurer() { + return new WebMvcConfigurer() { + // ... + }; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.web.servlet.config.annotation.WebMvcConfigurer + +@Configuration(proxyBeanMethods = false) +class MyWebConfiguration { + + @Bean + fun testConfigurer(): WebMvcConfigurer { + return object : WebMvcConfigurer { + // ... + } + } + +} + +``` + +The configuration below will, however, cause the custom [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html) to be loaded by the test slice. + +#### Java + +```java +import org.springframework.stereotype.Component; +import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; + +@Component +public class MyWebMvcConfigurer implements WebMvcConfigurer { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.stereotype.Component +import org.springframework.web.servlet.config.annotation.WebMvcConfigurer + +@Component +class MyWebMvcConfigurer : WebMvcConfigurer { + + // ... + +} + +``` + +Another source of confusion is classpath scanning. +Assume that, while you structured your code in a sensible way, you need to scan an additional package. +Your application may resemble the following code: + +#### Java + +```java +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.context.annotation.ComponentScan; + +@SpringBootApplication +@ComponentScan({ "com.example.app", "com.example.another" }) +public class MyApplication { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.context.annotation.ComponentScan + +@SpringBootApplication +@ComponentScan("com.example.app", "com.example.another") +class MyApplication { + + // ... + +} + +``` + +Doing so effectively overrides the default component scan directive with the side effect of scanning those two packages regardless of the slice that you chose. +For instance, a [`@DataJpaTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.html) seems to suddenly scan components and user configurations of your application. +Again, moving the custom directive to a separate class is a good way to fix this issue. + +> [!TIP] +> If this is not an option for you, you can create a [`@SpringBootConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringBootConfiguration.html) somewhere in the hierarchy of your test so that it is used instead. +> Alternatively, you can specify a source for your test, which disables the behavior of finding a default one. + + + +## Using Spock to Test Spring Boot Applications + +Spock 2.2 or later can be used to test a Spring Boot application. +To do so, add a dependency on a `-groovy-4.0` version of Spock’s `spock-spring` module to your application’s build. +`spock-spring` integrates Spring’s test framework into Spock. +See [the documentation for Spock’s Spring module](https://spockframework.org/spock/docs/2.2-M1/modules.html#_spring_module) for further details. diff --git a/markdown/boot/3.5.4/reference/testing/test-scope-dependencies.md b/markdown/boot/3.5.4/reference/testing/test-scope-dependencies.md new file mode 100644 index 0000000..f2c14f3 --- /dev/null +++ b/markdown/boot/3.5.4/reference/testing/test-scope-dependencies.md @@ -0,0 +1,22 @@ +--- +title: "Test Scope Dependencies" +source: "reference:testing/test-scope-dependencies.adoc" +--- + + + +# Test Scope Dependencies + +The `spring-boot-starter-test` starter (in the `test` `scope`) contains the following provided libraries: + +- [JUnit 5](https://junit.org/junit5/): The de-facto standard for unit testing Java applications. +- [Spring Test](https://docs.spring.io/spring-framework/reference/6.2/testing/integration.html) & Spring Boot Test: Utilities and integration test support for Spring Boot applications. +- [AssertJ](https://assertj.github.io/doc/): A fluent assertion library. +- [Hamcrest](https://github.com/hamcrest/JavaHamcrest): A library of matcher objects (also known as constraints or predicates). +- [Mockito](https://site.mockito.org/): A Java mocking framework. +- [JSONassert](https://github.com/skyscreamer/JSONassert): An assertion library for JSON. +- [JsonPath](https://github.com/jayway/JsonPath): XPath for JSON. +- [Awaitility](https://github.com/awaitility/awaitility): A library for testing asynchronous systems. + +We generally find these common libraries to be useful when writing tests. +If these libraries do not suit your needs, you can add additional test dependencies of your own. diff --git a/markdown/boot/3.5.4/reference/testing/test-utilities.md b/markdown/boot/3.5.4/reference/testing/test-utilities.md new file mode 100644 index 0000000..66ec3d2 --- /dev/null +++ b/markdown/boot/3.5.4/reference/testing/test-utilities.md @@ -0,0 +1,302 @@ +--- +title: "Test Utilities" +source: "reference:testing/test-utilities.adoc" +--- + + + +# Test Utilities + +A few test utility classes that are generally useful when testing your application are packaged as part of `spring-boot`. + + + +## ConfigDataApplicationContextInitializer + +[`ConfigDataApplicationContextInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/ConfigDataApplicationContextInitializer.html) is an [`ApplicationContextInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContextInitializer.html) that you can apply to your tests to load Spring Boot `application.properties` files. +You can use it when you do not need the full set of features provided by [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html), as shown in the following example: + +#### Java + +```java +import org.springframework.boot.test.context.ConfigDataApplicationContextInitializer; +import org.springframework.test.context.ContextConfiguration; + +@ContextConfiguration(classes = Config.class, initializers = ConfigDataApplicationContextInitializer.class) +class MyConfigFileTests { + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.ConfigDataApplicationContextInitializer +import org.springframework.test.context.ContextConfiguration + +@ContextConfiguration(classes = [Config::class], initializers = [ConfigDataApplicationContextInitializer::class]) +class MyConfigFileTests { + + // ... + +} + +``` + +> [!NOTE] +> Using [`ConfigDataApplicationContextInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/ConfigDataApplicationContextInitializer.html) alone does not provide support for `@Value("${…​}")` injection. +> Its only job is to ensure that `application.properties` files are loaded into Spring’s [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html). +> For [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html) support, you need to either additionally configure a [`PropertySourcesPlaceholderConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/support/PropertySourcesPlaceholderConfigurer.html) or use [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html), which auto-configures one for you. + + + +## TestPropertyValues + +[`TestPropertyValues`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/util/TestPropertyValues.html) lets you quickly add properties to a [`ConfigurableEnvironment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/ConfigurableEnvironment.html) or [`ConfigurableApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ConfigurableApplicationContext.html). +You can call it with `key=value` strings, as follows: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.boot.test.util.TestPropertyValues; +import org.springframework.mock.env.MockEnvironment; + +import static org.assertj.core.api.Assertions.assertThat; + +class MyEnvironmentTests { + + @Test + void testPropertySources() { + MockEnvironment environment = new MockEnvironment(); + TestPropertyValues.of("org=Spring", "name=Boot").applyTo(environment); + assertThat(environment.getProperty("name")).isEqualTo("Boot"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.boot.test.util.TestPropertyValues +import org.springframework.mock.env.MockEnvironment + +class MyEnvironmentTests { + + @Test + fun testPropertySources() { + val environment = MockEnvironment() + TestPropertyValues.of("org=Spring", "name=Boot").applyTo(environment) + assertThat(environment.getProperty("name")).isEqualTo("Boot") + } + +} + +``` + + + +## OutputCaptureExtension + +[`OutputCaptureExtension`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/system/OutputCaptureExtension.html) is a JUnit [`Extension`](https://junit.org/junit5/docs/5.12.2/api/org.junit.jupiter.api/org/junit/jupiter/api/extension/Extension.html) that you can use to capture [`System.out`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/System.html#out) and [`System.err`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/System.html#err) output. +To use it, add `@ExtendWith(OutputCaptureExtension.class)` and inject [`CapturedOutput`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/system/CapturedOutput.html) as an argument to your test class constructor or test method as follows: + +#### Java + +```java +import org.junit.jupiter.api.Test; +import org.junit.jupiter.api.extension.ExtendWith; + +import org.springframework.boot.test.system.CapturedOutput; +import org.springframework.boot.test.system.OutputCaptureExtension; + +import static org.assertj.core.api.Assertions.assertThat; + +@ExtendWith(OutputCaptureExtension.class) +class MyOutputCaptureTests { + + @Test + void testName(CapturedOutput output) { + System.out.println("Hello World!"); + assertThat(output).contains("World"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.junit.jupiter.api.extension.ExtendWith +import org.springframework.boot.test.system.CapturedOutput +import org.springframework.boot.test.system.OutputCaptureExtension + +@ExtendWith(OutputCaptureExtension::class) +class MyOutputCaptureTests { + + @Test + fun testName(output: CapturedOutput?) { + println("Hello World!") + assertThat(output).contains("World") + } + +} + +``` + + + +## TestRestTemplate + +[`TestRestTemplate`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/client/TestRestTemplate.html) is a convenience alternative to Spring’s [`RestTemplate`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/client/RestTemplate.html) that is useful in integration tests. +You can get a vanilla template or one that sends Basic HTTP authentication (with a username and password). +In either case, the template is fault tolerant. +This means that it behaves in a test-friendly way by not throwing exceptions on 4xx and 5xx errors. +Instead, such errors can be detected through the returned [`ResponseEntity`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/ResponseEntity.html) and its status code. + +> [!TIP] +> Spring Framework 5.0 provides a new [`WebTestClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html) that works for [WebFlux integration tests](spring-boot-applications.md#testing.spring-boot-applications.spring-webflux-tests) and both [WebFlux and MVC end-to-end testing](spring-boot-applications.md#testing.spring-boot-applications.with-running-server). +> It provides a fluent API for assertions, unlike [`TestRestTemplate`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/client/TestRestTemplate.html). + +It is recommended, but not mandatory, to use the Apache HTTP Client (version 5.1 or better). +If you have that on your classpath, the [`TestRestTemplate`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/client/TestRestTemplate.html) responds by configuring the client appropriately. +If you do use Apache’s HTTP client it is configured to ignore cookies (so the template is stateless). + +[`TestRestTemplate`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/client/TestRestTemplate.html) can be instantiated directly in your integration tests, as shown in the following example: + +#### Java + +```java +import org.junit.jupiter.api.Test; + +import org.springframework.boot.test.web.client.TestRestTemplate; +import org.springframework.http.ResponseEntity; + +import static org.assertj.core.api.Assertions.assertThat; + +class MyTests { + + private final TestRestTemplate template = new TestRestTemplate(); + + @Test + void testRequest() { + ResponseEntity headers = this.template.getForEntity("https://myhost.example.com/example", String.class); + assertThat(headers.getHeaders().getLocation()).hasHost("other.example.com"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.boot.test.web.client.TestRestTemplate + +class MyTests { + + private val template = TestRestTemplate() + + @Test + fun testRequest() { + val headers = template.getForEntity("https://myhost.example.com/example", String::class.java) + assertThat(headers.headers.location).hasHost("other.example.com") + } + +} + +``` + +Alternatively, if you use the [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html) annotation with `WebEnvironment.RANDOM_PORT` or `WebEnvironment.DEFINED_PORT`, you can inject a fully configured [`TestRestTemplate`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/web/client/TestRestTemplate.html) and start using it. +If necessary, additional customizations can be applied through the [`RestTemplateBuilder`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/client/RestTemplateBuilder.html) bean. +Any URLs that do not specify a host and port automatically connect to the embedded server, as shown in the following example: + +#### Java + +```java +import java.time.Duration; + +import org.junit.jupiter.api.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment; +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.boot.test.web.client.TestRestTemplate; +import org.springframework.boot.web.client.RestTemplateBuilder; +import org.springframework.context.annotation.Bean; +import org.springframework.http.HttpHeaders; + +import static org.assertj.core.api.Assertions.assertThat; + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +class MySpringBootTests { + + @Autowired + private TestRestTemplate template; + + @Test + void testRequest() { + HttpHeaders headers = this.template.getForEntity("/example", String.class).getHeaders(); + assertThat(headers.getLocation()).hasHost("other.example.com"); + } + + @TestConfiguration(proxyBeanMethods = false) + static class RestTemplateBuilderConfiguration { + + @Bean + RestTemplateBuilder restTemplateBuilder() { + return new RestTemplateBuilder().connectTimeout(Duration.ofSeconds(1)).readTimeout(Duration.ofSeconds(1)); + } + + } + +} +``` + +#### Kotlin + +```kotlin +import org.assertj.core.api.Assertions.assertThat +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.boot.test.context.SpringBootTest.WebEnvironment +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.boot.test.web.client.TestRestTemplate +import org.springframework.boot.web.client.RestTemplateBuilder +import org.springframework.context.annotation.Bean +import java.time.Duration + +@SpringBootTest(webEnvironment = WebEnvironment.RANDOM_PORT) +class MySpringBootTests(@Autowired val template: TestRestTemplate) { + + @Test + fun testRequest() { + val headers = template.getForEntity("/example", String::class.java).headers + assertThat(headers.location).hasHost("other.example.com") + } + + @TestConfiguration(proxyBeanMethods = false) + internal class RestTemplateBuilderConfiguration { + + @Bean + fun restTemplateBuilder(): RestTemplateBuilder { + return RestTemplateBuilder().connectTimeout(Duration.ofSeconds(1)) + .readTimeout(Duration.ofSeconds(1)) + } + + } + +} + +``` diff --git a/markdown/boot/3.5.4/reference/testing/testcontainers.md b/markdown/boot/3.5.4/reference/testing/testcontainers.md new file mode 100644 index 0000000..0a72279 --- /dev/null +++ b/markdown/boot/3.5.4/reference/testing/testcontainers.md @@ -0,0 +1,638 @@ +--- +title: "Testcontainers" +source: "reference:testing/testcontainers.adoc" +--- + + + +# Testcontainers + +The [Testcontainers](https://www.testcontainers.org/) library provides a way to manage services running inside Docker containers. +It integrates with JUnit, allowing you to write a test class that can start up a container before any of the tests run. +Testcontainers is especially useful for writing integration tests that talk to a real backend service such as MySQL, MongoDB, Cassandra and others. + +In following sections we will describe some of the methods you can use to integrate Testcontainers with your tests. + + + +## Using Spring Beans + +The containers provided by Testcontainers can be managed by Spring Boot as beans. + +To declare a container as a bean, add a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method to your test configuration: + +#### Java + +```java +import org.testcontainers.containers.MongoDBContainer; +import org.testcontainers.utility.DockerImageName; + +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.context.annotation.Bean; + +@TestConfiguration(proxyBeanMethods = false) +class MyTestConfiguration { + + @Bean + MongoDBContainer mongoDbContainer() { + return new MongoDBContainer(DockerImageName.parse("mongo:5.0")); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.context.annotation.Bean +import org.testcontainers.containers.MongoDBContainer +import org.testcontainers.utility.DockerImageName + +@TestConfiguration(proxyBeanMethods = false) +class MyTestConfiguration { + + @Bean + fun mongoDbContainer(): MongoDBContainer { + return MongoDBContainer(DockerImageName.parse("mongo:5.0")) + } + +} + +``` + +You can then inject and use the container by importing the configuration class in the test class: + +#### Java + +```java +import org.junit.jupiter.api.Test; +import org.testcontainers.containers.MongoDBContainer; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.context.annotation.Import; + +@SpringBootTest +@Import(MyTestConfiguration.class) +class MyIntegrationTests { + + @Autowired + private MongoDBContainer mongo; + + @Test + void myTest() { + ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.context.annotation.Import +import org.testcontainers.containers.MongoDBContainer + +@SpringBootTest +@Import(MyTestConfiguration::class) +class MyIntegrationTests { + + @Autowired + private val mongo: MongoDBContainer? = null + + @Test + fun myTest() { + ... + } + +} + +``` + +> [!TIP] +> This method of managing containers is often used in combination with [service connection annotations](#testing.testcontainers.service-connections). + + + +## Using the JUnit Extension + +Testcontainers provides a JUnit extension which can be used to manage containers in your tests. +The extension is activated by applying the [`@Testcontainers`](https://javadoc.io/doc/org.testcontainers/junit-jupiter/1.21.3/org/testcontainers/junit/jupiter/Testcontainers.html) annotation from Testcontainers to your test class. + +You can then use the [`@Container`](https://javadoc.io/doc/org.testcontainers/junit-jupiter/1.21.3/org/testcontainers/junit/jupiter/Container.html) annotation on static container fields. + +The [`@Testcontainers`](https://javadoc.io/doc/org.testcontainers/junit-jupiter/1.21.3/org/testcontainers/junit/jupiter/Testcontainers.html) annotation can be used on vanilla JUnit tests, or in combination with [`@SpringBootTest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/test/context/SpringBootTest.html): + +#### Java + +```java +import org.junit.jupiter.api.Test; +import org.testcontainers.containers.Neo4jContainer; +import org.testcontainers.junit.jupiter.Container; +import org.testcontainers.junit.jupiter.Testcontainers; + +import org.springframework.boot.test.context.SpringBootTest; + +@Testcontainers +@SpringBootTest +class MyIntegrationTests { + + @Container + static Neo4jContainer neo4j = new Neo4jContainer<>("neo4j:5"); + + @Test + void myTest() { + ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test; +import org.testcontainers.containers.Neo4jContainer; +import org.testcontainers.junit.jupiter.Container; +import org.testcontainers.junit.jupiter.Testcontainers; + +import org.springframework.boot.test.context.SpringBootTest; + +@Testcontainers +@SpringBootTest +class MyIntegrationTests { + + @Test + fun myTest() { + ... + } + + companion object { + + @Container + @JvmStatic + val neo4j = Neo4jContainer("neo4j:5"); + + } +} + +``` + +The example above will start up a Neo4j container before any of the tests are run. +The lifecycle of the container instance is managed by Testcontainers, as described in [their official documentation](https://java.testcontainers.org/test_framework_integration/junit_5/#extension). + +> [!NOTE] +> In most cases, you will additionally need to configure the application to connect to the service running in the container. + + + +## Importing Container Configuration Interfaces + +A common pattern with Testcontainers is to declare the container instances as static fields in an interface. + +For example, the following interface declares two containers, one named `mongo` of type [`MongoDBContainer`](https://javadoc.io/doc/org.testcontainers/mongodb/1.21.3/org/testcontainers/containers/MongoDBContainer.html) and another named `neo4j` of type [`Neo4jContainer`](https://javadoc.io/doc/org.testcontainers/neo4j/1.21.3/org/testcontainers/containers/Neo4jContainer.html): + +#### Java + +```java +import org.testcontainers.containers.MongoDBContainer; +import org.testcontainers.containers.Neo4jContainer; +import org.testcontainers.junit.jupiter.Container; + +interface MyContainers { + + @Container + MongoDBContainer mongoContainer = new MongoDBContainer("mongo:5.0"); + + @Container + Neo4jContainer neo4jContainer = new Neo4jContainer<>("neo4j:5"); + +} +``` + +#### Kotlin + +```kotlin +import org.testcontainers.containers.MongoDBContainer +import org.testcontainers.containers.Neo4jContainer +import org.testcontainers.junit.jupiter.Container + +interface MyContainers { + + companion object { + + @Container + val mongoContainer: MongoDBContainer = MongoDBContainer("mongo:5.0") + + @Container + val neo4jContainer: Neo4jContainer<*> = Neo4jContainer("neo4j:5") + + } + +} + +``` + +When you have containers declared in this way, you can reuse their configuration in multiple tests by having the test classes implement the interface. + +It’s also possible to use the same interface configuration in your Spring Boot tests. +To do so, add [`@ImportTestcontainers`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/context/ImportTestcontainers.html) to your test configuration class: + +#### Java + +```java +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.boot.testcontainers.context.ImportTestcontainers; + +@TestConfiguration(proxyBeanMethods = false) +@ImportTestcontainers(MyContainers.class) +class MyTestConfiguration { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.boot.testcontainers.context.ImportTestcontainers + +@TestConfiguration(proxyBeanMethods = false) +@ImportTestcontainers(MyContainers::class) +class MyTestConfiguration { + +} + +``` + + + +## Lifecycle of Managed Containers + +If you have used the annotations and extensions provided by Testcontainers, then the lifecycle of container instances is managed entirely by Testcontainers. +Please refer to the [offical Testcontainers documentation](https://java.testcontainers.org) for the information. + +When the containers are managed by Spring as beans, then their lifecycle is managed by Spring: + +- Container beans are created and started before all other beans. +- Container beans are stopped after the destruction of all other beans. + +This process ensures that any beans, which rely on functionality provided by the containers, can use those functionalities. +It also ensures that they are cleaned up whilst the container is still available. + +> [!TIP] +> When your application beans rely on functionality of containers, prefer configuring the containers as Spring beans to ensure the correct lifecycle behavior. + +> [!NOTE] +> Having containers managed by Testcontainers instead of as Spring beans provides no guarantee of the order in which beans and containers will shutdown. +> It can happen that containers are shutdown before the beans relying on container functionality are cleaned up. +> This can lead to exceptions being thrown by client beans, for example, due to loss of connection. + +Container beans are created and started once per application context managed by Spring’s TestContext Framework. +For details about how TestContext Framework manages the underlying application contexts and beans therein, please refer to the [Spring Framework documentation](https://docs.spring.io/spring-framework/reference/6.2). + +Container beans are stopped as part of the TestContext Framework’s standard application context shutdown process. +When the application context gets shutdown, the containers are shutdown as well. +This usually happens after all tests using that specific cached application context have finished executing. +It may also happen earlier, depending on the caching behavior configured in TestContext Framework. + +> [!NOTE] +> A single test container instance can, and often is, retained across execution of tests from multiple test classes. + + + +## Service Connections + +A service connection is a connection to any remote service. +Spring Boot’s auto-configuration can consume the details of a service connection and use them to establish a connection to a remote service. +When doing so, the connection details take precedence over any connection-related configuration properties. + +When using Testcontainers, connection details can be automatically created for a service running in a container by annotating the container field in the test class. + +#### Java + +```java +import org.junit.jupiter.api.Test; +import org.testcontainers.containers.Neo4jContainer; +import org.testcontainers.junit.jupiter.Container; +import org.testcontainers.junit.jupiter.Testcontainers; + +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.testcontainers.service.connection.ServiceConnection; + +@Testcontainers +@SpringBootTest +class MyIntegrationTests { + + @Container + @ServiceConnection + static Neo4jContainer neo4j = new Neo4jContainer<>("neo4j:5"); + + @Test + void myTest() { + ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test; +import org.testcontainers.containers.Neo4jContainer; +import org.testcontainers.junit.jupiter.Container; +import org.testcontainers.junit.jupiter.Testcontainers; + +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.testcontainers.service.connection.ServiceConnection; + +@Testcontainers +@SpringBootTest +class MyIntegrationTests { + + @Test + fun myTest() { + ... + } + + companion object { + + @Container + @ServiceConnection + @JvmStatic + val neo4j = Neo4jContainer("neo4j:5"); + + } + +} + +``` + +Thanks to [`@ServiceConnection`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ServiceConnection.html), the above configuration allows Neo4j-related beans in the application to communicate with Neo4j running inside the Testcontainers-managed Docker container. +This is done by automatically defining a [`Neo4jConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/neo4j/Neo4jConnectionDetails.html) bean which is then used by the Neo4j auto-configuration, overriding any connection-related configuration properties. + +> [!NOTE] +> You’ll need to add the `spring-boot-testcontainers` module as a test dependency in order to use service connections with Testcontainers. + +Service connection annotations are processed by [`ContainerConnectionDetailsFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ContainerConnectionDetailsFactory.html) classes registered with `spring.factories`. +A [`ContainerConnectionDetailsFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ContainerConnectionDetailsFactory.html) can create a [`ConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/service/connection/ConnectionDetails.html) bean based on a specific [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html) subclass, or the Docker image name. + +The following service connection factories are provided in the `spring-boot-testcontainers` jar: + +| Connection Details | Matched on | +| --- | --- | +| [`ActiveMQConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/activemq/ActiveMQConnectionDetails.html) | Containers named "symptoma/activemq" or [`ActiveMQContainer`](https://javadoc.io/doc/org.testcontainers/activemq/1.21.3/org/testcontainers/activemq/ActiveMQContainer.html) | +| [`ArtemisConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jms/artemis/ArtemisConnectionDetails.html) | Containers of type [`ArtemisContainer`](https://javadoc.io/doc/org.testcontainers/activemq/1.21.3/org/testcontainers/activemq/ArtemisContainer.html) | +| [`CassandraConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/cassandra/CassandraConnectionDetails.html) | Containers of type [`CassandraContainer`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/cassandra/CassandraContainer.html) | +| [`CouchbaseConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/couchbase/CouchbaseConnectionDetails.html) | Containers of type [`CouchbaseContainer`](https://javadoc.io/doc/org.testcontainers/couchbase/1.21.3/org/testcontainers/couchbase/CouchbaseContainer.html) | +| [`ElasticsearchConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/elasticsearch/ElasticsearchConnectionDetails.html) | Containers of type [`ElasticsearchContainer`](https://javadoc.io/doc/org.testcontainers/elasticsearch/1.21.3/org/testcontainers/elasticsearch/ElasticsearchContainer.html) | +| [`FlywayConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/flyway/FlywayConnectionDetails.html) | Containers of type [`JdbcDatabaseContainer`](https://javadoc.io/doc/org.testcontainers/jdbc/1.21.3/org/testcontainers/containers/JdbcDatabaseContainer.html) | +| [`JdbcConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/JdbcConnectionDetails.html) | Containers of type [`JdbcDatabaseContainer`](https://javadoc.io/doc/org.testcontainers/jdbc/1.21.3/org/testcontainers/containers/JdbcDatabaseContainer.html) | +| [`KafkaConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/kafka/KafkaConnectionDetails.html) | Containers of type [`KafkaContainer`](https://javadoc.io/doc/org.testcontainers/kafka/1.21.3/org/testcontainers/kafka/KafkaContainer.html), [`ConfluentKafkaContainer`](https://javadoc.io/doc/org.testcontainers/kafka/1.21.3/org/testcontainers/kafka/ConfluentKafkaContainer.html) or [`RedpandaContainer`](https://javadoc.io/doc/org.testcontainers/redpanda/1.21.3/org/testcontainers/redpanda/RedpandaContainer.html) | +| [`LdapConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/ldap/LdapConnectionDetails.html) | Containers named "osixia/openldap" or of type [`LLdapContainer`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/ldap/LLdapContainer.html) | +| [`LiquibaseConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/liquibase/LiquibaseConnectionDetails.html) | Containers of type [`JdbcDatabaseContainer`](https://javadoc.io/doc/org.testcontainers/jdbc/1.21.3/org/testcontainers/containers/JdbcDatabaseContainer.html) | +| [`MongoConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/mongo/MongoConnectionDetails.html) | Containers of type [`MongoDBContainer`](https://javadoc.io/doc/org.testcontainers/mongodb/1.21.3/org/testcontainers/containers/MongoDBContainer.html) | +| [`Neo4jConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/neo4j/Neo4jConnectionDetails.html) | Containers of type [`Neo4jContainer`](https://javadoc.io/doc/org.testcontainers/neo4j/1.21.3/org/testcontainers/containers/Neo4jContainer.html) | +| [`OtlpLoggingConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/logging/otlp/OtlpLoggingConnectionDetails.html) | Containers named "otel/opentelemetry-collector-contrib" or of type [`LgtmStackContainer`](https://javadoc.io/doc/org.testcontainers/grafana/1.21.3/org/testcontainers/grafana/LgtmStackContainer.html) | +| [`OtlpMetricsConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/metrics/export/otlp/OtlpMetricsConnectionDetails.html) | Containers named "otel/opentelemetry-collector-contrib" or of type [`LgtmStackContainer`](https://javadoc.io/doc/org.testcontainers/grafana/1.21.3/org/testcontainers/grafana/LgtmStackContainer.html) | +| [`OtlpTracingConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/tracing/otlp/OtlpTracingConnectionDetails.html) | Containers named "otel/opentelemetry-collector-contrib" or of type [`LgtmStackContainer`](https://javadoc.io/doc/org.testcontainers/grafana/1.21.3/org/testcontainers/grafana/LgtmStackContainer.html) | +| [`PulsarConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/pulsar/PulsarConnectionDetails.html) | Containers of type [`PulsarContainer`](https://javadoc.io/doc/org.testcontainers/pulsar/1.21.3/org/testcontainers/containers/PulsarContainer.html) | +| [`R2dbcConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/r2dbc/R2dbcConnectionDetails.html) | Containers of type [`ClickHouseContainer`](https://javadoc.io/doc/org.testcontainers/clickhouse/1.21.3/org/testcontainers/clickhouse/ClickHouseContainer.html), [`MariaDBContainer`](https://javadoc.io/doc/org.testcontainers/mariadb/1.21.3/org/testcontainers/containers/MariaDBContainer.html), [`MSSQLServerContainer`](https://javadoc.io/doc/org.testcontainers/mssqlserver/1.21.3/org/testcontainers/containers/MSSQLServerContainer.html), [`MySQLContainer`](https://javadoc.io/doc/org.testcontainers/mysql/1.21.3/org/testcontainers/containers/MySQLContainer.html), [OracleContainer (free)](https://javadoc.io/doc/org.testcontainers/oracle-free/1.21.3/org/testcontainers/oracle/OracleContainer.html), [OracleContainer (XE)](https://javadoc.io/doc/org.testcontainers/oracle-xe/1.21.3/org/testcontainers/containers/OracleContainer.html) or [`PostgreSQLContainer`](https://javadoc.io/doc/org.testcontainers/postgresql/1.21.3/org/testcontainers/containers/PostgreSQLContainer.html) | +| [`RabbitConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/amqp/RabbitConnectionDetails.html) | Containers of type [`RabbitMQContainer`](https://javadoc.io/doc/org.testcontainers/rabbitmq/1.21.3/org/testcontainers/containers/RabbitMQContainer.html) | +| [`RedisConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/data/redis/RedisConnectionDetails.html) | Containers of type [`RedisContainer`](https://javadoc.io/doc/com.redis/testcontainers-redis/2.2.4/com/redis/testcontainers/RedisContainer.html) or [`RedisStackContainer`](https://javadoc.io/doc/com.redis/testcontainers-redis/2.2.4/com/redis/testcontainers/RedisStackContainer.html), or containers named "redis", "redis/redis-stack" or "redis/redis-stack-server" | +| [`ZipkinConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/tracing/zipkin/ZipkinConnectionDetails.html) | Containers named "openzipkin/zipkin" | + +> [!TIP] +> By default all applicable connection details beans will be created for a given [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html). +> For example, a [`PostgreSQLContainer`](https://javadoc.io/doc/org.testcontainers/postgresql/1.21.3/org/testcontainers/containers/PostgreSQLContainer.html) will create both [`JdbcConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jdbc/JdbcConnectionDetails.html) and [`R2dbcConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/r2dbc/R2dbcConnectionDetails.html). +> +> If you want to create only a subset of the applicable types, you can use the `type` attribute of [`@ServiceConnection`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ServiceConnection.html). + +By default `Container.getDockerImageName().getRepository()` is used to obtain the name used to find connection details. +The repository portion of the Docker image name ignores any registry and the version. +This works as long as Spring Boot is able to get the instance of the [`Container`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/Container.html), which is the case when using a `static` field like in the example above. + +If you’re using a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method, Spring Boot won’t call the bean method to get the Docker image name, because this would cause eager initialization issues. +Instead, the return type of the bean method is used to find out which connection detail should be used. +This works as long as you’re using typed containers such as [`Neo4jContainer`](https://javadoc.io/doc/org.testcontainers/neo4j/1.21.3/org/testcontainers/containers/Neo4jContainer.html) or [`RabbitMQContainer`](https://javadoc.io/doc/org.testcontainers/rabbitmq/1.21.3/org/testcontainers/containers/RabbitMQContainer.html). +This stops working if you’re using [`GenericContainer`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/GenericContainer.html), for example with Redis as shown in the following example: + +#### Java + +```java +import org.testcontainers.containers.GenericContainer; + +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.boot.testcontainers.service.connection.ServiceConnection; +import org.springframework.context.annotation.Bean; + +@TestConfiguration(proxyBeanMethods = false) +public class MyRedisConfiguration { + + @Bean + @ServiceConnection(name = "redis") + public GenericContainer redisContainer() { + return new GenericContainer<>("redis:7"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.test.context.TestConfiguration +import org.springframework.boot.testcontainers.service.connection.ServiceConnection +import org.springframework.context.annotation.Bean +import org.testcontainers.containers.GenericContainer + +@TestConfiguration(proxyBeanMethods = false) +class MyRedisConfiguration { + + @Bean + @ServiceConnection(name = "redis") + fun redisContainer(): GenericContainer<*> { + return GenericContainer("redis:7") + } + +} + +``` + +Spring Boot can’t tell from [`GenericContainer`](https://javadoc.io/doc/org.testcontainers/testcontainers/1.21.3/org/testcontainers/containers/GenericContainer.html) which container image is used, so the `name` attribute from [`@ServiceConnection`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ServiceConnection.html) must be used to provide that hint. + +You can also use the `name` attribute of [`@ServiceConnection`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/ServiceConnection.html) to override which connection detail will be used, for example when using custom images. +If you are using the Docker image `registry.mycompany.com/mirror/myredis`, you’d use `@ServiceConnection(name="redis")` to ensure [`RedisConnectionDetails`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/data/redis/RedisConnectionDetails.html) are created. + + + +### SSL with Service Connections + +You can use the [`@Ssl`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/Ssl.html), [`@JksKeyStore`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/JksKeyStore.html), [`@JksTrustStore`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/JksTrustStore.html), [`@PemKeyStore`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/PemKeyStore.html) and [`@PemTrustStore`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/PemTrustStore.html) annotations on a supported container to enable SSL support for that service connection. +Please note that you still have to enable SSL on the service which is running inside the Testcontainer yourself, the annotations only configure SSL on the client side in your application. + +```java +import com.redis.testcontainers.RedisContainer; +import org.junit.jupiter.api.Test; +import org.testcontainers.junit.jupiter.Container; +import org.testcontainers.junit.jupiter.Testcontainers; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.testcontainers.service.connection.PemKeyStore; +import org.springframework.boot.testcontainers.service.connection.PemTrustStore; +import org.springframework.boot.testcontainers.service.connection.ServiceConnection; +import org.springframework.data.redis.core.RedisOperations; + +@Testcontainers +@SpringBootTest +class MyRedisWithSslIntegrationTests { + + @Container + @ServiceConnection + @PemKeyStore(certificate = "classpath:client.crt", privateKey = "classpath:client.key") + @PemTrustStore("classpath:ca.crt") + static RedisContainer redis = new SecureRedisContainer("redis:latest"); + + @Autowired + private RedisOperations operations; + + @Test + void testRedis() { + // ... + } + +} +``` + +The above code uses the [`@PemKeyStore`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/PemKeyStore.html) annotation to load the client certificate and key into the keystore and the and [`@PemTrustStore`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/PemTrustStore.html) annotation to load the CA certificate into the truststore. +This will authenticate the client against the server, and the CA certificate in the truststore makes sure that the server certificate is valid and trusted. + +The `SecureRedisContainer` in this example is a custom subclass of `RedisContainer` which copies certificates to the correct places and invokes `redis-server` with commandline parameters enabling SSL. + +The SSL annotations are supported for the following service connections: + +- Cassandra +- Couchbase +- Elasticsearch +- Kafka +- MongoDB +- RabbitMQ +- Redis + +The `ElasticsearchContainer` additionally supports automatic detection of server side SSL. +To use this feature, annotate the container with [`@Ssl`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/testcontainers/service/connection/Ssl.html), as seen in the following example, and Spring Boot takes care of the client side SSL configuration for you: + +```java +import org.junit.jupiter.api.Test; +import org.testcontainers.elasticsearch.ElasticsearchContainer; +import org.testcontainers.junit.jupiter.Container; +import org.testcontainers.junit.jupiter.Testcontainers; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest; +import org.springframework.boot.testcontainers.service.connection.ServiceConnection; +import org.springframework.boot.testcontainers.service.connection.Ssl; +import org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate; + +@Testcontainers +@DataElasticsearchTest +class MyElasticsearchWithSslIntegrationTests { + + @Ssl + @Container + @ServiceConnection + static ElasticsearchContainer elasticsearch = new ElasticsearchContainer( + "docker.elastic.co/elasticsearch/elasticsearch:8.17.2"); + + @Autowired + private ElasticsearchTemplate elasticsearchTemplate; + + @Test + void testElasticsearch() { + // ... + } + +} +``` + + + +## Dynamic Properties + +A slightly more verbose but also more flexible alternative to service connections is [`@DynamicPropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/DynamicPropertySource.html). +A static [`@DynamicPropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/test/context/DynamicPropertySource.html) method allows adding dynamic property values to the Spring Environment. + +#### Java + +```java +import org.junit.jupiter.api.Test; +import org.testcontainers.containers.Neo4jContainer; +import org.testcontainers.junit.jupiter.Container; +import org.testcontainers.junit.jupiter.Testcontainers; + +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.test.context.DynamicPropertyRegistry; +import org.springframework.test.context.DynamicPropertySource; + +@Testcontainers +@SpringBootTest +class MyIntegrationTests { + + @Container + static Neo4jContainer neo4j = new Neo4jContainer<>("neo4j:5"); + + @Test + void myTest() { + // ... + } + + @DynamicPropertySource + static void neo4jProperties(DynamicPropertyRegistry registry) { + registry.add("spring.neo4j.uri", neo4j::getBoltUrl); + } + +} +``` + +#### Kotlin + +```kotlin +import org.junit.jupiter.api.Test +import org.springframework.boot.test.context.SpringBootTest +import org.springframework.test.context.DynamicPropertyRegistry +import org.springframework.test.context.DynamicPropertySource +import org.testcontainers.containers.Neo4jContainer +import org.testcontainers.junit.jupiter.Container +import org.testcontainers.junit.jupiter.Testcontainers + +@Testcontainers +@SpringBootTest +class MyIntegrationTests { + + @Test + fun myTest() { + ... + } + + companion object { + @Container + @JvmStatic + val neo4j = Neo4jContainer("neo4j:5"); + + @DynamicPropertySource + @JvmStatic + fun neo4jProperties(registry: DynamicPropertyRegistry) { + registry.add("spring.neo4j.uri") { neo4j.boltUrl } + } + } +} + +``` + +The above configuration allows Neo4j-related beans in the application to communicate with Neo4j running inside the Testcontainers-managed Docker container. diff --git a/markdown/boot/3.5.4/reference/using/auto-configuration.md b/markdown/boot/3.5.4/reference/using/auto-configuration.md new file mode 100644 index 0000000..f682ec8 --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/auto-configuration.md @@ -0,0 +1,76 @@ +--- +title: "Auto-configuration" +source: "reference:using/auto-configuration.adoc" +--- + + + +# Auto-configuration + +Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added. +For example, if `HSQLDB` is on your classpath, and you have not manually configured any database connection beans, then Spring Boot auto-configures an in-memory database. + +You need to opt-in to auto-configuration by adding the [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html) or [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) annotations to one of your [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes. + +> [!TIP] +> You should only ever add one [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) or [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html) annotation. +> We generally recommend that you add one or the other to your primary [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class only. + + + +## Gradually Replacing Auto-configuration + +Auto-configuration is non-invasive. +At any point, you can start to define your own configuration to replace specific parts of the auto-configuration. +For example, if you add your own [`DataSource`](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/javax/sql/DataSource.html) bean, the default embedded database support backs away. + +If you need to find out what auto-configuration is currently being applied, and why, start your application with the `--debug` switch. +Doing so enables debug logs for a selection of core loggers and logs a conditions report to the console. + + + +## Disabling Specific Auto-configuration Classes + +If you find that specific auto-configuration classes that you do not want are being applied, you can use the exclude attribute of [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) to disable them, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; + +@SpringBootApplication(exclude = { DataSourceAutoConfiguration.class }) +public class MyApplication { + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration + +@SpringBootApplication(exclude = [DataSourceAutoConfiguration::class]) +class MyApplication + +``` + +If the class is not on the classpath, you can use the `excludeName` attribute of the annotation and specify the fully qualified name instead. +If you prefer to use [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html) rather than [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html), `exclude` and `excludeName` are also available. +Finally, you can also control the list of auto-configuration classes to exclude by using the `spring.autoconfigure.exclude` property. + +> [!TIP] +> You can define exclusions both at the annotation level and by using the property. + +> [!NOTE] +> Even though auto-configuration classes are `public`, the only aspect of the class that is considered public API is the name of the class which can be used for disabling the auto-configuration. +> The actual contents of those classes, such as nested configuration classes or bean methods are for internal use only and we do not recommend using those directly. + + + +## Auto-configuration Packages + +Auto-configuration packages are the packages that various auto-configured features look in by default when scanning for things such as entities and Spring Data repositories. +The [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html) annotation (either directly or through its presence on [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html)) determines the default auto-configuration package. +Additional packages can be configured using the [`@AutoConfigurationPackage`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/AutoConfigurationPackage.html) annotation. diff --git a/markdown/boot/3.5.4/reference/using/build-systems.md b/markdown/boot/3.5.4/reference/using/build-systems.md new file mode 100644 index 0000000..a3b0b14 --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/build-systems.md @@ -0,0 +1,150 @@ +--- +title: "Build Systems" +source: "reference:using/build-systems.adoc" +--- + + + +# Build Systems + +It is strongly recommended that you choose a build system that supports [dependency management](#using.build-systems.dependency-management) and that can consume artifacts published to the Maven Central repository. +We would recommend that you choose Maven or Gradle. +It is possible to get Spring Boot to work with other build systems (Ant, for example), but they are not particularly well supported. + + + +## Dependency Management + +Each release of Spring Boot provides a curated list of dependencies that it supports. +In practice, you do not need to provide a version for any of these dependencies in your build configuration, as Spring Boot manages that for you. +When you upgrade Spring Boot itself, these dependencies are upgraded as well in a consistent way. + +> [!NOTE] +> You can still specify a version and override Spring Boot’s recommendations if you need to do so. + +The curated list contains all the Spring modules that you can use with Spring Boot as well as a refined list of third party libraries. +The list is available as a standard Bills of Materials (`spring-boot-dependencies`) that can be used with both [Maven](#using.build-systems.maven) and [Gradle](#using.build-systems.gradle). + +> [!WARNING] +> Each release of Spring Boot is associated with a base version of the Spring Framework. +> We **highly** recommend that you do not specify its version. + + + +## Maven + +To learn about using Spring Boot with Maven, see the documentation for Spring Boot’s Maven plugin: + +- [Reference](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/index.html) +- [API](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/api/java/index.html) + + + +## Gradle + +To learn about using Spring Boot with Gradle, see the documentation for Spring Boot’s Gradle plugin: + +- [Reference](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/index.html) +- [API](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/api/java/index.html) + + + +## Ant + +It is possible to build a Spring Boot project using Apache Ant+Ivy. +The `spring-boot-antlib` “AntLib” module is also available to help Ant create executable jars. + +To declare dependencies, a typical `ivy.xml` file looks something like the following example: + +```xml + + + + + + + + + + +``` + +A typical `build.xml` looks like the following example: + +```xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +``` + +> [!TIP] +> If you do not want to use the `spring-boot-antlib` module, see the [how-to:build.adoc#howto.build.build-an-executable-archive-with-ant-without-using-spring-boot-antlib](../../how-to/build.md#howto.build.build-an-executable-archive-with-ant-without-using-spring-boot-antlib) section of “How-to Guides”. + + + +## Starters + +Starters are a set of convenient dependency descriptors that you can include in your application. +You get a one-stop shop for all the Spring and related technologies that you need without having to hunt through sample code and copy-paste loads of dependency descriptors. +For example, if you want to get started using Spring and JPA for database access, include the `spring-boot-starter-data-jpa` dependency in your project. + +The starters contain a lot of the dependencies that you need to get a project up and running quickly and with a consistent, supported set of managed transitive dependencies. + +#### What is in a name + +> All **official** starters follow a similar naming pattern; `spring-boot-starter-*`, where `*` is a particular type of application. +> This naming structure is intended to help when you need to find a starter. +> The Maven integration in many IDEs lets you search dependencies by name. +> For example, with the appropriate Eclipse or Spring Tools plugin installed, you can press `ctrl-space` in the POM editor and type “spring-boot-starter” for a complete list. +> +> As explained in the [features/developing-auto-configuration.adoc#features.developing-auto-configuration.custom-starter](../features/developing-auto-configuration.md#features.developing-auto-configuration.custom-starter) section, third party starters should not start with `spring-boot`, as it is reserved for official Spring Boot artifacts. +> Rather, a third-party starter typically starts with the name of the project. +> For example, a third-party starter project called `thirdpartyproject` would typically be named `thirdpartyproject-spring-boot-starter`. + +The following application starters are provided by Spring Boot under the `org.springframework.boot` group: + +Unresolved include directive in modules/reference/pages/using/build-systems.adoc - include::ROOT:partial$starters/application-starters.adoc\[\] + +In addition to the application starters, the following starters can be used to add [production ready](../../how-to/actuator.md) features: + +Unresolved include directive in modules/reference/pages/using/build-systems.adoc - include::ROOT:partial$starters/production-starters.adoc\[\] + +Finally, Spring Boot also includes the following starters that can be used if you want to exclude or swap specific technical facets: + +Unresolved include directive in modules/reference/pages/using/build-systems.adoc - include::ROOT:partial$starters/technical-starters.adoc\[\] + +To learn how to swap technical facets, please see the how-to documentation for [swapping web server](../../how-to/webserver.md#howto.webserver.use-another) and [logging system](../../how-to/logging.md#howto.logging.log4j). + +> [!TIP] +> For a list of additional community contributed starters, see the [README file](https://github.com/spring-projects/spring-boot/tree/main/spring-boot-project/spring-boot-starters/README.adoc) in the `spring-boot-starters` module on GitHub. diff --git a/markdown/boot/3.5.4/reference/using/configuration-classes.md b/markdown/boot/3.5.4/reference/using/configuration-classes.md new file mode 100644 index 0000000..905dbfd --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/configuration-classes.md @@ -0,0 +1,32 @@ +--- +title: "Configuration Classes" +source: "reference:using/configuration-classes.adoc" +--- + + + +# Configuration Classes + +Spring Boot favors Java-based configuration. +Although it is possible to use [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) with XML sources, we generally recommend that your primary source be a single [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class. +Usually the class that defines the `main` method is a good candidate as the primary [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html). + +> [!TIP] +> Many Spring configuration examples have been published on the Internet that use XML configuration. +> If possible, always try to use the equivalent Java-based configuration. +> Searching for `Enable*` annotations can be a good starting point. + + + +## Importing Additional Configuration Classes + +You need not put all your [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) into a single class. +The [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html) annotation can be used to import additional configuration classes. +Alternatively, you can use [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html) to automatically pick up all Spring components, including [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) classes. + + + +## Importing XML Configuration + +If you absolutely must use XML based configuration, we recommend that you still start with a [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class. +You can then use an [`@ImportResource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ImportResource.html) annotation to load XML configuration files. diff --git a/markdown/boot/3.5.4/reference/using/devtools.md b/markdown/boot/3.5.4/reference/using/devtools.md new file mode 100644 index 0000000..1f7ad9a --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/devtools.md @@ -0,0 +1,520 @@ +--- +title: "Developer Tools" +source: "reference:using/devtools.adoc" +--- + + + +# Developer Tools + +Spring Boot includes an additional set of tools that can make the application development experience a little more pleasant. +The `spring-boot-devtools` module can be included in any project to provide additional development-time features. +To include devtools support, add the module dependency to your build, as shown in the following listings for Maven and Gradle: + +#### Maven + +```xml + + + org.springframework.boot + spring-boot-devtools + true + + +``` + +#### Gradle + +```gradle +dependencies { + developmentOnly("org.springframework.boot:spring-boot-devtools") +} +``` + +> [!CAUTION] +> Devtools might cause classloading issues, in particular in multi-module projects. +> [Diagnosing Classloading Issues](#using.devtools.diagnosing-classloading-issues) explains how to diagnose and solve them. + +> [!NOTE] +> Developer tools are automatically disabled when running a fully packaged application. +> If your application is launched from `java -jar` or if it is started from a special classloader, then it is considered a “production application”. +> You can control this behavior by using the `spring.devtools.restart.enabled` system property. +> To enable devtools, irrespective of the classloader used to launch your application, set the `-Dspring.devtools.restart.enabled=true` system property. +> This must not be done in a production environment where running devtools is a security risk. +> To disable devtools, exclude the dependency or set the `-Dspring.devtools.restart.enabled=false` system property. + +> [!TIP] +> Flagging the dependency as optional in Maven or using the `developmentOnly` configuration in Gradle (as shown above) prevents devtools from being transitively applied to other modules that use your project. + +> [!TIP] +> Repackaged archives do not contain devtools by default. +> If you want to use a [certain remote devtools feature](#using.devtools.remote-applications), you need to include it. +> When using the Maven plugin, set the `excludeDevtools` property to `false`. +> When using the Gradle plugin, [configure the task’s classpath to include the `developmentOnly` configuration](https://docs.spring.io/spring-boot/3.5.4/gradle-plugin/packaging.html#packaging-executable.configuring.including-development-only-dependencies). + + + +## Diagnosing Classloading Issues + +As described in the [Restart vs Reload](#using.devtools.restart.restart-vs-reload) section, restart functionality is implemented by using two classloaders. +For most applications, this approach works well. +However, it can sometimes cause classloading issues, in particular in multi-module projects. + +To diagnose whether the classloading issues are indeed caused by devtools and its two classloaders, [try disabling restart](#using.devtools.restart.disable). +If this solves your problems, [customize the restart classloader](#using.devtools.restart.customizing-the-classload) to include your entire project. + + + +## Property Defaults + +Several of the libraries supported by Spring Boot use caches to improve performance. +For example, [template engines](../web/servlet.md#web.servlet.spring-mvc.template-engines) cache compiled templates to avoid repeatedly parsing template files. +Also, Spring MVC can add HTTP caching headers to responses when serving static resources. + +While caching is very beneficial in production, it can be counter-productive during development, preventing you from seeing the changes you just made in your application. +For this reason, spring-boot-devtools disables the caching options by default. + +Cache options are usually configured by settings in your `application.properties` file. +For example, Thymeleaf offers the `spring.thymeleaf.cache` property. +Rather than needing to set these properties manually, the `spring-boot-devtools` module automatically applies sensible development-time configuration. + +The following table lists all the properties that are applied: + +Unresolved include directive in modules/reference/pages/using/devtools.adoc - include::ROOT:partial$propertydefaults/devtools-property-defaults.adoc\[\] + +> [!NOTE] +> If you do not want property defaults to be applied you can set `spring.devtools.add-properties` to `false` in your `application.properties`. + +Because you need more information about web requests while developing Spring MVC and Spring WebFlux applications, developer tools suggests you to enable `DEBUG` logging for the `web` logging group. +This will give you information about the incoming request, which handler is processing it, the response outcome, and other details. +If you wish to log all request details (including potentially sensitive information), you can turn on the `spring.mvc.log-request-details` or `spring.http.codecs.log-request-details` configuration properties. + + + +## Automatic Restart + +Applications that use `spring-boot-devtools` automatically restart whenever files on the classpath change. +This can be a useful feature when working in an IDE, as it gives a very fast feedback loop for code changes. +By default, any entry on the classpath that points to a directory is monitored for changes. +Note that certain resources, such as static assets and view templates, [do not need to restart the application](#using.devtools.restart.excluding-resources). + +#### Triggering a restart + +> As DevTools monitors classpath resources, the only way to trigger a restart is to update the classpath. +> Whether you’re using an IDE or one of the build plugins, the modified files have to be recompiled to trigger a restart. +> The way in which you cause the classpath to be updated depends on the tool that you are using: +> +> - In Eclipse, saving a modified file causes the classpath to be updated and triggers a restart. +> - In IntelliJ IDEA, building the project (`Build -> Build Project`) has the same effect. +> - If using a build plugin, running `mvn compile` for Maven or `gradle build` for Gradle will trigger a restart. + +> [!NOTE] +> If you are restarting with Maven or Gradle using the build plugin you must leave the `forking` set to `enabled`. +> If you disable forking, the isolated application classloader used by devtools will not be created and restarts will not operate properly. + +> [!TIP] +> Automatic restart works very well when used with LiveReload. +> See the [LiveReload](#using.devtools.livereload) section for details. +> If you use JRebel, automatic restarts are disabled in favor of dynamic class reloading. +> Other devtools features (such as LiveReload and property overrides) can still be used. + +> [!NOTE] +> DevTools relies on the application context’s shutdown hook to close it during a restart. +> It does not work correctly if you have disabled the shutdown hook (`SpringApplication.setRegisterShutdownHook(false)`). + +> [!NOTE] +> DevTools needs to customize the [`ResourceLoader`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/io/ResourceLoader.html) used by the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). +> If your application provides one already, it is going to be wrapped. +> Direct override of the `getResource` method on the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) is not supported. + +> [!CAUTION] +> Automatic restart is not supported when using AspectJ weaving. + + + +#### Restart vs Reload + +> The restart technology provided by Spring Boot works by using two classloaders. +> Classes that do not change (for example, those from third-party jars) are loaded into a *base* classloader. +> Classes that you are actively developing are loaded into a *restart* classloader. +> When the application is restarted, the *restart* classloader is thrown away and a new one is created. +> This approach means that application restarts are typically much faster than “cold starts”, since the *base* classloader is already available and populated. +> +> If you find that restarts are not quick enough for your applications or you encounter classloading issues, you could consider reloading technologies such as [JRebel](https://jrebel.com/software/jrebel/) from ZeroTurnaround. +> These work by rewriting classes as they are loaded to make them more amenable to reloading. + + + +### Logging Changes in Condition Evaluation + +By default, each time your application restarts, a report showing the condition evaluation delta is logged. +The report shows the changes to your application’s auto-configuration as you make changes such as adding or removing beans and setting configuration properties. + +To disable the logging of the report, set the following property: + +#### Properties + +```properties +spring.devtools.restart.log-condition-evaluation-delta=false +``` + +#### YAML + +```yaml +spring: + devtools: + restart: + log-condition-evaluation-delta: false +``` + + + +### Excluding Resources + +Certain resources do not necessarily need to trigger a restart when they are changed. +For example, Thymeleaf templates can be edited in-place. +By default, changing resources in `/META-INF/maven`, `/META-INF/resources`, `/resources`, `/static`, `/public`, or `/templates` does not trigger a restart but does trigger a [live reload](#using.devtools.livereload). +If you want to customize these exclusions, you can use the `spring.devtools.restart.exclude` property. +For example, to exclude only `/static` and `/public` you would set the following property: + +#### Properties + +```properties +spring.devtools.restart.exclude=static/**,public/** +``` + +#### YAML + +```yaml +spring: + devtools: + restart: + exclude: "static/**,public/**" +``` + +> [!TIP] +> If you want to keep those defaults and *add* additional exclusions, use the `spring.devtools.restart.additional-exclude` property instead. + + + +### Watching Additional Paths + +You may want your application to be restarted or reloaded when you make changes to files that are not on the classpath. +To do so, use the `spring.devtools.restart.additional-paths` property to configure additional paths to watch for changes. +You can use the `spring.devtools.restart.exclude` property [described earlier](#using.devtools.restart.excluding-resources) to control whether changes beneath the additional paths trigger a full restart or a [live reload](#using.devtools.livereload). + + + +### Disabling Restart + +If you do not want to use the restart feature, you can disable it by using the `spring.devtools.restart.enabled` property. +In most cases, you can set this property in your `application.properties` (doing so still initializes the restart classloader, but it does not watch for file changes). + +If you need to *completely* disable restart support (for example, because it does not work with a specific library), you need to set the `spring.devtools.restart.enabled` [`System`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/System.html) property to `false` before calling `SpringApplication.run(…​)`, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + System.setProperty("spring.devtools.restart.enabled", "false"); + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.SpringApplication +import org.springframework.boot.autoconfigure.SpringBootApplication + +@SpringBootApplication +object MyApplication { + + @JvmStatic + fun main(args: Array) { + System.setProperty("spring.devtools.restart.enabled", "false") + SpringApplication.run(MyApplication::class.java, *args) + } + +} + +``` + + + +### Using a Trigger File + +If you work with an IDE that continuously compiles changed files, you might prefer to trigger restarts only at specific times. +To do so, you can use a “trigger file”, which is a special file that must be modified when you want to actually trigger a restart check. + +> [!NOTE] +> Any update to the file will trigger a check, but restart only actually occurs if Devtools has detected it has something to do. + +To use a trigger file, set the `spring.devtools.restart.trigger-file` property to the name (excluding any path) of your trigger file. +The trigger file must appear somewhere on your classpath. + +For example, if you have a project with the following structure: + +``` +src ++- main + +- resources + +- .reloadtrigger +``` + +Then your `trigger-file` property would be: + +#### Properties + +```properties +spring.devtools.restart.trigger-file=.reloadtrigger +``` + +#### YAML + +```yaml +spring: + devtools: + restart: + trigger-file: ".reloadtrigger" +``` + +Restarts will now only happen when the `src/main/resources/.reloadtrigger` is updated. + +> [!TIP] +> You might want to set `spring.devtools.restart.trigger-file` as a [global setting](#using.devtools.globalsettings), so that all your projects behave in the same way. + +Some IDEs have features that save you from needing to update your trigger file manually. +[Spring Tools for Eclipse](https://spring.io/tools) and [IntelliJ IDEA (Ultimate Edition)](https://www.jetbrains.com/idea/) both have such support. +With Spring Tools, you can use the “reload” button from the console view (as long as your `trigger-file` is named `.reloadtrigger`). +For IntelliJ IDEA, you can follow the [instructions in their documentation](https://www.jetbrains.com/help/idea/spring-boot.html#application-update-policies). + + + +### Customizing the Restart Classloader + +As described earlier in the [Restart vs Reload](#using.devtools.restart.restart-vs-reload) section, restart functionality is implemented by using two classloaders. +If this causes issues, you can diagnose the problem by using the `spring.devtools.restart.enabled` system property, and if the app works with restart switched off, you might need to customize what gets loaded by which classloader. + +By default, any open project in your IDE is loaded with the “restart” classloader, and any regular `.jar` file is loaded with the “base” classloader. +The same is true if you use `mvn spring-boot:run` or `gradle bootRun`: the project containing your [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) is loaded with the “restart” classloader, and everything else with the “base” classloader. +The classpath is printed on the console when you start the app, which can help to identify any problematic entries. +Classes used reflectively, especially annotations, can be loaded into the parent (fixed) classloader on startup before the application classes which use them, and this might lead to them not being detected by Spring in the application. + +You can instruct Spring Boot to load parts of your project with a different classloader by creating a `META-INF/spring-devtools.properties` file. +The `spring-devtools.properties` file can contain properties prefixed with `restart.exclude` and `restart.include`. +The `include` elements are items that should be pulled up into the “restart” classloader, and the `exclude` elements are items that should be pushed down into the “base” classloader. +The value of the property is a regex pattern that is applied to the classpath passed to the JVM on startup. +Here is an example where some local class files are excluded and some extra libraries are included in the restart class loader: + +```properties +restart: + exclude: + companycommonlibs: "/mycorp-common-[\\w\\d-\\.]/(build|bin|out|target)/" + include: + projectcommon: "/mycorp-myproj-[\\w\\d-\\.]+\\.jar" +``` + +> [!NOTE] +> All property keys must be unique. +> As long as a property starts with `restart.include.` or `restart.exclude.` it is considered. + +> [!TIP] +> All `META-INF/spring-devtools.properties` from the classpath are loaded. +> You can package files inside your project, or in the libraries that the project consumes. +> System properties can not be used, only the properties file. + + + +### Known Limitations + +Restart functionality does not work well with objects that are deserialized by using a standard [`ObjectInputStream`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/ObjectInputStream.html). +If you need to deserialize data, you may need to use Spring’s [`ConfigurableObjectInputStream`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/ConfigurableObjectInputStream.html) in combination with `Thread.currentThread().getContextClassLoader()`. + +Unfortunately, several third-party libraries deserialize without considering the context classloader. +If you find such a problem, you need to request a fix with the original authors. + + + +## LiveReload + +The `spring-boot-devtools` module includes an embedded LiveReload server that can be used to trigger a browser refresh when a resource is changed. +LiveReload browser extensions are freely available for Chrome, Firefox and Safari. +You can find these extensions by searching 'LiveReload' in the marketplace or store of your chosen browser. + +If you do not want to start the LiveReload server when your application runs, you can set the `spring.devtools.livereload.enabled` property to `false`. + +> [!NOTE] +> You can only run one LiveReload server at a time. +> Before starting your application, ensure that no other LiveReload servers are running. +> If you start multiple applications from your IDE, only the first has LiveReload support. + +> [!WARNING] +> To trigger LiveReload when a file changes, [Automatic Restart](#using.devtools.restart) must be enabled. + + + +## Global Settings + +You can configure global devtools settings by adding any of the following files to the `$HOME/.config/spring-boot` directory: + +1. `spring-boot-devtools.properties` +1. `spring-boot-devtools.yaml` +1. `spring-boot-devtools.yml` + +Any properties added to these files apply to *all* Spring Boot applications on your machine that use devtools. +For example, to configure restart to always use a [trigger file](#using.devtools.restart.triggerfile), you would add the following property to your `spring-boot-devtools` file: + +#### Properties + +```properties +spring.devtools.restart.trigger-file=.reloadtrigger +``` + +#### YAML + +```yaml +spring: + devtools: + restart: + trigger-file: ".reloadtrigger" +``` + +By default, `$HOME` is the user’s home directory. +To customize this location, set the `SPRING_DEVTOOLS_HOME` environment variable or the `spring.devtools.home` system property. + +> [!NOTE] +> If devtools configuration files are not found in `$HOME/.config/spring-boot`, the root of the `$HOME` directory is searched for the presence of a `.spring-boot-devtools.properties` file. +> This allows you to share the devtools global configuration with applications that are on an older version of Spring Boot that does not support the `$HOME/.config/spring-boot` location. + +> [!NOTE] +> Profiles are not supported in devtools properties/yaml files. +> +> Any profiles activated in `.spring-boot-devtools.properties` will not affect the loading of [profile-specific configuration files](../features/external-config.md#features.external-config.files.profile-specific). +> Profile specific filenames (of the form `spring-boot-devtools-.properties`) and `spring.config.activate.on-profile` documents in both YAML and Properties files are not supported. + + + +### Configuring File System Watcher + +[`FileSystemWatcher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/devtools/filewatch/FileSystemWatcher.html) works by polling the class changes with a certain time interval, and then waiting for a predefined quiet period to make sure there are no more changes. +Since Spring Boot relies entirely on the IDE to compile and copy files into the location from where Spring Boot can read them, you might find that there are times when certain changes are not reflected when devtools restarts the application. +If you observe such problems constantly, try increasing the `spring.devtools.restart.poll-interval` and `spring.devtools.restart.quiet-period` parameters to the values that fit your development environment: + +#### Properties + +```properties +spring.devtools.restart.poll-interval=2s +spring.devtools.restart.quiet-period=1s +``` + +#### YAML + +```yaml +spring: + devtools: + restart: + poll-interval: "2s" + quiet-period: "1s" +``` + +The monitored classpath directories are now polled every 2 seconds for changes, and a 1 second quiet period is maintained to make sure there are no additional class changes. + + + +## Remote Applications + +The Spring Boot developer tools are not limited to local development. +You can also use several features when running applications remotely. +Remote support is opt-in as enabling it can be a security risk. +It should only be enabled when running on a trusted network or when secured with SSL. +If neither of these options is available to you, you should not use DevTools' remote support. +You should never enable support on a production deployment. + +To enable it, you need to make sure that `devtools` is included in the repackaged archive, as shown in the following listing: + +```xml + + + + org.springframework.boot + spring-boot-maven-plugin + + false + + + + +``` + +Then you need to set the `spring.devtools.remote.secret` property. +Like any important password or secret, the value should be unique and strong such that it cannot be guessed or brute-forced. + +Remote devtools support is provided in two parts: a server-side endpoint that accepts connections and a client application that you run in your IDE. +The server component is automatically enabled when the `spring.devtools.remote.secret` property is set. +The client component must be launched manually. + +> [!NOTE] +> Remote devtools is not supported for Spring WebFlux applications. + + + +### Running the Remote Client Application + +The remote client application is designed to be run from within your IDE. +You need to run [`RemoteSpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/devtools/RemoteSpringApplication.html) with the same classpath as the remote project that you connect to. +The application’s single required argument is the remote URL to which it connects. + +For example, if you are using Eclipse or Spring Tools and you have a project named `my-app` that you have deployed to Cloud Foundry, you would do the following: + +- Select `Run Configurations…​` from the `Run` menu. +- Create a new `Java Application` “launch configuration”. +- Browse for the `my-app` project. +- Use [`RemoteSpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/devtools/RemoteSpringApplication.html) as the main class. +- Add `https://myapp.cfapps.io` to the `Program arguments` (or whatever your remote URL is). + +A running remote client might resemble the following listing: + +``` +Unresolved include directive in modules/reference/pages/using/devtools.adoc - include::ROOT:example$remote-spring-application.txt[] +``` + +> [!NOTE] +> Because the remote client is using the same classpath as the real application it can directly read application properties. +> This is how the `spring.devtools.remote.secret` property is read and passed to the server for authentication. + +> [!TIP] +> It is always advisable to use `https://` as the connection protocol, so that traffic is encrypted and passwords cannot be intercepted. + +> [!TIP] +> If you need to use a proxy to access the remote application, configure the `spring.devtools.remote.proxy.host` and `spring.devtools.remote.proxy.port` properties. + + + +### Remote Update + +The remote client monitors your application classpath for changes in the same way as the [local restart](#using.devtools.restart). +Any updated resource is pushed to the remote application and (*if required*) triggers a restart. +This can be helpful if you iterate on a feature that uses a cloud service that you do not have locally. +Generally, remote updates and restarts are much quicker than a full rebuild and deploy cycle. + +On a slower development environment, it may happen that the quiet period is not enough, and the changes in the classes may be split into batches. +The server is restarted after the first batch of class changes is uploaded. +The next batch can’t be sent to the application, since the server is restarting. + +This is typically manifested by a warning in the [`RemoteSpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/devtools/RemoteSpringApplication.html) logs about failing to upload some of the classes, and a consequent retry. +But it may also lead to application code inconsistency and failure to restart after the first batch of changes is uploaded. +If you observe such problems constantly, try increasing the `spring.devtools.restart.poll-interval` and `spring.devtools.restart.quiet-period` parameters to the values that fit your development environment. +See the [Configuring File System Watcher](#using.devtools.globalsettings.configuring-file-system-watcher) section for configuring these properties. + +> [!NOTE] +> Files are only monitored when the remote client is running. +> If you change a file before starting the remote client, it is not pushed to the remote server. diff --git a/markdown/boot/3.5.4/reference/using/index.md b/markdown/boot/3.5.4/reference/using/index.md new file mode 100644 index 0000000..ae48d9e --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/index.md @@ -0,0 +1,15 @@ +--- +title: "Developing with Spring Boot" +source: "reference:using/index.adoc" +--- + + + +# Developing with Spring Boot + +This section goes into more detail about how you should use Spring Boot. +It covers topics such as build systems, auto-configuration, and how to run your applications. +We also cover some Spring Boot best practices. +Although there is nothing particularly special about Spring Boot (it is just another library that you can consume), there are a few recommendations that, when followed, make your development process a little easier. + +If you are starting out with Spring Boot, you should probably read the [tutorial:first-application/index.adoc](../../tutorial/first-application/index.md) tutorial before diving into this section. diff --git a/markdown/boot/3.5.4/reference/using/packaging-for-production.md b/markdown/boot/3.5.4/reference/using/packaging-for-production.md new file mode 100644 index 0000000..c9bd54a --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/packaging-for-production.md @@ -0,0 +1,15 @@ +--- +title: "Packaging Your Application for Production" +source: "reference:using/packaging-for-production.adoc" +--- + + + +# Packaging Your Application for Production + +Once your Spring Boot application is ready for production deployment, there are many options for packaging and optimizing +the application. +See the [packaging/index.adoc](../packaging/index.md) section of the documentation to read about these features. + +For additional "production ready" features, such as health, auditing, and metric REST or JMX end-points, consider adding `spring-boot-actuator`. +See [how-to:actuator.adoc](../../how-to/actuator.md) for details. diff --git a/markdown/boot/3.5.4/reference/using/running-your-application.md b/markdown/boot/3.5.4/reference/using/running-your-application.md new file mode 100644 index 0000000..b17abe3 --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/running-your-application.md @@ -0,0 +1,102 @@ +--- +title: "Running Your Application" +source: "reference:using/running-your-application.adoc" +--- + + + +# Running Your Application + +One of the biggest advantages of packaging your application as a jar and using an embedded HTTP server is that you can run your application as you would any other. +The same applies to debugging Spring Boot applications. +You do not need any special IDE plugins or extensions. + +> [!NOTE] +> The options below are best suited for running an application locally for development. +> For production deployment, see [reference:using/packaging-for-production.adoc](packaging-for-production.md). + +> [!NOTE] +> This section only covers jar-based packaging. +> If you choose to package your application as a war file, see your server and IDE documentation. + + + +## Running From an IDE + +You can run a Spring Boot application from your IDE as a Java application. +However, you first need to import your project. +Import steps vary depending on your IDE and build system. +Most IDEs can import Maven projects directly. +For example, Eclipse users can select `Import…​` → `Existing Maven Projects` from the `File` menu. + +If you cannot directly import your project into your IDE, you may be able to generate IDE metadata by using a build plugin. +Maven includes plugins for [Eclipse](https://maven.apache.org/plugins/maven-eclipse-plugin/) and [IDEA](https://maven.apache.org/plugins/maven-idea-plugin/). +Gradle offers plugins for [various IDEs](https://docs.gradle.org/current/userguide/userguide.html). + +> [!TIP] +> If you accidentally run a web application twice, you see a “Port already in use” error. +> Spring Tools users can use the `Relaunch` button rather than the `Run` button to ensure that any existing instance is closed. + + + +## Running as a Packaged Application + +If you use the Spring Boot Maven or Gradle plugins to create an executable jar, you can run your application using `java -jar`, as shown in the following example: + +```shell +$ java -jar target/myapplication-0.0.1-SNAPSHOT.jar +``` + +It is also possible to run a packaged application with remote debugging support enabled. +Doing so lets you attach a debugger to your packaged application, as shown in the following example: + +```shell +$ java -agentlib:jdwp=server=y,transport=dt_socket,address=8000,suspend=n \ + -jar target/myapplication-0.0.1-SNAPSHOT.jar +``` + + + +## Using the Maven Plugin + +The Spring Boot Maven plugin includes a `run` goal that can be used to quickly compile and run your application. +Applications run in an exploded form, as they do in your IDE. +The following example shows a typical Maven command to run a Spring Boot application: + +```shell +$ mvn spring-boot:run +``` + +You might also want to use the `MAVEN_OPTS` operating system environment variable, as shown in the following example: + +```shell +$ export MAVEN_OPTS=-Xmx1024m +``` + + + +## Using the Gradle Plugin + +The Spring Boot Gradle plugin also includes a `bootRun` task that can be used to run your application in an exploded form. +The `bootRun` task is added whenever you apply the `org.springframework.boot` and `java` plugins and is shown in the following example: + +```shell +$ gradle bootRun +``` + +You might also want to use the `JAVA_OPTS` operating system environment variable, as shown in the following example: + +```shell +$ export JAVA_OPTS=-Xmx1024m +``` + + + +## Hot Swapping + +Since Spring Boot applications are plain Java applications, JVM hot-swapping should work out of the box. +JVM hot swapping is somewhat limited with the bytecode that it can replace. +For a more complete solution, [JRebel](https://www.jrebel.com/products/jrebel) can be used. + +The `spring-boot-devtools` module also includes support for quick application restarts. +See the [how-to:hotswapping.adoc](../../how-to/hotswapping.md) section in “How-to Guides” for details. diff --git a/markdown/boot/3.5.4/reference/using/spring-beans-and-dependency-injection.md b/markdown/boot/3.5.4/reference/using/spring-beans-and-dependency-injection.md new file mode 100644 index 0000000..94d04a4 --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/spring-beans-and-dependency-injection.md @@ -0,0 +1,112 @@ +--- +title: "Spring Beans and Dependency Injection" +source: "reference:using/spring-beans-and-dependency-injection.adoc" +--- + + + +# Spring Beans and Dependency Injection + +You are free to use any of the standard Spring Framework techniques to define your beans and their injected dependencies. +We generally recommend using constructor injection to wire up dependencies and [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html) to find beans. + +If you structure your code as suggested above (locating your application class in a top package), you can add [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html) without any arguments or use the [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) annotation which implicitly includes it. +All of your application components ([`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html), [`@Service`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Service.html), [`@Repository`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Repository.html), [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html), and others) are automatically registered as Spring Beans. + +The following example shows a [`@Service`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Service.html) Bean that uses constructor injection to obtain a required `RiskAssessor` bean: + +#### Java + +```java +import org.springframework.stereotype.Service; + +@Service +public class MyAccountService implements AccountService { + + private final RiskAssessor riskAssessor; + + public MyAccountService(RiskAssessor riskAssessor) { + this.riskAssessor = riskAssessor; + } + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.stereotype.Service + +@Service +class MyAccountService(private val riskAssessor: RiskAssessor) : AccountService + +``` + +If a bean has more than one constructor, you will need to mark the one you want Spring to use with [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html): + +#### Java + +```java +import java.io.PrintStream; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.stereotype.Service; + +@Service +public class MyAccountService implements AccountService { + + private final RiskAssessor riskAssessor; + + private final PrintStream out; + + @Autowired + public MyAccountService(RiskAssessor riskAssessor) { + this.riskAssessor = riskAssessor; + this.out = System.out; + } + + public MyAccountService(RiskAssessor riskAssessor, PrintStream out) { + this.riskAssessor = riskAssessor; + this.out = out; + } + + // ... + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.beans.factory.annotation.Autowired +import org.springframework.stereotype.Service +import java.io.PrintStream + +@Service +class MyAccountService : AccountService { + + private val riskAssessor: RiskAssessor + + private val out: PrintStream + + @Autowired + constructor(riskAssessor: RiskAssessor) { + this.riskAssessor = riskAssessor + out = System.out + } + + constructor(riskAssessor: RiskAssessor, out: PrintStream) { + this.riskAssessor = riskAssessor + this.out = out + } + + // ... + +} + +``` + +> [!TIP] +> Notice how using constructor injection lets the `riskAssessor` field be marked as `final`, indicating that it cannot be subsequently changed. diff --git a/markdown/boot/3.5.4/reference/using/structuring-your-code.md b/markdown/boot/3.5.4/reference/using/structuring-your-code.md new file mode 100644 index 0000000..18e268c --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/structuring-your-code.md @@ -0,0 +1,91 @@ +--- +title: "Structuring Your Code" +source: "reference:using/structuring-your-code.adoc" +--- + + + +# Structuring Your Code + +Spring Boot does not require any specific code layout to work. +However, there are some best practices that help. + +> [!TIP] +> If you wish to enforce a structure based on domains, take a look at [Spring Modulith](https://spring.io/projects/spring-modulith#overview). + + + +## Using the “default” Package + +When a class does not include a `package` declaration, it is considered to be in the “default package”. +The use of the “default package” is generally discouraged and should be avoided. +It can cause particular problems for Spring Boot applications that use the [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html), [`@ConfigurationPropertiesScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationPropertiesScan.html), [`@EntityScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/domain/EntityScan.html), or [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) annotations, since every class from every jar is read. + +> [!TIP] +> We recommend that you follow Java’s recommended package naming conventions and use a reversed domain name (for example, `com.example.project`). + + + +## Locating the Main Application Class + +We generally recommend that you locate your main application class in a root package above other classes. +The [`@SpringBootApplication` annotation](using-the-springbootapplication-annotation.md) is often placed on your main class, and it implicitly defines a base “search package” for certain items. +For example, if you are writing a JPA application, the package of the [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) annotated class is used to search for [`@Entity`](https://jakarta.ee/specifications/persistence/3.1/apidocs/jakarta.persistence/jakarta/persistence/Entity.html) items. +Using a root package also allows component scan to apply only on your project. + +> [!TIP] +> If you do not want to use [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html), the [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html) and [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html) annotations that it imports defines that behavior so you can also use those instead. + +The following listing shows a typical layout: + +``` +com + +- example + +- myapplication + +- MyApplication.java + | + +- customer + | +- Customer.java + | +- CustomerController.java + | +- CustomerService.java + | +- CustomerRepository.java + | + +- order + +- Order.java + +- OrderController.java + +- OrderService.java + +- OrderRepository.java +``` + +The `MyApplication.java` file would declare the `main` method, along with the basic [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html), as follows: + +#### Java + +```java +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.runApplication + +@SpringBootApplication +class MyApplication + +fun main(args: Array) { + runApplication(*args) +} + +``` diff --git a/markdown/boot/3.5.4/reference/using/using-the-springbootapplication-annotation.md b/markdown/boot/3.5.4/reference/using/using-the-springbootapplication-annotation.md new file mode 100644 index 0000000..caa24db --- /dev/null +++ b/markdown/boot/3.5.4/reference/using/using-the-springbootapplication-annotation.md @@ -0,0 +1,98 @@ +--- +title: "Using the @SpringBootApplication Annotation" +source: "reference:using/using-the-springbootapplication-annotation.adoc" +--- + + + +# Using the @SpringBootApplication Annotation + +Many Spring Boot developers like their apps to use auto-configuration, component scan and be able to define extra configuration on their "application class". +A single [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) annotation can be used to enable those three features, that is: + +- [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html): enable [Spring Boot’s auto-configuration mechanism](auto-configuration.md) +- [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html): enable [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) scan on the package where the application is located (see [the best practices](structuring-your-code.md)) +- [`@SpringBootConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringBootConfiguration.html): enable registration of extra beans in the context or the import of additional configuration classes. +An alternative to Spring’s standard [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) that aids [configuration detection](../testing/spring-boot-applications.md#testing.spring-boot-applications.detecting-configuration) in your integration tests. + +#### Java + +```java +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +// Same as @SpringBootConfiguration @EnableAutoConfiguration @ComponentScan +@SpringBootApplication +public class MyApplication { + + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.runApplication + +// same as @SpringBootConfiguration @EnableAutoConfiguration @ComponentScan +@SpringBootApplication +class MyApplication + +fun main(args: Array) { + runApplication(*args) +} + +``` + +> [!NOTE] +> [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html) also provides aliases to customize the attributes of [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html) and [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html). + +> [!NOTE] +> None of these features are mandatory and you may choose to replace this single annotation by any of the features that it enables. +> For instance, you may not want to use component scan or configuration properties scan in your application: +> +> #### Java +> +> ```java +> import org.springframework.boot.SpringApplication; +> import org.springframework.boot.SpringBootConfiguration; +> import org.springframework.boot.autoconfigure.EnableAutoConfiguration; +> import org.springframework.context.annotation.Import; +> +> @SpringBootConfiguration(proxyBeanMethods = false) +> @EnableAutoConfiguration +> @Import({ SomeConfiguration.class, AnotherConfiguration.class }) +> public class MyApplication { +> +> public static void main(String[] args) { +> SpringApplication.run(MyApplication.class, args); +> } +> +> } +> ``` +> +> #### Kotlin +> +> ```kotlin +> import org.springframework.boot.SpringBootConfiguration +> import org.springframework.boot.autoconfigure.EnableAutoConfiguration +> import org.springframework.boot.docs.using.structuringyourcode.locatingthemainclass.MyApplication +> import org.springframework.boot.runApplication +> import org.springframework.context.annotation.Import +> +> @SpringBootConfiguration(proxyBeanMethods = false) +> @EnableAutoConfiguration +> @Import(SomeConfiguration::class, AnotherConfiguration::class) +> class MyApplication +> +> fun main(args: Array) { +> runApplication(*args) +> } +> +> ``` +> +> In this example, `MyApplication` is just like any other Spring Boot application except that [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html)-annotated classes and [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html)-annotated classes are not detected automatically and the user-defined beans are imported explicitly (see [`@Import`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Import.html)). diff --git a/markdown/boot/3.5.4/reference/web/graceful-shutdown.md b/markdown/boot/3.5.4/reference/web/graceful-shutdown.md new file mode 100644 index 0000000..ab4e7d6 --- /dev/null +++ b/markdown/boot/3.5.4/reference/web/graceful-shutdown.md @@ -0,0 +1,65 @@ +--- +title: "Graceful Shutdown" +source: "reference:web/graceful-shutdown.adoc" +--- + + + +# Graceful Shutdown + +Graceful shutdown is enabled by default with all four embedded web servers (Jetty, Reactor Netty, Tomcat, and Undertow) and with both reactive and servlet-based web applications. +It occurs as part of closing the application context and is performed in the earliest phase of stopping [`SmartLifecycle`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/SmartLifecycle.html) beans. +This stop processing uses a timeout which provides a grace period during which existing requests will be allowed to complete but no new requests will be permitted. + +To configure the timeout period, configure the `spring.lifecycle.timeout-per-shutdown-phase` property, as shown in the following example: + +#### Properties + +```properties +spring.lifecycle.timeout-per-shutdown-phase=20s +``` + +#### YAML + +```yaml +spring: + lifecycle: + timeout-per-shutdown-phase: "20s" +``` + +> [!IMPORTANT] +> Shutdown in your IDE may be immediate rather than graceful if it does not send a proper `SIGTERM` signal. +> See the documentation of your IDE for more details. + + + +## Rejecting Requests During the Grace Period + +The exact way in which new requests are not permitted varies depending on the web server that is being used. +Implementations may stop accepting requests at the network layer, or they may return a response with a specific HTTP status code or HTTP header. +The use of persistent connections can also change the way that requests stop being accepted. + +> [!TIP] +> To learn more about the specific method used with your web server, see the `shutDownGracefully` API documentation for [`TomcatWebServer.shutDownGracefully(GracefulShutdownCallback)`](), [`NettyWebServer.shutDownGracefully(GracefulShutdownCallback)`](), [`JettyWebServer.shutDownGracefully(GracefulShutdownCallback)`]() or [`UndertowWebServer.shutDownGracefully(GracefulShutdownCallback)`](). + +Jetty, Reactor Netty, and Tomcat will stop accepting new requests at the network layer. +Undertow will accept new connections but respond immediately with a service unavailable (503) response. + + + +## Disabling Graceful Shutdown + +To disable graceful shutdown, configure the `server.shutdown` property, as shown in the following example: + +#### Properties + +```properties +server.shutdown=immediate +``` + +#### YAML + +```yaml +server: + shutdown: "immediate" +``` diff --git a/markdown/boot/3.5.4/reference/web/index.md b/markdown/boot/3.5.4/reference/web/index.md new file mode 100644 index 0000000..9c3c751 --- /dev/null +++ b/markdown/boot/3.5.4/reference/web/index.md @@ -0,0 +1,15 @@ +--- +title: "Web" +source: "reference:web/index.adoc" +--- + + + +# Web + +Spring Boot is well suited for web application development. +You can create a self-contained HTTP server by using embedded Tomcat, Jetty, Undertow, or Netty. +Most web applications use the `spring-boot-starter-web` module to get up and running quickly. +You can also choose to build reactive web applications by using the `spring-boot-starter-webflux` module. + +If you have not yet developed a Spring Boot web application, you can follow the “Hello World!” example in the [Getting started](../../tutorial/first-application/index.md) section. diff --git a/markdown/boot/3.5.4/reference/web/reactive.md b/markdown/boot/3.5.4/reference/web/reactive.md new file mode 100644 index 0000000..59b1599 --- /dev/null +++ b/markdown/boot/3.5.4/reference/web/reactive.md @@ -0,0 +1,721 @@ +--- +title: "Reactive Web Applications" +source: "reference:web/reactive.adoc" +--- + + + +# Reactive Web Applications + +Spring Boot simplifies development of reactive web applications by providing auto-configuration for Spring Webflux. + + + +## The “Spring WebFlux Framework” + +Spring WebFlux is the new reactive web framework introduced in Spring Framework 5.0. +Unlike Spring MVC, it does not require the servlet API, is fully asynchronous and non-blocking, and implements the [Reactive Streams](https://www.reactive-streams.org/) specification through [the Reactor project](https://projectreactor.io/). + +Spring WebFlux comes in two flavors: functional and annotation-based. +The annotation-based one is quite close to the Spring MVC model, as shown in the following example: + +#### Java + +```java +import reactor.core.publisher.Flux; +import reactor.core.publisher.Mono; + +import org.springframework.web.bind.annotation.DeleteMapping; +import org.springframework.web.bind.annotation.GetMapping; +import org.springframework.web.bind.annotation.PathVariable; +import org.springframework.web.bind.annotation.RequestMapping; +import org.springframework.web.bind.annotation.RestController; + +@RestController +@RequestMapping("/users") +public class MyRestController { + + private final UserRepository userRepository; + + private final CustomerRepository customerRepository; + + public MyRestController(UserRepository userRepository, CustomerRepository customerRepository) { + this.userRepository = userRepository; + this.customerRepository = customerRepository; + } + + @GetMapping("/{userId}") + public Mono getUser(@PathVariable Long userId) { + return this.userRepository.findById(userId); + } + + @GetMapping("/{userId}/customers") + public Flux getUserCustomers(@PathVariable Long userId) { + return this.userRepository.findById(userId).flatMapMany(this.customerRepository::findByUser); + } + + @DeleteMapping("/{userId}") + public Mono deleteUser(@PathVariable Long userId) { + return this.userRepository.deleteById(userId); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.web.bind.annotation.DeleteMapping +import org.springframework.web.bind.annotation.GetMapping +import org.springframework.web.bind.annotation.PathVariable +import org.springframework.web.bind.annotation.RequestMapping +import org.springframework.web.bind.annotation.RestController +import reactor.core.publisher.Flux +import reactor.core.publisher.Mono + +@RestController +@RequestMapping("/users") +class MyRestController(private val userRepository: UserRepository, private val customerRepository: CustomerRepository) { + + @GetMapping("/{userId}") + fun getUser(@PathVariable userId: Long): Mono { + return userRepository.findById(userId) + } + + @GetMapping("/{userId}/customers") + fun getUserCustomers(@PathVariable userId: Long): Flux { + return userRepository.findById(userId).flatMapMany { user: User? -> + customerRepository.findByUser(user) + } + } + + @DeleteMapping("/{userId}") + fun deleteUser(@PathVariable userId: Long): Mono { + return userRepository.deleteById(userId) + } + +} + +``` + +WebFlux is part of the Spring Framework and detailed information is available in its [reference documentation](https://docs.spring.io/spring-framework/reference/6.2/web/webflux.html). + +“WebFlux.fn”, the functional variant, separates the routing configuration from the actual handling of the requests, as shown in the following example: + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.http.MediaType; +import org.springframework.web.reactive.function.server.RequestPredicate; +import org.springframework.web.reactive.function.server.RouterFunction; +import org.springframework.web.reactive.function.server.ServerResponse; + +import static org.springframework.web.reactive.function.server.RequestPredicates.accept; +import static org.springframework.web.reactive.function.server.RouterFunctions.route; + +@Configuration(proxyBeanMethods = false) +public class MyRoutingConfiguration { + + private static final RequestPredicate ACCEPT_JSON = accept(MediaType.APPLICATION_JSON); + + @Bean + public RouterFunction monoRouterFunction(MyUserHandler userHandler) { + return route() + .GET("/{user}", ACCEPT_JSON, userHandler::getUser) + .GET("/{user}/customers", ACCEPT_JSON, userHandler::getUserCustomers) + .DELETE("/{user}", ACCEPT_JSON, userHandler::deleteUser) + .build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.http.MediaType +import org.springframework.web.reactive.function.server.RequestPredicates.DELETE +import org.springframework.web.reactive.function.server.RequestPredicates.GET +import org.springframework.web.reactive.function.server.RequestPredicates.accept +import org.springframework.web.reactive.function.server.RouterFunction +import org.springframework.web.reactive.function.server.RouterFunctions +import org.springframework.web.reactive.function.server.ServerResponse + +@Configuration(proxyBeanMethods = false) +class MyRoutingConfiguration { + + @Bean + fun monoRouterFunction(userHandler: MyUserHandler): RouterFunction { + return RouterFunctions.route( + GET("/{user}").and(ACCEPT_JSON), userHandler::getUser).andRoute( + GET("/{user}/customers").and(ACCEPT_JSON), userHandler::getUserCustomers).andRoute( + DELETE("/{user}").and(ACCEPT_JSON), userHandler::deleteUser) + } + + companion object { + private val ACCEPT_JSON = accept(MediaType.APPLICATION_JSON) + } + +} + +``` + +#### Java + +```java +import reactor.core.publisher.Mono; + +import org.springframework.stereotype.Component; +import org.springframework.web.reactive.function.server.ServerRequest; +import org.springframework.web.reactive.function.server.ServerResponse; + +@Component +public class MyUserHandler { + + public Mono getUser(ServerRequest request) { + ... + } + + public Mono getUserCustomers(ServerRequest request) { + ... + } + + public Mono deleteUser(ServerRequest request) { + ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.stereotype.Component +import org.springframework.web.reactive.function.server.ServerRequest +import org.springframework.web.reactive.function.server.ServerResponse +import reactor.core.publisher.Mono + +@Component +class MyUserHandler { + + fun getUser(request: ServerRequest?): Mono { + ... + } + + fun getUserCustomers(request: ServerRequest?): Mono { + ... + } + + fun deleteUser(request: ServerRequest?): Mono { + ... + } + +} + +``` + +“WebFlux.fn” is part of the Spring Framework and detailed information is available in its [reference documentation](https://docs.spring.io/spring-framework/reference/6.2/web/webflux-functional.html). + +> [!TIP] +> You can define as many [`RouterFunction`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/server/RouterFunction.html) beans as you like to modularize the definition of the router. +> Beans can be ordered if you need to apply a precedence. + +To get started, add the `spring-boot-starter-webflux` module to your application. + +> [!NOTE] +> Adding both `spring-boot-starter-web` and `spring-boot-starter-webflux` modules in your application results in Spring Boot auto-configuring Spring MVC, not WebFlux. +> This behavior has been chosen because many Spring developers add `spring-boot-starter-webflux` to their Spring MVC application to use the reactive [`WebClient`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.html). +> You can still enforce your choice by setting the chosen application type to `SpringApplication.setWebApplicationType(WebApplicationType.REACTIVE)`. + + + +### Spring WebFlux Auto-configuration + +Spring Boot provides auto-configuration for Spring WebFlux that works well with most applications. + +The auto-configuration adds the following features on top of Spring’s defaults: + +- Configuring codecs for [`HttpMessageReader`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/codec/HttpMessageReader.html) and [`HttpMessageWriter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/codec/HttpMessageWriter.html) instances (described [later in this document](#web.reactive.webflux.httpcodecs)). +- Support for serving static resources, including support for WebJars (described [later in this document](servlet.md#web.servlet.spring-mvc.static-content)). + +If you want to keep Spring Boot WebFlux features and you want to add additional [WebFlux configuration](https://docs.spring.io/spring-framework/reference/6.2/web/webflux/config.html), you can add your own [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class of type [`WebFluxConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/config/WebFluxConfigurer.html) but **without** [`@EnableWebFlux`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/config/EnableWebFlux.html). + +If you want to add additional customization to the auto-configured [`HttpHandler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/server/reactive/HttpHandler.html), you can define beans of type [`WebHttpHandlerBuilderCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/reactive/WebHttpHandlerBuilderCustomizer.html) and use them to modify the [`WebHttpHandlerBuilder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/server/adapter/WebHttpHandlerBuilder.html). + +If you want to take complete control of Spring WebFlux, you can add your own [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) annotated with [`@EnableWebFlux`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/config/EnableWebFlux.html). + + + +### Spring WebFlux Conversion Service + +If you want to customize the [`ConversionService`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/ConversionService.html) used by Spring WebFlux, you can provide a [`WebFluxConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/config/WebFluxConfigurer.html) bean with an `addFormatters` method. + +Conversion can also be customized using the `spring.webflux.format.*` configuration properties. +When not configured, the following defaults are used: + +| Property | `DateTimeFormatter` | Formats | +| --- | --- | --- | +| `spring.webflux.format.date` | `ofLocalizedDate(FormatStyle.SHORT)` | `java.util.Date` and [`LocalDate`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html) | +| `spring.webflux.format.time` | `ofLocalizedTime(FormatStyle.SHORT)` | java.time’s [`LocalTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalTime.html) and [`OffsetTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/OffsetTime.html) | +| `spring.webflux.format.date-time` | `ofLocalizedDateTime(FormatStyle.SHORT)` | java.time’s [`LocalDateTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDateTime.html), [`OffsetDateTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/OffsetDateTime.html), and [`ZonedDateTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/ZonedDateTime.html) | + + + +### HTTP Codecs with HttpMessageReaders and HttpMessageWriters + +Spring WebFlux uses the [`HttpMessageReader`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/codec/HttpMessageReader.html) and [`HttpMessageWriter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/codec/HttpMessageWriter.html) interfaces to convert HTTP requests and responses. +They are configured with [`CodecConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/codec/CodecConfigurer.html) to have sensible defaults by looking at the libraries available in your classpath. + +Spring Boot provides dedicated configuration properties for codecs, `spring.http.codecs.*`. +It also applies further customization by using [`CodecCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/codec/CodecCustomizer.html) instances. +For example, `spring.jackson.*` configuration keys are applied to the Jackson codec. + +If you need to add or customize codecs, you can create a custom [`CodecCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/codec/CodecCustomizer.html) component, as shown in the following example: + +#### Java + +```java +import org.springframework.boot.web.codec.CodecCustomizer; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.http.codec.ServerSentEventHttpMessageReader; + +@Configuration(proxyBeanMethods = false) +public class MyCodecsConfiguration { + + @Bean + public CodecCustomizer myCodecCustomizer() { + return (configurer) -> { + configurer.registerDefaults(false); + configurer.customCodecs().register(new ServerSentEventHttpMessageReader()); + // ... + }; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.codec.CodecCustomizer +import org.springframework.context.annotation.Bean +import org.springframework.http.codec.CodecConfigurer +import org.springframework.http.codec.ServerSentEventHttpMessageReader + +class MyCodecsConfiguration { + + @Bean + fun myCodecCustomizer(): CodecCustomizer { + return CodecCustomizer { configurer: CodecConfigurer -> + configurer.registerDefaults(false) + configurer.customCodecs().register(ServerSentEventHttpMessageReader()) + } + } + +} + +``` + +You can also leverage [Boot’s custom JSON serializers and deserializers](../features/json.md#features.json.jackson.custom-serializers-and-deserializers). + + + +### Static Content + +By default, Spring Boot serves static content from a directory called `/static` (or `/public` or `/resources` or `/META-INF/resources`) in the classpath. +It uses the [`ResourceWebHandler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/resource/ResourceWebHandler.html) from Spring WebFlux so that you can modify that behavior by adding your own [`WebFluxConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/config/WebFluxConfigurer.html) and overriding the `addResourceHandlers` method. + +By default, resources are mapped on `/**`, but you can tune that by setting the `spring.webflux.static-path-pattern` property. +For instance, relocating all resources to `/resources/**` can be achieved as follows: + +#### Properties + +```properties +spring.webflux.static-path-pattern=/resources/** +``` + +#### YAML + +```yaml +spring: + webflux: + static-path-pattern: "/resources/**" +``` + +You can also customize the static resource locations by using `spring.web.resources.static-locations`. +Doing so replaces the default values with a list of directory locations. +If you do so, the default welcome page detection switches to your custom locations. +So, if there is an `index.html` in any of your locations on startup, it is the home page of the application. + +In addition to the “standard” static resource locations listed earlier, a special case is made for [Webjars content](https://www.webjars.org/). +By default, any resources with a path in `/webjars/**` are served from jar files if they are packaged in the Webjars format. +The path can be customized with the `spring.webflux.webjars-path-pattern` property. + +> [!TIP] +> Spring WebFlux applications do not strictly depend on the servlet API, so they cannot be deployed as war files and do not use the `src/main/webapp` directory. + + + +### Welcome Page + +Spring Boot supports both static and templated welcome pages. +It first looks for an `index.html` file in the configured static content locations. +If one is not found, it then looks for an `index` template. +If either is found, it is automatically used as the welcome page of the application. + +This only acts as a fallback for actual index routes defined by the application. +The ordering is defined by the order of [`HandlerMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/HandlerMapping.html) beans which is by default the following: + +| | | +| --- | --- | +| `org.springframework.web.reactive.function.server.support.RouterFunctionMapping` | Endpoints declared with [`RouterFunction`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/server/RouterFunction.html) beans | +| `org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping` | Endpoints declared in [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html) beans | +| `RouterFunctionMapping` for the Welcome Page | The welcome page support | + + + +### Template Engines + +As well as REST web services, you can also use Spring WebFlux to serve dynamic HTML content. +Spring WebFlux supports a variety of templating technologies, including Thymeleaf, FreeMarker, and Mustache. + +Spring Boot includes auto-configuration support for the following templating engines: + +- [FreeMarker](https://freemarker.apache.org/docs/) +- [Thymeleaf](https://www.thymeleaf.org) +- [Mustache](https://mustache.github.io/) + +> [!NOTE] +> Not all FreeMarker features are supported with WebFlux. +> For more details, check the description of each property. + +When you use one of these templating engines with the default configuration, your templates are picked up automatically from `src/main/resources/templates`. + + + +### Error Handling + +Spring Boot provides a [`WebExceptionHandler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/server/WebExceptionHandler.html) that handles all errors in a sensible way. +Its position in the processing order is immediately before the handlers provided by WebFlux, which are considered last. +For machine clients, it produces a JSON response with details of the error, the HTTP status, and the exception message. +For browser clients, there is a “whitelabel” error handler that renders the same data in HTML format. +You can also provide your own HTML templates to display errors (see the [next section](#web.reactive.webflux.error-handling.error-pages)). + +Before customizing error handling in Spring Boot directly, you can leverage the [RFC 9457 Problem Details](https://docs.spring.io/spring-framework/reference/6.2/web/webflux/ann-rest-exceptions.html) support in Spring WebFlux. +Spring WebFlux can produce custom error messages with the `application/problem+json` media type, like: + +```json +{ + "type": "https://example.org/problems/unknown-project", + "title": "Unknown project", + "status": 404, + "detail": "No project found for id 'spring-unknown'", + "instance": "/projects/spring-unknown" +} +``` + +This support can be enabled by setting `spring.webflux.problemdetails.enabled` to `true`. + +The first step to customizing this feature often involves using the existing mechanism but replacing or augmenting the error contents. +For that, you can add a bean of type [`ErrorAttributes`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/error/ErrorAttributes.html). + +To change the error handling behavior, you can implement [`ErrorWebExceptionHandler`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/error/ErrorWebExceptionHandler.html) and register a bean definition of that type. +Because an [`ErrorWebExceptionHandler`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/error/ErrorWebExceptionHandler.html) is quite low-level, Spring Boot also provides a convenient [`AbstractErrorWebExceptionHandler`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/reactive/error/AbstractErrorWebExceptionHandler.html) to let you handle errors in a WebFlux functional way, as shown in the following example: + +#### Java + +```java +import reactor.core.publisher.Mono; + +import org.springframework.boot.autoconfigure.web.WebProperties; +import org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler; +import org.springframework.boot.web.reactive.error.ErrorAttributes; +import org.springframework.context.ApplicationContext; +import org.springframework.http.HttpStatus; +import org.springframework.http.MediaType; +import org.springframework.http.codec.ServerCodecConfigurer; +import org.springframework.stereotype.Component; +import org.springframework.web.reactive.function.server.RouterFunction; +import org.springframework.web.reactive.function.server.RouterFunctions; +import org.springframework.web.reactive.function.server.ServerRequest; +import org.springframework.web.reactive.function.server.ServerResponse; +import org.springframework.web.reactive.function.server.ServerResponse.BodyBuilder; + +@Component +public class MyErrorWebExceptionHandler extends AbstractErrorWebExceptionHandler { + + public MyErrorWebExceptionHandler(ErrorAttributes errorAttributes, WebProperties webProperties, + ApplicationContext applicationContext, ServerCodecConfigurer serverCodecConfigurer) { + super(errorAttributes, webProperties.getResources(), applicationContext); + setMessageReaders(serverCodecConfigurer.getReaders()); + setMessageWriters(serverCodecConfigurer.getWriters()); + } + + @Override + protected RouterFunction getRoutingFunction(ErrorAttributes errorAttributes) { + return RouterFunctions.route(this::acceptsXml, this::handleErrorAsXml); + } + + private boolean acceptsXml(ServerRequest request) { + return request.headers().accept().contains(MediaType.APPLICATION_XML); + } + + public Mono handleErrorAsXml(ServerRequest request) { + BodyBuilder builder = ServerResponse.status(HttpStatus.INTERNAL_SERVER_ERROR); + // ... additional builder calls + return builder.build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.web.WebProperties +import org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler +import org.springframework.boot.web.reactive.error.ErrorAttributes +import org.springframework.context.ApplicationContext +import org.springframework.http.HttpStatus +import org.springframework.http.MediaType +import org.springframework.http.codec.ServerCodecConfigurer +import org.springframework.stereotype.Component +import org.springframework.web.reactive.function.server.RouterFunction +import org.springframework.web.reactive.function.server.RouterFunctions +import org.springframework.web.reactive.function.server.ServerRequest +import org.springframework.web.reactive.function.server.ServerResponse +import reactor.core.publisher.Mono + +@Component +class MyErrorWebExceptionHandler( + errorAttributes: ErrorAttributes, webProperties: WebProperties, + applicationContext: ApplicationContext, serverCodecConfigurer: ServerCodecConfigurer +) : AbstractErrorWebExceptionHandler(errorAttributes, webProperties.resources, applicationContext) { + + init { + setMessageReaders(serverCodecConfigurer.readers) + setMessageWriters(serverCodecConfigurer.writers) + } + + override fun getRoutingFunction(errorAttributes: ErrorAttributes): RouterFunction { + return RouterFunctions.route(this::acceptsXml, this::handleErrorAsXml) + } + + private fun acceptsXml(request: ServerRequest): Boolean { + return request.headers().accept().contains(MediaType.APPLICATION_XML) + } + + fun handleErrorAsXml(request: ServerRequest): Mono { + val builder = ServerResponse.status(HttpStatus.INTERNAL_SERVER_ERROR) + // ... additional builder calls + return builder.build() + } + +} + +``` + +For a more complete picture, you can also subclass [`DefaultErrorWebExceptionHandler`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/reactive/error/DefaultErrorWebExceptionHandler.html) directly and override specific methods. + +In some cases, errors handled at the controller level are not recorded by web observations or the [metrics infrastructure](../actuator/metrics.md#actuator.metrics.supported.spring-webflux). +Applications can ensure that such exceptions are recorded with the observations by [setting the handled exception on the observation context](https://docs.spring.io/spring-framework/reference/6.2/integration/observability.html#observability.http-server.reactive). + + + +#### Custom Error Pages + +If you want to display a custom HTML error page for a given status code, you can add views that resolve from `error/*`, for example by adding files to a `/error` directory. +Error pages can either be static HTML (that is, added under any of the static resource directories) or built with templates. +The name of the file should be the exact status code, a status code series mask, or `error` for a default if nothing else matches. +Note that the path to the default error view is `error/error`, whereas with Spring MVC the default error view is `error`. + +For example, to map `404` to a static HTML file, your directory structure would be as follows: + +``` +src/ + +- main/ + +- java/ + | + + +- resources/ + +- public/ + +- error/ + | +- 404.html + +- +``` + +To map all `5xx` errors by using a Mustache template, your directory structure would be as follows: + +``` +src/ + +- main/ + +- java/ + | + + +- resources/ + +- templates/ + +- error/ + | +- 5xx.mustache + +- +``` + + + +### Web Filters + +Spring WebFlux provides a [`WebFilter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/server/WebFilter.html) interface that can be implemented to filter HTTP request-response exchanges. +[`WebFilter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/server/WebFilter.html) beans found in the application context will be automatically used to filter each exchange. + +Where the order of the filters is important they can implement [`Ordered`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/Ordered.html) or be annotated with [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html). +Spring Boot auto-configuration may configure web filters for you. +When it does so, the orders shown in the following table will be used: + +| Web Filter | Order | +| --- | --- | +| [`WebFilterChainProxy`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/server/WebFilterChainProxy.html) (Spring Security) | `-100` | +| [`HttpExchangesWebFilter`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/web/exchanges/reactive/HttpExchangesWebFilter.html) | `Ordered.LOWEST_PRECEDENCE - 10` | + + + +## Embedded Reactive Server Support + +Spring Boot includes support for the following embedded reactive web servers: Reactor Netty, Tomcat, Jetty, and Undertow. +Most developers use the appropriate starter to obtain a fully configured instance. +By default, the embedded server listens for HTTP requests on port 8080. + + + +### Customizing Reactive Servers + +Common reactive web server settings can be configured by using Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) properties. +Usually, you would define the properties in your `application.properties` or `application.yaml` file. + +Common server settings include: + +- Network settings: Listen port for incoming HTTP requests (`server.port`), interface address to bind to (`server.address`), and so on. +- Error management: Location of the error page (`server.error.path`) and so on. +- [SSL](../../how-to/webserver.md#howto.webserver.configure-ssl) +- [HTTP compression](../../how-to/webserver.md#howto.webserver.enable-response-compression) + +Spring Boot tries as much as possible to expose common settings, but this is not always possible. +For those cases, dedicated namespaces such as `server.netty.*` offer server-specific customizations. + +> [!TIP] +> See the [`ServerProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/ServerProperties.html) class for a complete list. + + + +#### Programmatic Customization + +If you need to programmatically configure your reactive web server, you can register a Spring bean that implements the [`WebServerFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactoryCustomizer.html) interface. +[`WebServerFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactoryCustomizer.html) provides access to the [`ConfigurableReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/server/ConfigurableReactiveWebServerFactory.html), which includes numerous customization setter methods. +The following example shows programmatically setting the port: + +#### Java + +```java +import org.springframework.boot.web.reactive.server.ConfigurableReactiveWebServerFactory; +import org.springframework.boot.web.server.WebServerFactoryCustomizer; +import org.springframework.stereotype.Component; + +@Component +public class MyWebServerFactoryCustomizer implements WebServerFactoryCustomizer { + + @Override + public void customize(ConfigurableReactiveWebServerFactory server) { + server.setPort(9000); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.server.WebServerFactoryCustomizer +import org.springframework.boot.web.reactive.server.ConfigurableReactiveWebServerFactory +import org.springframework.stereotype.Component + +@Component +class MyWebServerFactoryCustomizer : WebServerFactoryCustomizer { + + override fun customize(server: ConfigurableReactiveWebServerFactory) { + server.setPort(9000) + } + +} + +``` + +[`JettyReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/jetty/JettyReactiveWebServerFactory.html), [`NettyReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory.html), [`TomcatReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/tomcat/TomcatReactiveWebServerFactory.html), and [`UndertowReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/undertow/UndertowReactiveWebServerFactory.html) are dedicated variants of [`ConfigurableReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/server/ConfigurableReactiveWebServerFactory.html) that have additional customization setter methods for Jetty, Reactor Netty, Tomcat, and Undertow respectively. +The following example shows how to customize [`NettyReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/netty/NettyReactiveWebServerFactory.html) that provides access to Reactor Netty-specific configuration options: + +#### Java + +```java +import java.time.Duration; + +import org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory; +import org.springframework.boot.web.server.WebServerFactoryCustomizer; +import org.springframework.stereotype.Component; + +@Component +public class MyNettyWebServerFactoryCustomizer implements WebServerFactoryCustomizer { + + @Override + public void customize(NettyReactiveWebServerFactory factory) { + factory.addServerCustomizers((server) -> server.idleTimeout(Duration.ofSeconds(20))); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.embedded.netty.NettyReactiveWebServerFactory +import org.springframework.boot.web.server.WebServerFactoryCustomizer +import org.springframework.stereotype.Component +import java.time.Duration + +@Component +class MyNettyWebServerFactoryCustomizer : WebServerFactoryCustomizer { + + override fun customize(factory: NettyReactiveWebServerFactory) { + factory.addServerCustomizers({ server -> server.idleTimeout(Duration.ofSeconds(20)) }) + } + +} + +``` + + + +#### Customizing ConfigurableReactiveWebServerFactory Directly + +For more advanced use cases that require you to extend from [`ReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/server/ReactiveWebServerFactory.html), you can expose a bean of such type yourself. + +Setters are provided for many configuration options. +Several protected method “hooks” are also provided should you need to do something more exotic. +See the [`ConfigurableReactiveWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/reactive/server/ConfigurableReactiveWebServerFactory.html) API documentation for details. + +> [!NOTE] +> Auto-configured customizers are still applied on your custom factory, so use that option carefully. + + + +## Reactive Server Resources Configuration + +When auto-configuring a Reactor Netty or Jetty server, Spring Boot will create specific beans that will provide HTTP resources to the server instance: [`ReactorResourceFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/ReactorResourceFactory.html) or [`JettyResourceFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/reactive/JettyResourceFactory.html). + +By default, those resources will be also shared with the Reactor Netty and Jetty clients for optimal performances, given: + +- the same technology is used for server and client +- the client instance is built using the [`WebClient.Builder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/reactive/function/client/WebClient.Builder.html) bean auto-configured by Spring Boot + +Developers can override the resource configuration for Jetty and Reactor Netty by providing a custom [`ReactorResourceFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/ReactorResourceFactory.html) or [`JettyResourceFactory`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/client/reactive/JettyResourceFactory.html) bean - this will be applied to both clients and servers. + +You can learn more about the resource configuration on the client side in the [io/rest-client.adoc#io.rest-client.webclient.runtime](../io/rest-client.md#io.rest-client.webclient.runtime) section. diff --git a/markdown/boot/3.5.4/reference/web/servlet.md b/markdown/boot/3.5.4/reference/web/servlet.md new file mode 100644 index 0000000..9be071f --- /dev/null +++ b/markdown/boot/3.5.4/reference/web/servlet.md @@ -0,0 +1,1373 @@ +--- +title: "Servlet Web Applications" +source: "reference:web/servlet.adoc" +--- + + + +# Servlet Web Applications + +If you want to build servlet-based web applications, you can take advantage of Spring Boot’s auto-configuration for Spring MVC or Jersey. + + + +## The “Spring Web MVC Framework” + +The [Spring Web MVC framework](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc.html) (often referred to as “Spring MVC”) is a rich “model view controller” web framework. +Spring MVC lets you create special [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html) or [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html) beans to handle incoming HTTP requests. +Methods in your controller are mapped to HTTP by using [`@RequestMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RequestMapping.html) annotations. + +The following code shows a typical [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html) that serves JSON data: + +#### Java + +```java +import java.util.List; + +import org.springframework.web.bind.annotation.DeleteMapping; +import org.springframework.web.bind.annotation.GetMapping; +import org.springframework.web.bind.annotation.PathVariable; +import org.springframework.web.bind.annotation.RequestMapping; +import org.springframework.web.bind.annotation.RestController; + +@RestController +@RequestMapping("/users") +public class MyRestController { + + private final UserRepository userRepository; + + private final CustomerRepository customerRepository; + + public MyRestController(UserRepository userRepository, CustomerRepository customerRepository) { + this.userRepository = userRepository; + this.customerRepository = customerRepository; + } + + @GetMapping("/{userId}") + public User getUser(@PathVariable Long userId) { + return this.userRepository.findById(userId).get(); + } + + @GetMapping("/{userId}/customers") + public List getUserCustomers(@PathVariable Long userId) { + return this.userRepository.findById(userId).map(this.customerRepository::findByUser).get(); + } + + @DeleteMapping("/{userId}") + public void deleteUser(@PathVariable Long userId) { + this.userRepository.deleteById(userId); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.web.bind.annotation.DeleteMapping +import org.springframework.web.bind.annotation.GetMapping +import org.springframework.web.bind.annotation.PathVariable +import org.springframework.web.bind.annotation.RequestMapping +import org.springframework.web.bind.annotation.RestController +@RestController +@RequestMapping("/users") +class MyRestController(private val userRepository: UserRepository, private val customerRepository: CustomerRepository) { + + @GetMapping("/{userId}") + fun getUser(@PathVariable userId: Long): User { + return userRepository.findById(userId).get() + } + + @GetMapping("/{userId}/customers") + fun getUserCustomers(@PathVariable userId: Long): List { + return userRepository.findById(userId).map(customerRepository::findByUser).get() + } + + @DeleteMapping("/{userId}") + fun deleteUser(@PathVariable userId: Long) { + userRepository.deleteById(userId) + } + +} + +``` + +“WebMvc.fn”, the functional variant, separates the routing configuration from the actual handling of the requests, as shown in the following example: + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.http.MediaType; +import org.springframework.web.servlet.function.RequestPredicate; +import org.springframework.web.servlet.function.RouterFunction; +import org.springframework.web.servlet.function.ServerResponse; + +import static org.springframework.web.servlet.function.RequestPredicates.accept; +import static org.springframework.web.servlet.function.RouterFunctions.route; + +@Configuration(proxyBeanMethods = false) +public class MyRoutingConfiguration { + + private static final RequestPredicate ACCEPT_JSON = accept(MediaType.APPLICATION_JSON); + + @Bean + public RouterFunction routerFunction(MyUserHandler userHandler) { + return route() + .GET("/{user}", ACCEPT_JSON, userHandler::getUser) + .GET("/{user}/customers", ACCEPT_JSON, userHandler::getUserCustomers) + .DELETE("/{user}", ACCEPT_JSON, userHandler::deleteUser) + .build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.http.MediaType +import org.springframework.web.servlet.function.RequestPredicates.accept +import org.springframework.web.servlet.function.RouterFunction +import org.springframework.web.servlet.function.RouterFunctions +import org.springframework.web.servlet.function.ServerResponse + +@Configuration(proxyBeanMethods = false) +class MyRoutingConfiguration { + + @Bean + fun routerFunction(userHandler: MyUserHandler): RouterFunction { + return RouterFunctions.route() + .GET("/{user}", ACCEPT_JSON, userHandler::getUser) + .GET("/{user}/customers", ACCEPT_JSON, userHandler::getUserCustomers) + .DELETE("/{user}", ACCEPT_JSON, userHandler::deleteUser) + .build() + } + + companion object { + private val ACCEPT_JSON = accept(MediaType.APPLICATION_JSON) + } + +} + +``` + +#### Java + +```java +import org.springframework.stereotype.Component; +import org.springframework.web.servlet.function.ServerRequest; +import org.springframework.web.servlet.function.ServerResponse; + +@Component +public class MyUserHandler { + + public ServerResponse getUser(ServerRequest request) { + ... + } + + public ServerResponse getUserCustomers(ServerRequest request) { + ... + } + + public ServerResponse deleteUser(ServerRequest request) { + ... + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.stereotype.Component +import org.springframework.web.servlet.function.ServerRequest +import org.springframework.web.servlet.function.ServerResponse + +@Component +class MyUserHandler { + + fun getUser(request: ServerRequest?): ServerResponse { + ... + } + + fun getUserCustomers(request: ServerRequest?): ServerResponse { + ... + } + + fun deleteUser(request: ServerRequest?): ServerResponse { + ... + } + +} + +``` + +Spring MVC is part of the core Spring Framework, and detailed information is available in the [reference documentation](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc.html). +There are also several guides that cover Spring MVC available at [spring.io/guides](https://spring.io/guides). + +> [!TIP] +> You can define as many [`RouterFunction`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/function/RouterFunction.html) beans as you like to modularize the definition of the router. +> Beans can be ordered if you need to apply a precedence. + + + +### Spring MVC Auto-configuration + +Spring Boot provides auto-configuration for Spring MVC that works well with most applications. +It replaces the need for [`@EnableWebMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/EnableWebMvc.html) and the two cannot be used together. +In addition to Spring MVC’s defaults, the auto-configuration provides the following features: + +- Inclusion of [`ContentNegotiatingViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/ContentNegotiatingViewResolver.html) and [`BeanNameViewResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/view/BeanNameViewResolver.html) beans. +- Support for serving static resources, including support for WebJars (covered [later in this document](#web.servlet.spring-mvc.static-content)). +- Automatic registration of [`Converter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/Converter.html), [`GenericConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/converter/GenericConverter.html), and [`Formatter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/format/Formatter.html) beans. +- Support for [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) (covered [later in this document](#web.servlet.spring-mvc.message-converters)). +- Automatic registration of [`MessageCodesResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/validation/MessageCodesResolver.html) (covered [later in this document](#web.servlet.spring-mvc.message-codes)). +- Static `index.html` support. +- Automatic use of a [`ConfigurableWebBindingInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/support/ConfigurableWebBindingInitializer.html) bean (covered [later in this document](#web.servlet.spring-mvc.binding-initializer)). + +If you want to keep those Spring Boot MVC customizations and make more [MVC customizations](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc.html) (interceptors, formatters, view controllers, and other features), you can add your own [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class of type [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html) but **without** [`@EnableWebMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/EnableWebMvc.html). + +If you want to provide custom instances of [`RequestMappingHandlerMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.html), [`RequestMappingHandlerAdapter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerAdapter.html), or [`ExceptionHandlerExceptionResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/mvc/method/annotation/ExceptionHandlerExceptionResolver.html), and still keep the Spring Boot MVC customizations, you can declare a bean of type [`WebMvcRegistrations`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/WebMvcRegistrations.html) and use it to provide custom instances of those components. +The custom instances will be subject to further initialization and configuration by Spring MVC. +To participate in, and if desired, override that subsequent processing, a [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html) should be used. + +If you do not want to use the auto-configuration and want to take complete control of Spring MVC, add your own [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) annotated with [`@EnableWebMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/EnableWebMvc.html). +Alternatively, add your own [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html)-annotated [`DelegatingWebMvcConfiguration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/DelegatingWebMvcConfiguration.html) as described in the [`@EnableWebMvc`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/EnableWebMvc.html) API documentation. + + + +### Spring MVC Conversion Service + +Spring MVC uses a different [`ConversionService`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/ConversionService.html) to the one used to convert values from your `application.properties` or `application.yaml` file. +It means that [`Period`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Period.html), [`Duration`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/Duration.html) and [`DataSize`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/util/unit/DataSize.html) converters are not available and that [`@DurationUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/DurationUnit.html) and [`@DataSizeUnit`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/DataSizeUnit.html) annotations will be ignored. + +If you want to customize the [`ConversionService`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/convert/ConversionService.html) used by Spring MVC, you can provide a [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html) bean with an `addFormatters` method. +From this method you can register any converter that you like, or you can delegate to the static methods available on [`ApplicationConversionService`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/convert/ApplicationConversionService.html). + +Conversion can also be customized using the `spring.mvc.format.*` configuration properties. +When not configured, the following defaults are used: + +| Property | `DateTimeFormatter` | Formats | +| --- | --- | --- | +| `spring.mvc.format.date` | `ofLocalizedDate(FormatStyle.SHORT)` | `java.util.Date` and [`LocalDate`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDate.html) | +| `spring.mvc.format.time` | `ofLocalizedTime(FormatStyle.SHORT)` | java.time’s [`LocalTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalTime.html) and [`OffsetTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/OffsetTime.html) | +| `spring.mvc.format.date-time` | `ofLocalizedDateTime(FormatStyle.SHORT)` | java.time’s [`LocalDateTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/LocalDateTime.html), [`OffsetDateTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/OffsetDateTime.html), and [`ZonedDateTime`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/time/ZonedDateTime.html) | + + + +### HttpMessageConverters + +Spring MVC uses the [`HttpMessageConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/HttpMessageConverter.html) interface to convert HTTP requests and responses. +Sensible defaults are included out of the box. +For example, objects can be automatically converted to JSON (by using the Jackson library) or XML (by using the Jackson XML extension, if available, or by using JAXB if the Jackson XML extension is not available). +By default, strings are encoded in `UTF-8`. + +Any [`HttpMessageConverter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/HttpMessageConverter.html) bean that is present in the context is added to the list of converters. +You can also override default converters in the same way. + +If you need to add or customize converters, you can use Spring Boot’s [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) class, as shown in the following listing: + +#### Java + +```java +import org.springframework.boot.autoconfigure.http.HttpMessageConverters; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.http.converter.HttpMessageConverter; + +@Configuration(proxyBeanMethods = false) +public class MyHttpMessageConvertersConfiguration { + + @Bean + public HttpMessageConverters customConverters() { + HttpMessageConverter additional = new AdditionalHttpMessageConverter(); + HttpMessageConverter another = new AnotherHttpMessageConverter(); + return new HttpMessageConverters(additional, another); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.http.HttpMessageConverters +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.http.converter.HttpMessageConverter + +@Configuration(proxyBeanMethods = false) +class MyHttpMessageConvertersConfiguration { + + @Bean + fun customConverters(): HttpMessageConverters { + val additional: HttpMessageConverter<*> = AdditionalHttpMessageConverter() + val another: HttpMessageConverter<*> = AnotherHttpMessageConverter() + return HttpMessageConverters(additional, another) + } + +} + +``` + +For further control, you can also sub-class [`HttpMessageConverters`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/http/HttpMessageConverters.html) and override its `postProcessConverters` and/or `postProcessPartConverters` methods. +This can be useful when you want to re-order or remove some of the converters that Spring MVC configures by default. + + + +### MessageCodesResolver + +Spring MVC has a strategy for generating error codes for rendering error messages from binding errors: [`MessageCodesResolver`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/validation/MessageCodesResolver.html). +If you set the `spring.mvc.message-codes-resolver-format` property `PREFIX_ERROR_CODE` or `POSTFIX_ERROR_CODE`, Spring Boot creates one for you (see the enumeration in [`DefaultMessageCodesResolver.Format`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/validation/DefaultMessageCodesResolver.html#Format)). + + + +### Static Content + +By default, Spring Boot serves static content from a directory called `/static` (or `/public` or `/resources` or `/META-INF/resources`) in the classpath or from the root of the [`ServletContext`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContext.html). +It uses the [`ResourceHttpRequestHandler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/resource/ResourceHttpRequestHandler.html) from Spring MVC so that you can modify that behavior by adding your own [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html) and overriding the `addResourceHandlers` method. + +In a stand-alone web application, the default servlet from the container is not enabled. +It can be enabled using the `server.servlet.register-default-servlet` property. + +The default servlet acts as a fallback, serving content from the root of the [`ServletContext`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContext.html) if Spring decides not to handle it. +Most of the time, this does not happen (unless you modify the default MVC configuration), because Spring can always handle requests through the [`DispatcherServlet`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html). + +By default, resources are mapped on `/**`, but you can tune that with the `spring.mvc.static-path-pattern` property. +For instance, relocating all resources to `/resources/**` can be achieved as follows: + +#### Properties + +```properties +spring.mvc.static-path-pattern=/resources/** +``` + +#### YAML + +```yaml +spring: + mvc: + static-path-pattern: "/resources/**" +``` + +You can also customize the static resource locations by using the `spring.web.resources.static-locations` property (replacing the default values with a list of directory locations). +The root servlet context path, `"/"`, is automatically added as a location as well. + +In addition to the “standard” static resource locations mentioned earlier, a special case is made for [Webjars content](https://www.webjars.org/). +By default, any resources with a path in `/webjars/**` are served from jar files if they are packaged in the Webjars format. +The path can be customized with the `spring.mvc.webjars-path-pattern` property. + +> [!TIP] +> Do not use the `src/main/webapp` directory if your application is packaged as a jar. +> Although this directory is a common standard, it works **only** with war packaging, and it is silently ignored by most build tools if you generate a jar. + +Spring Boot also supports the advanced resource handling features provided by Spring MVC, allowing use cases such as cache-busting static resources or using version agnostic URLs for Webjars. + +To use version agnostic URLs for Webjars, add the `org.webjars:webjars-locator-lite` dependency. +Then declare your Webjar. +Using jQuery as an example, adding `"/webjars/jquery/jquery.min.js"` results in `"/webjars/jquery/x.y.z/jquery.min.js"` where `x.y.z` is the Webjar version. + +To use cache busting, the following configuration configures a cache busting solution for all static resources, effectively adding a content hash, such as ``, in URLs: + +#### Properties + +```properties +spring.web.resources.chain.strategy.content.enabled=true +spring.web.resources.chain.strategy.content.paths=/** +``` + +#### YAML + +```yaml +spring: + web: + resources: + chain: + strategy: + content: + enabled: true + paths: "/**" +``` + +> [!NOTE] +> Links to resources are rewritten in templates at runtime, thanks to a [`ResourceUrlEncodingFilter`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/resource/ResourceUrlEncodingFilter.html) that is auto-configured for Thymeleaf and FreeMarker. +> You should manually declare this filter when using JSPs. +> Other template engines are currently not automatically supported but can be with custom template macros/helpers and the use of the [`ResourceUrlProvider`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/resource/ResourceUrlProvider.html). + +When loading resources dynamically with, for example, a JavaScript module loader, renaming files is not an option. +That is why other strategies are also supported and can be combined. +A "fixed" strategy adds a static version string in the URL without changing the file name, as shown in the following example: + +#### Properties + +```properties +spring.web.resources.chain.strategy.content.enabled=true +spring.web.resources.chain.strategy.content.paths=/** +spring.web.resources.chain.strategy.fixed.enabled=true +spring.web.resources.chain.strategy.fixed.paths=/js/lib/ +spring.web.resources.chain.strategy.fixed.version=v12 +``` + +#### YAML + +```yaml +spring: + web: + resources: + chain: + strategy: + content: + enabled: true + paths: "/**" + fixed: + enabled: true + paths: "/js/lib/" + version: "v12" +``` + +With this configuration, JavaScript modules located under `"/js/lib/"` use a fixed versioning strategy (`"/v12/js/lib/mymodule.js"`), while other resources still use the content one (``). + +See [`WebProperties.Resources`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/WebProperties.Resources.html) for more supported options. + +> [!TIP] +> This feature has been thoroughly described in a dedicated [blog post](https://spring.io/blog/2014/07/24/spring-framework-4-1-handling-static-web-resources) and in Spring Framework’s [reference documentation](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc/mvc-config/static-resources.html). + + + +### Welcome Page + +Spring Boot supports both static and templated welcome pages. +It first looks for an `index.html` file in the configured static content locations. +If one is not found, it then looks for an `index` template. +If either is found, it is automatically used as the welcome page of the application. + +This only acts as a fallback for actual index routes defined by the application. +The ordering is defined by the order of [`HandlerMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/HandlerMapping.html) beans which is by default the following: + +| | | +| --- | --- | +| `RouterFunctionMapping` | Endpoints declared with [`RouterFunction`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/function/RouterFunction.html) beans | +| `RequestMappingHandlerMapping` | Endpoints declared in [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html) beans | +| `WelcomePageHandlerMapping` | The welcome page support | + + + +### Custom Favicon + +As with other static resources, Spring Boot checks for a `favicon.ico` in the configured static content locations. +If such a file is present, it is automatically used as the favicon of the application. + + + +### Path Matching and Content Negotiation + +Spring MVC can map incoming HTTP requests to handlers by looking at the request path and matching it to the mappings defined in your application (for example, [`@GetMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/GetMapping.html) annotations on Controller methods). + +Spring Boot chooses to disable suffix pattern matching by default, which means that requests like `"GET /projects/spring-boot.json"` will not be matched to `@GetMapping("/projects/spring-boot")` mappings. +This is considered as a [best practice for Spring MVC applications](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc/mvc-controller/ann-requestmapping.html#mvc-ann-requestmapping-suffix-pattern-match). +This feature was mainly useful in the past for HTTP clients which did not send proper "Accept" request headers; we needed to make sure to send the correct Content Type to the client. +Nowadays, Content Negotiation is much more reliable. + +There are other ways to deal with HTTP clients that do not consistently send proper "Accept" request headers. +Instead of using suffix matching, we can use a query parameter to ensure that requests like `"GET /projects/spring-boot?format=json"` will be mapped to `@GetMapping("/projects/spring-boot")`: + +#### Properties + +```properties +spring.mvc.contentnegotiation.favor-parameter=true +``` + +#### YAML + +```yaml +spring: + mvc: + contentnegotiation: + favor-parameter: true +``` + +Or if you prefer to use a different parameter name: + +#### Properties + +```properties +spring.mvc.contentnegotiation.favor-parameter=true +spring.mvc.contentnegotiation.parameter-name=myparam +``` + +#### YAML + +```yaml +spring: + mvc: + contentnegotiation: + favor-parameter: true + parameter-name: "myparam" +``` + +Most standard media types are supported out-of-the-box, but you can also define new ones: + +#### Properties + +```properties +spring.mvc.contentnegotiation.media-types.markdown=text/markdown +``` + +#### YAML + +```yaml +spring: + mvc: + contentnegotiation: + media-types: + markdown: "text/markdown" +``` + +As of Spring Framework 5.3, Spring MVC supports two strategies for matching request paths to controllers. +By default, Spring Boot uses the [`PathPatternParser`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/util/pattern/PathPatternParser.html) strategy. +[`PathPatternParser`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/util/pattern/PathPatternParser.html) is an [optimized implementation](https://spring.io/blog/2020/06/30/url-matching-with-pathpattern-in-spring-mvc) but comes with some restrictions compared to the [`AntPathMatcher`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/util/AntPathMatcher.html) strategy. +[`PathPatternParser`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/util/pattern/PathPatternParser.html) restricts usage of [some path pattern variants](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc/mvc-controller/ann-requestmapping.html#mvc-ann-requestmapping-uri-templates). +It is also incompatible with configuring the [`DispatcherServlet`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html) with a path prefix (`spring.mvc.servlet.path`). + +The strategy can be configured using the `spring.mvc.pathmatch.matching-strategy` configuration property, as shown in the following example: + +#### Properties + +```properties +spring.mvc.pathmatch.matching-strategy=ant-path-matcher +``` + +#### YAML + +```yaml +spring: + mvc: + pathmatch: + matching-strategy: "ant-path-matcher" +``` + +Spring MVC will throw a [`NoHandlerFoundException`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/NoHandlerFoundException.html) if a handler is not found for a request. +Note that, by default, the [serving of static content](#web.servlet.spring-mvc.static-content) is mapped to `/**` and will, therefore, provide a handler for all requests. +If no static content is available, [`ResourceHttpRequestHandler`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/resource/ResourceHttpRequestHandler.html) will throw a [`NoResourceFoundException`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/resource/NoResourceFoundException.html). +For a [`NoHandlerFoundException`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/NoHandlerFoundException.html) to be thrown, set `spring.mvc.static-path-pattern` to a more specific value such as `/resources/**` or set `spring.web.resources.add-mappings` to `false` to disable serving of static content entirely. + + + +### ConfigurableWebBindingInitializer + +Spring MVC uses a [`WebBindingInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/support/WebBindingInitializer.html) to initialize a [`WebDataBinder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/WebDataBinder.html) for a particular request. +If you create your own [`ConfigurableWebBindingInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/support/ConfigurableWebBindingInitializer.html) [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html), Spring Boot automatically configures Spring MVC to use it. + + + +### Template Engines + +As well as REST web services, you can also use Spring MVC to serve dynamic HTML content. +Spring MVC supports a variety of templating technologies, including Thymeleaf, FreeMarker, and JSPs. +Also, many other templating engines include their own Spring MVC integrations. + +Spring Boot includes auto-configuration support for the following templating engines: + +- [FreeMarker](https://freemarker.apache.org/docs/) +- [Groovy](https://docs.groovy-lang.org/docs/next/html/documentation/template-engines.html#_the_markuptemplateengine) +- [Thymeleaf](https://www.thymeleaf.org) +- [Mustache](https://mustache.github.io/) + +> [!TIP] +> If possible, JSPs should be avoided. +> There are several [known limitations](#web.servlet.embedded-container.jsp-limitations) when using them with embedded servlet containers. + +When you use one of these templating engines with the default configuration, your templates are picked up automatically from `src/main/resources/templates`. + +> [!TIP] +> Depending on how you run your application, your IDE may order the classpath differently. +> Running your application in the IDE from its main method results in a different ordering than when you run your application by using Maven or Gradle or from its packaged jar. +> This can cause Spring Boot to fail to find the expected template. +> If you have this problem, you can reorder the classpath in the IDE to place the module’s classes and resources first. + + + +### Error Handling + +By default, Spring Boot provides an `/error` mapping that handles all errors in a sensible way, and it is registered as a “global” error page in the servlet container. +For machine clients, it produces a JSON response with details of the error, the HTTP status, and the exception message. +For browser clients, there is a “whitelabel” error view that renders the same data in HTML format (to customize it, add a [`View`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/View.html) that resolves to `error`). + +There are a number of `server.error` properties that can be set if you want to customize the default error handling behavior. +See the [Server Properties](../../appendix/application-properties/index.md#appendix.application-properties.server) section of the Appendix. + +To replace the default behavior completely, you can implement [`ErrorController`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/error/ErrorController.html) and register a bean definition of that type or add a bean of type [`ErrorAttributes`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/error/ErrorAttributes.html) to use the existing mechanism but replace the contents. + +> [!TIP] +> The [`BasicErrorController`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/error/BasicErrorController.html) can be used as a base class for a custom [`ErrorController`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/error/ErrorController.html). +> This is particularly useful if you want to add a handler for a new content type (the default is to handle `text/html` specifically and provide a fallback for everything else). +> To do so, extend [`BasicErrorController`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/error/BasicErrorController.html), add a public method with a [`@RequestMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RequestMapping.html) that has a `produces` attribute, and create a bean of your new type. + +As of Spring Framework 6.0, [RFC 9457 Problem Details](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc/mvc-ann-rest-exceptions.html) is supported. +Spring MVC can produce custom error messages with the `application/problem+json` media type, like: + +```json +{ + "type": "https://example.org/problems/unknown-project", + "title": "Unknown project", + "status": 404, + "detail": "No project found for id 'spring-unknown'", + "instance": "/projects/spring-unknown" +} +``` + +This support can be enabled by setting `spring.mvc.problemdetails.enabled` to `true`. + +You can also define a class annotated with [`@ControllerAdvice`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/ControllerAdvice.html) to customize the JSON document to return for a particular controller and/or exception type, as shown in the following example: + +#### Java + +```java +import jakarta.servlet.RequestDispatcher; +import jakarta.servlet.http.HttpServletRequest; + +import org.springframework.http.HttpStatus; +import org.springframework.http.ResponseEntity; +import org.springframework.web.bind.annotation.ControllerAdvice; +import org.springframework.web.bind.annotation.ExceptionHandler; +import org.springframework.web.bind.annotation.ResponseBody; +import org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler; + +@ControllerAdvice(basePackageClasses = SomeController.class) +public class MyControllerAdvice extends ResponseEntityExceptionHandler { + + @ResponseBody + @ExceptionHandler(MyException.class) + public ResponseEntity handleControllerException(HttpServletRequest request, Throwable ex) { + HttpStatus status = getStatus(request); + return new ResponseEntity<>(new MyErrorBody(status.value(), ex.getMessage()), status); + } + + private HttpStatus getStatus(HttpServletRequest request) { + Integer code = (Integer) request.getAttribute(RequestDispatcher.ERROR_STATUS_CODE); + HttpStatus status = HttpStatus.resolve(code); + return (status != null) ? status : HttpStatus.INTERNAL_SERVER_ERROR; + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.servlet.RequestDispatcher +import jakarta.servlet.http.HttpServletRequest +import org.springframework.http.HttpStatus +import org.springframework.http.ResponseEntity +import org.springframework.web.bind.annotation.ControllerAdvice +import org.springframework.web.bind.annotation.ExceptionHandler +import org.springframework.web.bind.annotation.ResponseBody +import org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler + +@ControllerAdvice(basePackageClasses = [SomeController::class]) +class MyControllerAdvice : ResponseEntityExceptionHandler() { + + @ResponseBody + @ExceptionHandler(MyException::class) + fun handleControllerException(request: HttpServletRequest, ex: Throwable): ResponseEntity<*> { + val status = getStatus(request) + return ResponseEntity(MyErrorBody(status.value(), ex.message), status) + } + + private fun getStatus(request: HttpServletRequest): HttpStatus { + val code = request.getAttribute(RequestDispatcher.ERROR_STATUS_CODE) as Int + val status = HttpStatus.resolve(code) + return status ?: HttpStatus.INTERNAL_SERVER_ERROR + } + +} + +``` + +In the preceding example, if `MyException` is thrown by a controller defined in the same package as `SomeController`, a JSON representation of the `MyErrorBody` POJO is used instead of the [`ErrorAttributes`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/error/ErrorAttributes.html) representation. + +In some cases, errors handled at the controller level are not recorded by web observations or the [metrics infrastructure](../actuator/metrics.md#actuator.metrics.supported.spring-mvc). +Applications can ensure that such exceptions are recorded with the observations by [setting the handled exception on the observation context](https://docs.spring.io/spring-framework/reference/6.2/integration/observability.html#observability.http-server.servlet). + + + +#### Custom Error Pages + +If you want to display a custom HTML error page for a given status code, you can add a file to an `/error` directory. +Error pages can either be static HTML (that is, added under any of the static resource directories) or be built by using templates. +The name of the file should be the exact status code or a series mask. + +For example, to map `404` to a static HTML file, your directory structure would be as follows: + +``` +src/ + +- main/ + +- java/ + | + + +- resources/ + +- public/ + +- error/ + | +- 404.html + +- +``` + +To map all `5xx` errors by using a FreeMarker template, your directory structure would be as follows: + +``` +src/ + +- main/ + +- java/ + | + + +- resources/ + +- templates/ + +- error/ + | +- 5xx.ftlh + +- +``` + +For more complex mappings, you can also add beans that implement the [`ErrorViewResolver`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/servlet/error/ErrorViewResolver.html) interface, as shown in the following example: + +#### Java + +```java +import java.util.Map; + +import jakarta.servlet.http.HttpServletRequest; + +import org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; +import org.springframework.http.HttpStatus; +import org.springframework.web.servlet.ModelAndView; + +public class MyErrorViewResolver implements ErrorViewResolver { + + @Override + public ModelAndView resolveErrorView(HttpServletRequest request, HttpStatus status, Map model) { + // Use the request or status to optionally return a ModelAndView + if (status == HttpStatus.INSUFFICIENT_STORAGE) { + // We could add custom model values here + new ModelAndView("myview"); + } + return null; + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.servlet.http.HttpServletRequest +import org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver +import org.springframework.http.HttpStatus +import org.springframework.web.servlet.ModelAndView + +class MyErrorViewResolver : ErrorViewResolver { + + override fun resolveErrorView(request: HttpServletRequest, status: HttpStatus, + model: Map): ModelAndView? { + // Use the request or status to optionally return a ModelAndView + if (status == HttpStatus.INSUFFICIENT_STORAGE) { + // We could add custom model values here + return ModelAndView("myview") + } + return null + } + +} + +``` + +You can also use regular Spring MVC features such as [`@ExceptionHandler` methods](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc/mvc-servlet/exceptionhandlers.html) and [`@ControllerAdvice`](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc/mvc-controller/ann-advice.html). +The [`ErrorController`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/error/ErrorController.html) then picks up any unhandled exceptions. + + + +#### Mapping Error Pages Outside of Spring MVC + +For applications that do not use Spring MVC, you can use the [`ErrorPageRegistrar`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/ErrorPageRegistrar.html) interface to directly register [`ErrorPage`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/ErrorPage.html) instances. +This abstraction works directly with the underlying embedded servlet container and works even if you do not have a Spring MVC [`DispatcherServlet`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/DispatcherServlet.html). + +#### Java + +```java +import org.springframework.boot.web.server.ErrorPage; +import org.springframework.boot.web.server.ErrorPageRegistrar; +import org.springframework.boot.web.server.ErrorPageRegistry; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.http.HttpStatus; + +@Configuration(proxyBeanMethods = false) +public class MyErrorPagesConfiguration { + + @Bean + public ErrorPageRegistrar errorPageRegistrar() { + return this::registerErrorPages; + } + + private void registerErrorPages(ErrorPageRegistry registry) { + registry.addErrorPages(new ErrorPage(HttpStatus.BAD_REQUEST, "/400")); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.server.ErrorPage +import org.springframework.boot.web.server.ErrorPageRegistrar +import org.springframework.boot.web.server.ErrorPageRegistry +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.http.HttpStatus + +@Configuration(proxyBeanMethods = false) +class MyErrorPagesConfiguration { + + @Bean + fun errorPageRegistrar(): ErrorPageRegistrar { + return ErrorPageRegistrar { registry: ErrorPageRegistry -> registerErrorPages(registry) } + } + + private fun registerErrorPages(registry: ErrorPageRegistry) { + registry.addErrorPages(ErrorPage(HttpStatus.BAD_REQUEST, "/400")) + } + +} + +``` + +> [!NOTE] +> If you register an [`ErrorPage`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/ErrorPage.html) with a path that ends up being handled by a [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) (as is common with some non-Spring web frameworks, like Jersey and Wicket), then the [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) has to be explicitly registered as an `ERROR` dispatcher, as shown in the following example: + +#### Java + +```java +import java.util.EnumSet; + +import jakarta.servlet.DispatcherType; + +import org.springframework.boot.web.servlet.FilterRegistrationBean; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MyFilterConfiguration { + + @Bean + public FilterRegistrationBean myFilter() { + FilterRegistrationBean registration = new FilterRegistrationBean<>(new MyFilter()); + // ... + registration.setDispatcherTypes(EnumSet.allOf(DispatcherType.class)); + return registration; + } + +} +``` + +#### Kotlin + +```kotlin +import jakarta.servlet.DispatcherType +import org.springframework.boot.web.servlet.FilterRegistrationBean +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import java.util.EnumSet + +@Configuration(proxyBeanMethods = false) +class MyFilterConfiguration { + + @Bean + fun myFilter(): FilterRegistrationBean { + val registration = FilterRegistrationBean(MyFilter()) + // ... + registration.setDispatcherTypes(EnumSet.allOf(DispatcherType::class.java)) + return registration + } + +} + +``` + +Note that the default [`FilterRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistrationBean.html) does not include the `ERROR` dispatcher type. + + + +#### Error Handling in a WAR Deployment + +When deployed to a servlet container, Spring Boot uses its error page filter to forward a request with an error status to the appropriate error page. +This is necessary as the servlet specification does not provide an API for registering error pages. +Depending on the container that you are deploying your war file to and the technologies that your application uses, some additional configuration may be required. + +The error page filter can only forward the request to the correct error page if the response has not already been committed. +By default, WebSphere Application Server 8.0 and later commits the response upon successful completion of a servlet’s service method. +You should disable this behavior by setting `com.ibm.ws.webcontainer.invokeFlushAfterService` to `false`. + + + +### CORS Support + +[Cross-origin resource sharing](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) (CORS) is a [W3C specification](https://www.w3.org/TR/cors/) implemented by [most browsers](https://caniuse.com/#feat=cors) that lets you specify in a flexible way what kind of cross-domain requests are authorized, instead of using some less secure and less powerful approaches such as IFRAME or JSONP. + +As of version 4.2, Spring MVC [supports CORS](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc-cors.html). +Using [controller method CORS configuration](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc-cors.html#mvc-cors-controller) with [`@CrossOrigin`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/CrossOrigin.html) annotations in your Spring Boot application does not require any specific configuration. +[Global CORS configuration](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc-cors.html#mvc-cors-global) can be defined by registering a [`WebMvcConfigurer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/servlet/config/annotation/WebMvcConfigurer.html) bean with a customized `addCorsMappings(CorsRegistry)` method, as shown in the following example: + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.web.servlet.config.annotation.CorsRegistry; +import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; + +@Configuration(proxyBeanMethods = false) +public class MyCorsConfiguration { + + @Bean + public WebMvcConfigurer corsConfigurer() { + return new WebMvcConfigurer() { + + @Override + public void addCorsMappings(CorsRegistry registry) { + registry.addMapping("/api/**"); + } + + }; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.web.servlet.config.annotation.CorsRegistry +import org.springframework.web.servlet.config.annotation.WebMvcConfigurer + +@Configuration(proxyBeanMethods = false) +class MyCorsConfiguration { + + @Bean + fun corsConfigurer(): WebMvcConfigurer { + return object : WebMvcConfigurer { + override fun addCorsMappings(registry: CorsRegistry) { + registry.addMapping("/api/**") + } + } + } + +} + +``` + + + +## JAX-RS and Jersey + +If you prefer the JAX-RS programming model for REST endpoints, you can use one of the available implementations instead of Spring MVC. +[Jersey](https://jersey.github.io/) and [Apache CXF](https://cxf.apache.org/) work quite well out of the box. +CXF requires you to register its [`Servlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Servlet.html) or [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) as a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) in your application context. +Jersey has some native Spring support, so we also provide auto-configuration support for it in Spring Boot, together with a starter. + +To get started with Jersey, include the `spring-boot-starter-jersey` as a dependency and then you need one [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`ResourceConfig`](https://javadoc.io/doc/org.glassfish.jersey.core/jersey-server/3.1.10/org/glassfish/jersey/server/ResourceConfig.html) in which you register all the endpoints, as shown in the following example: + +```java +import org.glassfish.jersey.server.ResourceConfig; + +import org.springframework.stereotype.Component; + +@Component +public class MyJerseyConfig extends ResourceConfig { + + public MyJerseyConfig() { + register(MyEndpoint.class); + } + +} +``` + +> [!WARNING] +> Jersey’s support for scanning executable archives is rather limited. +> For example, it cannot scan for endpoints in a package found in a [fully executable jar file](../../how-to/deployment/installing.md) or in `WEB-INF/classes` when running an executable war file. +> To avoid this limitation, the `packages` method should not be used, and endpoints should be registered individually by using the `register` method, as shown in the preceding example. + +For more advanced customizations, you can also register an arbitrary number of beans that implement [`ResourceConfigCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/jersey/ResourceConfigCustomizer.html). + +All the registered endpoints should be a [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html) with HTTP resource annotations (`@GET` and others), as shown in the following example: + +```java +import jakarta.ws.rs.GET; +import jakarta.ws.rs.Path; + +import org.springframework.stereotype.Component; + +@Component +@Path("/hello") +public class MyEndpoint { + + @GET + public String message() { + return "Hello"; + } + +} +``` + +Since the [`@Endpoint`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/endpoint/annotation/Endpoint.html) is a Spring [`@Component`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Component.html), its lifecycle is managed by Spring and you can use the [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html) annotation to inject dependencies and use the [`@Value`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Value.html) annotation to inject external configuration. +By default, the Jersey servlet is registered and mapped to `/*`. +You can change the mapping by adding [`@ApplicationPath`](https://jakarta.ee/specifications/restful-ws/3.1/apidocs/jakarta/ws/rs/ApplicationPath.html) to your [`ResourceConfig`](https://javadoc.io/doc/org.glassfish.jersey.core/jersey-server/3.1.10/org/glassfish/jersey/server/ResourceConfig.html). + +By default, Jersey is set up as a servlet in a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) of type [`ServletRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistrationBean.html) named `jerseyServletRegistration`. +By default, the servlet is initialized lazily, but you can customize that behavior by setting `spring.jersey.servlet.load-on-startup`. +You can disable or override that bean by creating one of your own with the same name. +You can also use a filter instead of a servlet by setting `spring.jersey.type=filter` (in which case, the [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) to replace or override is `jerseyFilterRegistration`). +The filter has an [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html), which you can set with `spring.jersey.filter.order`. +When using Jersey as a filter, a servlet that will handle any requests that are not intercepted by Jersey must be present. +If your application does not contain such a servlet, you may want to enable the default servlet by setting `server.servlet.register-default-servlet` to `true`. +Both the servlet and the filter registrations can be given init parameters by using `spring.jersey.init.*` to specify a map of properties. + + + +## Embedded Servlet Container Support + +For servlet application, Spring Boot includes support for embedded [Tomcat](https://tomcat.apache.org/), [Jetty](https://www.eclipse.org/jetty/), and [Undertow](https://github.com/undertow-io/undertow) servers. +Most developers use the appropriate starter to obtain a fully configured instance. +By default, the embedded server listens for HTTP requests on port `8080`. + + + +### Servlets, Filters, and Listeners + +When using an embedded servlet container, you can register servlets, filters, and all the listeners (such as [`HttpSessionListener`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/http/HttpSessionListener.html)) from the servlet spec, either by using Spring beans or by scanning for servlet components. + + + +#### Registering Servlets, Filters, and Listeners as Spring Beans + +Any [`Servlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Servlet.html), [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html), or servlet `*Listener` instance that is a Spring bean is registered with the embedded container. +This can be particularly convenient if you want to refer to a value from your `application.properties` during configuration. + +By default, if the context contains only a single Servlet, it is mapped to `/`. +In the case of multiple servlet beans, the bean name is used as a path prefix. +Filters map to `/*`. + +If convention-based mapping is not flexible enough, you can use the [`ServletRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistrationBean.html), [`FilterRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistrationBean.html), and [`ServletListenerRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletListenerRegistrationBean.html) classes for complete control. +If you prefer annotations over [`ServletRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistrationBean.html) and [`FilterRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistrationBean.html), you can also use [`@ServletRegistration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletRegistration.html) and +[`@FilterRegistration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistration.html) as an alternative. + +It is usually safe to leave filter beans unordered. +If a specific order is required, you should annotate the [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) with [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) or make it implement [`Ordered`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/Ordered.html). +You cannot configure the order of a [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) by annotating its bean method with [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html). +If you cannot change the [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) class to add [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) or implement [`Ordered`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/Ordered.html), you must define a [`FilterRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistrationBean.html) for the [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) and set the registration bean’s order using the `setOrder(int)` method. +Or, if you prefer annotations, you can also use [`@FilterRegistration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/FilterRegistration.html) and set the `order` attribute. +Avoid configuring a filter that reads the request body at `Ordered.HIGHEST_PRECEDENCE`, since it might go against the character encoding configuration of your application. +If a servlet filter wraps the request, it should be configured with an order that is less than or equal to `OrderedFilter.REQUEST_WRAPPER_FILTER_MAX_ORDER`. + +> [!TIP] +> To see the order of every [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) in your application, enable debug level logging for the `web` [logging group](../features/logging.md#features.logging.log-groups) (`logging.level.web=debug`). +> Details of the registered filters, including their order and URL patterns, will then be logged at startup. + +> [!WARNING] +> Take care when registering [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) beans since they are initialized very early in the application lifecycle. +> If you need to register a [`Filter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/Filter.html) that interacts with other beans, consider using a [`DelegatingFilterProxyRegistrationBean`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/DelegatingFilterProxyRegistrationBean.html) instead. + + + +### Servlet Context Initialization + +Embedded servlet containers do not directly execute the [`ServletContainerInitializer`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContainerInitializer.html) interface or Spring’s [`WebApplicationInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/WebApplicationInitializer.html) interface. +This is an intentional design decision intended to reduce the risk that third party libraries designed to run inside a war may break Spring Boot applications. + +If you need to perform servlet context initialization in a Spring Boot application, you should register a bean that implements the [`ServletContextInitializer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletContextInitializer.html) interface. +The single `onStartup` method provides access to the [`ServletContext`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContext.html) and, if necessary, can easily be used as an adapter to an existing [`WebApplicationInitializer`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/WebApplicationInitializer.html). + + + +#### Scanning for Servlets, Filters, and listeners + +When using an embedded container, automatic registration of classes annotated with [`@WebServlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/annotation/WebServlet.html), [`@WebFilter`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/annotation/WebFilter.html), and [`@WebListener`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/annotation/WebListener.html) can be enabled by using [`@ServletComponentScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletComponentScan.html). + +> [!TIP] +> [`@ServletComponentScan`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/ServletComponentScan.html) has no effect in a standalone container, where the container’s built-in discovery mechanisms are used instead. + + + +### The ServletWebServerApplicationContext + +Under the hood, Spring Boot uses a different type of [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) for embedded servlet container support. +The [`ServletWebServerApplicationContext`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/context/ServletWebServerApplicationContext.html) is a special type of [`WebApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/context/WebApplicationContext.html) that bootstraps itself by searching for a single [`ServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/server/ServletWebServerFactory.html) bean. +Usually a [`TomcatServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/tomcat/TomcatServletWebServerFactory.html), [`JettyServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/jetty/JettyServletWebServerFactory.html), or [`UndertowServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/undertow/UndertowServletWebServerFactory.html) has been auto-configured. + +> [!NOTE] +> You usually do not need to be aware of these implementation classes. +> Most applications are auto-configured, and the appropriate [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) and [`ServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/server/ServletWebServerFactory.html) are created on your behalf. + +In an embedded container setup, the [`ServletContext`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContext.html) is set as part of server startup which happens during application context initialization. +Because of this beans in the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) cannot be reliably initialized with a [`ServletContext`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContext.html). +One way to get around this is to inject [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html) as a dependency of the bean and access the [`ServletContext`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/ServletContext.html) only when it is needed. +Another way is to use a callback once the server has started. +This can be done using an [`ApplicationListener`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationListener.html) which listens for the [`ApplicationStartedEvent`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/event/ApplicationStartedEvent.html) as follows: + +```java +import jakarta.servlet.ServletContext; + +import org.springframework.boot.context.event.ApplicationStartedEvent; +import org.springframework.context.ApplicationContext; +import org.springframework.context.ApplicationListener; +import org.springframework.web.context.WebApplicationContext; + +public class MyDemoBean implements ApplicationListener { + + private ServletContext servletContext; + + @Override + public void onApplicationEvent(ApplicationStartedEvent event) { + ApplicationContext applicationContext = event.getApplicationContext(); + this.servletContext = ((WebApplicationContext) applicationContext).getServletContext(); + } + +} +``` + + + +### Customizing Embedded Servlet Containers + +Common servlet container settings can be configured by using Spring [`Environment`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/env/Environment.html) properties. +Usually, you would define the properties in your `application.properties` or `application.yaml` file. + +Common server settings include: + +- Network settings: Listen port for incoming HTTP requests (`server.port`), interface address to bind to (`server.address`), and so on. +- Session settings: Whether the session is persistent (`server.servlet.session.persistent`), session timeout (`server.servlet.session.timeout`), location of session data (`server.servlet.session.store-dir`), and session-cookie configuration (`server.servlet.session.cookie.*`). +- Error management: Location of the error page (`server.error.path`) and so on. +- [SSL](../../how-to/webserver.md#howto.webserver.configure-ssl) +- [HTTP compression](../../how-to/webserver.md#howto.webserver.enable-response-compression) + +Spring Boot tries as much as possible to expose common settings, but this is not always possible. +For those cases, dedicated namespaces offer server-specific customizations (see `server.tomcat` and `server.undertow`). +For instance, [access logs](../../how-to/webserver.md#howto.webserver.configure-access-logs) can be configured with specific features of the embedded servlet container. + +> [!TIP] +> See the [`ServerProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/web/ServerProperties.html) class for a complete list. + + + +#### SameSite Cookies + +The `SameSite` cookie attribute can be used by web browsers to control if and how cookies are submitted in cross-site requests. +The attribute is particularly relevant for modern web browsers which have started to change the default value that is used when the attribute is missing. + +If you want to change the `SameSite` attribute of your session cookie, you can use the `server.servlet.session.cookie.same-site` property. +This property is supported by auto-configured Tomcat, Jetty and Undertow servers. +It is also used to configure Spring Session servlet based [`SessionRepository`](https://docs.spring.io/spring-session/docs/3.5.x/api/org/springframework/session/SessionRepository.html) beans. + +For example, if you want your session cookie to have a `SameSite` attribute of `None`, you can add the following to your `application.properties` or `application.yaml` file: + +#### Properties + +```properties +server.servlet.session.cookie.same-site=none +``` + +#### YAML + +```yaml +server: + servlet: + session: + cookie: + same-site: "none" +``` + +If you want to change the `SameSite` attribute on other cookies added to your [`HttpServletResponse`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/http/HttpServletResponse.html), you can use a [`CookieSameSiteSupplier`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/server/CookieSameSiteSupplier.html). +The [`CookieSameSiteSupplier`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/server/CookieSameSiteSupplier.html) is passed a [`Cookie`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/http/Cookie.html) and may return a `SameSite` value, or `null`. + +There are a number of convenience factory and filter methods that you can use to quickly match specific cookies. +For example, adding the following bean will automatically apply a `SameSite` of `Lax` for all cookies with a name that matches the regular expression `myapp.*`. + +#### Java + +```java +import org.springframework.boot.web.servlet.server.CookieSameSiteSupplier; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +@Configuration(proxyBeanMethods = false) +public class MySameSiteConfiguration { + + @Bean + public CookieSameSiteSupplier applicationCookieSameSiteSupplier() { + return CookieSameSiteSupplier.ofLax().whenHasNameMatching("myapp.*"); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.servlet.server.CookieSameSiteSupplier +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration + +@Configuration(proxyBeanMethods = false) +class MySameSiteConfiguration { + + @Bean + fun applicationCookieSameSiteSupplier(): CookieSameSiteSupplier { + return CookieSameSiteSupplier.ofLax().whenHasNameMatching("myapp.*") + } + +} + +``` + + + +#### Character Encoding + +The character encoding behavior of the embedded servlet container for request and response handling can be configured using the `server.servlet.encoding.*` configuration properties. + +When a request’s `Accept-Language` header indicates a locale for the request it will be automatically mapped to a charset by the servlet container. +Each container provides default locale to charset mappings and you should verify that they meet your application’s needs. +When they do not, use the `server.servlet.encoding.mapping` configuration property to customize the mappings, as shown in the following example: + +#### Properties + +```properties +server.servlet.encoding.mapping.ko=UTF-8 +``` + +#### YAML + +```yaml +server: + servlet: + encoding: + mapping: + ko: "UTF-8" +``` + +In the preceding example, the `ko` (Korean) locale has been mapped to `UTF-8`. +This is equivalent to a `` entry in a `web.xml` file of a traditional war deployment. + + + +#### Programmatic Customization + +If you need to programmatically configure your embedded servlet container, you can register a Spring bean that implements the [`WebServerFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactoryCustomizer.html) interface. +[`WebServerFactoryCustomizer`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/server/WebServerFactoryCustomizer.html) provides access to the [`ConfigurableServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/server/ConfigurableServletWebServerFactory.html), which includes numerous customization setter methods. +The following example shows programmatically setting the port: + +#### Java + +```java +import org.springframework.boot.web.server.WebServerFactoryCustomizer; +import org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory; +import org.springframework.stereotype.Component; + +@Component +public class MyWebServerFactoryCustomizer implements WebServerFactoryCustomizer { + + @Override + public void customize(ConfigurableServletWebServerFactory server) { + server.setPort(9000); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.server.WebServerFactoryCustomizer +import org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory +import org.springframework.stereotype.Component + +@Component +class MyWebServerFactoryCustomizer : WebServerFactoryCustomizer { + + override fun customize(server: ConfigurableServletWebServerFactory) { + server.setPort(9000) + } + +} + +``` + +[`TomcatServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/tomcat/TomcatServletWebServerFactory.html), [`JettyServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/jetty/JettyServletWebServerFactory.html) and [`UndertowServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/undertow/UndertowServletWebServerFactory.html) are dedicated variants of [`ConfigurableServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/server/ConfigurableServletWebServerFactory.html) that have additional customization setter methods for Tomcat, Jetty and Undertow respectively. +The following example shows how to customize [`TomcatServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/embedded/tomcat/TomcatServletWebServerFactory.html) that provides access to Tomcat-specific configuration options: + +#### Java + +```java +import java.time.Duration; + +import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory; +import org.springframework.boot.web.server.WebServerFactoryCustomizer; +import org.springframework.stereotype.Component; + +@Component +public class MyTomcatWebServerFactoryCustomizer implements WebServerFactoryCustomizer { + + @Override + public void customize(TomcatServletWebServerFactory server) { + server.addConnectorCustomizers((connector) -> connector.setAsyncTimeout(Duration.ofSeconds(20).toMillis())); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory +import org.springframework.boot.web.server.WebServerFactoryCustomizer +import org.springframework.stereotype.Component +import java.time.Duration + +@Component +class MyTomcatWebServerFactoryCustomizer : WebServerFactoryCustomizer { + + override fun customize(server: TomcatServletWebServerFactory) { + server.addConnectorCustomizers({ connector -> connector.asyncTimeout = Duration.ofSeconds(20).toMillis() }) + } + +} + +``` + + + +#### Customizing ConfigurableServletWebServerFactory Directly + +For more advanced use cases that require you to extend from [`ServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/server/ServletWebServerFactory.html), you can expose a bean of such type yourself. + +Setters are provided for many configuration options. +Several protected method “hooks” are also provided should you need to do something more exotic. +See the [`ConfigurableServletWebServerFactory`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/web/servlet/server/ConfigurableServletWebServerFactory.html) API documentation for details. + +> [!NOTE] +> Auto-configured customizers are still applied on your custom factory, so use that option carefully. + + + +### JSP Limitations + +When running a Spring Boot application that uses an embedded servlet container (and is packaged as an executable archive), there are some limitations in the JSP support. + +- With Jetty and Tomcat, it should work if you use war packaging. +An executable war will work when launched with `java -jar`, and will also be deployable to any standard container. +JSPs are not supported when using an executable jar. +- Undertow does not support JSPs. +- Creating a custom `error.jsp` page does not override the default view for [error handling](#web.servlet.spring-mvc.error-handling). +[Custom error pages](#web.servlet.spring-mvc.error-handling.error-pages) should be used instead. diff --git a/markdown/boot/3.5.4/reference/web/spring-graphql.md b/markdown/boot/3.5.4/reference/web/spring-graphql.md new file mode 100644 index 0000000..2ca86de --- /dev/null +++ b/markdown/boot/3.5.4/reference/web/spring-graphql.md @@ -0,0 +1,239 @@ +--- +title: "Spring for GraphQL" +source: "reference:web/spring-graphql.adoc" +--- + + + +# Spring for GraphQL + +If you want to build GraphQL applications, you can take advantage of Spring Boot’s auto-configuration for [Spring for GraphQL](https://spring.io/projects/spring-graphql). +The Spring for GraphQL project is based on [GraphQL Java](https://github.com/graphql-java/graphql-java). +You’ll need the `spring-boot-starter-graphql` starter at a minimum. +Because GraphQL is transport-agnostic, you’ll also need to have one or more additional starters in your application to expose your GraphQL API over the web: + +| Starter | Transport | Implementation | +| --- | --- | --- | +| `spring-boot-starter-web` | HTTP | Spring MVC | +| `spring-boot-starter-websocket` | WebSocket | WebSocket for Servlet apps | +| `spring-boot-starter-webflux` | HTTP, WebSocket | Spring WebFlux | +| `spring-boot-starter-rsocket` | TCP, WebSocket | Spring WebFlux on Reactor Netty | + + + +## GraphQL Schema + +A Spring GraphQL application requires a defined schema at startup. +By default, you can write ".graphqls" or ".gqls" schema files under `src/main/resources/graphql/**` and Spring Boot will pick them up automatically. +You can customize the locations with `spring.graphql.schema.locations` and the file extensions with `spring.graphql.schema.file-extensions`. + +> [!NOTE] +> If you want Spring Boot to detect schema files in all your application modules and dependencies for that location, +> you can set `spring.graphql.schema.locations` to `"classpath*:graphql/**/"` (note the `classpath*:` prefix). + +In the following sections, we’ll consider this sample GraphQL schema, defining two types and two queries: + +```json +type Query { + greeting(name: String! = "Spring"): String! + project(slug: ID!): Project +} + +""" A Project in the Spring portfolio """ +type Project { + """ Unique string id used in URLs """ + slug: ID! + """ Project name """ + name: String! + """ URL of the git repository """ + repositoryUrl: String! + """ Current support status """ + status: ProjectStatus! +} + +enum ProjectStatus { + """ Actively supported by the Spring team """ + ACTIVE + """ Supported by the community """ + COMMUNITY + """ Prototype, not officially supported yet """ + INCUBATING + """ Project being retired, in maintenance mode """ + ATTIC + """ End-Of-Lifed """ + EOL +} +``` + +> [!NOTE] +> By default, [field introspection](https://spec.graphql.org/draft/#sec-Introspection) will be allowed on the schema as it is required for tools such as GraphiQL. +> If you wish to not expose information about the schema, you can disable introspection by setting `spring.graphql.schema.introspection.enabled` to `false`. + + + +## GraphQL RuntimeWiring + +The GraphQL Java [`RuntimeWiring.Builder`](https://javadoc.io/doc/com.graphql-java/graphql-java/24.1/graphql/schema/idl/RuntimeWiring.Builder.html) can be used to register custom scalar types, directives, type resolvers, [`DataFetcher`](https://javadoc.io/doc/com.graphql-java/graphql-java/24.1/graphql/schema/DataFetcher.html), and more. +You can declare [`RuntimeWiringConfigurer`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/execution/RuntimeWiringConfigurer.html) beans in your Spring config to get access to the [`RuntimeWiring.Builder`](https://javadoc.io/doc/com.graphql-java/graphql-java/24.1/graphql/schema/idl/RuntimeWiring.Builder.html). +Spring Boot detects such beans and adds them to the [GraphQlSource builder](https://docs.spring.io/spring-graphql/reference/1.4/request-execution.html#execution.graphqlsource). + +Typically, however, applications will not implement [`DataFetcher`](https://javadoc.io/doc/com.graphql-java/graphql-java/24.1/graphql/schema/DataFetcher.html) directly and will instead create [annotated controllers](https://docs.spring.io/spring-graphql/reference/1.4/controllers.html). +Spring Boot will automatically detect [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html) classes with annotated handler methods and register those as `DataFetcher`s. +Here’s a sample implementation for our greeting query with a [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html) class: + +#### Java + +```java +import org.springframework.graphql.data.method.annotation.Argument; +import org.springframework.graphql.data.method.annotation.QueryMapping; +import org.springframework.stereotype.Controller; + +@Controller +public class GreetingController { + + @QueryMapping + public String greeting(@Argument String name) { + return "Hello, " + name + "!"; + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.graphql.data.method.annotation.Argument +import org.springframework.graphql.data.method.annotation.QueryMapping +import org.springframework.stereotype.Controller + +@Controller +class GreetingController { + + @QueryMapping + fun greeting(@Argument name: String): String { + return "Hello, $name!" + } + +} + +``` + + + +## Querydsl and QueryByExample Repositories Support + +Spring Data offers support for both Querydsl and QueryByExample repositories. +Spring GraphQL can [configure Querydsl and QueryByExample repositories as [`DataFetcher`](https://javadoc.io/doc/com.graphql-java/graphql-java/24.1/graphql/schema/DataFetcher.html)](https://docs.spring.io/spring-graphql/reference/1.4/data.html). + +Spring Data repositories annotated with [`@GraphQlRepository`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/data/GraphQlRepository.html) and extending one of: + +- [`QuerydslPredicateExecutor`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/querydsl/QuerydslPredicateExecutor.html) +- [`ReactiveQuerydslPredicateExecutor`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/querydsl/ReactiveQuerydslPredicateExecutor.html) +- [`QueryByExampleExecutor`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/query/QueryByExampleExecutor.html) +- [`ReactiveQueryByExampleExecutor`](https://docs.spring.io/spring-data/commons/docs/3.5.x/api/org/springframework/data/repository/query/ReactiveQueryByExampleExecutor.html) + +are detected by Spring Boot and considered as candidates for [`DataFetcher`](https://javadoc.io/doc/com.graphql-java/graphql-java/24.1/graphql/schema/DataFetcher.html) for matching top-level queries. + + + +## Transports + + + +### HTTP and WebSocket + +The GraphQL HTTP endpoint is at HTTP POST `/graphql` by default. +It also supports the `"text/event-stream"` media type over Server Sent Events for subscriptions only. +The path can be customized with `spring.graphql.http.path`. + +> [!TIP] +> The HTTP endpoint for both Spring MVC and Spring WebFlux is provided by a `RouterFunction` bean with an [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) of `0`. +> If you define your own `RouterFunction` beans, you may want to add appropriate [`@Order`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/annotation/Order.html) annotations to ensure that they are sorted correctly. + +The GraphQL WebSocket endpoint is off by default. To enable it: + +- For a Servlet application, add the WebSocket starter `spring-boot-starter-websocket` +- For a WebFlux application, no additional dependency is required +- For both, the `spring.graphql.websocket.path` application property must be set + +Spring GraphQL provides a [Web Interception](https://docs.spring.io/spring-graphql/reference/1.4/transports.html#server.interception) model. +This is quite useful for retrieving information from an HTTP request header and set it in the GraphQL context or fetching information from the same context and writing it to a response header. +With Spring Boot, you can declare a [`WebGraphQlInterceptor`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/server/WebGraphQlInterceptor.html) bean to have it registered with the web transport. + +[Spring MVC](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc-cors.html) and [Spring WebFlux](https://docs.spring.io/spring-framework/reference/6.2/web/webflux-cors.html) support CORS (Cross-Origin Resource Sharing) requests. +CORS is a critical part of the web config for GraphQL applications that are accessed from browsers using different domains. + +Spring Boot supports many configuration properties under the `spring.graphql.cors.*` namespace; here’s a short configuration sample: + +#### Properties + +```properties +spring.graphql.cors.allowed-origins=https://example.org +spring.graphql.cors.allowed-methods=GET,POST +spring.graphql.cors.max-age=1800s +``` + +#### YAML + +```yaml +spring: + graphql: + cors: + allowed-origins: "https://example.org" + allowed-methods: GET,POST + max-age: 1800s +``` + + + +### RSocket + +RSocket is also supported as a transport, on top of WebSocket or TCP. +Once the [RSocket server is configured](../messaging/rsocket.md#messaging.rsocket.server-auto-configuration), we can configure our GraphQL handler on a particular route using `spring.graphql.rsocket.mapping`. +For example, configuring that mapping as `"graphql"` means we can use that as a route when sending requests with the [`RSocketGraphQlClient`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/client/RSocketGraphQlClient.html). + +Spring Boot auto-configures a `RSocketGraphQlClient.Builder` bean that you can inject in your components: + +#### Java + +```java +@Component +public class RSocketGraphQlClientExample { + + private final RSocketGraphQlClient graphQlClient; + + public RSocketGraphQlClientExample(RSocketGraphQlClient.Builder builder) { + this.graphQlClient = builder.tcp("example.spring.io", 8181).route("graphql").build(); + } +``` + +#### Kotlin + +```kotlin +@Component +class RSocketGraphQlClientExample(private val builder: RSocketGraphQlClient.Builder<*>) { +``` + +And then send a request: +include-code::RSocketGraphQlClientExample\[tag=request\] + + + +## Exception Handling + +Spring GraphQL enables applications to register one or more Spring [`DataFetcherExceptionResolver`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/execution/DataFetcherExceptionResolver.html) components that are invoked sequentially. +The Exception must be resolved to a list of [`GraphQLError`](https://javadoc.io/doc/com.graphql-java/graphql-java/24.1/graphql/GraphQLError.html) objects, see [Spring GraphQL exception handling documentation](https://docs.spring.io/spring-graphql/reference/1.4/controllers.html#controllers.exception-handler). +Spring Boot will automatically detect [`DataFetcherExceptionResolver`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/execution/DataFetcherExceptionResolver.html) beans and register them with the [`GraphQlSource.Builder`](https://docs.spring.io/spring-graphql/docs/1.4.x/api/org/springframework/graphql/execution/GraphQlSource.Builder.html). + + + +## GraphiQL and Schema Printer + +Spring GraphQL offers infrastructure for helping developers when consuming or developing a GraphQL API. + +Spring GraphQL ships with a default [GraphiQL](https://github.com/graphql/graphiql) page that is exposed at `"/graphiql"` by default. +This page is disabled by default and can be turned on with the `spring.graphql.graphiql.enabled` property. +Many applications exposing such a page will prefer a custom build. +A default implementation is very useful during development, this is why it is exposed automatically with [`spring-boot-devtools`](../using/devtools.md) during development. + +You can also choose to expose the GraphQL schema in text format at `/graphql/schema` when the `spring.graphql.schema.printer.enabled` property is enabled. diff --git a/markdown/boot/3.5.4/reference/web/spring-hateoas.md b/markdown/boot/3.5.4/reference/web/spring-hateoas.md new file mode 100644 index 0000000..b71739e --- /dev/null +++ b/markdown/boot/3.5.4/reference/web/spring-hateoas.md @@ -0,0 +1,22 @@ +--- +title: "Spring HATEOAS" +source: "reference:web/spring-hateoas.adoc" +--- + + + +# Spring HATEOAS + +If you develop a RESTful API that makes use of hypermedia, Spring Boot provides auto-configuration for Spring HATEOAS that works well with most applications. +The auto-configuration replaces the need to use [`@EnableHypermediaSupport`](https://docs.spring.io/spring-hateoas/docs/2.5.x/api/org/springframework/hateoas/config/EnableHypermediaSupport.html) and registers a number of beans to ease building hypermedia-based applications, including a [`LinkDiscoverers`](https://docs.spring.io/spring-hateoas/docs/2.5.x/api/org/springframework/hateoas/client/LinkDiscoverers.html) (for client side support) and an [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) configured to correctly marshal responses into the desired representation. +The [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) is customized by setting the various `spring.jackson.*` properties or, if one exists, by a [`Jackson2ObjectMapperBuilder`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/http/converter/json/Jackson2ObjectMapperBuilder.html) bean. + +You can take control of Spring HATEOAS’s configuration by using [`@EnableHypermediaSupport`](https://docs.spring.io/spring-hateoas/docs/2.5.x/api/org/springframework/hateoas/config/EnableHypermediaSupport.html). +Note that doing so disables the [`ObjectMapper`](https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/2.19.2/com/fasterxml/jackson/databind/ObjectMapper.html) customization described earlier. + +> [!WARNING] +> `spring-boot-starter-hateoas` is specific to Spring MVC and should not be combined with Spring WebFlux. +> In order to use Spring HATEOAS with Spring WebFlux, you can add a direct dependency on `org.springframework.hateoas:spring-hateoas` along with `spring-boot-starter-webflux`. + +By default, requests that accept `application/json` will receive an `application/hal+json` response. +To disable this behavior set `spring.hateoas.use-hal-as-default-json-media-type` to `false` and define a [`HypermediaMappingInformation`](https://docs.spring.io/spring-hateoas/docs/2.5.x/api/org/springframework/hateoas/config/HypermediaMappingInformation.html) or [`HalConfiguration`](https://docs.spring.io/spring-hateoas/docs/2.5.x/api/org/springframework/hateoas/mediatype/hal/HalConfiguration.html) to configure Spring HATEOAS to meet the needs of your application and its clients. diff --git a/markdown/boot/3.5.4/reference/web/spring-security.md b/markdown/boot/3.5.4/reference/web/spring-security.md new file mode 100644 index 0000000..ee85835 --- /dev/null +++ b/markdown/boot/3.5.4/reference/web/spring-security.md @@ -0,0 +1,693 @@ +--- +title: "Spring Security" +source: "reference:web/spring-security.adoc" +--- + + + +# Spring Security + +If [Spring Security](https://spring.io/projects/spring-security) is on the classpath, then web applications are secured by default. +This includes securing Spring Boot’s `/error` endpoint. +Spring Boot relies on Spring Security’s content-negotiation strategy to determine whether to use `httpBasic` or `formLogin`. +To add method-level security to a web application, you can also add [`@EnableMethodSecurity`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/config/annotation/method/configuration/EnableMethodSecurity.html) with your desired settings. +Additional information can be found in the [Spring Security Reference Guide](https://docs.spring.io/spring-security/reference/6.5/servlet/authorization/method-security.html). + +The default [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html) has a single user. +The user name is `user`, and the password is random and is printed at WARN level when the application starts, as shown in the following example: + +``` +Using generated security password: 78fa095d-3f4c-48b1-ad50-e24c31d5cf35 + +This generated password is for development use only. Your security configuration must be updated before running your application in production. +``` + +> [!NOTE] +> If you fine-tune your logging configuration, ensure that the `org.springframework.boot.autoconfigure.security` category is set to log `WARN`-level messages. +> Otherwise, the default password is not printed. + +You can change the username and password by providing a `spring.security.user.name` and `spring.security.user.password`. + +The basic features you get by default in a web application are: + +- A [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html) (or [`ReactiveUserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/ReactiveUserDetailsService.html) in case of a WebFlux application) bean with in-memory store and a single user with a generated password (see [`SecurityProperties.User`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/SecurityProperties.User.html) for the properties of the user). +- Form-based login or HTTP Basic security (depending on the `Accept` header in the request) for the entire application (including actuator endpoints if actuator is on the classpath). +- A [`DefaultAuthenticationEventPublisher`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/authentication/DefaultAuthenticationEventPublisher.html) for publishing authentication events. + +You can provide a different [`AuthenticationEventPublisher`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/authentication/AuthenticationEventPublisher.html) by adding a bean for it. + + + +## MVC Security + +The default security configuration is implemented in [`SecurityAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration.html) and [`UserDetailsServiceAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration.html). +[`SecurityAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/servlet/SecurityAutoConfiguration.html) imports `SpringBootWebSecurityConfiguration` for web security and [`UserDetailsServiceAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/servlet/UserDetailsServiceAutoConfiguration.html) for authentication. + +To completely switch off the default web application security configuration, including Actuator security, or to combine multiple Spring Security components such as OAuth2 Client and Resource Server, add a bean of type [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) (doing so does not disable the [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html) configuration). +To also switch off the [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html) configuration, add a bean of type [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html), [`AuthenticationProvider`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/authentication/AuthenticationProvider.html), or [`AuthenticationManager`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/authentication/AuthenticationManager.html). + +The auto-configuration of a [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html) will also back off when any of the following Spring Security modules is on the classpath: + +- `spring-security-oauth2-client` +- `spring-security-oauth2-resource-server` +- `spring-security-saml2-service-provider` + +To use [`UserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/UserDetailsService.html) in addition to one or more of these dependencies, define your own [`InMemoryUserDetailsManager`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/provisioning/InMemoryUserDetailsManager.html) bean. + +Access rules can be overridden by adding a custom [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) bean. +Spring Boot provides convenience methods that can be used to override access rules for actuator endpoints and static resources. +[`EndpointRequest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/security/servlet/EndpointRequest.html) can be used to create a [`RequestMatcher`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/util/matcher/RequestMatcher.html) that is based on the `management.endpoints.web.base-path` property. +[`PathRequest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/servlet/PathRequest.html) can be used to create a [`RequestMatcher`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/util/matcher/RequestMatcher.html) for resources in commonly used locations. + + + +## WebFlux Security + +Similar to Spring MVC applications, you can secure your WebFlux applications by adding the `spring-boot-starter-security` dependency. +The default security configuration is implemented in [`ReactiveSecurityAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration.html) and [`ReactiveUserDetailsServiceAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/reactive/ReactiveUserDetailsServiceAutoConfiguration.html). +[`ReactiveSecurityAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/reactive/ReactiveSecurityAutoConfiguration.html) imports `WebFluxSecurityConfiguration` for web security and [`UserDetailsServiceAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/reactive/UserDetailsServiceAutoConfiguration.html) for authentication. +In addition to reactive web applications, the latter is also auto-configured when RSocket is in use. + +To completely switch off the default web application security configuration, including Actuator security, add a bean of type [`WebFilterChainProxy`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/server/WebFilterChainProxy.html) (doing so does not disable the [`ReactiveUserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/ReactiveUserDetailsService.html) configuration). +To also switch off the [`ReactiveUserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/ReactiveUserDetailsService.html) configuration, add a bean of type [`ReactiveUserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/ReactiveUserDetailsService.html) or [`ReactiveAuthenticationManager`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/authentication/ReactiveAuthenticationManager.html). + +The auto-configuration will also back off when any of the following Spring Security modules is on the classpath: + +- `spring-security-oauth2-client` +- `spring-security-oauth2-resource-server` + +To use [`ReactiveUserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/ReactiveUserDetailsService.html) in addition to one or more of these dependencies, define your own [`MapReactiveUserDetailsService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/core/userdetails/MapReactiveUserDetailsService.html) bean. + +Access rules and the use of multiple Spring Security components such as OAuth 2 Client and Resource Server can be configured by adding a custom [`SecurityWebFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/server/SecurityWebFilterChain.html) bean. +Spring Boot provides convenience methods that can be used to override access rules for actuator endpoints and static resources. +[`EndpointRequest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/actuate/autoconfigure/security/reactive/EndpointRequest.html) can be used to create a [`ServerWebExchangeMatcher`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/server/util/matcher/ServerWebExchangeMatcher.html) that is based on the `management.endpoints.web.base-path` property. + +[`PathRequest`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/reactive/PathRequest.html) can be used to create a [`ServerWebExchangeMatcher`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/server/util/matcher/ServerWebExchangeMatcher.html) for resources in commonly used locations. + +For example, you can customize your security configuration by adding something like: + +#### Java + +```java +import org.springframework.boot.autoconfigure.security.reactive.PathRequest; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.security.config.web.server.ServerHttpSecurity; +import org.springframework.security.web.server.SecurityWebFilterChain; + +import static org.springframework.security.config.Customizer.withDefaults; + +@Configuration(proxyBeanMethods = false) +public class MyWebFluxSecurityConfiguration { + + @Bean + public SecurityWebFilterChain springSecurityFilterChain(ServerHttpSecurity http) { + http.authorizeExchange((exchange) -> { + exchange.matchers(PathRequest.toStaticResources().atCommonLocations()).permitAll(); + exchange.pathMatchers("/foo", "/bar").authenticated(); + }); + http.formLogin(withDefaults()); + return http.build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.boot.autoconfigure.security.reactive.PathRequest +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.security.config.Customizer.withDefaults +import org.springframework.security.config.web.server.ServerHttpSecurity +import org.springframework.security.web.server.SecurityWebFilterChain + +@Configuration(proxyBeanMethods = false) +class MyWebFluxSecurityConfiguration { + + @Bean + fun springSecurityFilterChain(http: ServerHttpSecurity): SecurityWebFilterChain { + http.authorizeExchange { spec -> + spec.matchers(PathRequest.toStaticResources().atCommonLocations()).permitAll() + spec.pathMatchers("/foo", "/bar").authenticated() + } + http.formLogin(withDefaults()) + return http.build() + } + +} + +``` + + + +## OAuth2 + +[OAuth2](https://oauth.net/2/) is a widely used authorization framework that is supported by Spring. + + + +### Client + +If you have `spring-security-oauth2-client` on your classpath, you can take advantage of some auto-configuration to set up OAuth2/Open ID Connect clients. +This configuration makes use of the properties under [`OAuth2ClientProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/oauth2/client/OAuth2ClientProperties.html). +The same properties are applicable to both servlet and reactive applications. + +You can register multiple OAuth2 clients and providers under the `spring.security.oauth2.client` prefix, as shown in the following example: + +#### Properties + +```properties +spring.security.oauth2.client.registration.my-login-client.client-id=abcd +spring.security.oauth2.client.registration.my-login-client.client-secret=password +spring.security.oauth2.client.registration.my-login-client.client-name=Client for OpenID Connect +spring.security.oauth2.client.registration.my-login-client.provider=my-oauth-provider +spring.security.oauth2.client.registration.my-login-client.scope=openid,profile,email,phone,address +spring.security.oauth2.client.registration.my-login-client.redirect-uri={baseUrl}/login/oauth2/code/{registrationId} +spring.security.oauth2.client.registration.my-login-client.client-authentication-method=client_secret_basic +spring.security.oauth2.client.registration.my-login-client.authorization-grant-type=authorization_code +spring.security.oauth2.client.registration.my-client-1.client-id=abcd +spring.security.oauth2.client.registration.my-client-1.client-secret=password +spring.security.oauth2.client.registration.my-client-1.client-name=Client for user scope +spring.security.oauth2.client.registration.my-client-1.provider=my-oauth-provider +spring.security.oauth2.client.registration.my-client-1.scope=user +spring.security.oauth2.client.registration.my-client-1.redirect-uri={baseUrl}/authorized/user +spring.security.oauth2.client.registration.my-client-1.client-authentication-method=client_secret_basic +spring.security.oauth2.client.registration.my-client-1.authorization-grant-type=authorization_code +spring.security.oauth2.client.registration.my-client-2.client-id=abcd +spring.security.oauth2.client.registration.my-client-2.client-secret=password +spring.security.oauth2.client.registration.my-client-2.client-name=Client for email scope +spring.security.oauth2.client.registration.my-client-2.provider=my-oauth-provider +spring.security.oauth2.client.registration.my-client-2.scope=email +spring.security.oauth2.client.registration.my-client-2.redirect-uri={baseUrl}/authorized/email +spring.security.oauth2.client.registration.my-client-2.client-authentication-method=client_secret_basic +spring.security.oauth2.client.registration.my-client-2.authorization-grant-type=authorization_code +spring.security.oauth2.client.provider.my-oauth-provider.authorization-uri=https://my-auth-server.com/oauth2/authorize +spring.security.oauth2.client.provider.my-oauth-provider.token-uri=https://my-auth-server.com/oauth2/token +spring.security.oauth2.client.provider.my-oauth-provider.user-info-uri=https://my-auth-server.com/userinfo +spring.security.oauth2.client.provider.my-oauth-provider.user-info-authentication-method=header +spring.security.oauth2.client.provider.my-oauth-provider.jwk-set-uri=https://my-auth-server.com/oauth2/jwks +spring.security.oauth2.client.provider.my-oauth-provider.user-name-attribute=name +``` + +#### YAML + +```yaml +spring: + security: + oauth2: + client: + registration: + my-login-client: + client-id: "abcd" + client-secret: "password" + client-name: "Client for OpenID Connect" + provider: "my-oauth-provider" + scope: "openid,profile,email,phone,address" + redirect-uri: "{baseUrl}/login/oauth2/code/{registrationId}" + client-authentication-method: "client_secret_basic" + authorization-grant-type: "authorization_code" + + my-client-1: + client-id: "abcd" + client-secret: "password" + client-name: "Client for user scope" + provider: "my-oauth-provider" + scope: "user" + redirect-uri: "{baseUrl}/authorized/user" + client-authentication-method: "client_secret_basic" + authorization-grant-type: "authorization_code" + + my-client-2: + client-id: "abcd" + client-secret: "password" + client-name: "Client for email scope" + provider: "my-oauth-provider" + scope: "email" + redirect-uri: "{baseUrl}/authorized/email" + client-authentication-method: "client_secret_basic" + authorization-grant-type: "authorization_code" + + provider: + my-oauth-provider: + authorization-uri: "https://my-auth-server.com/oauth2/authorize" + token-uri: "https://my-auth-server.com/oauth2/token" + user-info-uri: "https://my-auth-server.com/userinfo" + user-info-authentication-method: "header" + jwk-set-uri: "https://my-auth-server.com/oauth2/jwks" + user-name-attribute: "name" +``` + +For OpenID Connect providers that support [OpenID Connect discovery](https://openid.net/specs/openid-connect-discovery-1_0.html), the configuration can be further simplified. +The provider needs to be configured with an `issuer-uri` which is the URI that it asserts as its Issuer Identifier. +For example, if the `issuer-uri` provided is "https://example.com", then an "OpenID Provider Configuration Request" will be made to "https://example.com/.well-known/openid-configuration". +The result is expected to be an "OpenID Provider Configuration Response". +The following example shows how an OpenID Connect Provider can be configured with the `issuer-uri`: + +#### Properties + +```properties +spring.security.oauth2.client.provider.oidc-provider.issuer-uri=https://dev-123456.oktapreview.com/oauth2/default/ +``` + +#### YAML + +```yaml +spring: + security: + oauth2: + client: + provider: + oidc-provider: + issuer-uri: "https://dev-123456.oktapreview.com/oauth2/default/" +``` + +By default, Spring Security’s [`OAuth2LoginAuthenticationFilter`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/oauth2/client/web/OAuth2LoginAuthenticationFilter.html) only processes URLs matching `/login/oauth2/code/*`. +If you want to customize the `redirect-uri` to use a different pattern, you need to provide configuration to process that custom pattern. +For example, for servlet applications, you can add your own [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) that resembles the following: + +#### Java + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.security.config.annotation.web.builders.HttpSecurity; +import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity; +import org.springframework.security.web.SecurityFilterChain; + +@Configuration(proxyBeanMethods = false) +@EnableWebSecurity +public class MyOAuthClientConfiguration { + + @Bean + public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exception { + http + .authorizeHttpRequests((requests) -> requests + .anyRequest().authenticated() + ) + .oauth2Login((login) -> login + .redirectionEndpoint((endpoint) -> endpoint + .baseUri("/login/oauth2/callback/*") + ) + ); + return http.build(); + } + +} +``` + +#### Kotlin + +```kotlin +import org.springframework.context.annotation.Bean +import org.springframework.context.annotation.Configuration +import org.springframework.security.config.annotation.web.builders.HttpSecurity +import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity +import org.springframework.security.config.annotation.web.invoke +import org.springframework.security.web.SecurityFilterChain + +@Configuration(proxyBeanMethods = false) +@EnableWebSecurity +open class MyOAuthClientConfiguration { + + @Bean + open fun securityFilterChain(http: HttpSecurity): SecurityFilterChain { + http { + authorizeHttpRequests { + authorize(anyRequest, authenticated) + } + oauth2Login { + redirectionEndpoint { + baseUri = "/login/oauth2/callback/*" + } + } + } + return http.build() + } + +} + +``` + +> [!TIP] +> Spring Boot auto-configures an [`InMemoryOAuth2AuthorizedClientService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/oauth2/client/InMemoryOAuth2AuthorizedClientService.html) which is used by Spring Security for the management of client registrations. +> The [`InMemoryOAuth2AuthorizedClientService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/oauth2/client/InMemoryOAuth2AuthorizedClientService.html) has limited capabilities and we recommend using it only for development environments. +> For production environments, consider using a [`JdbcOAuth2AuthorizedClientService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/oauth2/client/JdbcOAuth2AuthorizedClientService.html) or creating your own implementation of [`OAuth2AuthorizedClientService`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/oauth2/client/OAuth2AuthorizedClientService.html). + + + +#### OAuth2 Client Registration for Common Providers + +For common OAuth2 and OpenID providers, including Google, Github, Facebook, and Okta, we provide a set of provider defaults (`google`, `github`, `facebook`, and `okta`, respectively). + +If you do not need to customize these providers, you can set the `provider` attribute to the one for which you need to infer defaults. +Also, if the key for the client registration matches a default supported provider, Spring Boot infers that as well. + +In other words, the two configurations in the following example use the Google provider: + +#### Properties + +```properties +spring.security.oauth2.client.registration.my-client.client-id=abcd +spring.security.oauth2.client.registration.my-client.client-secret=password +spring.security.oauth2.client.registration.my-client.provider=google +spring.security.oauth2.client.registration.google.client-id=abcd +spring.security.oauth2.client.registration.google.client-secret=password +``` + +#### YAML + +```yaml +spring: + security: + oauth2: + client: + registration: + my-client: + client-id: "abcd" + client-secret: "password" + provider: "google" + google: + client-id: "abcd" + client-secret: "password" +``` + + + +### Resource Server + +If you have `spring-security-oauth2-resource-server` on your classpath, Spring Boot can set up an OAuth2 Resource Server. +For JWT configuration, a JWK Set URI or OIDC Issuer URI needs to be specified, as shown in the following examples: + +#### Properties + +```properties +spring.security.oauth2.resourceserver.jwt.jwk-set-uri=https://example.com/oauth2/default/v1/keys +``` + +#### YAML + +```yaml +spring: + security: + oauth2: + resourceserver: + jwt: + jwk-set-uri: "https://example.com/oauth2/default/v1/keys" +``` + +#### Properties + +```properties +spring.security.oauth2.resourceserver.jwt.issuer-uri=https://dev-123456.oktapreview.com/oauth2/default/ +``` + +#### YAML + +```yaml +spring: + security: + oauth2: + resourceserver: + jwt: + issuer-uri: "https://dev-123456.oktapreview.com/oauth2/default/" +``` + +> [!NOTE] +> If the authorization server does not support a JWK Set URI, you can configure the resource server with the Public Key used for verifying the signature of the JWT. +> This can be done using the `spring.security.oauth2.resourceserver.jwt.public-key-location` property, where the value needs to point to a file containing the public key in the PEM-encoded x509 format. + +The `spring.security.oauth2.resourceserver.jwt.audiences` property can be used to specify the expected values of the aud claim in JWTs. +For example, to require JWTs to contain an aud claim with the value `my-audience`: + +#### Properties + +```properties +spring.security.oauth2.resourceserver.jwt.audiences[0]=my-audience +``` + +#### YAML + +```yaml +spring: + security: + oauth2: + resourceserver: + jwt: + audiences: + - "my-audience" +``` + +The same properties are applicable for both servlet and reactive applications. +Alternatively, you can define your own [`JwtDecoder`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/oauth2/jwt/JwtDecoder.html) bean for servlet applications or a [`ReactiveJwtDecoder`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/oauth2/jwt/ReactiveJwtDecoder.html) for reactive applications. + +In cases where opaque tokens are used instead of JWTs, you can configure the following properties to validate tokens through introspection: + +#### Properties + +```properties +spring.security.oauth2.resourceserver.opaquetoken.introspection-uri=https://example.com/check-token +spring.security.oauth2.resourceserver.opaquetoken.client-id=my-client-id +spring.security.oauth2.resourceserver.opaquetoken.client-secret=my-client-secret +``` + +#### YAML + +```yaml +spring: + security: + oauth2: + resourceserver: + opaquetoken: + introspection-uri: "https://example.com/check-token" + client-id: "my-client-id" + client-secret: "my-client-secret" +``` + +Again, the same properties are applicable for both servlet and reactive applications. +Alternatively, you can define your own [`OpaqueTokenIntrospector`](https://docs.spring.io/spring-authorization-server/docs/1.5.x/api/org/springframework/security/oauth2/server/resource/introspection/OpaqueTokenIntrospector.html) bean for servlet applications or a [`ReactiveOpaqueTokenIntrospector`](https://docs.spring.io/spring-authorization-server/docs/1.5.x/api/org/springframework/security/oauth2/server/resource/introspection/ReactiveOpaqueTokenIntrospector.html) for reactive applications. + + + +### Authorization Server + +If you have `spring-security-oauth2-authorization-server` on your classpath, you can take advantage of some auto-configuration to set up a Servlet-based OAuth2 Authorization Server. + +You can register multiple OAuth2 clients under the `spring.security.oauth2.authorizationserver.client` prefix, as shown in the following example: + +#### Properties + +```properties +spring.security.oauth2.authorizationserver.client.my-client-1.registration.client-id=abcd +spring.security.oauth2.authorizationserver.client.my-client-1.registration.client-secret={noop}secret1 +spring.security.oauth2.authorizationserver.client.my-client-1.registration.client-authentication-methods[0]=client_secret_basic +spring.security.oauth2.authorizationserver.client.my-client-1.registration.authorization-grant-types[0]=authorization_code +spring.security.oauth2.authorizationserver.client.my-client-1.registration.authorization-grant-types[1]=refresh_token +spring.security.oauth2.authorizationserver.client.my-client-1.registration.redirect-uris[0]=https://my-client-1.com/login/oauth2/code/abcd +spring.security.oauth2.authorizationserver.client.my-client-1.registration.redirect-uris[1]=https://my-client-1.com/authorized +spring.security.oauth2.authorizationserver.client.my-client-1.registration.scopes[0]=openid +spring.security.oauth2.authorizationserver.client.my-client-1.registration.scopes[1]=profile +spring.security.oauth2.authorizationserver.client.my-client-1.registration.scopes[2]=email +spring.security.oauth2.authorizationserver.client.my-client-1.registration.scopes[3]=phone +spring.security.oauth2.authorizationserver.client.my-client-1.registration.scopes[4]=address +spring.security.oauth2.authorizationserver.client.my-client-1.require-authorization-consent=true +spring.security.oauth2.authorizationserver.client.my-client-1.token.authorization-code-time-to-live=5m +spring.security.oauth2.authorizationserver.client.my-client-1.token.access-token-time-to-live=10m +spring.security.oauth2.authorizationserver.client.my-client-1.token.access-token-format=reference +spring.security.oauth2.authorizationserver.client.my-client-1.token.reuse-refresh-tokens=false +spring.security.oauth2.authorizationserver.client.my-client-1.token.refresh-token-time-to-live=30m +spring.security.oauth2.authorizationserver.client.my-client-2.registration.client-id=efgh +spring.security.oauth2.authorizationserver.client.my-client-2.registration.client-secret={noop}secret2 +spring.security.oauth2.authorizationserver.client.my-client-2.registration.client-authentication-methods[0]=client_secret_jwt +spring.security.oauth2.authorizationserver.client.my-client-2.registration.authorization-grant-types[0]=client_credentials +spring.security.oauth2.authorizationserver.client.my-client-2.registration.scopes[0]=user.read +spring.security.oauth2.authorizationserver.client.my-client-2.registration.scopes[1]=user.write +spring.security.oauth2.authorizationserver.client.my-client-2.jwk-set-uri=https://my-client-2.com/jwks +spring.security.oauth2.authorizationserver.client.my-client-2.token-endpoint-authentication-signing-algorithm=RS256 +``` + +#### YAML + +```yaml +spring: + security: + oauth2: + authorizationserver: + client: + my-client-1: + registration: + client-id: "abcd" + client-secret: "{noop}secret1" + client-authentication-methods: + - "client_secret_basic" + authorization-grant-types: + - "authorization_code" + - "refresh_token" + redirect-uris: + - "https://my-client-1.com/login/oauth2/code/abcd" + - "https://my-client-1.com/authorized" + scopes: + - "openid" + - "profile" + - "email" + - "phone" + - "address" + require-authorization-consent: true + token: + authorization-code-time-to-live: 5m + access-token-time-to-live: 10m + access-token-format: "reference" + reuse-refresh-tokens: false + refresh-token-time-to-live: 30m + my-client-2: + registration: + client-id: "efgh" + client-secret: "{noop}secret2" + client-authentication-methods: + - "client_secret_jwt" + authorization-grant-types: + - "client_credentials" + scopes: + - "user.read" + - "user.write" + jwk-set-uri: "https://my-client-2.com/jwks" + token-endpoint-authentication-signing-algorithm: "RS256" +``` + +> [!NOTE] +> The `client-secret` property must be in a format that can be matched by the configured [`PasswordEncoder`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/crypto/password/PasswordEncoder.html). +> The default instance of [`PasswordEncoder`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/crypto/password/PasswordEncoder.html) is created via `PasswordEncoderFactories.createDelegatingPasswordEncoder()`. + +The auto-configuration Spring Boot provides for Spring Authorization Server is designed for getting started quickly. +Most applications will require customization and will want to define several beans to override auto-configuration. + +The following components can be defined as beans to override auto-configuration specific to Spring Authorization Server: + +- [`RegisteredClientRepository`](https://docs.spring.io/spring-authorization-server/docs/1.5.x/api/org/springframework/security/oauth2/server/authorization/client/RegisteredClientRepository.html) +- [`AuthorizationServerSettings`](https://docs.spring.io/spring-authorization-server/docs/1.5.x/api/org/springframework/security/oauth2/server/authorization/settings/AuthorizationServerSettings.html) +- [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) +- `com.nimbusds.jose.jwk.source.JWKSource` +- [`JwtDecoder`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/oauth2/jwt/JwtDecoder.html) + +> [!TIP] +> Spring Boot auto-configures an [`InMemoryRegisteredClientRepository`](https://docs.spring.io/spring-authorization-server/docs/1.5.x/api/org/springframework/security/oauth2/server/authorization/client/InMemoryRegisteredClientRepository.html) which is used by Spring Authorization Server for the management of registered clients. +> The [`InMemoryRegisteredClientRepository`](https://docs.spring.io/spring-authorization-server/docs/1.5.x/api/org/springframework/security/oauth2/server/authorization/client/InMemoryRegisteredClientRepository.html) has limited capabilities and we recommend using it only for development environments. +> For production environments, consider using a [`JdbcRegisteredClientRepository`](https://docs.spring.io/spring-authorization-server/docs/1.5.x/api/org/springframework/security/oauth2/server/authorization/client/JdbcRegisteredClientRepository.html) or creating your own implementation of [`RegisteredClientRepository`](https://docs.spring.io/spring-authorization-server/docs/1.5.x/api/org/springframework/security/oauth2/server/authorization/client/RegisteredClientRepository.html). + +Additional information can be found in the [Getting Started](https://docs.spring.io/spring-authorization-server/reference/1.5/getting-started.html) chapter of the [Spring Authorization Server Reference Guide](https://docs.spring.io/spring-authorization-server/reference/1.5). + + + +## SAML 2.0 + + + +### Relying Party + +If you have `spring-security-saml2-service-provider` on your classpath, you can take advantage of some auto-configuration to set up a SAML 2.0 Relying Party. +This configuration makes use of the properties under [`Saml2RelyingPartyProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/security/saml2/Saml2RelyingPartyProperties.html). + +A relying party registration represents a paired configuration between an Identity Provider, IDP, and a Service Provider, SP. +You can register multiple relying parties under the `spring.security.saml2.relyingparty` prefix, as shown in the following example: + +#### Properties + +```properties +spring.security.saml2.relyingparty.registration.my-relying-party1.signing.credentials[0].private-key-location=path-to-private-key +spring.security.saml2.relyingparty.registration.my-relying-party1.signing.credentials[0].certificate-location=path-to-certificate +spring.security.saml2.relyingparty.registration.my-relying-party1.decryption.credentials[0].private-key-location=path-to-private-key +spring.security.saml2.relyingparty.registration.my-relying-party1.decryption.credentials[0].certificate-location=path-to-certificate +spring.security.saml2.relyingparty.registration.my-relying-party1.singlelogout.url=https://myapp/logout/saml2/slo +spring.security.saml2.relyingparty.registration.my-relying-party1.singlelogout.response-url=https://remoteidp2.slo.url +spring.security.saml2.relyingparty.registration.my-relying-party1.singlelogout.binding=POST +spring.security.saml2.relyingparty.registration.my-relying-party1.assertingparty.verification.credentials[0].certificate-location=path-to-verification-cert +spring.security.saml2.relyingparty.registration.my-relying-party1.assertingparty.entity-id=remote-idp-entity-id1 +spring.security.saml2.relyingparty.registration.my-relying-party1.assertingparty.sso-url=https://remoteidp1.sso.url +spring.security.saml2.relyingparty.registration.my-relying-party2.signing.credentials[0].private-key-location=path-to-private-key +spring.security.saml2.relyingparty.registration.my-relying-party2.signing.credentials[0].certificate-location=path-to-certificate +spring.security.saml2.relyingparty.registration.my-relying-party2.decryption.credentials[0].private-key-location=path-to-private-key +spring.security.saml2.relyingparty.registration.my-relying-party2.decryption.credentials[0].certificate-location=path-to-certificate +spring.security.saml2.relyingparty.registration.my-relying-party2.assertingparty.verification.credentials[0].certificate-location=path-to-other-verification-cert +spring.security.saml2.relyingparty.registration.my-relying-party2.assertingparty.entity-id=remote-idp-entity-id2 +spring.security.saml2.relyingparty.registration.my-relying-party2.assertingparty.sso-url=https://remoteidp2.sso.url +spring.security.saml2.relyingparty.registration.my-relying-party2.assertingparty.singlelogout.url=https://remoteidp2.slo.url +spring.security.saml2.relyingparty.registration.my-relying-party2.assertingparty.singlelogout.response-url=https://myapp/logout/saml2/slo +spring.security.saml2.relyingparty.registration.my-relying-party2.assertingparty.singlelogout.binding=POST +``` + +#### YAML + +```yaml +spring: + security: + saml2: + relyingparty: + registration: + my-relying-party1: + signing: + credentials: + - private-key-location: "path-to-private-key" + certificate-location: "path-to-certificate" + decryption: + credentials: + - private-key-location: "path-to-private-key" + certificate-location: "path-to-certificate" + singlelogout: + url: "https://myapp/logout/saml2/slo" + response-url: "https://remoteidp2.slo.url" + binding: "POST" + assertingparty: + verification: + credentials: + - certificate-location: "path-to-verification-cert" + entity-id: "remote-idp-entity-id1" + sso-url: "https://remoteidp1.sso.url" + + my-relying-party2: + signing: + credentials: + - private-key-location: "path-to-private-key" + certificate-location: "path-to-certificate" + decryption: + credentials: + - private-key-location: "path-to-private-key" + certificate-location: "path-to-certificate" + assertingparty: + verification: + credentials: + - certificate-location: "path-to-other-verification-cert" + entity-id: "remote-idp-entity-id2" + sso-url: "https://remoteidp2.sso.url" + singlelogout: + url: "https://remoteidp2.slo.url" + response-url: "https://myapp/logout/saml2/slo" + binding: "POST" +``` + +For SAML2 logout, by default, Spring Security’s [`Saml2LogoutRequestFilter`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/saml2/provider/service/web/authentication/logout/Saml2LogoutRequestFilter.html) and [`Saml2LogoutResponseFilter`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/saml2/provider/service/web/authentication/logout/Saml2LogoutResponseFilter.html) only process URLs matching `/logout/saml2/slo`. +If you want to customize the `url` to which AP-initiated logout requests get sent to or the `response-url` to which an AP sends logout responses to, to use a different pattern, you need to provide configuration to process that custom pattern. +For example, for servlet applications, you can add your own [`SecurityFilterChain`](https://docs.spring.io/spring-security/site/docs/6.5.x/api/org/springframework/security/web/SecurityFilterChain.html) that resembles the following: + +```java +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.security.config.annotation.web.builders.HttpSecurity; +import org.springframework.security.web.SecurityFilterChain; + +import static org.springframework.security.config.Customizer.withDefaults; + +@Configuration(proxyBeanMethods = false) +public class MySamlRelyingPartyConfiguration { + + @Bean + public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exception { + http.authorizeHttpRequests((requests) -> requests.anyRequest().authenticated()); + http.saml2Login(withDefaults()); + http.saml2Logout((saml2) -> saml2.logoutRequest((request) -> request.logoutUrl("/SLOService.saml2")) + .logoutResponse((response) -> response.logoutUrl("/SLOService.saml2"))); + return http.build(); + } + +} +``` diff --git a/markdown/boot/3.5.4/reference/web/spring-session.md b/markdown/boot/3.5.4/reference/web/spring-session.md new file mode 100644 index 0000000..5932540 --- /dev/null +++ b/markdown/boot/3.5.4/reference/web/spring-session.md @@ -0,0 +1,67 @@ +--- +title: "Spring Session" +source: "reference:web/spring-session.adoc" +--- + + + +# Spring Session + +Spring Boot provides [Spring Session](https://spring.io/projects/spring-session) auto-configuration for a wide range of data stores. +When building a servlet web application, the following stores can be auto-configured: + +- Redis +- JDBC +- Hazelcast +- MongoDB + +Additionally, [Spring Boot for Apache Geode](https://github.com/spring-projects/spring-boot-data-geode) provides [auto-configuration for using Apache Geode as a session store](https://docs.spring.io/spring-boot-data-geode-build/2.0.x/reference/html5#geode-session). + +The servlet auto-configuration replaces the need to use `@Enable*HttpSession`. + +If a single Spring Session module is present on the classpath, Spring Boot uses that store implementation automatically. +If you have more than one implementation, Spring Boot uses the following order for choosing a specific implementation: + +1. Redis +1. JDBC +1. Hazelcast +1. MongoDB +1. If none of Redis, JDBC, Hazelcast and MongoDB are available, we do not configure a [`SessionRepository`](https://docs.spring.io/spring-session/docs/3.5.x/api/org/springframework/session/SessionRepository.html). + +When building a reactive web application, the following stores can be auto-configured: + +- Redis +- MongoDB + +The reactive auto-configuration replaces the need to use `@Enable*WebSession`. + +Similar to the servlet configuration, if you have more than one implementation, Spring Boot uses the following order for choosing a specific implementation: + +1. Redis +1. MongoDB +1. If neither Redis nor MongoDB are available, we do not configure a [`ReactiveSessionRepository`](https://docs.spring.io/spring-session/docs/3.5.x/api/org/springframework/session/ReactiveSessionRepository.html). + +Each store has specific additional settings. +For instance, it is possible to customize the name of the table for the JDBC store, as shown in the following example: + +#### Properties + +```properties +spring.session.jdbc.table-name=SESSIONS +``` + +#### YAML + +```yaml +spring: + session: + jdbc: + table-name: "SESSIONS" +``` + +For setting the timeout of the session you can use the `spring.session.timeout` property. +If that property is not set with a servlet web application, the auto-configuration falls back to the value of `server.servlet.session.timeout`. + +You can take control over Spring Session’s configuration using `@Enable*HttpSession` (servlet) or `@Enable*WebSession` (reactive). +This will cause the auto-configuration to back off. +Spring Session can then be configured using the annotation’s attributes rather than the previously described configuration properties. diff --git a/markdown/boot/3.5.4/specification/configuration-metadata/annotation-processor.md b/markdown/boot/3.5.4/specification/configuration-metadata/annotation-processor.md new file mode 100644 index 0000000..7607bfd --- /dev/null +++ b/markdown/boot/3.5.4/specification/configuration-metadata/annotation-processor.md @@ -0,0 +1,296 @@ +--- +title: "Generating Your Own Metadata by Using the Annotation Processor" +source: "specification:configuration-metadata/annotation-processor.adoc" +--- + + + +# Generating Your Own Metadata by Using the Annotation Processor + +You can easily generate your own configuration metadata file from items annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) by using the `spring-boot-configuration-processor` jar. +The jar includes a Java annotation processor which is invoked as your project is compiled. + + + +## Configuring the Annotation Processor + +When building with Maven, configure the compiler plugin (3.12.0 or later) to add `spring-boot-configuration-processor` to the annotation processor paths: + +```xml + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + + org.springframework.boot + spring-boot-configuration-processor + + + + + + + +``` + +With Gradle, a dependency should be declared in the `annotationProcessor` configuration, as shown in the following example: + +```gradle +dependencies { + annotationProcessor "org.springframework.boot:spring-boot-configuration-processor" +} +``` + +If you are using an `additional-spring-configuration-metadata.json` file, the `compileJava` task should be configured to depend on the `processResources` task, as shown in the following example: + +```gradle +tasks.named('compileJava') { + inputs.files(tasks.named('processResources')) +} +``` + +This dependency ensures that the additional metadata is available when the annotation processor runs during compilation. + +> [!NOTE] +> If you are using AspectJ in your project, you need to make sure that the annotation processor runs only once. +> There are several ways to do this. +> With Maven, you can configure the `maven-apt-plugin` explicitly and add the dependency to the annotation processor only there. +> You could also let the AspectJ plugin run all the processing and disable annotation processing in the `maven-compiler-plugin` configuration, as follows: +> +> ```xml +> +> org.apache.maven.plugins +> maven-compiler-plugin +> +> none +> +> +> ``` + +> [!NOTE] +> If you are using Lombok in your project, you need to make sure that its annotation processor runs before `spring-boot-configuration-processor`. +> To do so with Maven, list the annotation processors in the required order using the `annotationProcessors` attribute of the Maven compiler plugin. +> With Gradle, declare the dependencies in the `annotationProcessor` configuration in the required order. + + + +## Automatic Metadata Generation + +The processor picks up both classes and methods that are annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html). + +> [!NOTE] +> Custom annotations that are meta-annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) are not supported. + +If the class has a single parameterized constructor, one property is created per constructor parameter, unless the constructor is annotated with [`@Autowired`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/beans/factory/annotation/Autowired.html). +If the class has a constructor explicitly annotated with [`@ConstructorBinding`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/bind/ConstructorBinding.html), one property is created per constructor parameter for that constructor. +Otherwise, properties are discovered through the presence of standard getters and setters with special handling for collection and map types (that is detected even if only a getter is present). +The annotation processor also supports the use of the [`@Data`](https://projectlombok.org/api/lombok/Data.html), [`@Value`](https://projectlombok.org/api/lombok/Value.html), [`@Getter`](https://projectlombok.org/api/lombok/Getter.html), and [`@Setter`](https://projectlombok.org/api/lombok/Setter.html) lombok annotations. + +Consider the following example: + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my.server") +public class MyServerProperties { + + /** + * Name of the server. + */ + private String name; + + /** + * IP address to listen to. + */ + private String ip = "127.0.0.1"; + + /** + * Port to listener to. + */ + private int port = 9797; + public String getName() { + return this.name; + } + + public void setName(String name) { + this.name = name; + } + + public String getIp() { + return this.ip; + } + + public void setIp(String ip) { + this.ip = ip; + } + + public int getPort() { + return this.port; + } + + public void setPort(int port) { + this.port = port; + } +} +``` + +This exposes three properties where `my.server.name` has no default and `my.server.ip` and `my.server.port` defaults to `"127.0.0.1"` and `9797` respectively. +The Javadoc on fields is used to populate the `description` attribute. +For instance, the description of `my.server.ip` is "IP address to listen to.". +The `description` attribute can only be populated when the type is available as source code that is being compiled. +It will not be populated when the type is only available as a compiled class from a dependency. +For such cases, [manual metadata](#appendix.configuration-metadata.annotation-processor.adding-additional-metadata) should be provided. + +> [!NOTE] +> You should only use plain text with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) field Javadoc, since they are not processed before being added to the JSON. + +If you use [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) with record class then record components' descriptions should be provided via class-level Javadoc tag `@param` (there are no explicit instance fields in record classes to put regular field-level Javadocs on). + +The annotation processor applies a number of heuristics to extract the default value from the source model. +Default values can only be extracted when the type is available as source code that is being compiled. +They will not be extracted when the type is only available as a compiled class from a dependency. +Furthermore, default values have to be provided statically. +In particular, do not refer to a constant defined in another class. +Also, the annotation processor cannot auto-detect default values for `Collections`s. + +For cases where the default value could not be detected, [manual metadata](#appendix.configuration-metadata.annotation-processor.adding-additional-metadata) should be provided. +Consider the following example: + +```java +import java.util.ArrayList; +import java.util.Arrays; +import java.util.List; + +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my.messaging") +public class MyMessagingProperties { + + private List addresses = new ArrayList<>(Arrays.asList("a", "b")); + + private ContainerType containerType = ContainerType.SIMPLE; + public List getAddresses() { + return this.addresses; + } + + public void setAddresses(List addresses) { + this.addresses = addresses; + } + + public ContainerType getContainerType() { + return this.containerType; + } + + public void setContainerType(ContainerType containerType) { + this.containerType = containerType; + } + public enum ContainerType { + + SIMPLE, DIRECT + + } + +} +``` + +In order to document default values for properties in the class above, you could add the following content to [the manual metadata of the module](#appendix.configuration-metadata.annotation-processor.adding-additional-metadata): + +```json +{"properties": [ + { + "name": "my.messaging.addresses", + "defaultValue": ["a", "b"] + }, + { + "name": "my.messaging.container-type", + "defaultValue": "simple" + } +]} +``` + +> [!NOTE] +> Only the `name` of the property is required to document additional metadata for existing properties. + + + +### Nested Properties + +The annotation processor automatically considers inner classes as nested properties. +Rather than documenting the `ip` and `port` at the root of the namespace, we could create a sub-namespace for it. +Consider the updated example: + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my.server") +public class MyServerProperties { + + private String name; + + private Host host; + public String getName() { + return this.name; + } + + public void setName(String name) { + this.name = name; + } + + public Host getHost() { + return this.host; + } + + public void setHost(Host host) { + this.host = host; + } + public static class Host { + + private String ip; + + private int port; + public String getIp() { + return this.ip; + } + + public void setIp(String ip) { + this.ip = ip; + } + + public int getPort() { + return this.port; + } + + public void setPort(int port) { + this.port = port; + } + } + +} +``` + +The preceding example produces metadata information for `my.server.name`, `my.server.host.ip`, and `my.server.host.port` properties. +You can use the [`@NestedConfigurationProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/NestedConfigurationProperty.html) annotation on a field or a getter method to indicate that a regular (non-inner) class should be treated as if it were nested. + +> [!TIP] +> This has no effect on collections and maps, as those types are automatically identified, and a single metadata property is generated for each of them. + + + +## Adding Additional Metadata + +Spring Boot’s configuration file handling is quite flexible, and it is often the case that properties may exist that are not bound to a [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) bean. +You may also need to tune some attributes of an existing key or to ignore the key altogether. +To support such cases and let you provide custom "hints", the annotation processor automatically merges items from `META-INF/additional-spring-configuration-metadata.json` into the main metadata file. + +If you refer to a property that has been detected automatically, the description, default value, and deprecation information are overridden, if specified. +If the manual property declaration is not identified in the current module, it is added as a new property. + +The format of the `additional-spring-configuration-metadata.json` file is exactly the same as the regular `spring-configuration-metadata.json`. +The items contained in the “ignored.properties” section are removed from the “properties” section of the generated `spring-configuration-metadata.json` file. + +The additional properties file is optional. +If you do not have any additional properties, do not add the file. diff --git a/markdown/boot/3.5.4/specification/configuration-metadata/format.md b/markdown/boot/3.5.4/specification/configuration-metadata/format.md new file mode 100644 index 0000000..efa55ec --- /dev/null +++ b/markdown/boot/3.5.4/specification/configuration-metadata/format.md @@ -0,0 +1,248 @@ +--- +title: "Metadata Format" +source: "specification:configuration-metadata/format.adoc" +--- + + + +# Metadata Format + +Configuration metadata files are located inside jars under `META-INF/spring-configuration-metadata.json`. +They use a JSON format with items categorized under either “groups” or “properties”, additional values hints categorized under “hints”, and ignored items under “ignored” as shown in the following example: + +```json +{"groups": [ + { + "name": "server", + "type": "org.springframework.boot.autoconfigure.web.ServerProperties", + "sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties" + }, + { + "name": "spring.jpa.hibernate", + "type": "org.springframework.boot.autoconfigure.orm.jpa.JpaProperties$Hibernate", + "sourceType": "org.springframework.boot.autoconfigure.orm.jpa.JpaProperties", + "sourceMethod": "getHibernate()" + } + ... +],"properties": [ + { + "name": "server.port", + "type": "java.lang.Integer", + "sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties" + }, + { + "name": "server.address", + "type": "java.net.InetAddress", + "sourceType": "org.springframework.boot.autoconfigure.web.ServerProperties" + }, + { + "name": "spring.jpa.hibernate.ddl-auto", + "type": "java.lang.String", + "description": "DDL mode. This is actually a shortcut for the \"hibernate.hbm2ddl.auto\" property.", + "sourceType": "org.springframework.boot.autoconfigure.orm.jpa.JpaProperties$Hibernate" + } + ... +],"hints": [ + { + "name": "spring.jpa.hibernate.ddl-auto", + "values": [ + { + "value": "none", + "description": "Disable DDL handling." + }, + { + "value": "validate", + "description": "Validate the schema, make no changes to the database." + }, + { + "value": "update", + "description": "Update the schema if necessary." + }, + { + "value": "create", + "description": "Create the schema and destroy previous data." + }, + { + "value": "create-drop", + "description": "Create and then destroy the schema at the end of the session." + } + ] + } + ... +],"ignored": { + "properties": [ + { + "name": "server.ignored" + } + ... + ] +}} +``` + +Each “property” is a configuration item that the user specifies with a given value. +For example, `server.port` and `server.address` might be specified in your `application.properties`/`application.yaml`, as follows: + +#### Properties + +```properties +server.port=9090 +server.address=127.0.0.1 +``` + +#### YAML + +```yaml +server: + port: 9090 + address: 127.0.0.1 +``` + +The “groups” are higher level items that do not themselves specify a value but instead provide a contextual grouping for properties. +For example, the `server.port` and `server.address` properties are part of the `server` group. + +> [!NOTE] +> It is not required that every “property” has a “group”. +> Some properties might exist in their own right. + +The “hints” are additional information used to assist the user in configuring a given property. +For example, when a developer is configuring the `spring.jpa.hibernate.ddl-auto` property, a tool can use the hints to offer some auto-completion help for the `none`, `validate`, `update`, `create`, and `create-drop` values. + +Finally, “ignored” is for items which have been deliberately ignored. +The content of this section usually comes from the [additional metadata](annotation-processor.md#appendix.configuration-metadata.annotation-processor.adding-additional-metadata). + + + +## Group Attributes + +The JSON object contained in the `groups` array can contain the attributes shown in the following table: + +| Name | Type | Purpose | +| --- | --- | --- | +| `name` | String | The full name of the group. This attribute is mandatory. | +| `type` | String | The class name of the data type of the group. For example, if the group were based on a class annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html), the attribute would contain the fully qualified name of that class. If it were based on a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method, it would be the return type of that method. If the type is not known, the attribute may be omitted. | +| `description` | String | A short description of the group that can be displayed to users. If no description is available, it may be omitted. It is recommended that descriptions be short paragraphs, with the first line providing a concise summary. The last line in the description should end with a period (`.`). | +| `sourceType` | String | The class name of the source that contributed this group. For example, if the group were based on a [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html), this attribute would contain the fully qualified name of the [`@Configuration`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Configuration.html) class that contains the method. If the source type is not known, the attribute may be omitted. | +| `sourceMethod` | String | The full name of the method (include parenthesis and argument types) that contributed this group (for example, the name of a [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html) annotated [`@Bean`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/Bean.html) method). If the source method is not known, it may be omitted. | + + + +## Property Attributes + +The JSON object contained in the `properties` array can contain the attributes described in the following table: + +| Name | Type | Purpose | +| --- | --- | --- | +| `name` | String | The full name of the property. Names are in lower-case period-separated form (for example, `server.address`). This attribute is mandatory. | +| `type` | String | The full signature of the data type of the property (for example, [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html)) but also a full generic type (such as `java.util.Map`). You can use this attribute to guide the user as to the types of values that they can enter. For consistency, the type of a primitive is specified by using its wrapper counterpart (for example, `boolean` becomes [`Boolean`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Boolean.html)). Note that this class may be a complex type that gets converted from a [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) as values are bound. If the type is not known, it may be omitted. | +| `description` | String | A short description of the property that can be displayed to users. If no description is available, it may be omitted. It is recommended that descriptions be short paragraphs, with the first line providing a concise summary. The last line in the description should end with a period (`.`). | +| `sourceType` | String | The class name of the source that contributed this property. For example, if the property were from a class annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html), this attribute would contain the fully qualified name of that class. If the source type is unknown, it may be omitted. | +| `defaultValue` | Object | The default value, which is used if the property is not specified. If the type of the property is an array, it can be an array of value(s). If the default value is unknown, it may be omitted. | +| `deprecation` | Deprecation | Specify whether the property is deprecated. If the field is not deprecated or if that information is not known, it may be omitted. The next table offers more detail about the `deprecation` attribute. | + +The JSON object contained in the `deprecation` attribute of each `properties` element can contain the following attributes: + +| Name | Type | Purpose | +| --- | --- | --- | +| `level` | String | The level of deprecation, which can be either `warning` (the default) or `error`. When a property has a `warning` deprecation level, it should still be bound in the environment. However, when it has an `error` deprecation level, the property is no longer managed and is not bound. | +| `reason` | String | A short description of the reason why the property was deprecated. If no reason is available, it may be omitted. It is recommended that descriptions be short paragraphs, with the first line providing a concise summary. The last line in the description should end with a period (`.`). | +| `replacement` | String | The full name of the property that *replaces* this deprecated property. If there is no replacement for this property, it may be omitted. | +| `since` | String | The version in which the property became deprecated. Can be omitted. | + +> [!NOTE] +> Prior to Spring Boot 1.3, a single `deprecated` boolean attribute can be used instead of the `deprecation` element. +> This is still supported in a deprecated fashion and should no longer be used. +> If no reason and replacement are available, an empty `deprecation` object should be set. + +Deprecation can also be specified declaratively in code by adding the [`@DeprecatedConfigurationProperty`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/DeprecatedConfigurationProperty.html) annotation to the getter exposing the deprecated property. +For instance, assume that the `my.app.target` property was confusing and was renamed to `my.app.name`. +The following example shows how to handle that situation: + +```java +import org.springframework.boot.context.properties.ConfigurationProperties; +import org.springframework.boot.context.properties.DeprecatedConfigurationProperty; + +@ConfigurationProperties("my.app") +public class MyProperties { + + private String name; + + public String getName() { + return this.name; + } + + public void setName(String name) { + this.name = name; + } + + @Deprecated + @DeprecatedConfigurationProperty(replacement = "my.app.name") + public String getTarget() { + return this.name; + } + + @Deprecated + public void setTarget(String target) { + this.name = target; + } + +} +``` + +> [!NOTE] +> There is no way to set a `level`. +> `warning` is always assumed, since code is still handling the property. + +The preceding code makes sure that the deprecated property still works (delegating to the `name` property behind the scenes). +Once the `getTarget` and `setTarget` methods can be removed from your public API, the automatic deprecation hint in the metadata goes away as well. +If you want to keep a hint, adding manual metadata with an `error` deprecation level ensures that users are still informed about that property. +Doing so is particularly useful when a `replacement` is provided. + + + +## Hint Attributes + +The JSON object contained in the `hints` array can contain the attributes shown in the following table: + +| Name | Type | Purpose | +| --- | --- | --- | +| `name` | String | The full name of the property to which this hint refers. Names are in lower-case period-separated form (such as `spring.mvc.servlet.path`). If the property refers to a map (such as `system.contexts`), the hint either applies to the *keys* of the map (`system.contexts.keys`) or the *values* (`system.contexts.values`) of the map. This attribute is mandatory. | +| `values` | ValueHint\[\] | A list of valid values as defined by the `ValueHint` object (described in the next table). Each entry defines the value and may have a description. | +| `providers` | ValueProvider\[\] | A list of providers as defined by the `ValueProvider` object (described later in this document). Each entry defines the name of the provider and its parameters, if any. | + +The JSON object contained in the `values` attribute of each `hint` element can contain the attributes described in the following table: + +| Name | Type | Purpose | +| --- | --- | --- | +| `value` | Object | A valid value for the element to which the hint refers. If the type of the property is an array, it can also be an array of value(s). This attribute is mandatory. | +| `description` | String | A short description of the value that can be displayed to users. If no description is available, it may be omitted. It is recommended that descriptions be short paragraphs, with the first line providing a concise summary. The last line in the description should end with a period (`.`). | + +The JSON object contained in the `providers` attribute of each `hint` element can contain the attributes described in the following table: + +| Name | Type | Purpose | +| --- | --- | --- | +| `name` | String | The name of the provider to use to offer additional content assistance for the element to which the hint refers. | +| `parameters` | JSON object | Any additional parameter that the provider supports (check the documentation of the provider for more details). | + + + +## Ignored Attributes + +The `ignored` object can contain the attributes shown in the following table: + +| Name | Type | Purpose | +| --- | --- | --- | +| `properties` | ItemIgnore\[\] | A list of ignored properties as defined by the ItemIgnore object (described in the next table). Each entry defines the name of the ignored property. | + +The JSON object contained in the `properties` attribute of each `ignored` element can contain the attributes described in the following table: + +| Name | Type | Purpose | +| --- | --- | --- | +| `name` | String | The full name of the property to ignore. Names are in lower-case period-separated form (such as `spring.mvc.servlet.path`). This attribute is mandatory. | + + + +## Repeated Metadata Items + +Objects with the same “property” and “group” name can appear multiple times within a metadata file. +For example, you could bind two separate classes to the same prefix, with each having potentially overlapping property names. +While the same names appearing in the metadata multiple times should not be common, consumers of metadata should take care to ensure that they support it. diff --git a/markdown/boot/3.5.4/specification/configuration-metadata/index.md b/markdown/boot/3.5.4/specification/configuration-metadata/index.md new file mode 100644 index 0000000..98be856 --- /dev/null +++ b/markdown/boot/3.5.4/specification/configuration-metadata/index.md @@ -0,0 +1,14 @@ +--- +title: "Configuration Metadata" +source: "specification:configuration-metadata/index.adoc" +--- + + + +# Configuration Metadata + +Spring Boot jars include metadata files that provide details of all supported configuration properties. +The files are designed to let IDE developers offer contextual help and “code completion” as users are working with `application.properties` or `application.yaml` files. + +The majority of the metadata file is generated automatically at compile time by processing all items annotated with [`@ConfigurationProperties`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/context/properties/ConfigurationProperties.html). +However, it is possible to [write part of the metadata manually](annotation-processor.md#appendix.configuration-metadata.annotation-processor.adding-additional-metadata) for corner cases or more advanced use cases. diff --git a/markdown/boot/3.5.4/specification/configuration-metadata/manual-hints.md b/markdown/boot/3.5.4/specification/configuration-metadata/manual-hints.md new file mode 100644 index 0000000..df6d589 --- /dev/null +++ b/markdown/boot/3.5.4/specification/configuration-metadata/manual-hints.md @@ -0,0 +1,338 @@ +--- +title: "Providing Manual Hints" +source: "specification:configuration-metadata/manual-hints.adoc" +--- + + + +# Providing Manual Hints + +To improve the user experience and further assist the user in configuring a given property, you can provide additional metadata that: + +- Describes the list of potential values for a property. +- Associates a provider, to attach a well defined semantic to a property, so that a tool can discover the list of potential values based on the project’s context. + + + +## Value Hint + +The `name` attribute of each hint refers to the `name` of a property. +In the [initial example shown earlier](format.md), we provide five values for the `spring.jpa.hibernate.ddl-auto` property: `none`, `validate`, `update`, `create`, and `create-drop`. +Each value may have a description as well. + +If your property is of type [`Map`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html), you can provide hints for both the keys and the values (but not for the map itself). +The special `.keys` and `.values` suffixes must refer to the keys and the values, respectively. + +Assume a `my.contexts` maps magic [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) values to an integer, as shown in the following example: + +```java +import java.util.Map; + +import org.springframework.boot.context.properties.ConfigurationProperties; + +@ConfigurationProperties("my") +public class MyProperties { + + private Map contexts; + public Map getContexts() { + return this.contexts; + } + + public void setContexts(Map contexts) { + this.contexts = contexts; + } +} +``` + +The magic values are (in this example) are `sample1` and `sample2`. +In order to offer additional content assistance for the keys, you could add the following JSON to [the manual metadata of the module](annotation-processor.md#appendix.configuration-metadata.annotation-processor.adding-additional-metadata): + +```json +{"hints": [ + { + "name": "my.contexts.keys", + "values": [ + { + "value": "sample1" + }, + { + "value": "sample2" + } + ] + } +]} +``` + +> [!TIP] +> We recommend that you use an [`Enum`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Enum.html) for those two values instead. +> If your IDE supports it, this is by far the most effective approach to auto-completion. + + + +## Value Providers + +Providers are a powerful way to attach semantics to a property. +In this section, we define the official providers that you can use for your own hints. +However, your favorite IDE may implement some of these or none of them. +Also, it could eventually provide its own. + +> [!NOTE] +> As this is a new feature, IDE vendors must catch up with how it works. +> Adoption times naturally vary. + +The following table summarizes the list of supported providers: + +| Name | Description | +| --- | --- | +| `any` | Permits any additional value to be provided. | +| `class-reference` | Auto-completes the classes available in the project. Usually constrained by a base class that is specified by the `target` parameter. | +| `handle-as` | Handles the property as if it were defined by the type defined by the mandatory `target` parameter. | +| `logger-name` | Auto-completes valid logger names and [logger groups](../../reference/features/logging.md#features.logging.log-groups). Typically, package and class names available in the current project can be auto-completed as well as defined groups. | +| `spring-bean-reference` | Auto-completes the available bean names in the current project. Usually constrained by a base class that is specified by the `target` parameter. | +| `spring-profile-name` | Auto-completes the available Spring profile names in the project. | + +> [!TIP] +> Only one provider can be active for a given property, but you can specify several providers if they can all manage the property *in some way*. +> Make sure to place the most powerful provider first, as the IDE must use the first one in the JSON section that it can handle. +> If no provider for a given property is supported, no special content assistance is provided, either. + + + +### Any + +The special **any** provider value permits any additional values to be provided. +Regular value validation based on the property type should be applied if this is supported. + +This provider is typically used if you have a list of values and any extra values should still be considered as valid. + +The following example offers `on` and `off` as auto-completion values for `system.state`: + +```json +{"hints": [ + { + "name": "system.state", + "values": [ + { + "value": "on" + }, + { + "value": "off" + } + ], + "providers": [ + { + "name": "any" + } + ] + } +]} +``` + +Note that, in the preceding example, any other value is also allowed. + + + +### Class Reference + +The **class-reference** provider auto-completes classes available in the project. +This provider supports the following parameters: + +| Parameter | Type | Default value | Description | +| --- | --- | --- | --- | +| `target` | [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) (`Class`) | *none* | The fully qualified name of the class that should be assignable to the chosen value. Typically used to filter out-non candidate classes. Note that this information can be provided by the type itself by exposing a class with the appropriate upper bound. | +| `concrete` | `boolean` | true | Specify whether only concrete classes are to be considered as valid candidates. | + +The following metadata snippet corresponds to the standard `server.servlet.jsp.class-name` property that defines the class name to use must be an [`HttpServlet`](https://jakarta.ee/specifications/servlet/6.0/apidocs/jakarta.servlet/jakarta/servlet/http/HttpServlet.html): + +```json +{"hints": [ + { + "name": "server.servlet.jsp.class-name", + "providers": [ + { + "name": "class-reference", + "parameters": { + "target": "jakarta.servlet.http.HttpServlet" + } + } + ] + } +]} +``` + + + +### Handle As + +The **handle-as** provider lets you substitute the type of the property to a more high-level type. +This typically happens when the property has a [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) type, because you do not want your configuration classes to rely on classes that may not be on the classpath. +This provider supports the following parameters: + +| Parameter | Type | Default value | Description | +| --- | --- | --- | --- | +| **`target`** | [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) (`Class`) | *none* | The fully qualified name of the type to consider for the property. This parameter is mandatory. | + +The following types can be used: + +- Any [`Enum`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Enum.html): Lists the possible values for the property. +(We recommend defining the property with the [`Enum`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Enum.html) type, as no further hint should be required for the IDE to auto-complete the values) +- [`Charset`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/charset/Charset.html): Supports auto-completion of charset/encoding values (such as `UTF-8`) +- [`Locale`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html): auto-completion of locales (such as `en_US`) +- [`MimeType`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/util/MimeType.html): Supports auto-completion of content type values (such as `text/plain`) +- [`Resource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/io/Resource.html): Supports auto-completion of Spring’s Resource abstraction to refer to a file on the filesystem or on the classpath (such as `classpath:/sample.properties`) + +> [!TIP] +> If multiple values can be provided, use a [`Collection`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html) or *Array* type to teach the IDE about it. + +The following metadata snippet corresponds to the standard `spring.liquibase.change-log` property that defines the path to the changelog to use. +It is actually used internally as a [`Resource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/core/io/Resource.html) but cannot be exposed as such, because we need to keep the original String value to pass it to the Liquibase API. + +```json +{"hints": [ + { + "name": "spring.liquibase.change-log", + "providers": [ + { + "name": "handle-as", + "parameters": { + "target": "org.springframework.core.io.Resource" + } + } + ] + } +]} +``` + + + +### Logger Name + +The **logger-name** provider auto-completes valid logger names and [logger groups](../../reference/features/logging.md#features.logging.log-groups). +Typically, package and class names available in the current project can be auto-completed. +If groups are enabled (default) and if a custom logger group is identified in the configuration, auto-completion for it should be provided. +Specific frameworks may have extra magic logger names that can be supported as well. + +This provider supports the following parameters: + +| Parameter | Type | Default value | Description | +| --- | --- | --- | --- | +| `group` | `boolean` | `true` | Specify whether known groups should be considered. | + +Since a logger name can be any arbitrary name, this provider should allow any value but could highlight valid package and class names that are not available in the project’s classpath. + +The following metadata snippet corresponds to the standard `logging.level` property. +Keys are *logger names*, and values correspond to the standard log levels or any custom level. +As Spring Boot defines a few logger groups out-of-the-box, dedicated value hints have been added for those. + +```json +{"hints": [ + { + "name": "logging.level.keys", + "values": [ + { + "value": "root", + "description": "Root logger used to assign the default logging level." + }, + { + "value": "sql", + "description": "SQL logging group including Hibernate SQL logger." + }, + { + "value": "web", + "description": "Web logging group including codecs." + } + ], + "providers": [ + { + "name": "logger-name" + } + ] + }, + { + "name": "logging.level.values", + "values": [ + { + "value": "trace" + }, + { + "value": "debug" + }, + { + "value": "info" + }, + { + "value": "warn" + }, + { + "value": "error" + }, + { + "value": "fatal" + }, + { + "value": "off" + } + + ], + "providers": [ + { + "name": "any" + } + ] + } +]} +``` + + + +### Spring Bean Reference + +The **spring-bean-reference** provider auto-completes the beans that are defined in the configuration of the current project. +This provider supports the following parameters: + +| Parameter | Type | Default value | Description | +| --- | --- | --- | --- | +| `target` | [`String`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html) (`Class`) | *none* | The fully qualified name of the bean class that should be assignable to the candidate. Typically used to filter out non-candidate beans. | + +The following metadata snippet corresponds to the standard `spring.jmx.server` property that defines the name of the [`MBeanServer`](https://docs.oracle.com/en/java/javase/17/docs/api/java.management/javax/management/MBeanServer.html) bean to use: + +```json +{"hints": [ + { + "name": "spring.jmx.server", + "providers": [ + { + "name": "spring-bean-reference", + "parameters": { + "target": "javax.management.MBeanServer" + } + } + ] + } +]} +``` + +> [!NOTE] +> The binder is not aware of the metadata. +> If you provide that hint, you still need to transform the bean name into an actual Bean reference using by the [`ApplicationContext`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/ApplicationContext.html). + + + +### Spring Profile Name + +The **spring-profile-name** provider auto-completes the Spring profiles that are defined in the configuration of the current project. + +The following metadata snippet corresponds to the standard `spring.profiles.active` property that defines the name of the Spring profile(s) to enable: + +```json +{"hints": [ + { + "name": "spring.profiles.active", + "providers": [ + { + "name": "spring-profile-name" + } + ] + } +]} +``` diff --git a/markdown/boot/3.5.4/specification/executable-jar/alternatives.md b/markdown/boot/3.5.4/specification/executable-jar/alternatives.md new file mode 100644 index 0000000..47e9282 --- /dev/null +++ b/markdown/boot/3.5.4/specification/executable-jar/alternatives.md @@ -0,0 +1,15 @@ +--- +title: "Alternative Single Jar Solutions" +source: "specification:executable-jar/alternatives.adoc" +--- + + + +# Alternative Single Jar Solutions + +If the preceding restrictions mean that you cannot use Spring Boot Loader, consider the following alternatives: + +- [Maven Shade Plugin](https://maven.apache.org/plugins/maven-shade-plugin/) +- [JarClassLoader](http://www.jdotsoft.com/JarClassLoader.php) +- [OneJar](https://sourceforge.net/projects/one-jar/) +- [Gradle Shadow Plugin](https://gradleup.com/shadow/) diff --git a/markdown/boot/3.5.4/specification/executable-jar/index.md b/markdown/boot/3.5.4/specification/executable-jar/index.md new file mode 100644 index 0000000..eb3b0c4 --- /dev/null +++ b/markdown/boot/3.5.4/specification/executable-jar/index.md @@ -0,0 +1,13 @@ +--- +title: "The Executable Jar Format" +source: "specification:executable-jar/index.adoc" +--- + + + +# The Executable Jar Format + +The `spring-boot-loader` modules lets Spring Boot support executable jar and war files. +If you use the Maven plugin or the Gradle plugin, executable jars are automatically generated, and you generally do not need to know the details of how they work. + +If you need to create executable jars from a different build system or if you are just curious about the underlying technology, this appendix provides some background. diff --git a/markdown/boot/3.5.4/specification/executable-jar/jarfile-class.md b/markdown/boot/3.5.4/specification/executable-jar/jarfile-class.md new file mode 100644 index 0000000..eba4529 --- /dev/null +++ b/markdown/boot/3.5.4/specification/executable-jar/jarfile-class.md @@ -0,0 +1,40 @@ +--- +title: "Spring Boot’s “NestedJarFile” Class" +source: "specification:executable-jar/jarfile-class.adoc" +--- + + + +# Spring Boot’s “NestedJarFile” Class + +The core class used to support loading nested jars is [`NestedJarFile`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/jar/NestedJarFile.html). +It lets you load jar content from nested child jar data. +When first loaded, the location of each [`JarEntry`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/jar/JarEntry.html) is mapped to a physical file offset of the outer jar, as shown in the following example: + +``` +myapp.jar ++-------------------+-------------------------+ +| /BOOT-INF/classes | /BOOT-INF/lib/mylib.jar | +|+-----------------+||+-----------+----------+| +|| A.class ||| B.class | C.class || +|+-----------------+||+-----------+----------+| ++-------------------+-------------------------+ + ^ ^ ^ + 0063 3452 3980 +``` + +The preceding example shows how `A.class` can be found in `/BOOT-INF/classes` in `myapp.jar` at position `0063`. +`B.class` from the nested jar can actually be found in `myapp.jar` at position `3452`, and `C.class` is at position `3980`. + +Armed with this information, we can load specific nested entries by seeking to the appropriate part of the outer jar. +We do not need to unpack the archive, and we do not need to read all entry data into memory. + + + +## Compatibility With the Standard Java “JarFile” + +Spring Boot Loader strives to remain compatible with existing code and libraries. +[`NestedJarFile`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/jar/NestedJarFile.html) extends from [`JarFile`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/jar/JarFile.html) and should work as a drop-in replacement. + +Nested JAR URLs of the form `jar:nested:/path/myjar.jar/!BOOT-INF/lib/mylib.jar!/B.class` are supported and open a connection compatible with [`JarURLConnection`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/JarURLConnection.html). +These can be used with Java’s [`URLClassLoader`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/URLClassLoader.html). diff --git a/markdown/boot/3.5.4/specification/executable-jar/launching.md b/markdown/boot/3.5.4/specification/executable-jar/launching.md new file mode 100644 index 0000000..8e188c7 --- /dev/null +++ b/markdown/boot/3.5.4/specification/executable-jar/launching.md @@ -0,0 +1,45 @@ +--- +title: "Launching Executable Jars" +source: "specification:executable-jar/launching.adoc" +--- + + + +# Launching Executable Jars + +The [`Launcher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/Launcher.html) class is a special bootstrap class that is used as an executable jar’s main entry point. +It is the actual `Main-Class` in your jar file, and it is used to setup an appropriate [`ClassLoader`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/ClassLoader.html) and ultimately call your `main()` method. + +There are three launcher subclasses ([`JarLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/JarLauncher.html), [`WarLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/WarLauncher.html), and [`PropertiesLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/PropertiesLauncher.html)). +Their purpose is to load resources (`.class` files and so on) from nested jar files or war files in directories (as opposed to those explicitly on the classpath). +In the case of [`JarLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/JarLauncher.html) and [`WarLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/WarLauncher.html), the nested paths are fixed. +[`JarLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/JarLauncher.html) looks in `BOOT-INF/lib/`, and [`WarLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/WarLauncher.html) looks in `WEB-INF/lib/` and `WEB-INF/lib-provided/`. +You can add extra jars in those locations if you want more. + +The [`PropertiesLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/PropertiesLauncher.html) looks in `BOOT-INF/lib/` in your application archive by default. +You can add additional locations by setting an environment variable called `LOADER_PATH` or `loader.path` in `loader.properties` (which is a comma-separated list of directories, archives, or directories within archives). + + + +## Launcher Manifest + +You need to specify an appropriate [`Launcher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/Launcher.html) as the `Main-Class` attribute of `META-INF/MANIFEST.MF`. +The actual class that you want to launch (that is, the class that contains a `main` method) should be specified in the `Start-Class` attribute. + +The following example shows a typical `MANIFEST.MF` for an executable jar file: + +```manifest +Main-Class: org.springframework.boot.loader.launch.JarLauncher +Start-Class: com.mycompany.project.MyApplication +``` + +For a war file, it would be as follows: + +```manifest +Main-Class: org.springframework.boot.loader.launch.WarLauncher +Start-Class: com.mycompany.project.MyApplication +``` + +> [!NOTE] +> You need not specify `Class-Path` entries in your manifest file. +> The classpath is deduced from the nested jars. diff --git a/markdown/boot/3.5.4/specification/executable-jar/nested-jars.md b/markdown/boot/3.5.4/specification/executable-jar/nested-jars.md new file mode 100644 index 0000000..44bfeb5 --- /dev/null +++ b/markdown/boot/3.5.4/specification/executable-jar/nested-jars.md @@ -0,0 +1,152 @@ +--- +title: "Nested JARs" +source: "specification:executable-jar/nested-jars.adoc" +--- + + + +# Nested JARs + +Java does not provide any standard way to load nested jar files (that is, jar files that are themselves contained within a jar). +This can be problematic if you need to distribute a self-contained application that can be run from the command line without unpacking. + +To solve this problem, many developers use “shaded” jars. +A shaded jar packages all classes, from all jars, into a single “uber jar”. +The problem with shaded jars is that it becomes hard to see which libraries are actually in your application. +It can also be problematic if the same filename is used (but with different content) in multiple jars. +Spring Boot takes a different approach and lets you actually nest jars directly. + + + +## The Executable Jar File Structure + +Spring Boot Loader-compatible jar files should be structured in the following way: + +``` +example.jar + | + +-META-INF + | +-MANIFEST.MF + +-org + | +-springframework + | +-boot + | +-loader + | +- + +-BOOT-INF + +-classes + | +-mycompany + | +-project + | +-YourClasses.class + +-lib + +-dependency1.jar + +-dependency2.jar +``` + +Application classes should be placed in a nested `BOOT-INF/classes` directory. +Dependencies should be placed in a nested `BOOT-INF/lib` directory. + + + +## The Executable War File Structure + +Spring Boot Loader-compatible war files should be structured in the following way: + +``` +example.war + | + +-META-INF + | +-MANIFEST.MF + +-org + | +-springframework + | +-boot + | +-loader + | +- + +-WEB-INF + +-classes + | +-com + | +-mycompany + | +-project + | +-YourClasses.class + +-lib + | +-dependency1.jar + | +-dependency2.jar + +-lib-provided + +-servlet-api.jar + +-dependency3.jar +``` + +Dependencies should be placed in a nested `WEB-INF/lib` directory. +Any dependencies that are required when running embedded but are not required when deploying to a traditional web container should be placed in `WEB-INF/lib-provided`. + + + +## Index Files + +Spring Boot Loader-compatible jar and war archives can include additional index files under the `BOOT-INF/` directory. +A `classpath.idx` file can be provided for both jars and wars, and it provides the ordering that jars should be added to the classpath. +The `layers.idx` file can be used only for jars, and it allows a jar to be split into logical layers for Docker/OCI image creation. + +Index files follow a YAML compatible syntax so that they can be easily parsed by third-party tools. +These files, however, are *not* parsed internally as YAML and they must be written in exactly the formats described below in order to be used. + + + +## Classpath Index + +The classpath index file can be provided in `BOOT-INF/classpath.idx`. +Typically, it is generated automatically by Spring Boot’s Maven and Gradle build plugins. +It provides a list of jar names (including the directory) in the order that they should be added to the classpath. +When generated by the build plugins, this classpath ordering matches that used by the build system for running and testing the application. +Each line must start with dash space (`"-·"`) and names must be in double quotes. + +For example, given the following jar: + +``` +example.jar + | + +-META-INF + | +-... + +-BOOT-INF + +-classes + | +... + +-lib + +-dependency1.jar + +-dependency2.jar +``` + +The index file would look like this: + +``` +- "BOOT-INF/lib/dependency2.jar" +- "BOOT-INF/lib/dependency1.jar" +``` + +> [!NOTE] +> Spring Boot only uses the classpath index file when the jar or war file is executed with `java -jar`. +> It is not used when running the application from the IDE or when using Maven’s `spring-boot:run` or Gradle’s `bootRun`. + +> [!NOTE] +> When enabling reproducible builds, the entries in the classpath index file are sorted alphabetically. + + + +## Layer Index + +The layers index file can be provided in `BOOT-INF/layers.idx`. +It provides a list of layers and the parts of the jar that should be contained within them. +Layers are written in the order that they should be added to the Docker/OCI image. +Layers names are written as quoted strings prefixed with dash space (`"-·"`) and with a colon (`":"`) suffix. +Layer content is either a file or directory name written as a quoted string prefixed by space space dash space (`"··-·"`). +A directory name ends with `/`, a file name does not. +When a directory name is used it means that all files inside that directory are in the same layer. + +A typical example of a layers index would be: + +``` +- "dependencies": + - "BOOT-INF/lib/dependency1.jar" + - "BOOT-INF/lib/dependency2.jar" +- "application": + - "BOOT-INF/classes/" + - "META-INF/" +``` diff --git a/markdown/boot/3.5.4/specification/executable-jar/property-launcher.md b/markdown/boot/3.5.4/specification/executable-jar/property-launcher.md new file mode 100644 index 0000000..bc9fa0e --- /dev/null +++ b/markdown/boot/3.5.4/specification/executable-jar/property-launcher.md @@ -0,0 +1,49 @@ +--- +title: "PropertiesLauncher Features" +source: "specification:executable-jar/property-launcher.adoc" +--- + + + +# PropertiesLauncher Features + +[`PropertiesLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/PropertiesLauncher.html) has a few special features that can be enabled with external properties (System properties, environment variables, manifest entries, or `loader.properties`). +The following table describes these properties: + +| Key | Purpose | +| --- | --- | +| `loader.path` | Comma-separated Classpath, such as `lib,${HOME}/app/lib`. Earlier entries take precedence, like a regular `-classpath` on the `javac` command line. | +| `loader.home` | Used to resolve relative paths in `loader.path`. For example, given `loader.path=lib`, then `${loader.home}/lib` is a classpath location (along with all jar files in that directory). This property is also used to locate a `loader.properties` file, as in the following example `/opt/app` It defaults to `${user.dir}`. | +| `loader.args` | Default arguments for the main method (space separated). | +| `loader.main` | Name of main class to launch (for example, `com.app.Application`). | +| `loader.config.name` | Name of properties file (for example, `launcher`). It defaults to `loader`. | +| `loader.config.location` | Path to properties file (for example, `classpath:loader.properties`). It defaults to `loader.properties`. | +| `loader.system` | Boolean flag to indicate that all properties should be added to System properties. It defaults to `false`. | + +When specified as environment variables or manifest entries, the following names should be used: + +| Key | Manifest entry | Environment variable | +| --- | --- | --- | +| `loader.path` | `Loader-Path` | `LOADER_PATH` | +| `loader.home` | `Loader-Home` | `LOADER_HOME` | +| `loader.args` | `Loader-Args` | `LOADER_ARGS` | +| `loader.main` | `Start-Class` | `LOADER_MAIN` | +| `loader.config.location` | `Loader-Config-Location` | `LOADER_CONFIG_LOCATION` | +| `loader.system` | `Loader-System` | `LOADER_SYSTEM` | + +> [!TIP] +> Build plugins automatically move the `Main-Class` attribute to `Start-Class` when the uber jar is built. +> If you use that, specify the name of the class to launch by using the `Main-Class` attribute and leaving out `Start-Class`. + +The following rules apply to working with [`PropertiesLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/PropertiesLauncher.html): + +- `loader.properties` is searched for in `loader.home`, then in the root of the classpath, and then in `classpath:/BOOT-INF/classes`. +The first location where a file with that name exists is used. +- `loader.home` is the directory location of an additional properties file (overriding the default) only when `loader.config.location` is not specified. +- `loader.path` can contain directories (which are scanned recursively for jar and zip files), archive paths, a directory within an archive that is scanned for jar files (for example, `dependencies.jar!/lib`), or wildcard patterns (for the default JVM behavior). +Archive paths can be relative to `loader.home` or anywhere in the file system with a `jar:file:` prefix. +- `loader.path` (if empty) defaults to `BOOT-INF/lib` (meaning a local directory or a nested one if running from an archive). +Because of this, [`PropertiesLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/PropertiesLauncher.html) behaves the same as [`JarLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/JarLauncher.html) when no additional configuration is provided. +- `loader.path` can not be used to configure the location of `loader.properties` (the classpath used to search for the latter is the JVM classpath when [`PropertiesLauncher`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/loader/launch/PropertiesLauncher.html) is launched). +- Placeholder replacement is done from System and environment variables plus the properties file itself on all values before use. +- The search order for properties (where it makes sense to look in more than one place) is environment variables, system properties, `loader.properties`, the exploded archive manifest, and the archive manifest. diff --git a/markdown/boot/3.5.4/specification/executable-jar/restrictions.md b/markdown/boot/3.5.4/specification/executable-jar/restrictions.md new file mode 100644 index 0000000..fb99a8c --- /dev/null +++ b/markdown/boot/3.5.4/specification/executable-jar/restrictions.md @@ -0,0 +1,25 @@ +--- +title: "Executable Jar Restrictions" +source: "specification:executable-jar/restrictions.adoc" +--- + + + +# Executable Jar Restrictions + +You need to consider the following restrictions when working with a Spring Boot Loader packaged application: + + + +- Zip entry compression: +The [`ZipEntry`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/zip/ZipEntry.html) for a nested jar must be saved by using the [`ZipEntry.STORED`](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/zip/ZipEntry.html#STORED) method. +This is required so that we can seek directly to individual content within the nested jar. +The content of the nested jar file itself can still be compressed, as can any other entry in the outer jar. + + + +- System classLoader: +Launched applications should use `Thread.getContextClassLoader()` when loading classes (most libraries and frameworks do so by default). +Trying to load nested jar classes with `ClassLoader.getSystemClassLoader()` fails. +`java.util.Logging` always uses the system classloader. +For this reason, you should consider a different logging implementation. diff --git a/markdown/boot/3.5.4/system-requirements.md b/markdown/boot/3.5.4/system-requirements.md new file mode 100644 index 0000000..6a162ee --- /dev/null +++ b/markdown/boot/3.5.4/system-requirements.md @@ -0,0 +1,48 @@ +--- +title: "System Requirements" +source: "ROOT:system-requirements.adoc" +--- + + + +# System Requirements + +Spring Boot 3.5.4 requires at least [Java 17](https://www.java.com) and is compatible with versions up to and including Java 24. +[Spring Framework 6.2.9](https://docs.spring.io/spring-framework/reference/6.2/) or above is also required. + +Explicit build support is provided for the following build tools: + +| Build Tool | Version | +| --- | --- | +| Maven | 3.6.3 or later | +| Gradle | Gradle 7.x (7.6.4 or later) or 8.x (8.4 or later) | + + + +## Servlet Containers + +Spring Boot supports the following embedded servlet containers: + +| Name | Servlet Version | +| --- | --- | +| Tomcat 10.1 (10.1.25 or later) | 6.0 | +| Jetty 12.0 | 6.0 | +| Undertow 2.3 | 6.0 | + +You can also deploy Spring Boot applications to any servlet 5.0+ compatible container. + + + +## GraalVM Native Images + +Spring Boot applications can be [converted into a Native Image](reference/packaging/native-image/introducing-graalvm-native-images.md) using GraalVM 22.3 or above. + +Images can be created using the [native build tools](https://github.com/graalvm/native-build-tools) Gradle/Maven plugins or `native-image` tool provided by GraalVM. +You can also create native images using the [native-image Paketo buildpack](https://github.com/paketo-buildpacks/native-image). + +The following versions are supported: + +| Name | Version | +| --- | --- | +| GraalVM Community | 22.3 | +| Native Build Tools | 0.10.6 | diff --git a/markdown/boot/3.5.4/tutorial/first-application/index.md b/markdown/boot/3.5.4/tutorial/first-application/index.md new file mode 100644 index 0000000..df65f97 --- /dev/null +++ b/markdown/boot/3.5.4/tutorial/first-application/index.md @@ -0,0 +1,526 @@ +--- +title: "Developing Your First Spring Boot Application" +source: "tutorial:first-application/index.adoc" +--- + + + +# Developing Your First Spring Boot Application + +This section describes how to develop a small “Hello World!” web application that highlights some of Spring Boot’s key features. +You can choose between Maven or Gradle as the build system. + +> [!TIP] +> The [spring.io](https://spring.io) website contains many “Getting Started” [guides](https://spring.io/guides) that use Spring Boot. +> If you need to solve a specific problem, check there first. +> +> You can shortcut the steps below by going to [start.spring.io](https://start.spring.io) and choosing the "Web" starter from the dependencies searcher. +> Doing so generates a new project structure so that you can [start coding right away](#getting-started.first-application.code). +> Check the [start.spring.io user guide](https://github.com/spring-io/start.spring.io/blob/main/USING.adoc) for more details. + + + +## Prerequisites + +Before we begin, open a terminal and run the following commands to ensure that you have a valid version of Java installed: + +```shell +$ java -version +openjdk version "17.0.4.1" 2022-08-12 LTS +OpenJDK Runtime Environment (build 17.0.4.1+1-LTS) +OpenJDK 64-Bit Server VM (build 17.0.4.1+1-LTS, mixed mode, sharing) +``` + +> [!NOTE] +> This sample needs to be created in its own directory. +> Subsequent instructions assume that you have created a suitable directory and that it is your current directory. + + + +### Maven + +If you want to use Maven, ensure that you have Maven installed: + +```shell +$ mvn -v +Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) +Maven home: usr/Users/developer/tools/maven/3.8.5 +Java version: 17.0.4.1, vendor: BellSoft, runtime: /Users/developer/sdkman/candidates/java/17.0.4.1-librca +``` + + + +### Gradle + +If you want to use Gradle, ensure that you have Gradle installed: + +```shell +$ gradle --version + +------------------------------------------------------------ +Gradle 8.1.1 +------------------------------------------------------------ + +Build time: 2023-04-21 12:31:26 UTC +Revision: 1cf537a851c635c364a4214885f8b9798051175b + +Kotlin: 1.8.10 +Groovy: 3.0.15 +Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021 +JVM: 17.0.7 (BellSoft 17.0.7+7-LTS) +OS: Linux 6.2.12-200.fc37.aarch64 aarch64 +``` + + + +## Setting Up the Project With Maven + +We need to start by creating a Maven `pom.xml` file. +The `pom.xml` is the recipe that is used to build your project. +Open your favorite text editor and add the following: + +```xml + + + 4.0.0 + + com.example + myproject + 0.0.1-SNAPSHOT + + + org.springframework.boot + spring-boot-starter-parent + {version-spring-boot} + + + + + +``` + +The preceding listing should give you a working build. + +You can test it by running `mvn package` (for now, you can ignore the “jar will be empty - no content was marked for inclusion!” warning). + +> [!NOTE] +> At this point, you could import the project into an IDE (most modern Java IDEs include built-in support for Maven). +> For simplicity, we continue to use a plain text editor for this example. + + + +## Setting Up the Project With Gradle + +We need to start by creating a Gradle `build.gradle` file. +The `build.gradle` is the build script that is used to build your project. +Open your favorite text editor and add the following: + +```gradle +plugins { + id 'java' + id 'org.springframework.boot' version '{version-spring-boot}' +} + +apply plugin: 'io.spring.dependency-management' + +group = 'com.example' +version = '0.0.1-SNAPSHOT' +sourceCompatibility = '17' + +repositories { + mavenCentral() +} + +dependencies { +} +``` + +The preceding listing should give you a working build. +You can test it by running `gradle classes`. + +> [!NOTE] +> At this point, you could import the project into an IDE (most modern Java IDEs include built-in support for Gradle). +> For simplicity, we continue to use a plain text editor for this example. + + + +## Adding Classpath Dependencies + +Spring Boot provides a number of starters that let you add jars to your classpath. +Starters provide dependencies that you are likely to need when developing a specific type of application. + + + +### Maven + +Most Spring Boot applications use the `spring-boot-starter-parent` in the `parent` section of the POM. +The `spring-boot-starter-parent` is a special starter that provides useful Maven defaults. +It also provides a [`dependency-management`](../../reference/using/build-systems.md#using.build-systems.dependency-management) section so that you can omit `version` tags for “blessed” dependencies. + +Since we are developing a web application, we add a `spring-boot-starter-web` dependency. +Before that, we can look at what we currently have by running the following command: + +```shell +$ mvn dependency:tree + +[INFO] com.example:myproject:jar:0.0.1-SNAPSHOT +``` + +The `mvn dependency:tree` command prints a tree representation of your project dependencies. +You can see that `spring-boot-starter-parent` provides no dependencies by itself. +To add the necessary dependencies, edit your `pom.xml` and add the `spring-boot-starter-web` dependency immediately below the `parent` section: + +```xml + + + org.springframework.boot + spring-boot-starter-web + + +``` + +If you run `mvn dependency:tree` again, you see that there are now a number of additional dependencies, including the Tomcat web server and Spring Boot itself. + + + +### Gradle + +Most Spring Boot applications use the `org.springframework.boot` Gradle plugin. +This plugin provides useful defaults and Gradle tasks. +The `io.spring.dependency-management` Gradle plugin provides [dependency management](../../reference/using/build-systems.md#using.build-systems.dependency-management) so that you can omit `version` tags for “blessed” dependencies. + +Since we are developing a web application, we add a `spring-boot-starter-web` dependency. +Before that, we can look at what we currently have by running the following command: + +```shell +$ gradle dependencies + +> Task :dependencies + +------------------------------------------------------------ +Root project 'myproject' +------------------------------------------------------------ +``` + +The `gradle dependencies` command prints a tree representation of your project dependencies. +Right now, the project has no dependencies. +To add the necessary dependencies, edit your `build.gradle` and add the `spring-boot-starter-web` dependency in the `dependencies` section: + +```gradle +dependencies { + implementation 'org.springframework.boot:spring-boot-starter-web' +} +``` + +If you run `gradle dependencies` again, you see that there are now a number of additional dependencies, including the Tomcat web server and Spring Boot itself. + + + +## Writing the Code + +To finish our application, we need to create a single Java file. +By default, Maven and Gradle compile sources from `src/main/java`, so you need to create that directory structure and then add a file named `src/main/java/com/example/MyApplication.java` to contain the following code: + +#### Java + +```java +package com.example; + +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.web.bind.annotation.RequestMapping; +import org.springframework.web.bind.annotation.RestController; + +@RestController +@SpringBootApplication +public class MyApplication { + + @RequestMapping("/") + String home() { + return "Hello World!"; + } + + public static void main(String[] args) { + SpringApplication.run(MyApplication.class, args); + } + +} +``` + +#### Kotlin + +```kotlin +package com.example + +import org.springframework.boot.autoconfigure.SpringBootApplication +import org.springframework.boot.runApplication +import org.springframework.web.bind.annotation.RequestMapping +import org.springframework.web.bind.annotation.RestController + +@RestController +@SpringBootApplication +class MyApplication { + + @RequestMapping("/") + fun home() = "Hello World!" + +} + +fun main(args: Array) { + runApplication(*args) +} + +``` + +Although there is not much code here, quite a lot is going on. +We step through the important parts in the next few sections. + + + +### The @RestController and @RequestMapping Annotations + +The first annotation on our `MyApplication` class is [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html). +This is known as a *stereotype* annotation. +It provides hints for people reading the code and for Spring that the class plays a specific role. +In this case, our class is a web [`@Controller`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/stereotype/Controller.html), so Spring considers it when handling incoming web requests. + +The [`@RequestMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RequestMapping.html) annotation provides “routing” information. +It tells Spring that any HTTP request with the `/` path should be mapped to the `home` method. +The [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html) annotation tells Spring to render the resulting string directly back to the caller. + +> [!TIP] +> The [`@RestController`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RestController.html) and [`@RequestMapping`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/web/bind/annotation/RequestMapping.html) annotations are Spring MVC annotations (they are not specific to Spring Boot). +> See the [MVC section](https://docs.spring.io/spring-framework/reference/6.2/web/webmvc.html) in the Spring Reference Documentation for more details. + + + +### The @SpringBootApplication Annotation + +The second class-level annotation is [`@SpringBootApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/SpringBootApplication.html). +This annotation is known as a *meta-annotation*, it combines [`@SpringBootConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringBootConfiguration.html), [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html) and [`@ComponentScan`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/ComponentScan.html). + +Of those, the annotation we’re most interested in here is [`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html). +[`@EnableAutoConfiguration`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/autoconfigure/EnableAutoConfiguration.html) tells Spring Boot to “guess” how you want to configure Spring, based on the jar dependencies that you have added. +Since `spring-boot-starter-web` added Tomcat and Spring MVC, the auto-configuration assumes that you are developing a web application and sets up Spring accordingly. + +#### Starters and Auto-configuration + +> Auto-configuration is designed to work well with starters, but the two concepts are not directly tied. +> You are free to pick and choose jar dependencies outside of the starters. +> Spring Boot still does its best to auto-configure your application. + + + +### The “main” Method + +The final part of our application is the `main` method. +This is a standard method that follows the Java convention for an application entry point. +Our main method delegates to Spring Boot’s [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) class by calling `run`. +[`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) bootstraps our application, starting Spring, which, in turn, starts the auto-configured Tomcat web server. +We need to pass `MyApplication.class` as an argument to the `run` method to tell [`SpringApplication`](https://docs.spring.io/spring-boot/3.5.4/api/java/org/springframework/boot/SpringApplication.html) which is the primary Spring component. +The `args` array is also passed through to expose any command-line arguments. + + + +## Running the Example + + + +### Maven + +At this point, your application should work. +Since you used the `spring-boot-starter-parent` POM, you have a useful `run` goal that you can use to start the application. +Type `mvn spring-boot:run` from the root project directory to start the application. +You should see output similar to the following: + +```shell +$ mvn spring-boot:run + + . ____ _ __ _ _ + /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ +( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ + \\/ ___)| |_)| | | | | || (_| | ) ) ) ) + ' |____| .__|_| |_|_| |_\__, | / / / / + =========|_|==============|___/=/_/_/_/ + :: Spring Boot :: (v{version-spring-boot}) +....... . . . +....... . . . (log output here) +....... . . . +........ Started MyApplication in 0.906 seconds (process running for 6.514) +``` + +If you open a web browser to `localhost:8080`, you should see the following output: + +``` +Hello World! +``` + +To gracefully exit the application, press `ctrl-c`. + + + +### Gradle + +At this point, your application should work. +Since you used the `org.springframework.boot` Gradle plugin, you have a useful `bootRun` goal that you can use to start the application. +Type `gradle bootRun` from the root project directory to start the application. +You should see output similar to the following: + +```shell +$ gradle bootRun + + . ____ _ __ _ _ + /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ +( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ + \\/ ___)| |_)| | | | | || (_| | ) ) ) ) + ' |____| .__|_| |_|_| |_\__, | / / / / + =========|_|==============|___/=/_/_/_/ + :: Spring Boot :: (v{version-spring-boot}) +....... . . . +....... . . . (log output here) +....... . . . +........ Started MyApplication in 0.906 seconds (process running for 6.514) +``` + +If you open a web browser to `localhost:8080`, you should see the following output: + +``` +Hello World! +``` + +To gracefully exit the application, press `ctrl-c`. + + + +## Creating an Executable Jar + +We finish our example by creating a completely self-contained executable jar file that we could run in production. +Executable jars (sometimes called “uber jars” or “fat jars”) are archives containing your compiled classes along with all of the jar dependencies that your code needs to run. + +#### Executable jars and Java + +> Java does not provide a standard way to load nested jar files (jar files that are themselves contained within a jar). +> This can be problematic if you are looking to distribute a self-contained application. +> +> To solve this problem, many developers use “uber” jars. +> An uber jar packages all the classes from all the application’s dependencies into a single archive. +> The problem with this approach is that it becomes hard to see which libraries are in your application. +> It can also be problematic if the same filename is used (but with different content) in multiple jars. +> +> Spring Boot takes a [different approach](../../specification/executable-jar/index.md) and lets you actually nest jars directly. + + + +### Maven + +To create an executable jar, we need to add the `spring-boot-maven-plugin` to our `pom.xml`. +To do so, insert the following lines just below the `dependencies` section: + +```xml + + + + org.springframework.boot + spring-boot-maven-plugin + + + +``` + +> [!NOTE] +> The `spring-boot-starter-parent` POM includes `` configuration to bind the `repackage` goal. +> If you do not use the parent POM, you need to declare this configuration yourself. +> See the [plugin documentation](https://docs.spring.io/spring-boot/3.5.4/maven-plugin/getting-started.html) for details. + +Save your `pom.xml` and run `mvn package` from the command line, as follows: + +```shell +$ mvn package + +[INFO] Scanning for projects... +[INFO] +[INFO] ------------------------------------------------------------------------ +[INFO] Building myproject 0.0.1-SNAPSHOT +[INFO] ------------------------------------------------------------------------ +[INFO] .... .. +[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ myproject --- +[INFO] Building jar: /Users/developer/example/spring-boot-example/target/myproject-0.0.1-SNAPSHOT.jar +[INFO] +[INFO] --- spring-boot-maven-plugin:{version-spring-boot}:repackage (default) @ myproject --- +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +``` + +If you look in the `target` directory, you should see `myproject-0.0.1-SNAPSHOT.jar`. +The file should be around 18 MB in size. +If you want to peek inside, you can use `jar tvf`, as follows: + +```shell +$ jar tvf target/myproject-0.0.1-SNAPSHOT.jar +``` + +You should also see a much smaller file named `myproject-0.0.1-SNAPSHOT.jar.original` in the `target` directory. +This is the original jar file that Maven created before it was repackaged by Spring Boot. + +To run that application, use the `java -jar` command, as follows: + +```shell +$ java -jar target/myproject-0.0.1-SNAPSHOT.jar + + . ____ _ __ _ _ + /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ +( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ + \\/ ___)| |_)| | | | | || (_| | ) ) ) ) + ' |____| .__|_| |_|_| |_\__, | / / / / + =========|_|==============|___/=/_/_/_/ + :: Spring Boot :: (v{version-spring-boot}) +....... . . . +....... . . . (log output here) +....... . . . +........ Started MyApplication in 0.999 seconds (process running for 1.253) +``` + +As before, to exit the application, press `ctrl-c`. + + + +### Gradle + +To create an executable jar, we need to run `gradle bootJar` from the command line, as follows: + +```shell +$ gradle bootJar + +BUILD SUCCESSFUL in 639ms +3 actionable tasks: 3 executed +``` + +If you look in the `build/libs` directory, you should see `myproject-0.0.1-SNAPSHOT.jar`. +The file should be around 18 MB in size. +If you want to peek inside, you can use `jar tvf`, as follows: + +```shell +$ jar tvf build/libs/myproject-0.0.1-SNAPSHOT.jar +``` + +To run that application, use the `java -jar` command, as follows: + +```shell +$ java -jar build/libs/myproject-0.0.1-SNAPSHOT.jar + + . ____ _ __ _ _ + /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ +( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ + \\/ ___)| |_)| | | | | || (_| | ) ) ) ) + ' |____| .__|_| |_|_| |_\__, | / / / / + =========|_|==============|___/=/_/_/_/ + :: Spring Boot :: (v{version-spring-boot}) +....... . . . +....... . . . (log output here) +....... . . . +........ Started MyApplication in 0.999 seconds (process running for 1.253) +``` + +As before, to exit the application, press `ctrl-c`. diff --git a/markdown/boot/3.5.4/tutorial/index.md b/markdown/boot/3.5.4/tutorial/index.md new file mode 100644 index 0000000..0a30f8d --- /dev/null +++ b/markdown/boot/3.5.4/tutorial/index.md @@ -0,0 +1,8 @@ +--- +title: "Tutorials" +source: "tutorial:index.adoc" +--- + +# Tutorials + +This section provides tutorials to help you get started using Spring Boot. diff --git a/markdown/boot/3.5.4/upgrading.md b/markdown/boot/3.5.4/upgrading.md new file mode 100644 index 0000000..48cc3fb --- /dev/null +++ b/markdown/boot/3.5.4/upgrading.md @@ -0,0 +1,57 @@ +--- +title: "Upgrading Spring Boot" +source: "ROOT:upgrading.adoc" +--- + + + +# Upgrading Spring Boot + +Instructions for how to upgrade from earlier versions of Spring Boot are provided on the project [wiki](https://github.com/spring-projects/spring-boot/wiki). +Follow the links in the [release notes](https://github.com/spring-projects/spring-boot/wiki#release-notes) section to find the version that you want to upgrade to. + +Upgrading instructions are always the first item in the release notes. +If you are more than one release behind, please make sure that you also review the release notes of the versions that you jumped. + + + +## Upgrading From 1.x + +If you are upgrading from the `1.x` release of Spring Boot, check the [migration guide](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Migration-Guide) on the project wiki that provides detailed upgrade instructions to upgrade to Spring Boot 2.x. +Check also the [release notes](https://github.com/spring-projects/spring-boot/wiki) for a list of “new and noteworthy” features for each release. + + + +## Upgrading From 2.x + +If you are upgrading from the `2.x` release of Spring Boot, check the [migration guide](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide) on the project wiki that provides detailed upgrade instructions. +Check also the [release notes](https://github.com/spring-projects/spring-boot/wiki) for a list of “new and noteworthy” features for each release. + + + +## Upgrading to a New Feature Release + +When upgrading to a new feature release, some properties may have been renamed or removed. +Spring Boot provides a way to analyze your application’s environment and print diagnostics at startup, but also temporarily migrate properties at runtime for you. +To enable that feature, add the following dependency to your project: + +```xml + + org.springframework.boot + spring-boot-properties-migrator + runtime + +``` + +> [!WARNING] +> Properties that are added late to the environment, such as when using [`@PropertySource`](https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/org/springframework/context/annotation/PropertySource.html), will not be taken into account. + +> [!NOTE] +> Once you finish the migration, please make sure to remove this module from your project’s dependencies. + + + +## Upgrading the Spring Boot CLI + +To upgrade an existing CLI installation, use the appropriate package manager command (for example, `brew upgrade`). +If you manually installed the CLI, follow the [standard instructions](installing.md#getting-started.installing.cli.manual-installation), remembering to update your `PATH` environment variable to remove any older references.