XianYum
Project introduction
- Crawling data from an entertainment website regularly and pushing it to WeChat/DingTalk in real time
- Support QQ, Alipay and other third-party logins
- Supports button and data permissions, and can customize department data permissions.
- Dynamic menu, unified management of access routes through menu management
- Supports multiple data sources and can be switched with simple configuration
- A complete logging system can be implemented with simple annotations
- Online demonstration address: https://base.xianyum.cn
Project screenshots
software architecture
rear end
SpringBoot
Mybatis-Plus
Shiro
Redis
Gecco crawler
front end
vue
element-ui
Installation tutorial
In the backend, modify the mysql account password and url in line 160 of application-test.yml, the redis password in lines 139 and 141, and start the project.
Front-end installation
Instructions for use
- The default account password is admin/123456
Project Thanks
Thanks to renren-fast, most of this project draws on renren open source