refactor: renamed module simple-serial to simple-serial-spring-boot-starter and removed build scripts in root build.gradle.kts

This commit is contained in:
siujamo
2025-03-21 10:33:52 +08:00
parent e6d8d78756
commit f7c809b557
19 changed files with 366 additions and 108 deletions
+1 -1
View File
@@ -28,5 +28,5 @@ include(
"simple-jwt-authzero",
"simple-jwt-spring-boot-starter",
"property-guard-spring-boot-starter",
"simple-serial"
"simple-serial-spring-boot-starter"
)