edits
This commit is contained in:
@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module6" ]]
|
|||||||
then
|
then
|
||||||
# ADD NEW MODULES HERE
|
# ADD NEW MODULES HERE
|
||||||
# (add new modules above the rest so you get quicker feedback if it fails)
|
# (add new modules above the rest so you get quicker feedback if it fails)
|
||||||
|
build maven_module "core-java/collectionops"
|
||||||
build maven_module "spring-boot/resttemplate"
|
build maven_module "spring-boot/resttemplate"
|
||||||
build_maven_module "spring-cloud/tracing"
|
build_maven_module "spring-cloud/tracing"
|
||||||
build_maven_module "core-java/versions"
|
build_maven_module "core-java/versions"
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# Related Blog Posts
|
# Related Blog Posts
|
||||||
|
|
||||||
* [How to do heap dump analysis](https://reflectoring.io/create-analyze-heapdump/)
|
* [Logical Operations Between Java Collections](https://reflectoring.io/logical-ops-on-java-collections/)
|
||||||
|
|||||||
Reference in New Issue
Block a user