Skip to content

Commit 7b98771

Browse files
author
Pratik Das
committed
updated readme and buildall
1 parent 908f537 commit 7b98771

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build-all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module6" ]]
8686
then
8787
# ADD NEW MODULES HERE
8888
# (add new modules above the rest so you get quicker feedback if it fails)
89+
build maven_module "http-clients"
8990
build maven_module "spring-boot/spring-boot-i18n"
9091
build maven_module "spring-boot/spring-boot-scheduler"
9192
build maven_module "aws/springcloudwatch"

http-clients/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Related Blog Posts
22

3-
* [Complete guide to CSRF](https://reflectoring.io/complete-guide-to-csrf/)
3+
* [Comparison of Java HTTP Clients](https://reflectoring.io/comparison-of-java-http-clients/)

0 commit comments

Comments
 (0)