-
Alessandro Ciccimarra authored
MeterRegistryConfigurers are now applied within the Bean method creating the CompositeMeterRegistry, instead of applying them later in its lifecycle, when the bean itself could have been injected somewhere. Fixes gh-11319
e1def637