Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

rudeigerc/SE228

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE228 - Technology for Web Developing

A naive web bookstore.

Technique

Front-End

  • Bootstrap 4.0.0-alpha6 / 3.3.7
  • jQuery 3.2.1
  • Vue.js 2.4.1
  • DataTables 1.10.15

Back-End

  • Spring 4.3.8 (IoC)
  • Struts 2.5.10.1 (MVC)
  • Hibernate 5.2.10 (ORM)
  • Spring Security 4.2.2 (authentication and access-control)
  • MySQL
  • MongoDB

Configuration

The configuration is in src/main/resources.