|
|
|
|
@@ -1,18 +1,15 @@
|
|
|
|
|
# Spring Boot 2.x - 2.4 Migrations
|
|
|
|
|
#---------------------------------------------------
|
|
|
|
|
spring-boot-reference-documentation=index
|
|
|
|
|
legal=legal
|
|
|
|
|
boot-documentation=documentation
|
|
|
|
|
boot-documentation-about=documentation.about
|
|
|
|
|
boot-documentation-about=documentation
|
|
|
|
|
boot-documentation-getting-help=documentation.getting-help
|
|
|
|
|
documentation.getting-help=community
|
|
|
|
|
boot-documentation-upgrading=documentation.upgrading
|
|
|
|
|
boot-documentation-first-steps=documentation.first-steps
|
|
|
|
|
boot-documentation-workingwith=documentation.using
|
|
|
|
|
boot-documentation-learning=documentation.features
|
|
|
|
|
boot-documentation-production=documentation.actuator
|
|
|
|
|
boot-documentation-advanced=documentation.advanced
|
|
|
|
|
getting-started=getting-started
|
|
|
|
|
getting-started-introducing-spring-boot=getting-started.introducing-spring-boot
|
|
|
|
|
getting-started-system-requirements=getting-started.system-requirements
|
|
|
|
|
getting-started-system-requirements-servlet-containers=getting-started.system-requirements.servlet-containers
|
|
|
|
|
getting-started-installing-spring-boot=getting-started.installing
|
|
|
|
|
@@ -26,7 +23,7 @@ getting-started-homebrew-cli-installation=getting-started.installing.cli.homebre
|
|
|
|
|
getting-started-macports-cli-installation=getting-started.installing.cli.macports
|
|
|
|
|
getting-started-cli-command-line-completion=getting-started.installing.cli.completion
|
|
|
|
|
getting-started-scoop-cli-installation=getting-started.installing.cli.scoop
|
|
|
|
|
getting-started-cli-example=getting-started.installing.cli.quick-start
|
|
|
|
|
getting-started-cli-example=getting-started.installing.cli
|
|
|
|
|
getting-started-upgrading-from-an-earlier-version=getting-started.installing.upgrading
|
|
|
|
|
getting-started-first-application=getting-started.first-application
|
|
|
|
|
getting-started-first-application-pom=getting-started.first-application.pom
|
|
|
|
|
@@ -37,7 +34,7 @@ getting-started-first-application-auto-configuration=getting-started.first-appli
|
|
|
|
|
getting-started-first-application-main-method=getting-started.first-application.code.main-method
|
|
|
|
|
getting-started-first-application-run=getting-started.first-application.run
|
|
|
|
|
getting-started-first-application-executable-jar=getting-started.first-application.executable-jar
|
|
|
|
|
getting-started-whats-next=getting-started.whats-next
|
|
|
|
|
getting-started.installing.upgrading=upgrading
|
|
|
|
|
using-boot=using
|
|
|
|
|
using-boot-build-systems=using.build-systems
|
|
|
|
|
using-boot-dependency-management=using.build-systems.dependency-management
|
|
|
|
|
@@ -81,7 +78,6 @@ using-boot-devtools-remote=using.devtools.remote-applications
|
|
|
|
|
running-remote-client-application=using.devtools.remote-applications.client
|
|
|
|
|
using-boot-devtools-remote-update=using.devtools.remote-applications.update
|
|
|
|
|
using-boot-packaging-for-production=using.packaging-for-production
|
|
|
|
|
using-boot-whats-next=using.whats-next
|
|
|
|
|
boot-features=features
|
|
|
|
|
boot-features-spring-application=features.spring-application
|
|
|
|
|
boot-features-startup-failure=features.spring-application.startup-failure
|
|
|
|
|
@@ -109,7 +105,7 @@ boot-features-external-config-optional-prefix=features.external-config.files.opt
|
|
|
|
|
boot-features-external-config-files-wildcards=features.external-config.files.wildcard-locations
|
|
|
|
|
boot-features-external-config-files-profile-specific=features.external-config.files.profile-specific
|
|
|
|
|
boot-features-external-config-files-importing=features.external-config.files.importing
|
|
|
|
|
boot-features-external-config-files-importing-extensionless=features.external-config.file.importing-extensionless
|
|
|
|
|
boot-features-external-config-files-importing-extensionless=features.external-config.files.importing-extensionless
|
|
|
|
|
boot-features-external-config-files-configtree=features.external-config.files.configtree
|
|
|
|
|
boot-features-external-config-placeholders-in-properties=features.external-config.files.property-placeholders
|
|
|
|
|
boot-features-external-config-files-multi-document=features.external-config.files.multi-document
|
|
|
|
|
@@ -181,10 +177,12 @@ boot-features-webflux=features.developing-web-applications.spring-webflux
|
|
|
|
|
boot-features-webflux-auto-configuration=features.developing-web-applications.spring-webflux.auto-configuration
|
|
|
|
|
boot-features-webflux-httpcodecs=features.developing-web-applications.spring-webflux.httpcodecs
|
|
|
|
|
boot-features-webflux-static-content=features.developing-web-applications.spring-webflux.static-content
|
|
|
|
|
features.developing-web-applications.spring-webflux.static-content=web.reactive.webflux.static-content
|
|
|
|
|
boot-features-webflux-welcome-page=features.developing-web-applications.spring-webflux.welcome-page
|
|
|
|
|
boot-features-webflux-template-engines=features.developing-web-applications.spring-webflux.template-engines
|
|
|
|
|
boot-features-webflux-error-handling=features.developing-web-applications.spring-webflux.error-handling
|
|
|
|
|
boot-features-webflux-error-handling-custom-error-pages=features.developing-web-applications.spring-webflux.error-handling.error-pages
|
|
|
|
|
features.developing-web-applications.spring-webflux.error-handling.error-pages=web.reactive.webflux.error-handling.error-pages
|
|
|
|
|
boot-features-webflux-web-filters=features.developing-web-applications.spring-webflux.web-filters
|
|
|
|
|
boot-features-jersey=features.developing-web-applications.jersey
|
|
|
|
|
boot-features-embedded-container=features.developing-web-applications.embedded-container
|
|
|
|
|
@@ -213,6 +211,7 @@ boot-features-security-oauth2-client=features.security.oauth2.client
|
|
|
|
|
boot-features-security-oauth2-common-providers=features.security.oauth2.client.common-providers
|
|
|
|
|
boot-features-security-oauth2-server=features.security.oauth2.server
|
|
|
|
|
boot-features-security-authorization-server=features.security.oauth2.authorization-server
|
|
|
|
|
features.security.oauth2.authorization-server=web.security.oauth2.authorization-server
|
|
|
|
|
boot-features-security-saml=features.security.saml2
|
|
|
|
|
boot-features-security-saml2-relying-party=features.security.saml2.relying-party
|
|
|
|
|
boot-features-security-actuator=features.security.actuator
|
|
|
|
|
@@ -289,7 +288,7 @@ boot-features-jms-jndi=features.messaging.jms.jndi
|
|
|
|
|
boot-features-using-jms-sending=features.messaging.jms.sending
|
|
|
|
|
boot-features-using-jms-receiving=features.messaging.jms.receiving
|
|
|
|
|
boot-features-amqp=features.messaging.amqp
|
|
|
|
|
boot-features-rabbitmq=features.messaging.amqp.rabbitmq
|
|
|
|
|
boot-features-rabbitmq=features.messaging.amqp.rabbit
|
|
|
|
|
boot-features-using-amqp-sending=features.messaging.amqp.sending
|
|
|
|
|
boot-features-using-amqp-receiving=features.messaging.amqp.receiving
|
|
|
|
|
boot-features-kafka=features.messaging.kafka
|
|
|
|
|
@@ -394,7 +393,6 @@ boot-layering-docker-images=features.container-images.layering
|
|
|
|
|
boot-features-container-images-building=features.container-images.building
|
|
|
|
|
boot-features-container-images-docker=features.container-images.building.dockerfiles
|
|
|
|
|
boot-features-container-images-buildpacks=features.container-images.building.buildpacks
|
|
|
|
|
boot-features-whats-next=features.whats-next
|
|
|
|
|
production-ready=actuator
|
|
|
|
|
production-ready-enabling=actuator.enabling
|
|
|
|
|
production-ready-endpoints=actuator.endpoints
|
|
|
|
|
@@ -502,7 +500,6 @@ production-ready-cloudfoundry=actuator.cloud-foundry
|
|
|
|
|
production-ready-cloudfoundry-disable=actuator.cloud-foundry.disable
|
|
|
|
|
production-ready-cloudfoundry-ssl=actuator.cloud-foundry.ssl
|
|
|
|
|
production-ready-custom-context-path=actuator.cloud-foundry.custom-context-path
|
|
|
|
|
production-ready-whats-next=actuator.whats-next
|
|
|
|
|
deployment=deployment
|
|
|
|
|
containers-deployment=deployment.containers
|
|
|
|
|
cloud-deployment=deployment.cloud
|
|
|
|
|
@@ -529,27 +526,27 @@ deployment-script-customization=deployment.installing.nix-services.script-custom
|
|
|
|
|
deployment-script-customization-when-it-written=deployment.installing.nix-services.script-customization.when-written
|
|
|
|
|
deployment-script-customization-when-it-runs=deployment.installing.nix-services.script-customization.when-running
|
|
|
|
|
deployment-windows=deployment.installing.windows-services
|
|
|
|
|
deployment-whats-next=deployment.whats-next
|
|
|
|
|
cli=cli
|
|
|
|
|
cli-installation=cli.installation
|
|
|
|
|
cli-using-the-cli=cli.using-the-cli
|
|
|
|
|
cli-run=cli.using-the-cli.run
|
|
|
|
|
cli-deduced-grab-annotations=cli.using-the-cli.run.deduced-grab-annotations
|
|
|
|
|
cli-default-grab-deduced-coordinates=cli.using-the-cli.run.deduced-grab-coordinates
|
|
|
|
|
cli-default-import-statements=cli.using-the-cli.run.default-import-statements
|
|
|
|
|
cli-automatic-main-method=cli.using-the-cli.run.automatic-main-method
|
|
|
|
|
cli-default-grab-deduced-coordinates-custom-dependency-management=cli.using-the-cli.run.custom-dependency-management
|
|
|
|
|
cli-multiple-source-files=cli.using-the-cli.multiple-source-files
|
|
|
|
|
cli-jar=cli.using-the-cli.packaging
|
|
|
|
|
cli-run=cli.using-the-cli
|
|
|
|
|
cli-deduced-grab-annotations=cli.using-the-cli
|
|
|
|
|
cli-default-grab-deduced-coordinates=cli.using-the-cli
|
|
|
|
|
cli-default-import-statements=cli.using-the-cli
|
|
|
|
|
cli-automatic-main-method=cli.using-the-cli
|
|
|
|
|
cli-default-grab-deduced-coordinates-custom-dependency-management=cli.using-the-cli
|
|
|
|
|
cli-multiple-source-files=cli.using-the-cli
|
|
|
|
|
cli-jar=cli.using-the-cli
|
|
|
|
|
cli-init=cli.using-the-cli.initialize-new-project
|
|
|
|
|
cli-shell=cli.using-the-cli.embedded-shell
|
|
|
|
|
cli-install-uninstall=cli.using-the-cli.extensions
|
|
|
|
|
cli-groovy-beans-dsl=cli.groovy-beans-dsl
|
|
|
|
|
cli-maven-settings=cli.maven-setting
|
|
|
|
|
cli-whats-next=cli.whats-next
|
|
|
|
|
cli-install-uninstall=cli.using-the-cli
|
|
|
|
|
cli-groovy-beans-dsl=cli
|
|
|
|
|
cli-maven-settings=cli
|
|
|
|
|
build-tool-plugins=build-tool-plugins
|
|
|
|
|
build-tool-plugins-maven-plugin=build-tool-plugins.maven
|
|
|
|
|
build-tool-plugins-gradle-plugin=build-tool-plugins.gradle
|
|
|
|
|
build-tool-plugins-maven-plugin=@maven-plugin:index.adoc
|
|
|
|
|
build-tool-plugins.maven=@maven-plugin:index.adoc
|
|
|
|
|
build-tool-plugins-gradle-plugin=@gradle-plugin:index.adoc
|
|
|
|
|
build-tool-plugins.gradle=@gradle-plugin:index.adoc
|
|
|
|
|
build-tool-plugins-antlib=build-tool-plugins.antlib
|
|
|
|
|
spring-boot-ant-tasks=build-tool-plugins.antlib.tasks
|
|
|
|
|
spring-boot-ant-exejar=build-tool-plugins.antlib.tasks.exejar
|
|
|
|
|
@@ -561,7 +558,6 @@ build-tool-plugins-repackaging-archives=build-tool-plugins.other-build-systems.r
|
|
|
|
|
build-tool-plugins-nested-libraries=build-tool-plugins.other-build-systems.nested-libraries
|
|
|
|
|
build-tool-plugins-find-a-main-class=build-tool-plugins.other-build-systems.finding-main-class
|
|
|
|
|
build-tool-plugins-repackage-implementation=build-tool-plugins.other-build-systems.example-repackage-implementation
|
|
|
|
|
build-tool-plugins-whats-next=build-tool-plugins.whats-next
|
|
|
|
|
howto=howto
|
|
|
|
|
howto-spring-boot-application=howto.application
|
|
|
|
|
howto-failure-analyzer=howto.application.failure-analyzer
|
|
|
|
|
@@ -602,7 +598,6 @@ howto-configure-accesslogs=howto.webserver.configure-access-logs
|
|
|
|
|
howto-use-behind-a-proxy-server=howto.webserver.use-behind-a-proxy-server
|
|
|
|
|
howto-customize-tomcat-behind-a-proxy-server=howto.webserver.use-behind-a-proxy-server.tomcat
|
|
|
|
|
howto-enable-multiple-connectors-in-tomcat=howto.webserver.enable-multiple-connectors-in-tomcat
|
|
|
|
|
howto-use-tomcat-legacycookieprocessor=howto.webserver.use-tomcat-legacycookieprocessor
|
|
|
|
|
howto-enable-tomcat-mbean-registry=howto.webserver.enable-tomcat-mbean-registry
|
|
|
|
|
howto-enable-multiple-listeners-in-undertow=howto.webserver.enable-multiple-listeners-in-undertow
|
|
|
|
|
howto-create-websocket-endpoints-using-serverendpoint=howto.webserver.create-websocket-endpoints-using-serverendpoint
|
|
|
|
|
@@ -616,6 +611,7 @@ howto-switch-off-the-spring-mvc-dispatcherservlet=howto.spring-mvc.switch-off-di
|
|
|
|
|
howto-switch-off-default-mvc-configuration=howto.spring-mvc.switch-off-default-configuration
|
|
|
|
|
howto-customize-view-resolvers=howto.spring-mvc.customize-view-resolvers
|
|
|
|
|
howto-use-test-with-spring-security=howto.spring-mvc.testing.with-spring-security
|
|
|
|
|
howto.spring-mvc.testing.with-spring-security=howto.testing.with-spring-security
|
|
|
|
|
howto-jersey=howto.jersey
|
|
|
|
|
howto-jersey-spring-security=howto.jersey.spring-security
|
|
|
|
|
howto-jersey-alongside-another-web-framework=howto.jersey.alongside-another-web-framework
|
|
|
|
|
@@ -724,9 +720,10 @@ features.webservices=io.webservices
|
|
|
|
|
features.webservices.template=io.webservices.template
|
|
|
|
|
features.messaging=messaging
|
|
|
|
|
features.messaging.amqp=messaging.amqp
|
|
|
|
|
features.messaging.amqp.rabbit=messaging.amqp.rabbit
|
|
|
|
|
features.messaging.amqp.rabbit=messaging.amqp.rabbitmq
|
|
|
|
|
features.messaging.amqp.sending=messaging.amqp.sending
|
|
|
|
|
features.messaging.amqp.receiving=messaging.amqp.receiving
|
|
|
|
|
features.messaging.jms=messaging.jms
|
|
|
|
|
features.messaging.jms.activemq=messaging.jms.activemq
|
|
|
|
|
features.messaging.jms.artemis=messaging.jms.artemis
|
|
|
|
|
features.messaging.jms.jndi=messaging.jms.jndi
|
|
|
|
|
@@ -785,6 +782,7 @@ features.developing-web-applications.embedded-container.customizing.direct=web.s
|
|
|
|
|
features.developing-web-applications.embedded-container.jsp-limitations=web.servlet.embedded-container.jsp-limitations
|
|
|
|
|
features.developing-web-applications.reactive-server=web.reactive.reactive-server
|
|
|
|
|
features.developing-web-applications.reactive-server-resources-configuration=web.reactive.reactive-server-resources-configuration
|
|
|
|
|
features.hazelcast=io.hazelcast
|
|
|
|
|
features.spring-hateoas=web.spring-hateoas
|
|
|
|
|
features.security=web.security
|
|
|
|
|
features.security.spring-mvc=web.security.spring-mvc
|
|
|
|
|
@@ -811,7 +809,7 @@ features.nosql.neo4j.connecting=data.nosql.neo4j.connecting
|
|
|
|
|
features.nosql.neo4j.repositories=data.nosql.neo4j.repositories
|
|
|
|
|
features.nosql.elasticsearch=data.nosql.elasticsearch
|
|
|
|
|
features.nosql.elasticsearch.connecting-using-rest=data.nosql.elasticsearch.connecting-using-rest
|
|
|
|
|
features.nosql.elasticsearch.connecting-using-reactive-rest=data.nosql.elasticsearch.connecting-using-reactive-rest
|
|
|
|
|
features.nosql.elasticsearch.connecting-using-reactive-rest=data.nosql.elasticsearch
|
|
|
|
|
features.nosql.elasticsearch.connecting-using-spring-data=data.nosql.elasticsearch.connecting-using-spring-data
|
|
|
|
|
features.nosql.elasticsearch.repositories=data.nosql.elasticsearch.repositories
|
|
|
|
|
features.nosql.cassandra=data.nosql.cassandra
|
|
|
|
|
|