linked metrics-endpoint #132

Merged
hsh-michaelhoennig merged 5 commits from feature/linked-metrics-endpoint into master 2024-12-06 10:08:32 +01:00
Showing only changes of commit 2efc33826d - Show all commits

View File

@ -37,7 +37,7 @@ class CustomActuatorEndpointAcceptanceTest {
"application.started.time": "http://localhost:%{managementPort}/actuator/metrics/application.started.time"
}
""".replace("%{managementPort}", managementPort.toString())));
// @formatter:on
// @formatter:on
}
}