update README.md.

简单前端支持
This commit is contained in:
小柒2012
2020-04-14 22:11:34 +08:00
committed by Gitee
parent 50496458f8
commit 138c7e3280

View File

@@ -40,7 +40,7 @@ JDK1.8、Maven、Mysql、IntelliJ IDEA、SpringBoot1.5.10、zookeeper3.4.6、kaf
- 配置完成运行Application中的main方法访问 http://localhost:8080/seckill/swagger-ui.html 进行API测试。
- 秒杀商品页:[http://localhost:8080/seckill](http://localhost:8080/seckill) ,部分功能待完成。
- 秒杀商品页:[http://localhost:8080/seckill/index.shtml](http://localhost:8080/seckill/index.shtml) ,部分功能待完成。
- 本测试案例单纯为了学习,某些案例并不适用于生产环境,大家根据所需自行调整。