We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c28b2d4 commit a6c5ab4Copy full SHA for a6c5ab4
build-all.sh
@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module5" ]]
86
then
87
# ADD NEW MODULES HERE
88
# (add new modules above the rest so you get quicker feedback if it fails)
89
+ build_gradle_module "aws/s3"
90
build_maven_module "graphql"
91
build_gradle_module "spring-boot/exception-handling"
92
build_maven_module "spring-boot/spring-boot-elasticsearch"
0 commit comments