homework of web in second term, second term in university
- intend to create a online bookstore, this is the code of backend.
- using JAVA
- four-tier architecture ( front-end uses router )
- controller
- model
- dao
- service
- impl
- database: MySQL
- IDE
Intelij IDEA (back-end )
MySQL workbench
VS Code ( front-end )