文件名称:https-spring-boot
文件大小:54KB
文件格式:ZIP
更新时间:2024-06-07 07:34:10
Java
https-spring-boot 创建自签名SSL证书的命令 keytool -genkey -alias https-example -storetype JKS -keyalg RSA -keysize 2048 -validity 365 -keystore https-example.jks 安全访问 https://localhost:8080/test - Hello HTTPS test
【文件预览】:
https-spring-boot-master
----.gitignore(268B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----mvnw(6KB)
----pom.xml(1KB)
----mvnw.cmd(5KB)
----README.md(265B)