Move project to aws folder

This commit is contained in:
Murtuza Ranapurwala
2021-06-20 14:28:21 +05:30
parent 6042b5c086
commit 8a253fe371
23 changed files with 1 additions and 1 deletions

View File

@@ -86,7 +86,7 @@ if [[ "$MODULE" == "module5" ]]
then
# ADD NEW MODULES HERE
# (add new modules above the rest so you get quicker feedback if it fails)
build_gradle_module "spring-boot/caching-with-elasticsearch-redis"
build_gradle_module "aws/spring-cloud-caching-redis"
build_maven_module "spring-boot/spring-boot-testconfiguration"
build_maven_module "aws/springcloudrds"
build_maven_module "aws/springcloudsqs"