Skip to content

there is a server program of the website which provides services of all students in XHU university for secong-handing transaction.

Notifications You must be signed in to change notification settings

prodCoder/XhuStore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XhuStore

There is a server program of the website which provides services of all students in XHU university for secong-handing transaction.

The program is very simple that used SSM and MAVEN framework to build it.

Redis is simply used for cache some data in order to improve the performance.

What's more,we used some small framework like GSON、COMMON-FILEUPLOADS.

Notice:

1. 该项目的使用基于注解的声明式事物,所有事物控制全部使用注解实现.

2. 由于spring的声明式事物默认只支持运行时异常的回滚,故业务逻辑层的所有异常都必须以运行时异常的形式抛出.

3. 所有接口均设计为Restful格式.

About

there is a server program of the website which provides services of all students in XHU university for secong-handing transaction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%