diff options
Diffstat (limited to 'microservices/README')
| -rw-r--r-- | microservices/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/microservices/README b/microservices/README index 4d566f6..4718ed8 100644 --- a/microservices/README +++ b/microservices/README @@ -6,7 +6,7 @@ This is an advanced microservices project that includes the following: - An API gateway that implements the Backend for Frontend (BFF) application architecture. Key software used: Spring Cloud API Gateway (Webflux) - - An OAuth2 resource server that expose REST services. + - An OAuth2 resource server that exposes REST endpoints. - A React.js frontend application that interacts with the API gateway. |
