Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rudeigerc/SE228

A naive web bookstore
https://github.com/rudeigerc/SE228

hibernate java spring struts2 vue

Last synced: 8 days ago
JSON representation

A naive web bookstore

Awesome Lists containing this project

README

        

# 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`.