Skip to content

Commit 620b84a

Browse files
tanakaryotanakaryo
tanakaryo
authored and
tanakaryo
committed
#1 update README.md
1 parent a300efe commit 620b84a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

java/microservice/.DS_Store

0 Bytes
Binary file not shown.

java/microservice/app1-1/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# TITLE
1+
# SpringBoot Microservice using WebClient
2+
3+
## References
4+
- [javaguides/microservice using WebClient](https://www.javaguides.net/2022/10/spring-boot-microservices-communication-using-webclient.html)

java/microservice/app1/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# TITLE
1+
# SpringBoot Microservice using RestTemplate
2+
3+
## References
4+
- [javaguides/microservice using RestTemplate](https://www.javaguides.net/2022/10/spring-boot-microservices-communication-using-resttemplate.html)

0 commit comments

Comments
 (0)