feat(可回溯): 重构

增加feign
This commit is contained in:
BrandWang
2023-05-08 19:24:38 +08:00
parent d1a4b55f5d
commit dbaab0484b
22 changed files with 549 additions and 4 deletions
@@ -0,0 +1,16 @@
spring:
profiles: uat
application:
name: afis-recall
cloud:
nacos:
config:
file-extension: yaml
server-addr: 192.168.220.31:8848
namespace: tfs-cs-uat
discovery:
#Nacos服务注册中心地址
server-addr: 192.168.220.31:8848
namespace: tfs-cs-uat
main:
allow-bean-definition-overriding: true