mirror of
https://gitee.com/novel_dev_team/novel-cloud
synced 2026-07-20 17:55:01 +08:00
上传通用模块/代码生成模块/网关基础服务/监控基础服务/用户微服务
This commit is contained in:
10
novel-gateway/target/classes/bootstrap.yml
Normal file
10
novel-gateway/target/classes/bootstrap.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Binary file not shown.
Binary file not shown.
3
novel-gateway/target/maven-archiver/pom.properties
Normal file
3
novel-gateway/target/maven-archiver/pom.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
version=1.0.0
|
||||
groupId=com.java2nb.novel
|
||||
artifactId=novel-gateway
|
||||
@@ -0,0 +1,2 @@
|
||||
/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
|
||||
BIN
novel-gateway/target/novel-gateway-1.0.0.jar
Normal file
BIN
novel-gateway/target/novel-gateway-1.0.0.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user