zero-downtime example
This commit is contained in:
@@ -88,9 +88,9 @@ then
|
||||
# (add new modules above the rest so you get quicker feedback if it fails)
|
||||
build_maven_module "spring-boot/zero-downtime"
|
||||
build_maven_module "spring-boot/feature-flags"
|
||||
build maven_module "aws/springcloudses"
|
||||
build_maven_module "aws/springcloudses"
|
||||
build_gradle_module "aws/spring-cloud-caching-redis"
|
||||
build maven_module "spring-boot/spring-boot-camel"
|
||||
build_maven_module "spring-boot/spring-boot-camel"
|
||||
build_maven_module "logging/spring-boot"
|
||||
build_maven_module "logging/logback"
|
||||
build_maven_module "logging/log4j"
|
||||
@@ -103,7 +103,7 @@ fi
|
||||
|
||||
if [[ "$MODULE" == "module5" ]]
|
||||
then
|
||||
build maven_module "aws/aws-dynamodb"
|
||||
build_maven_module "aws/aws-dynamodb"
|
||||
build_maven_module "spring-boot/spring-boot-testconfiguration"
|
||||
build_maven_module "aws/springcloudrds"
|
||||
build_maven_module "aws/springcloudsqs"
|
||||
|
||||
Reference in New Issue
Block a user