This commit is contained in:
Stephane Nicoll 2018-07-25 11:44:55 +02:00
parent a25b6bd473
commit e6cf082dbc
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ JMX or an HTTP request is converted to the required types using an instance of
[[production-ready-endpoints-custom-web]]
==== Custom Web Endpoints
Operations on an `@Endpoint`, `@WebEndpoint`, or `@WebEndpointExtension` are automatically
Operations on an `@Endpoint`, `@WebEndpoint`, or `@EndpointWebExtension` are automatically
exposed over HTTP using Jersey, Spring MVC, or Spring WebFlux.