You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tanghc
d32d3931a1
|
5 years ago | |
---|---|---|
.. | ||
src | 5 years ago | |
.gitignore | 5 years ago | |
pom.xml | 5 years ago | |
readme.md | 5 years ago |
readme.md
开放平台网站
包括文档功能、沙箱环境。
使用方式
- 确保注册中心、网关、微服务正常启动
- 运行WebsiteServerApplication.java
- 访问http://localhost:8083
前端页面在resources/public
下