Skip to content

Build and run a Java project with Postgres, JDBC, Tomcat and Jenkins (English)

Notifications You must be signed in to change notification settings

Zeljko-Predjeskovic/SolutionCompany

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution Company WebApp

About this project

A Server side rendered web application manage the orders of the customers for a company. This project's purpose is getting used with tomcat and jdbc. Since I use a lot of Springboot web, I thought, getting a perspective of how the springboot web actually works, since it is running on a tomcat server.

Setup project on IntelliJ

  • Open project in IntelliJ

  • maven clean, maven install

  • add Tomcat runner and your environment variables

  • make sure to have the right configuration by picking your tomcat server and deployment artifact

  • add in Pom username and password so the tests can run

Run project with Jenkins

  • Connect it with your github reporitory

  • choose commands you want

  • save your configure and run it

Result:

About

Build and run a Java project with Postgres, JDBC, Tomcat and Jenkins (English)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published