Skip to content
/ As Public
forked from xho22/As

Angular + Springboot 斗鱼弹幕查询

Notifications You must be signed in to change notification settings

CayHi/As

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

一些练习与实践项目。

Demo

Deploy

目前斗鱼爬虫项目已经可用,效果见知乎专栏,部署可按以下步骤:

Step1

克隆As仓

git clone https://github.com/9plus/As.git
cd As/demo/DyCrawler

Step2

修改DyController.java文件中的房间名。

导入dy.sql文件,并修改application.yml中的数据库中的用户名与密码。

Step3

执行maven命令编译

mvn clean install

Step4

启动springboot

cd crawler-server
mvn spring-boot:run

默认端口号为9999,在浏览器打开localhost:9999即可进入

About Me

学习Java与Angular,关注我的公众号:

更多精彩文章等你来看~

About

Angular + Springboot 斗鱼弹幕查询

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published