diff --git a/novel-gateway/target/classes/bootstrap.yml b/novel-gateway/target/classes/bootstrap.yml deleted file mode 100644 index 5046612..0000000 --- a/novel-gateway/target/classes/bootstrap.yml +++ /dev/null @@ -1,10 +0,0 @@ -spring: - application: - name: novel-gateway - cloud: - nacos: - config: - server-addr: 47.106.243.172:8848 - file-extension: yml - group: dev - namespace: 99be05ee-edf9-4fd3-99b8-9cc68d11f049 diff --git a/novel-gateway/target/classes/com/java2nb/novel/gateway/GatewayApplication.class b/novel-gateway/target/classes/com/java2nb/novel/gateway/GatewayApplication.class deleted file mode 100644 index 5787141..0000000 Binary files a/novel-gateway/target/classes/com/java2nb/novel/gateway/GatewayApplication.class and /dev/null differ diff --git a/novel-gateway/target/classes/com/java2nb/novel/gateway/config/NovelCorsConfig.class b/novel-gateway/target/classes/com/java2nb/novel/gateway/config/NovelCorsConfig.class deleted file mode 100644 index 09f671a..0000000 Binary files a/novel-gateway/target/classes/com/java2nb/novel/gateway/config/NovelCorsConfig.class and /dev/null differ diff --git a/novel-gateway/target/maven-archiver/pom.properties b/novel-gateway/target/maven-archiver/pom.properties deleted file mode 100644 index 5bc5008..0000000 --- a/novel-gateway/target/maven-archiver/pom.properties +++ /dev/null @@ -1,3 +0,0 @@ -version=1.0.0 -groupId=com.java2nb.novel -artifactId=novel-gateway diff --git a/novel-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/novel-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst deleted file mode 100644 index e69de29..0000000 diff --git a/novel-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/novel-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst deleted file mode 100644 index 33972df..0000000 --- a/novel-gateway/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +++ /dev/null @@ -1,2 +0,0 @@ -/Users/xiongxiaoyang/java/novel-cloud/novel-gateway/src/main/java/com/java2nb/novel/gateway/config/NovelCorsConfig.java -/Users/xiongxiaoyang/java/novel-cloud/novel-gateway/src/main/java/com/java2nb/novel/gateway/GatewayApplication.java diff --git a/novel-gateway/target/novel-gateway-1.0.0.jar b/novel-gateway/target/novel-gateway-1.0.0.jar deleted file mode 100644 index 075a132..0000000 Binary files a/novel-gateway/target/novel-gateway-1.0.0.jar and /dev/null differ