删除文件 tz/gateway/target
parent
98614c0b7a
commit
c2c956528f
@ -1,5 +0,0 @@
|
||||
build.artifact=gateway
|
||||
build.group=com.tz
|
||||
build.name=gateway
|
||||
build.time=2022-08-26T02\:01\:27.361Z
|
||||
build.version=1.0-SNAPSHOT
|
@ -1,17 +0,0 @@
|
||||
spring:
|
||||
application:
|
||||
name: tz-gateway
|
||||
cloud:
|
||||
nacos:
|
||||
username: nacos
|
||||
password: nacos
|
||||
discovery:
|
||||
server-addr: 127.0.0.1:8848
|
||||
namespace: ${spring.profiles.active}
|
||||
config:
|
||||
file-extension: yaml
|
||||
namespace: ${spring.profiles.active}
|
||||
profiles:
|
||||
active: sale
|
||||
server:
|
||||
port: 60010
|
@ -1,5 +0,0 @@
|
||||
#Generated by Maven
|
||||
#Fri Aug 26 10:01:36 CST 2022
|
||||
version=1.0-SNAPSHOT
|
||||
groupId=com.tz
|
||||
artifactId=gateway
|
@ -1,5 +0,0 @@
|
||||
com/tz/platform/gateway/filter/TzGlobalFilter.class
|
||||
com/tz/platform/gateway/GatewayApplication.class
|
||||
com/tz/platform/gateway/IndexController.class
|
||||
com/tz/platform/gateway/GlobalErrorAttributes.class
|
||||
com/tz/platform/gateway/filter/TzGlobalFilter$1.class
|
@ -1,4 +0,0 @@
|
||||
/Volumes/Lexar/tianze2/tz/gateway/src/main/java/com/tz/platform/gateway/IndexController.java
|
||||
/Volumes/Lexar/tianze2/tz/gateway/src/main/java/com/tz/platform/gateway/GlobalErrorAttributes.java
|
||||
/Volumes/Lexar/tianze2/tz/gateway/src/main/java/com/tz/platform/gateway/GatewayApplication.java
|
||||
/Volumes/Lexar/tianze2/tz/gateway/src/main/java/com/tz/platform/gateway/filter/TzGlobalFilter.java
|
Binary file not shown.
Loading…
Reference in New Issue