Skip to content

CodecoolArchive/webshop-java-codecoolshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecool Online Shop

Java SE: Web Project in Codecool

A simple demo webshop made with Java, Jetty, Thymeleaf, PostgreSQL and JUnit.

Install

Import this project as a Maven project.

Create a PostgreSQL database naming codecoolshop listening on port: localhost:5432

Set environmental variables according to lines 12-13 of CodecoolShopDB.java

Run server with command mvn jetty:run

Run tests as JUnit5 tests (also add JUnit5 to classpath)

About

webshop-java-codecoolshop created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors