polish
This commit is contained in:
@@ -65,10 +65,10 @@ public class SpectatorMetricsAutoConfiguration {
|
||||
return new ServoRegistry();
|
||||
}
|
||||
|
||||
@Bean
|
||||
public ServoMonitorCache monitorCache() {
|
||||
return new ServoMonitorCache(monitorRegistry());
|
||||
}
|
||||
@Bean
|
||||
public ServoMonitorCache monitorCache() {
|
||||
return new ServoMonitorCache(monitorRegistry());
|
||||
}
|
||||
|
||||
@Bean
|
||||
public SpectatorMetricServices spectatorMetricServices(Registry metricRegistry) {
|
||||
|
||||
Reference in New Issue
Block a user