使用springboot搭建的音乐,电影,书栈,视频教程,明日头条app的后台项目,所有数据来自互联网,使用python爬虫抓取,涉及,负载均衡,redis缓存,JwtToken权限验证,拦截器,日志记录,erauka服务治理,mybatis,spring-data-jpa,swagger等,持续更新中...
================================APP界面预览================================ ================================APP界面预览================================
==========================Eureka高可用配置配置==========================
配置参数1: name: EurekaCenterApplication2 main class: com.player.eurekacenter.EurekaCenterApplication VM options: -DPORT=4001 -DEUREKA_SERVER=http://localhost:4002/euraka/ -DEUREKA_DOMAIN=euraka01
配置参数2: name: EurekaCenterApplication2 main class: com.player.eurekacenter.EurekaCenterApplication VM options: -DPORT=4002 -DEUREKA_SERVER=http://localhost:4001/euraka/ -DEUREKA_DOMAIN=euraka01
==========================Eureka高可用配置配置==========================
=============================项目启动顺序=============================
先按顺序启动前面三个,其他按需启动
=============================项目启动顺序=============================
================================sql实例===============================
sql数据来自于python爬虫项目,自动爬取第三方电影网站,由于涉及到资源版权,爬虫项目暂未公开
sql和数据下载地址
链接:https://pan.baidu.com/s/1YAntceqvj5OKiYKM2YXWAA 提取码:s78d
================================sql实例===============================
================================手机UI项目================================ flutter在线电影项目: https://github.com/wuyuanwuhui99/flutter-movie-app-ui
android安卓在线电影项目: https://github.com/wuyuanwuhui99/android-java-movie-app-ui
harmony鸿蒙在线电影:https://github.com/wuyuanwuhui99/Harmony_movie_app_ui
react native版本在线电影: https://github.com/wuyuanwuhui99/react-native-app-ui
harmony鸿蒙在线电影项目:https://github.com/wuyuanwuhui99/Harmony_movie_app_ui
vue3+ts电影圈项目:https://github.com/wuyuanwuhui99/vue3-ts-movie-circle-app-ui
vue2在线音乐项目:https://github.com/wuyuanwuhui99/vue-music-app-ui
vue3+ts明日头条项目:https://github.com/wuyuanwuhui99/vue3-ts-toutiao-app-ui
在线音乐后端项目:https://github.com/wuyuanwuhui99/koa2-music-app-service ================================手机UI项目================================