Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PizzaOrder

Maven Commands

mvn clean
mvn compile
mvn clean install
mvn test -DargLine="-Dsource.path=/Users/vthumati/pizza_orders.txt -Ddestination.path=/Users/vthumati/sorted_pizza_orders.txt"
mvn package -DargLine="-Dsource.path=/Users/vthumati/pizza_orders.txt -Ddestination.path=/Users/vthumati/sorted_pizza_orders.txt"
java -jar target/pizzaorder.jar --source.path=/Users/vthumati/pizza_orders.txt --destination.path=/Users/vthumati/sorted_pizza_orders.txt --spring.profiles.active=dev,qa

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages