Skip to content

szymmirr/Client-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.