Skip to content

Nico769/tlp-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tlp-challenge

This project uses Quarkus. If you want to run the application in Quarkus dev mode, you have to:

  1. Clone the repository
git clone https://github.com/Nico769/tlp-challenge.git
  1. Go to the cloned repository and run
./mvnw compile quarkus:dev
  1. You can now reach the application at http://localhost:8080. Please read the CustomerResource and DeviceResource classes to see the available REST operations.

About

A backend challenge featuring Quarkus and TDD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages