Update terminology to HTTP Service Clients
Closes gh-17947
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user