Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
server
/
formallProject
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
[EMAIL][修改]:email更新为ssl端口
release_toaliyun_real
Stormeye Wu
há 7 anos
ascendente
34524bf1d7
cometimento
a2f01bfbef
15 ficheiros alterados
com
45 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+3
-0
mallinkAdmin/src/main/resources/application-dev.yml
+3
-0
mallinkAdmin/src/main/resources/application-prod.yml
+3
-0
mallinkAdmin/src/main/resources/application-test.yml
+3
-0
mallinkBApi/src/main/resources/application-dev.yml
+3
-0
mallinkBApi/src/main/resources/application-prod.yml
+3
-0
mallinkBApi/src/main/resources/application-test.yml
+3
-0
mallinkCApi/src/main/resources/application-dev.yml
+3
-0
mallinkCApi/src/main/resources/application-prod.yml
+3
-0
mallinkCApi/src/main/resources/application-test.yml
+3
-0
mallinkMQConsumer/src/main/resources/application-dev.yml
+3
-0
mallinkMQConsumer/src/main/resources/application-prod.yml
+3
-0
mallinkMQConsumer/src/main/resources/application-test.yml
+3
-0
mallinkSchedule/src/main/resources/application-dev.yml
+3
-0
mallinkSchedule/src/main/resources/application-prod.yml
+3
-0
mallinkSchedule/src/main/resources/application-test.yml
+ 3
- 0
mallinkAdmin/src/main/resources/application-dev.yml
Ver ficheiro
@@ -50,6 +50,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# ROCKETMQ
rocketmq:
nameServer: 127.0.0.1:9876
+ 3
- 0
mallinkAdmin/src/main/resources/application-prod.yml
Ver ficheiro
@@ -48,6 +48,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: localhost
+ 3
- 0
mallinkAdmin/src/main/resources/application-test.yml
Ver ficheiro
@@ -48,6 +48,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: 127.0.0.1
+ 3
- 0
mallinkBApi/src/main/resources/application-dev.yml
Ver ficheiro
@@ -50,6 +50,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
aws:
clientRegion: cn-northwest-1
bucketName: iformall-net
+ 3
- 0
mallinkBApi/src/main/resources/application-prod.yml
Ver ficheiro
@@ -47,6 +47,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: localhost
+ 3
- 0
mallinkBApi/src/main/resources/application-test.yml
Ver ficheiro
@@ -47,6 +47,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: 127.0.0.1
+ 3
- 0
mallinkCApi/src/main/resources/application-dev.yml
Ver ficheiro
@@ -49,6 +49,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
aws:
clientRegion: cn-northwest-1
bucketName: iformall-net
+ 3
- 0
mallinkCApi/src/main/resources/application-prod.yml
Ver ficheiro
@@ -47,6 +47,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: localhost
+ 3
- 0
mallinkCApi/src/main/resources/application-test.yml
Ver ficheiro
@@ -47,6 +47,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: 127.0.0.1
+ 3
- 0
mallinkMQConsumer/src/main/resources/application-dev.yml
Ver ficheiro
@@ -51,6 +51,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
rocketmq:
nameServer: 127.0.0.1:9876
producer:
+ 3
- 0
mallinkMQConsumer/src/main/resources/application-prod.yml
Ver ficheiro
@@ -48,6 +48,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: localhost
+ 3
- 0
mallinkMQConsumer/src/main/resources/application-test.yml
Ver ficheiro
@@ -48,6 +48,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: 127.0.0.1
+ 3
- 0
mallinkSchedule/src/main/resources/application-dev.yml
Ver ficheiro
@@ -51,6 +51,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
aws:
clientRegion: cn-northwest-1
bucketName: iformall-net
+ 3
- 0
mallinkSchedule/src/main/resources/application-prod.yml
Ver ficheiro
@@ -48,6 +48,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: localhost
+ 3
- 0
mallinkSchedule/src/main/resources/application-test.yml
Ver ficheiro
@@ -48,6 +48,9 @@ spring:
auth: true
starttls:
enable: true
socketFactory:
port: 465
class: javax.net.ssl.SSLSocketFactory
# RABBITMQ
rabbitmq:
host: 127.0.0.1
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar