1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update terminology to HTTP Service Clients

Closes gh-17947
This commit is contained in:
Rob Winch
2025-09-22 10:09:04 -05:00
parent a63e87d8fb
commit 4ef16b14d2
6 changed files with 21 additions and 21 deletions
@@ -21,7 +21,7 @@ import org.springframework.web.service.annotation.GetExchange;
import org.springframework.web.service.annotation.HttpExchange;
/**
* Demonstrates a service for {@link ClientRegistrationId} and HTTP Interface clients.
* Demonstrates a service for {@link ClientRegistrationId} and HTTP Service clients.
* @author Rob Winch
*/
@HttpExchange
@@ -21,7 +21,7 @@ import org.springframework.web.service.annotation.GetExchange
import org.springframework.web.service.annotation.HttpExchange
/**
* Demonstrates a service for {@link ClientRegistrationId} and HTTP Interface clients.
* Demonstrates a service for {@link ClientRegistrationId} and HTTP Service Clients.
* @author Rob Winch
*/
@HttpExchange