Skip to content

mattwhite180/BinaryForest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinaryForest

Java Badge Springboot Badge HTML Badge Unit Tests

To run, Execute the following command from the BinaryForest direcotry: ./mvnw spring-boot:run

To test, Execute the following command from the BinaryForest directory: ./mvnw test

To create an executable .jar file, run the following commands from the BinaryForest directory:

./mvnw clean package
java -jar target/BinaryForest-0.0.1-SNAPSHOT.jar

Go to http://localhost:8080/


See it live on my AWS server

About

Spring Boot project visualizes binary trees

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published