Skip to content

Admin System Back-end based on SpringBoot, Mybatis, Redis

License

Notifications You must be signed in to change notification settings

DavidZhang0710/x-admin-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin System Back-end

Admin System Back-end.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

Software/Package version this project used:

JDK == 1.8
SpringBoot == 2.7.6
Maven == 4.0.0
Redis == 3.2.100
MySQL == 5.7.44

Installing

Clone the project and open it with IDEA

# clone the project
git clone https://github.com/DavidZhang0710/x-admin-web.git

Here you have a project ready to run.

Running

First you need to set up the configuration in src\main\resources\application.yml, and make sure the ports of database or Redis are yours.

Then you can use IDEA to run the project.

Further Applications

I also develop a complete system based on this back-end project and a front-end project. For more information, see in the branch project.

Built With

  • Spring Boot - The back-end framework used
  • Maven - Dependency Management
  • Mybatis - Used to bind SQL statements
  • Redis - Used to cache data in database

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Admin System Back-end based on SpringBoot, Mybatis, Redis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages