Add spring.boot.admin.client.enabled property
Add spring.boot.admin.client.enabled property to explicitly disable the
spring-boot-admin-client, (e.g. for unit tests). Defaults to true. The client is
active when spring.boot.admin.client.enabled is true and spring.boot.admin.url
is set.
fixes #156
Showing
Please
register
or
sign in
to comment