Skip to content

AkhileshK8y/coffee-vending-machine

Repository files navigation

Coffee Vending Machine

Here I have implemented a coffee vending machine Technologies used:

  • Java 8
  • Springboot framework

How do I run it?

From the root directory you can issue maven install command

mvn clean install

This will download required dependencies and generate a file coffeemachine-1.0.jar in target directory. We can then simply run it using

java -jar target/coffeemachine-1.0.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages