This website requires JavaScript.
Explore
Help
Sign In
201206030
/
novel-plus
Watch
1
Star
0
Fork
0
You've already forked novel-plus
mirror of
https://github.com/201206030/novel-plus.git
synced
2025-04-27 01:30:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
novel-plus
/
novel-crawl
/
src
/
main
/
java
/
com
/
java2nb
/
novel
History
xiongxiaoyang
19d4c6b778
修复部分分页接口的查询bug
2021-02-04 23:59:26 +08:00
..
controller
修复部分分页接口的查询bug
2021-02-04 23:59:26 +08:00
core
爬虫代码优化
2020-12-24 01:30:00 +08:00
mapper
优化更新策略,支持同时启动多个爬虫程序来加快小说更新速率
2020-05-07 23:34:13 +08:00
service
修复部分分页接口的查询bug
2021-02-04 23:59:26 +08:00
utils
增加笔趣阁书源
2020-05-18 17:08:43 +08:00
vo
增加单本采集任务
2020-06-15 15:08:15 +08:00
CrawlNovelApplication.java
默认开启分表功能(适用于新用户),通过添加配置spring.autoconfigure.exclude=io.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration来关闭分表功能(适用于老用户升级)
2020-06-01 11:31:05 +08:00