An open API service indexing awesome lists of open source software.

https://github.com/jaredtan95/database-course-exercise

The course design of database principle.
https://github.com/jaredtan95/database-course-exercise

Last synced: 10 months ago
JSON representation

The course design of database principle.

Awesome Lists containing this project

README

          

# DataBase-Course-Exercise
数据库原理课程设计。

0、开发环境,系统:Mac Os 10.x,JDK 1.8
1、系统操作系统:CentOs
2、数据库:Mysql 5.x
3、Web服务器: Tomcat 7.x
4、开发语言:Java、HTML5、CSS3、javaScript and so on.
5、所使用到的框架:Spring、Amaze UI
6、项目特点:
1)、前后端采用加盐值的SHA-256哈希加密算法;
2)、采用国内首套开源前端框架Amaze UI,风格清新易用;
3)、后台采用Spring MVC框架,开发效率高,实现了MVC架构,将各个模块分离;
4)、数据库采用Mysql数据库,开源易用,易上手;