We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a300efe commit 620b84aCopy full SHA for 620b84a
java/microservice/.DS_Store
0 Bytes
java/microservice/app1-1/README.md
@@ -1 +1,4 @@
1
-# TITLE
+# 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
+# SpringBoot Microservice using RestTemplate
+ - [javaguides/microservice using RestTemplate](https://www.javaguides.net/2022/10/spring-boot-microservices-communication-using-resttemplate.html)
0 commit comments