Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


### 项目介绍
1. 支持RSA、ECDSA、SM2签名算法的证书生成及签发
2. 本项目基于SpringBoot开发,使用Maven和MySQL
Expand Down Expand Up @@ -50,10 +52,10 @@

### SpringCloud 方式启动

1. 删除 pom.xml,更名:pom-springcloud.xml -> pom.xml
1. 删除 cert-mgr/pom.xml,更名:cert-mgr/pom-springcloud.xml -> cert-mgr/pom.xml
2. 修改 application.yml:`spring.datasource.url`
3. 修改 bootstrap.yml: `spring.cloud.nacos`

### Swagger访问

http://127.0.0.1:8081/swagger-ui/index.html
http://127.0.0.1:8081/swagger-ui/index.html