Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
server
/
formallProject
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
[EMAIL][修改]:email更新为ssl端口
release_toaliyun_real
Stormeye Wu
hace 7 años
padre
34524bf1d7
commit
a2f01bfbef
Se han
modificado 15 ficheros
con
45 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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 fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar