Skip to content

mitre10/mindit_servlets_angular_Cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Servlets 3.1 with Angular 1.6.x working configuration

This application is used to learn to use Servlets. You must have a working PostgreSQL database to connect to. The connection properties are in Constants.java file. After connecting to the data base run the init_database.sql file

It order to start the application follow these steps:

  1. Run in command line mvn clean install;
  2. Run in command line mvn tomcat:run;
  3. Visit http://localhost:8080/Angular-Servlets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published