added rds code

This commit is contained in:
Pratik Das
2021-05-13 16:08:18 +04:00
parent 7fd1bdc29f
commit bcd975e02f

View File

@@ -86,6 +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_maven_module "aws/springcloudrds"
build_maven_module "aws/springcloudsqs"
build_maven_module "spring-boot/spring-boot-logging-2"
build_gradle_module "spring-boot/devtools-demo"