Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
server
/
formallProject
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
[EMAIL][修改]:email更新为ssl端口
release_toaliyun_real
Stormeye Wu
7 anni fa
parent
34524bf1d7
commit
a2f01bfbef
15 ha cambiato i file
con
45 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file 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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
Scrivi
Anteprima
Caricamento…
Annulla
Salva