配置修改
This commit is contained in:
parent
d0d7f3e9dd
commit
b07bda6f4e
|
|
@ -26,7 +26,7 @@ public class PhoneOtpWorkerLoginStrategy implements LoginStrategy {
|
|||
@Resource
|
||||
private PasswordValidatorService passwordValidatorService;
|
||||
|
||||
@Value("${worker.phone}")
|
||||
// @Value("${worker.phone}")
|
||||
private String workerPhone;
|
||||
|
||||
@Override
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38081
|
||||
port: 37081
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
|
|
@ -9,11 +9,11 @@ spring:
|
|||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: huadong_realname_local
|
||||
namespace: gansu_realname_local
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: huadong_realname_local
|
||||
namespace: gansu_realname_local
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
# 共享配置
|
||||
|
|
|
|||
|
|
@ -1,26 +1,26 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38081
|
||||
server:
|
||||
port: 37081
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
cloud:
|
||||
nacos:
|
||||
username: nacos
|
||||
password: nacos
|
||||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 127.0.0.1:18848
|
||||
namespace: rela_name_system
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: gansu_realname_local
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 127.0.0.1:18848
|
||||
namespace: rela_name_system
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: gansu_realname_local
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: Jjsp@nacos2023
|
||||
#加密组件
|
||||
jasypt:
|
||||
encryptor:
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38080
|
||||
port: 37080
|
||||
servlet:
|
||||
context-path: hd-real-name
|
||||
context-path: gs-real-name
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
|
|
|
|||
|
|
@ -1,28 +1,29 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38080
|
||||
port: 37080
|
||||
servlet:
|
||||
context-path: hd-real-name
|
||||
context-path: gs-real-name
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
cloud:
|
||||
nacos:
|
||||
username: nacos
|
||||
password: nacos
|
||||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: huadong_realname_local
|
||||
namespace: gansu_realname_local
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: huadong_realname_local
|
||||
namespace: gansu_realname_local
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: nacos
|
||||
|
||||
sentinel:
|
||||
# 取消控制台懒加载
|
||||
eager: true
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38083
|
||||
port: 37083
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38083
|
||||
port: 37083
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
|
|
@ -11,11 +11,11 @@ spring:
|
|||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: fangliang_test
|
||||
namespace: gansu_realname_local
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: fangliang_test
|
||||
namespace: gansu_realname_local
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
# 共享配置
|
||||
|
|
@ -26,3 +26,6 @@ spring:
|
|||
jasypt:
|
||||
encryptor:
|
||||
password: Encrypt
|
||||
|
||||
face:
|
||||
path: http://112.29.103.165:1616/faceIdentification
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 39300
|
||||
port: 37300
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 39300
|
||||
port: 37084
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
|
|
@ -11,11 +11,11 @@ spring:
|
|||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: fangliang_test
|
||||
namespace: gansu_realname_local
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: fangliang_test
|
||||
namespace: gansu_realname_local
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
# 共享配置
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 9203
|
||||
port: 37901
|
||||
|
||||
spring:
|
||||
cloud:
|
||||
|
|
|
|||
|
|
@ -1,23 +1,23 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 9203
|
||||
port: 37085
|
||||
|
||||
spring:
|
||||
cloud:
|
||||
|
||||
nacos:
|
||||
username: nacos
|
||||
password: nacos
|
||||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 127.0.0.1:18848
|
||||
namespace: rela_name_system
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: gansu_realname_local
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 127.0.0.1:18848
|
||||
namespace: rela_name_system
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: gansu_realname_local
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
username: nacos
|
||||
password: Jjsp@nacos2023
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38082
|
||||
port: 37082
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38082
|
||||
port: 37082
|
||||
|
||||
# Spring
|
||||
spring:
|
||||
|
|
@ -11,11 +11,11 @@ spring:
|
|||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: huadong_realname_local
|
||||
namespace: gansu_realname_local
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: huadong_realname_local
|
||||
namespace: gansu_realname_local
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
# 共享配置
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
# Spring
|
||||
spring:
|
||||
spring:
|
||||
application:
|
||||
# 应用名称
|
||||
name: bonus-system
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: dev
|
||||
active: local
|
||||
task:
|
||||
scheduling:
|
||||
pool:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Tomcat
|
||||
server:
|
||||
port: 38085
|
||||
port: 37091
|
||||
# Spring
|
||||
spring:
|
||||
cloud:
|
||||
|
|
@ -10,11 +10,11 @@ spring:
|
|||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: fangliang_test
|
||||
namespace: gansu_realname_local
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 192.168.0.14:8848
|
||||
namespace: fangliang_test
|
||||
namespace: gansu_realname_local
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
# 共享配置
|
||||
|
|
|
|||
Loading…
Reference in New Issue