wei.zhou

提交代码

No preview for this file type
......@@ -44,3 +44,25 @@ iClearExportProd
8、服务部署 3
9、域名及SSL证书申请 3
https://blog.51cto.com/u_14622073/2490891
https 证书:iclearApiSSL.p12
口令:iclear
......
server:
port: 8080
ssl:
key-store: classpath:iclearApiSSL.p12
key-store-password: iclear
key-alias: tomcathttps
spring:
application:
......
No preview for this file type