mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '3.5.x' into 4.0.x
Closes gh-50619
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
= Deprecated Application Properties
|
||||
|
||||
The following deprecated properties can be specified inside your `application.properties` file, inside your `application.yaml` file, or as command line switches.
|
||||
Support for these properties will be removed in a future release and should you should migrate away from them.
|
||||
Support for these properties will be removed in a future release and you should migrate away from them.
|
||||
|
||||
[TIP]
|
||||
====
|
||||
|
||||
+1
-1
@@ -132,7 +132,7 @@ endif::[]
|
||||
|
||||
ifeval::["{build-type}" == "commercial"]
|
||||
You will also have to configure your build to access the Spring Commercial repository.
|
||||
This is usual done through a local artifact repository that mirrors the content of the Spring Commercial repository.
|
||||
This is usually done through a local artifact repository that mirrors the content of the Spring Commercial repository.
|
||||
Alternatively, while it is not recommended, the Spring Commercial repository can also be accessed directly.
|
||||
In either case, see https://docs.vmware.com/en/Tanzu-Spring-Runtime/Commercial/Tanzu-Spring-Runtime/spring-enterprise-subscription.html[the Tanzu Spring Runtime documentation] for further details.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user