Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rudeigerc/SE228
- Owner: rudeigerc
- Archived: true
- Created: 2017-07-17T12:01:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T13:57:57.000Z (over 6 years ago)
- Last Synced: 2024-08-01T21:43:20.552Z (4 months ago)
- Topics: hibernate, java, spring, struts2, vue
- Language: Java
- Homepage:
- Size: 6.09 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-se - rudeigerc-2015
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`.