Novel Boutique House-plus v2.7.0 released, original novel/crawler website

Novel Boutique House-plus v2.7.0 is released, the main improvements include:

Update

  1. Author's area newly added manuscript fee income query (subscription details + manuscript fee summary).
  2. The WAP novel purchase page was updated.
  3. Other known bug fixes.

Sample website

Site 1, click to go

Site 2, click to go

Website 3, click to go

Website 4, click to go

Site 5, click to go

Website 6, click to go

Project Introduction

Novel Boutique House is a multi-platform (web, Android app, WeChat applet), fully functional novel barrage website, including a boutique novel area, a light novel area and a comics area. Including novel/comic category, novel/comic search, novel/comic ranking, finished novel/comic, novel/comic rating, novel/comic online reading, novel/comic bookshelf, novel/comic reading record, novel download, novel bullet screen , Automatic crawling of novels/comics, automatic sharing of novel content to Weibo, automatic email promotion, automatic link push to Baidu search engine and other functions. Contains multiple platforms such as computer terminal, mobile terminal, WeChat applet, etc. The source code of web terminal, Android terminal and applet terminal is now open source.

Novel Boutique House-plus is based on the novel boutique house , removing the comics and barrage modules, focusing on novels. It is a multi-terminal (PC, mobile) reading, fully functional novel original/reptile website project, including writers The special area is for original authors to upload novels, and it also provides crawlers to automatically collect data from any novel website through regular multi-threading (it is compatible with 99% of novel websites), new books are automatically stored in the library, and old books are automatically updated.

Novel Boutique House-plus re-designed the database, refactored the code, and enhanced the functions, which improved the overall readability and performance of the program, and added many commercial features. The main enhancements are as follows:

  •  The database is redesigned and the structure is adjusted.
  •  Server code reconstruction, MyBatis3 is upgraded to MyBatis3DynamicSql.
  •  The mobile station is separated from the PC station, and the browser automatically recognizes the jump.
  •  PC station UI updated.
  •  News module.
  •  Leaderboard.
  •  Novel review module.
  •  Read the topic module.
  •  Writer area.
  •  Recharge.
  •  Backstage management system.
  •  Crawler management system.

Project structure

novel-plus - parent project 
├── novel-common - general module 
├── novel-front - front portal system 
├── novel-crawl - crawler management system 
└── novel-admin - background management system

Technical selection

technology Description
SpringBoot Spring application rapid development scaffolding
MyBatis Persistence layer ORM framework
MyBatis Dynamic SQL Mybatis dynamic sql
PageHelper MyBatis paging plugin
MyBatisGenerator Persistence layer code generation plugin
Sharding-Jdbc Code layer sub-database sub-table middleware
JJWT JWT login support
SpringSecurity Security framework
Shiro Security framework
Ehcache Java in-process cache framework (default cache)
Redis Distributed cache (cache replacement scheme, closed by default, one line configuration open)
ElasticSearch Search engine (search enhancement scheme, closed by default, one-line configuration open)
RabbitMq Message queue (traffic peak clipping, default closed, one line configuration open)
US Alibaba Cloud Object Storage Service (one of the image storage methods, one line of configuration can be switched)
FastDfs Open source lightweight distributed file system (one of the image storage methods, one line of configuration can be switched)
Redisson Implement distributed locks
Lombok Simplified object packaging tool
Docker Application container engine
Mysql Database service
Thymeleaf Template engine
Layui Front-end UI

PC station screenshot

  1. Home

img

2. Category Index Page

img

3. Search page

img

4. Leaderboard

img

5. Details page

img

6. Read the page

img

7. User Center

img

8. Top up

img

img

9. Writers area

img

img

img

img

10. Purchase

img

img

Screenshot of mobile station

  1. Home

    index

  2. Novel details page

    WeChat Picture_20190904181558

  3. Contents Page

    QQ picture 20191018161901

  4. Novel reading page

    QQ picture 20191018161901

Screenshot of crawler management system

img

img

Screenshot of background management system

img

img

Those who like this project can add a Star to support my GitHub and Gitee.

Code warehouse

GitHub warehouse address:  https://github.com/201206030/novel-plus

Gitee warehouse address:  https://gitee.com/xiongxyang/novel-plus

Guess you like

Origin www.oschina.net/news/119776/novel-plus-2-7-0-released