Skip to content

Commit e3ff0d0

Browse files
Update README.md
1 parent 9ad404c commit e3ff0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Kubernetes is an orchestration platform for managing containerized applications.
2525
#### Kubernetes Interaction : Google Cloud SDK Shell & Kubectl (Version 5.0.1)
2626

2727
# Features & Tools
28-
#### Used Feign Framework to reduce boilerplate code in calling different microservices from a microservice intrinsically.
28+
#### Used Feign Library to reduce boilerplate code in calling different microservices from a microservice intrinsically.
2929
#### All Microservices will register through service registry to discover what instances of microservices are present to interact with the demanding services.
3030
#### To implement all the common features of each microservice at one place created a API Gateway.
3131
#### Connected API Gateway to Eureka so that it can discover any services present.

0 commit comments

Comments
 (0)