Refactor the projects existing JDBC logic with Hibernate and host servlets on a Tomcat server.
- Hibernate
- Tomcat
- PostgreSQL
List of features ready:
- HTTP CRUD operations(GET, POST, DELETE)
- SQL Database
- Hibernate ORM
- git clone https://github.com/SamDanielEngineering/1.5.git
- Configue a local tomcat server to run the application.
- Use a tool such as Postman to create HTTP request to the backend.
- Check src/main/java/com/projects/onePointFive/servlet documentation on how to configure your HTTP request in Postman.
- Sam Daniel
- Elizebeth Ye