mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Add Javadoc since for CLIENT_NAME enums
See gh-29839 Closes gh-29893
This commit is contained in:
+1
@@ -93,6 +93,7 @@ public enum ClientHttpObservationDocumentation implements ObservationDocumentati
|
||||
|
||||
/**
|
||||
* Client name derived from the request URI host.
|
||||
* @since 6.0.5
|
||||
*/
|
||||
CLIENT_NAME {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user