One dedicated line one crypto key

This commit is contained in:
hongqiaowei
2021-11-22 16:10:43 +08:00
parent 26d8808e03
commit 6c1fa84ddd
9 changed files with 54 additions and 34 deletions

View File

@@ -126,7 +126,7 @@ fizz:
timeout: 0 # default no timeout
retry-count: 0 # default no retry
retry-interval: 0 # default no retry interval
secret-key: # if key configured, client will encrypt request body and decrypt response body
crypto: true # if true, client will encrypt request body and decrypt response body
# service-registration:
# type: eureka # service registration type, can be eureka or nacos
# application: ax # register the name of this application to server