mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
The deprecation entry for management.prometheus.metrics.export.pushgateway.base-url was declared as "management.promethus", so the deprecation was never reported. Signed-off-by: ohchanKyu <okc0202@naver.com> See gh-51627