There was an error while loading. Please reload this page.
1 parent 49d00be commit 941c127Copy full SHA for 941c127
spring-boot-admin-docs/src/main/asciidoc/changes-2.x.adoc
@@ -2,9 +2,9 @@
2
== Monitoring Spring Boot 1.5.x ==
3
4
It is possible to monitor Spring Boot 1.5.x applications with Spring Boot Admin 2.x. The old Spring Boot Admin Client is
5
-able to register at a newer server. Since the API has slight changes for you need to set the following property:
+able to register at a newer server. Since the API has slight changes, you need to set the following property:
6
7
-. Add reconfigure the api path for Spring Boot Admin Client 1.5.x:
+. Reconfigure the api path for Spring Boot Admin Client 1.5.x:
8
+
9
[source,yml]
10
.application.yml
0 commit comments