Skip to content

This project is the back-end part of the Music system project, implemented using Spring Boot and MyBatis.

Notifications You must be signed in to change notification settings

zssyqpgdll/music-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music Server

This project is the back-end part of the Music system project, implemented using Spring Boot and MyBatis, and contains various third-party API calls and Spark Java calls.

Technical architecture

Framework: Spring Boot

Data persistence: MyBatis

Data processing: Spark Java API

Database: Mysql

Third-party API: Integration of multiple third-party services

Development environment setup

  1. Open projects using IDEA
  2. Refresh the Maven file to import all dependencies
  3. Set the NAT_APP_URL attribute

Run

main: recommendation_system\recommendationSystemApplication.java The default port number is 8080

Function overview

  • API Integration: Call various third-party service apis
  • Data processing: Use Spark Java for data analysis and processing
  • Business logic: Implement the core business logic of the music recommendation system
  • Data persistence: Use MyBatis to handle database interactions

About

This project is the back-end part of the Music system project, implemented using Spring Boot and MyBatis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages