diff --git a/reference/html/appendix.html b/reference/html/appendix.html index 1b737755..c47bc58b 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -310,6 +310,11 @@ Also, you can define your own properties.

Additional class names for beans to post process into refresh scope.

+

spring.cloud.refresh.never-refreshable

+

true

+

Comma separated list of class names for beans to never be refreshed or rebound.

+ +

spring.cloud.service-registry.auto-registration.enabled

true

Whether service auto-registration is enabled. Defaults to true.