Skip to content

shaoyikun/Sorn_back_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Sorn

Sorn is a simple web publishing system. At this stage, some mainstream frameworks are used to the project, and the idea of ​​Front-and-rear-separation is adopted. Sorn is divided into two parts, this project is the back end of Sorn. Open the docs folder to get more information.

Porject Url

Back end introduction

The back end of Sorn is built by Maven and covered by a variety of backend technology like Spring Boot, MyBatis, and MySQL5.7, etc.

How to run

  1. After building the project with Maven, use the mvn package command to package it as a jar.
  2. Run the generated jar package with command java -jar 'package name'.jar.

About

A Web Publishing System Demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages