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.
|
|
3 months ago | |
|---|---|---|
| lib | 3 months ago | |
| sky-common | 3 months ago | |
| sky-pojo | 3 months ago | |
| sky-server | 3 months ago | |
| .gitignore | 3 months ago | |
| README.md | 3 months ago | |
| nginx-1.20.2_Sky_take_out.zip | 3 months ago | |
| pom.xml | 3 months ago | |
| sky_take_out.sql | 3 months ago | |
README.md
快速搭建项目:
首先解压nginx的压缩包,启动nginx ,nginx要放在无中文目录下
默认端口80 ,逆向代理到8080
导入sql
改yml的数据库配置
要上传图片,自己用自己的OSS服务
最后启动SkyApplication.java,打开浏览器输入http://localhost/启动项目