Compare commits

...

1 Commits

Author SHA1 Message Date
Tom Hombergs
e316c2dc04 rename module to "spring-boot-springdoc" 2020-06-05 07:10:41 +10:00
11 changed files with 2 additions and 1 deletions

3
build-all.sh Normal file → Executable file
View File

@@ -30,6 +30,7 @@ build_gradle_module() {
chmod +x gradlew
build_gradle_module "spring-boot/spring-boot-springdoc"
build_gradle_module "reactive"
build_gradle_module "junit/assumptions"
build_gradle_module "logging"
@@ -64,4 +65,4 @@ build_gradle_module "tools/jacoco"
echo ""
echo "+++"
echo "+++ ALL MODULES SUCCESSFUL"
echo "+++"
echo "+++"

Binary file not shown.