added readme and buildall
This commit is contained in:
@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module6" ]]
|
||||
then
|
||||
# ADD NEW MODULES HERE
|
||||
# (add new modules above the rest so you get quicker feedback if it fails)
|
||||
build maven_module "java-hashes"
|
||||
build maven_module "http-clients"
|
||||
build maven_module "spring-boot/spring-boot-i18n"
|
||||
build_maven_module "testing/assertJ"
|
||||
|
||||
3
java-hashes/README.md
Normal file
3
java-hashes/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Related Blog Posts
|
||||
|
||||
* [Creating Hashes in Java](https://reflectoring.io/creating-hashes-in-java/)
|
||||
Reference in New Issue
Block a user