- Spring
- Spring MVC
- Spring Security
- Spring AOP
- Hibernate
- MySQL
- Maven
- a little of bootstrap
Web app based on Spring framework using Spring MVC. Data of customers and users is stored in MySQL Database and managed by Hibernate. Acces, privilegs restriciton, password encryption is based on Spring Security. Bootstrap used for nicer look of loging page. Everything is being logged using Spring AOP. Application is based on course: by Chad Darby
- Diffrent privilages of each role examples
manager
admin
- Adding and Deleting Customers