An application for searching and playing music.
Music resources (json type) are provided by QQ music API service (Tencent Holdings Ltd.)
- User login and information management
- Music search and play
- Feedback (comment, good button, etc.)
Manage the reference packages more effectively.
Spring MVC : Use dispatchservlet API to distribute requests to specified services.
log4j2 : Monitor the runtime information of server side program.
Mybatis : Improve the mantainability by writing SQL in XML file and making java code more simplified.
Simple CRUD operations.
-
Add a cache layer by Redis.
-
Implement a third-party authorized login by Springboot Security Oauth2.