Skip to content

Thevyn/Eraseme

Repository files navigation

Eraseme

Prerequisites to run the program

The example uses Java, Maven and h2 database. It is tested with the versions:

  • java 1.13

Download and unzip the project to a java project (eraseme) or clone the repository:

git clone git@github.com:Thevyn/Eraseme.git

Run the application

Start the Webserver by running Application.java. Database will be populated on start with an h2 embedded database.

Test the api by navigating to http://localhost:8080/swagger-ui.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages