一.SSL证书申请 步骤略 二.springboot配置SSL 1、导入证书至src/main/resources文件夹下
2、在application.yml中配置SSL
3、点击Springboot启动类,运行即可