Skip to content

Commit

Permalink
Fix typos in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rishiraj88 authored Feb 7, 2025
1 parent 07511b4 commit 3f3099e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Order Manager(E-Commerce App)
- This project essentially showcases the real-world problems facing most of the businesses today can be simply attended to with a distributed system. Such a system is implementated using modern web technologies, integrated together with asynchronous and synchronous communication.
# Order Manager (E-Commerce Platform)
- This project essentially showcases the real-world problems facing most of the businesses today can be simply attended to with a distributed system. Such a system is implemented using modern web technologies, integrated together with asynchronous and synchronous communication.
- Some of the technologies used in this project are:
- Spring Boot 3.2, Java 21
- Keycloak (OAuth2, OpenID Connect) for User Account management, Authorization and Authentication [*Reference Doc*](/~https://github.com/rishiraj88/order-manager/blob/main/gateway%20implementation%20with%20Keycloak.md)
Expand Down

0 comments on commit 3f3099e

Please sign in to comment.