1
13693261870
2022-09-20 1aa6a37e779e2f3f41c6690ebdd7ecf40b49cebd
1
2
3
4
5
6
7
8
beans {
    xmlns([context:'http://www.springframework.org/schema/context'])
    xmlns([lang:'http://www.springframework.org/schema/lang'])
    xmlns([util:'http://www.springframework.org/schema/util'])
    xmlns([metrics:'http://www.ryantenney.com/schema/metrics'])
 
    metrics.'annotation-driven'('metric-registry':'metrics','health-check-registry':'healthCheckMetrics')
}