Merge branch '3.3.x' into 3.4.x

Closes gh-45047
This commit is contained in:
Stéphane Nicoll
2025-04-10 10:14:11 +02:00
2 changed files with 6 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ Subject to xref:actuator/endpoints.adoc#actuator.endpoints.sanitization[sanitiza
Requires one or more javadoc:{url-liquibase-javadoc}/liquibase.Liquibase[] beans.
| `metrics`
| Shows "`metrics`" information for the current application.
| Shows "`metrics`" information for the current application to diagnose the metrics the application has recorded.
| `mappings`
| Displays a collated list of all javadoc:org.springframework.web.bind.annotation.RequestMapping[format=annotation] paths.