Release Notes / Version 10.2104
Table Of ContentsAdded health checks to commerce adapter services
Commerce adapters expose health indicators if
StoreRepository
or
CatalogRepository
are available.
BaseConnectorAutoConfiguration
provides the default health indicator beans as well as constants for the indicator names and the bean names if custom health indicator beans should be used instead.
(CMS-16454)