diff options
| author | Kamal Wickramanayake <kamal@inbox.lk> | 2026-07-03 21:12:46 +0530 |
|---|---|---|
| committer | Kamal Wickramanayake <kamal@inbox.lk> | 2026-07-03 21:12:46 +0530 |
| commit | f0797705b02fe6df6cd2807fdea491cd07dcde8c (patch) | |
| tree | 7b7c489e7d01d4d5f2cefd99b01591a7a995d345 /microservices/README | |
| parent | a0f3f5a069153c46ac3a85fa75c3ec50fea6ea99 (diff) | |
Minor text update
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. |
