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.
git__1/README.md

16 lines
391 B

# git__1 电影评荐系统
开发语言Java
框架springboot
JDK版本JDK1.8
服务器tomcat7
数据库mysql 5.7
数据库工具Navicat11
开发软件eclipse/myeclipse/idea
Maven包Maven3.3.9
后台路径地址localhost:8080/项目名称/admin/dist/index.html
前台路径地址localhost:8080/项目名称/front/index.html (无前台不需要输入)
2 years ago