szymmirr / Client-Manager

Client Manager for PostgreSQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client Manager

CRUD web app written in Java for PostgreSQL database management.

Technologies

  • Java (Servlet + JSP)
  • Spring Framework (MVC + JPA)
  • Hibernate
  • PostgreSQL
  • Apache Tomcat

Usage

Add a database named trui in pgAdmin and execute structure query. Update your credentials in src/META-INF/persistence.xml, then run the project.