Application demo for document management system where user can upload document and admin approve or reject document.
- JAVA 8
- Tomcat 8
- Spring Security
- Spring Boot
- Spring Data JPA
- Maven
- JSP
- Mysql
- Admin LTE Bootstrap themes
- Jquery
- 1)"application.properties" -> update sql and mail credential
- 2)Run file "WebApplication.java" - its create db schema and db automatically
- 3)execute ../DB/data.sql statment.
- 4)for admin login... username : admin pwd: admin123