Skip to content

Commit e316c2d

Browse files
committed
rename module to "spring-boot-springdoc"
1 parent c36bedd commit e316c2d

11 files changed

Lines changed: 2 additions & 1 deletion

File tree

build-all.sh

100644100755
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ build_gradle_module() {
3030

3131
chmod +x gradlew
3232

33+
build_gradle_module "spring-boot/spring-boot-springdoc"
3334
build_gradle_module "reactive"
3435
build_gradle_module "junit/assumptions"
3536
build_gradle_module "logging"
@@ -64,4 +65,4 @@ build_gradle_module "tools/jacoco"
6465
echo ""
6566
echo "+++"
6667
echo "+++ ALL MODULES SUCCESSFUL"
67-
echo "+++"
68+
echo "+++"
File renamed without changes.
File renamed without changes.
Binary file not shown.

spring-boot/spring-boot-codefirst/gradle/wrapper/gradle-wrapper.properties renamed to spring-boot/spring-boot-springdoc/gradle/wrapper/gradle-wrapper.properties

File renamed without changes.
File renamed without changes.
File renamed without changes.

spring-boot/spring-boot-codefirst/src/main/java/io/reflectoring/codefirst/CodeFirstApplication.java renamed to spring-boot/spring-boot-springdoc/src/main/java/io/reflectoring/codefirst/CodeFirstApplication.java

File renamed without changes.

spring-boot/spring-boot-codefirst/src/main/resources/application.yml renamed to spring-boot/spring-boot-springdoc/src/main/resources/application.yml

File renamed without changes.

0 commit comments

Comments
 (0)