Fix typo
This commit is contained in:
parent
a25b6bd473
commit
e6cf082dbc
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue